-
Notifications
You must be signed in to change notification settings - Fork 67
Expand file tree
/
Copy pathclippy.log
More file actions
733 lines (733 loc) · 166 KB
/
Copy pathclippy.log
File metadata and controls
733 lines (733 loc) · 166 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3696378Z Current runner version: '2.335.1'
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3732310Z ##[group]Runner Image Provisioner
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3733767Z Hosted Compute Agent
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3734716Z Version: 20260611.554
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3736614Z Commit: 5e0782fdc9014723d3be820dd114dd31555c2bd1
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3737963Z Build Date: 2026-06-11T21:40:46Z
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3739260Z Worker ID: {c33d1575-85cc-45f2-8ef5-c408e9f360bc}
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3740565Z Azure Region: eastus
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3741517Z ##[endgroup]
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3744217Z ##[group]Operating System
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3745284Z Ubuntu
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3746466Z 24.04.4
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3747396Z LTS
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3748478Z ##[endgroup]
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3749519Z ##[group]Runner Image
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3750543Z Image: ubuntu-24.04
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3751647Z Version: 20260615.205.1
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3753803Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260615.205/images/ubuntu/Ubuntu2404-Readme.md
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3756979Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260615.205
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3758857Z ##[endgroup]
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3761032Z ##[group]GITHUB_TOKEN Permissions
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3764723Z Contents: read
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3765798Z Metadata: read
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3766986Z Packages: read
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3768202Z ##[endgroup]
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3771231Z Secret source: Actions
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.3773218Z Prepare workflow directory
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.4356088Z Prepare all required actions
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.4412799Z Getting action download info
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.6355720Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.7134808Z Download action repository 'dtolnay/rust-toolchain@stable' (SHA:29eef336d9b2848a0b548edc03f92a220660cdb8)
Smart Contracts (Rust) Set up job 2026-06-23T22:48:16.8061031Z Download action repository 'Swatinem/rust-cache@v2' (SHA:e18b497796c12c097a38f9edb9d0641fb99eee32)
Smart Contracts (Rust) Set up job 2026-06-23T22:48:17.0357895Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
Smart Contracts (Rust) Set up job 2026-06-23T22:48:17.3296340Z Complete job name: Smart Contracts (Rust)
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4055971Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4065113Z ##[group]Run actions/checkout@v4
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4065859Z with:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4066303Z repository: BCPathway/bc-forge
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4070726Z token: ***
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4071156Z ssh-strict: true
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4071600Z ssh-user: git
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4072286Z persist-credentials: true
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4072791Z clean: true
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4073228Z sparse-checkout-cone-mode: true
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4073743Z fetch-depth: 1
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4074186Z fetch-tags: false
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4074651Z show-progress: true
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4075102Z lfs: false
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4075501Z submodules: false
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4075971Z set-safe-directory: true
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4076683Z env:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4077100Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.4077568Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5033870Z Syncing repository: BCPathway/bc-forge
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5035759Z ##[group]Getting Git version info
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5036495Z Working directory is '/home/runner/work/bc-forge/bc-forge'
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5037525Z [command]/usr/bin/git version
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5108456Z git version 2.54.0
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5129706Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5143673Z Temporarily overriding HOME='/home/runner/work/_temp/eb245275-9109-4950-a0af-0fd5cce329f8' before making global git config changes
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5145156Z Adding repository directory to the temporary git global config as a safe directory
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5149261Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/bc-forge/bc-forge
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5198580Z Deleting the contents of '/home/runner/work/bc-forge/bc-forge'
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5204357Z ##[group]Initializing the repository
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5209994Z [command]/usr/bin/git init /home/runner/work/bc-forge/bc-forge
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5317162Z hint: Using 'master' as the name for the initial branch. This default branch name
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5318567Z hint: will change to "main" in Git 3.0. To configure the initial branch name
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5319542Z hint: to use in all of your new repositories, which will suppress this warning,
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5320272Z hint: call:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5320669Z hint:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5321517Z hint: git config --global init.defaultBranch <name>
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5322720Z hint:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5323680Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5325466Z hint: 'development'. The just-created branch can be renamed via this command:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5326850Z hint:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5327629Z hint: git branch -m <name>
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5328518Z hint:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5329702Z hint: Disable this message with "git config set advice.defaultBranchName false"
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5331475Z Initialized empty Git repository in /home/runner/work/bc-forge/bc-forge/.git/
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5335156Z [command]/usr/bin/git remote add origin https://github.com/BCPathway/bc-forge
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5379571Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5381257Z ##[group]Disabling automatic garbage collection
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5383257Z [command]/usr/bin/git config --local gc.auto 0
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5410616Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5411367Z ##[group]Setting up auth
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5417548Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5450384Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5796086Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.5825583Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.6039248Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.6070329Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.6316286Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.6349535Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.6350935Z ##[group]Fetching the repository
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.6427950Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8c8cbfe9410d450542bdab623c84e30fb2d51ed4:refs/remotes/origin/main
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8483320Z From https://github.com/BCPathway/bc-forge
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8485366Z * [new ref] 8c8cbfe9410d450542bdab623c84e30fb2d51ed4 -> origin/main
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8526400Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8528239Z ##[group]Determining the checkout info
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8530279Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8535882Z [command]/usr/bin/git sparse-checkout disable
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8586186Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8613334Z ##[group]Checking out the ref
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8617081Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8741319Z Switched to a new branch 'main'
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8743377Z branch 'main' set up to track 'origin/main'.
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8752047Z ##[endgroup]
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8794718Z [command]/usr/bin/git log -1 --format=%H
Smart Contracts (Rust) Checkout 2026-06-23T22:48:17.8816951Z 8c8cbfe9410d450542bdab623c84e30fb2d51ed4
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9377334Z ##[group]Run dtolnay/rust-toolchain@stable
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9378209Z with:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9378707Z targets: wasm32-unknown-unknown
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9379426Z components: rustfmt, clippy
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9380068Z toolchain: stable
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9380560Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9381006Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9381586Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9518550Z ##[group]Run : parse toolchain version
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9519514Z [36;1m: parse toolchain version[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9520260Z [36;1mif [[ -z $toolchain ]]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9522031Z [36;1m # GitHub does not enforce `required: true` inputs itself. https://github.com/actions/runner/issues/1070[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9523731Z [36;1m echo "'toolchain' is a required input" >&2[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9524628Z [36;1m exit 1[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9525560Z [36;1melif [[ $toolchain =~ ^stable' '[0-9]+' '(year|month|week|day)s?' 'ago$ ]]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9526794Z [36;1m if [[ Linux == macOS ]]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9528397Z [36;1m echo "toolchain=1.$((($(date -v-$(sed 's/stable \([0-9]*\) \(.\).*/\1\2/' <<< $toolchain) +%s)/60/60/24-16569)/7/6))" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9529944Z [36;1m else[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9531102Z [36;1m echo "toolchain=1.$((($(date --date "${toolchain#stable }" +%s)/60/60/24-16569)/7/6))" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9532626Z [36;1m fi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9533438Z [36;1melif [[ $toolchain =~ ^stable' 'minus' '[0-9]+' 'releases?$ ]]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9535034Z [36;1m echo "toolchain=1.$((($(date +%s)/60/60/24-16569)/7/6-${toolchain//[^0-9]/}))" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9536390Z [36;1melif [[ $toolchain =~ ^1\.[0-9]+$ ]]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9537959Z [36;1m echo "toolchain=1.$((i=${toolchain#1.}, c=($(date +%s)/60/60/24-16569)/7/6, i+9*i*(10*i<=c)+90*i*(100*i<=c)))" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9539479Z [36;1melse[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9540113Z [36;1m echo "toolchain=$toolchain" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9540943Z [36;1mfi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9723202Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9724230Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9724689Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9725305Z toolchain: stable
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9725824Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9894270Z ##[group]Run : construct rustup command line
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9895194Z [36;1m: construct rustup command line[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9896552Z [36;1mecho "targets=$(for t in ${targets//,/ }; do echo -n ' --target' $t; done)" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9898569Z [36;1mecho "components=$(for c in ${components//,/ }; do echo -n ' --component' $c; done)" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9900049Z [36;1mecho "downgrade=" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9932192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9933162Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9933652Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9934297Z targets: wasm32-unknown-unknown
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9935000Z components: rustfmt, clippy
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:17.9935629Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0041100Z ##[group]Run : set $CARGO_HOME
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0042118Z [36;1m: set $CARGO_HOME[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0043032Z [36;1mecho CARGO_HOME=${CARGO_HOME:-"$HOME/.cargo"} >> $GITHUB_ENV[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0074193Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0075122Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0075569Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0076144Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0183499Z ##[group]Run : install rustup if needed
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0184626Z [36;1m: install rustup if needed[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0185493Z [36;1mif ! command -v rustup &>/dev/null; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0188101Z [36;1m curl --proto '=https' --tlsv1.2 --retry 10 --retry-connrefused --location --silent --show-error --fail https://sh.rustup.rs | sh -s -- --default-toolchain none -y[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0190664Z [36;1m echo "$CARGO_HOME/bin" >> $GITHUB_PATH[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0192244Z [36;1mfi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0225701Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0226648Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0227106Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0227747Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0228404Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0349487Z ##[group]Run rustup toolchain install stable --target wasm32-unknown-unknown --component rustfmt --component clippy --profile minimal --no-self-update
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0353021Z [36;1mrustup toolchain install stable --target wasm32-unknown-unknown --component rustfmt --component clippy --profile minimal --no-self-update[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0386121Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0387069Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0387528Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0388142Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0388851Z RUSTUP_PERMIT_COPY_RENAME: 1
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.0389468Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.2393826Z info: syncing channel updates for stable-x86_64-unknown-linux-gnu
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.3526049Z info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.3656688Z info: component clippy is up to date
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.3658194Z info: component rustfmt is up to date
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:18.3666698Z info: downloading component rust-std
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9673785Z
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9756158Z stable-x86_64-unknown-linux-gnu updated - rustc 1.96.0 (ac68faa20 2026-05-25) (from rustc 1.96.0 (ac68faa20 2026-05-25))
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9758091Z
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9843615Z ##[group]Run rustup default stable
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9843934Z [36;1mrustup default stable[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9876964Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9877331Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9877583Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9877857Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9878108Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9983385Z info: using existing install for stable-x86_64-unknown-linux-gnu
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9989924Z info: default toolchain set to stable-x86_64-unknown-linux-gnu
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:19.9990422Z
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0072893Z stable-x86_64-unknown-linux-gnu unchanged - rustc 1.96.0 (ac68faa20 2026-05-25)
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0073535Z
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0112451Z ##[group]Run : create cachekey
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0112766Z [36;1m: create cachekey[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0113279Z [36;1mDATE=$(rustc +stable --version --verbose | sed -ne 's/^commit-date: \(20[0-9][0-9]\)-\([01][0-9]\)-\([0-3][0-9]\)$/\1\2\3/p')[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0113942Z [36;1mHASH=$(rustc +stable --version --verbose | sed -ne 's/^commit-hash: //p')[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0114464Z [36;1mecho "cachekey=$(echo $DATE$HASH | head -c12)" >> $GITHUB_OUTPUT[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0147306Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0147680Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0147879Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0148122Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0148368Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0550730Z ##[group]Run : disable incremental compilation
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0551140Z [36;1m: disable incremental compilation[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0551475Z [36;1mif [ -z "${CARGO_INCREMENTAL+set}" ]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0552435Z [36;1m echo CARGO_INCREMENTAL=0 >> $GITHUB_ENV[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0552784Z [36;1mfi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0585888Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0586263Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0586463Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0586709Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0587246Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0664462Z ##[group]Run : enable colors in Cargo output
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0664812Z [36;1m: enable colors in Cargo output[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0665308Z [36;1mif [ -z "${CARGO_TERM_COLOR+set}" ]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0665653Z [36;1m echo CARGO_TERM_COLOR=always >> $GITHUB_ENV[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0665955Z [36;1mfi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0697007Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0697377Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0697574Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0697817Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0698070Z CARGO_INCREMENTAL: 0
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0698283Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0775759Z ##[group]Run : enable Cargo sparse registry
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0776112Z [36;1m: enable Cargo sparse registry[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0776492Z [36;1m# implemented in 1.66, stabilized in 1.68, made default in 1.70[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0777217Z [36;1mif [ -z "${CARGO_REGISTRIES_CRATES_IO_PROTOCOL+set}" -o -f "/home/runner/work/_temp"/.implicit_cargo_registries_crates_io_protocol ]; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0777997Z [36;1m if rustc +stable --version --verbose | grep -q '^release: 1\.6[89]\.'; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0778597Z [36;1m touch "/home/runner/work/_temp"/.implicit_cargo_registries_crates_io_protocol || true[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0779154Z [36;1m echo CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse >> $GITHUB_ENV[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0779661Z [36;1m elif rustc +stable --version --verbose | grep -q '^release: 1\.6[67]\.'; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0780269Z [36;1m touch "/home/runner/work/_temp"/.implicit_cargo_registries_crates_io_protocol || true[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0780803Z [36;1m echo CARGO_REGISTRIES_CRATES_IO_PROTOCOL=git >> $GITHUB_ENV[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0781158Z [36;1m fi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0781356Z [36;1mfi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0813574Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0813949Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0814146Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0814396Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0814660Z CARGO_INCREMENTAL: 0
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.0814891Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1172478Z ##[group]Run : work around spurious network errors in curl 8.0
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1172965Z [36;1m: work around spurious network errors in curl 8.0[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1173534Z [36;1m# https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/timeout.20investigation[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1174154Z [36;1mif rustc +stable --version --verbose | grep -q '^release: 1\.7[01]\.'; then[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1174618Z [36;1m echo CARGO_HTTP_MULTIPLEXING=false >> $GITHUB_ENV[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1174935Z [36;1mfi[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1210183Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1210550Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1210750Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1211001Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1211277Z CARGO_INCREMENTAL: 0
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1211499Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1436423Z ##[group]Run rustc +stable --version --verbose
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1436838Z [36;1mrustc +stable --version --verbose[0m
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1472254Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1472632Z env:
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1472836Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1473088Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1473364Z CARGO_INCREMENTAL: 0
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1473584Z ##[endgroup]
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1650347Z rustc 1.96.0 (ac68faa20 2026-05-25)
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1650886Z binary: rustc
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1651243Z commit-hash: ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1651902Z commit-date: 2026-05-25
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1652262Z host: x86_64-unknown-linux-gnu
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1652697Z release: 1.96.0
Smart Contracts (Rust) Install Rust toolchain 2026-06-23T22:48:20.1653328Z LLVM version: 22.1.2
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1796815Z ##[group]Run Swatinem/rust-cache@v2
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1797149Z with:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1797368Z shared-key: bc-forge-contracts
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1797632Z prefix-key: v0-rust
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1797865Z add-job-id-key: true
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1798103Z add-rust-environment-hash-key: true
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1798371Z cache-targets: true
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1798587Z cache-all-crates: false
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1798826Z cache-workspace-crates: false
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1799068Z save-if: true
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1799278Z cache-provider: github
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1799498Z cache-bin: true
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1799703Z lookup-only: false
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1799913Z cmd-format: {0}
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1800110Z env:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1800297Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1800537Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1800791Z CARGO_INCREMENTAL: 0
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.1801001Z ##[endgroup]
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.4614778Z (node:2372) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:20.4615825Z (Use `node --trace-deprecation ...` to show where the warning was created)
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7733579Z ##[group]Cache Configuration
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7766350Z Cache Provider:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7773147Z github
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7773516Z Workspaces:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7773825Z /home/runner/work/bc-forge/bc-forge
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7774111Z Cache Paths:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7774341Z /home/runner/.cargo/bin
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7774749Z /home/runner/.cargo/.crates.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7775183Z /home/runner/.cargo/.crates2.json
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7775454Z /home/runner/.cargo/registry
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7775696Z /home/runner/.cargo/git
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7775950Z /home/runner/work/bc-forge/bc-forge/target
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7776221Z Restore Key:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7776458Z v0-rust-bc-forge-contracts-Linux-x64-4107bf91
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7776919Z Cache Key:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7777367Z v0-rust-bc-forge-contracts-Linux-x64-4107bf91-0085bc0f
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7777906Z .. Prefix:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7778175Z - v0-rust-bc-forge-contracts-Linux-x64
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7778470Z .. Environment considered:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7778701Z - Rust Versions:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7779032Z - 1.96.0 x86_64-unknown-linux-gnu ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7779522Z - 1.96.0 x86_64-unknown-linux-gnu ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7779901Z - CARGO_HOME
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7780096Z - CARGO_INCREMENTAL
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7780303Z - CARGO_TERM_COLOR
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7780512Z .. Lockfiles considered:
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7780769Z - /home/runner/work/bc-forge/bc-forge/Cargo.lock
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7781140Z - /home/runner/work/bc-forge/bc-forge/contracts/admin/Cargo.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7781565Z - /home/runner/work/bc-forge/bc-forge/contracts/lifecycle/Cargo.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7782302Z - /home/runner/work/bc-forge/bc-forge/contracts/rate-limit/Cargo.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7782830Z - /home/runner/work/bc-forge/bc-forge/contracts/token/Cargo.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7783237Z - /home/runner/work/bc-forge/bc-forge/contracts/ttl/Cargo.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7783643Z - /home/runner/work/bc-forge/bc-forge/contracts/vesting/Cargo.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7784061Z - /home/runner/work/bc-forge/bc-forge/contracts/wrapper/Cargo.toml
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7784628Z ##[endgroup]
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7784747Z
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.7784830Z ... Restoring cache ...
Smart Contracts (Rust) Setup Rust Cache 2026-06-23T22:48:21.8349132Z No cache found.
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8460622Z ##[group]Run cargo fmt --all -- --check
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8460965Z [36;1mcargo fmt --all -- --check[0m
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8493993Z shell: /usr/bin/bash -e {0}
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8494247Z env:
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8494437Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8494684Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8494937Z CARGO_INCREMENTAL: 0
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8495321Z CACHE_ON_FAILURE: false
Smart Contracts (Rust) Check formatting 2026-06-23T22:48:21.8495541Z ##[endgroup]
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8321421Z ##[group]Run cargo clippy --all-targets --all-features -- -D warnings
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8322291Z [36;1mcargo clippy --all-targets --all-features -- -D warnings[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8352418Z shell: /usr/bin/bash -e {0}
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8352665Z env:
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8352852Z CARGO_TERM_COLOR: always
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8353090Z CARGO_HOME: /home/runner/.cargo
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8353332Z CARGO_INCREMENTAL: 0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8353549Z CACHE_ON_FAILURE: false
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:22.8353762Z ##[endgroup]
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:23.3769079Z [1m[92m Updating[0m crates.io index
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.0880986Z [1m[92m Downloading[0m crates ...
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2178750Z [1m[92m Downloaded[0m spki v0.7.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2424189Z [1m[92m Downloaded[0m rusty-fork v0.3.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2503959Z [1m[92m Downloaded[0m version_check v0.9.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2525586Z [1m[92m Downloaded[0m rand_chacha v0.3.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2551944Z [1m[92m Downloaded[0m serde_core v1.0.228
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2584744Z [1m[92m Downloaded[0m zeroize_derive v1.4.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2600811Z [1m[92m Downloaded[0m subtle v2.6.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2617825Z [1m[92m Downloaded[0m time-core v0.1.8
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2791276Z [1m[92m Downloaded[0m ref-cast v1.0.25
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2828642Z [1m[92m Downloaded[0m soroban-builtin-sdk-macros v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2841219Z [1m[92m Downloaded[0m rustc_version v0.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2862809Z [1m[92m Downloaded[0m soroban-spec v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2878463Z [1m[92m Downloaded[0m wait-timeout v0.2.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2906341Z [1m[92m Downloaded[0m unarray v0.1.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2926547Z [1m[92m Downloaded[0m tinyvec_macros v0.1.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2942661Z [1m[92m Downloaded[0m wasmi_arena v0.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2959251Z [1m[92m Downloaded[0m zeroize v1.8.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.2980913Z [1m[92m Downloaded[0m zmij v1.0.21
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3007534Z [1m[92m Downloaded[0m static_assertions v1.1.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3029607Z [1m[92m Downloaded[0m soroban-sdk-macros v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3055735Z [1m[92m Downloaded[0m spin v0.9.8
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3087970Z [1m[92m Downloaded[0m tempfile v3.27.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3120798Z [1m[92m Downloaded[0m thiserror-impl v1.0.69
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3138931Z [1m[92m Downloaded[0m paste v1.0.15
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3178054Z [1m[92m Downloaded[0m hmac v0.12.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3206949Z [1m[92m Downloaded[0m soroban-env-common v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3238450Z [1m[92m Downloaded[0m unicode-ident v1.0.24
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3275681Z [1m[92m Downloaded[0m memchr v2.8.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3337406Z [1m[92m Downloaded[0m rand v0.8.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3378372Z [1m[92m Downloaded[0m serde v1.0.228
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3420873Z [1m[92m Downloaded[0m schemars v1.2.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3599912Z [1m[92m Downloaded[0m k256 v0.13.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3642056Z [1m[92m Downloaded[0m typenum v1.20.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3684596Z [1m[92m Downloaded[0m wasmparser-nostd v0.100.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3734155Z [1m[92m Downloaded[0m soroban-sdk v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3783190Z [1m[92m Downloaded[0m proptest v1.11.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3882619Z [1m[92m Downloaded[0m proc-macro2 v1.0.106
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3915748Z [1m[92m Downloaded[0m wasmparser v0.116.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.3974165Z [1m[92m Downloaded[0m soroban-wasmi v0.31.1-soroban.20.0.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4041873Z [1m[92m Downloaded[0m serde_json v1.0.150
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4115941Z [1m[92m Downloaded[0m curve25519-dalek v4.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4197485Z [1m[92m Downloaded[0m serde_with v3.20.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4325203Z [1m[92m Downloaded[0m time v0.3.47
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4452389Z [1m[92m Downloaded[0m libm v0.2.16
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4561401Z [1m[92m Downloaded[0m darling v0.20.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4611266Z [1m[92m Downloaded[0m zerocopy v0.8.50
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4824769Z [1m[92m Downloaded[0m syn v1.0.109
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.4917479Z [1m[92m Downloaded[0m syn v2.0.117
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5022306Z [1m[92m Downloaded[0m regex-syntax v0.8.10
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5088661Z [1m[92m Downloaded[0m hashbrown v0.17.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5141448Z [1m[92m Downloaded[0m ark-bls12-381 v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5177790Z [1m[92m Downloaded[0m ark-poly v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5206606Z [1m[92m Downloaded[0m num-bigint v0.4.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5253702Z [1m[92m Downloaded[0m stellar-xdr v22.1.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5365323Z [1m[92m Downloaded[0m soroban-env-host v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5559202Z [1m[92m Downloaded[0m rustix v1.1.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5822470Z [1m[92m Downloaded[0m itertools v0.10.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5884183Z [1m[92m Downloaded[0m hex-literal v0.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5894472Z [1m[92m Downloaded[0m hashbrown v0.13.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5933288Z [1m[92m Downloaded[0m hashbrown v0.12.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.5970073Z [1m[92m Downloaded[0m der v0.7.10
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6022079Z [1m[92m Downloaded[0m darling_core v0.23.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6075988Z [1m[92m Downloaded[0m ark-ec v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6118158Z [1m[92m Downloaded[0m indexmap v2.14.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6159710Z [1m[92m Downloaded[0m ed25519-dalek v2.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6190707Z [1m[92m Downloaded[0m darling_core v0.20.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6243199Z [1m[92m Downloaded[0m tinyvec v1.11.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6268287Z [1m[92m Downloaded[0m libc v0.2.186
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6646149Z [1m[92m Downloaded[0m once_cell v1.21.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6670795Z [1m[92m Downloaded[0m hex v0.4.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6686483Z [1m[92m Downloaded[0m ethnum v1.5.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6726988Z [1m[92m Downloaded[0m serde_derive v1.0.228
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6758812Z [1m[92m Downloaded[0m p256 v0.13.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6790997Z [1m[92m Downloaded[0m getrandom v0.3.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6827430Z [1m[92m Downloaded[0m ed25519 v2.2.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6845068Z [1m[92m Downloaded[0m const-oid v0.9.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6864450Z [1m[92m Downloaded[0m elliptic-curve v0.13.8
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6902091Z [1m[92m Downloaded[0m escape-bytes v0.1.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6917209Z [1m[92m Downloaded[0m equivalent v1.0.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6928087Z [1m[92m Downloaded[0m sha3 v0.10.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6972553Z [1m[92m Downloaded[0m dyn-clone v1.0.20
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.6988479Z [1m[92m Downloaded[0m derivative v2.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7065458Z [1m[92m Downloaded[0m iana-time-zone v0.1.65
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7093172Z [1m[92m Downloaded[0m darling v0.23.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7146418Z [1m[92m Downloaded[0m crate-git-revision v0.0.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7159512Z [1m[92m Downloaded[0m serde_with_macros v3.20.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7182890Z [1m[92m Downloaded[0m ff v0.13.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7198431Z [1m[92m Downloaded[0m derive_arbitrary v1.3.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7208734Z [1m[92m Downloaded[0m cfg-if v1.0.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7222087Z [1m[92m Downloaded[0m arbitrary v1.3.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7242725Z [1m[92m Downloaded[0m smallvec v1.15.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7264862Z [1m[92m Downloaded[0m semver v1.0.28
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7289179Z [1m[92m Downloaded[0m digest v0.10.7
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7307898Z [1m[92m Downloaded[0m block-buffer v0.10.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7318873Z [1m[92m Downloaded[0m sha2 v0.10.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7344566Z [1m[92m Downloaded[0m primeorder v0.13.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7358180Z [1m[92m Downloaded[0m ppv-lite86 v0.2.21
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7371530Z [1m[92m Downloaded[0m powerfmt v0.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7382840Z [1m[92m Downloaded[0m group v0.13.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7398575Z [1m[92m Downloaded[0m data-encoding v2.11.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7408487Z [1m[92m Downloaded[0m bs58 v0.5.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7431182Z [1m[92m Downloaded[0m bit-set v0.8.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7444597Z [1m[92m Downloaded[0m soroban-env-macros v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7455128Z [1m[92m Downloaded[0m prettyplease v0.2.37
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7490254Z [1m[92m Downloaded[0m either v1.16.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7504719Z [1m[92m Downloaded[0m downcast-rs v1.2.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7517718Z [1m[92m Downloaded[0m darling_macro v0.23.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7524047Z [1m[92m Downloaded[0m wasmi_core v0.13.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7535621Z [1m[92m Downloaded[0m time-macros v0.2.27
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7557162Z [1m[92m Downloaded[0m thiserror v1.0.69
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7612114Z [1m[92m Downloaded[0m stellar-strkey v0.0.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7633579Z [1m[92m Downloaded[0m quick-error v1.2.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7645731Z [1m[92m Downloaded[0m num-derive v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7663321Z [1m[92m Downloaded[0m itoa v1.0.18
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7677598Z [1m[92m Downloaded[0m getrandom v0.2.17
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7706286Z [1m[92m Downloaded[0m errno v0.3.14
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7720668Z [1m[92m Downloaded[0m darling_macro v0.20.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7727746Z [1m[92m Downloaded[0m bit-vec v0.8.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7743330Z [1m[92m Downloaded[0m sec1 v0.7.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7759356Z [1m[92m Downloaded[0m rand_core v0.9.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7772166Z [1m[92m Downloaded[0m rand_chacha v0.9.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7783995Z [1m[92m Downloaded[0m curve25519-dalek-derive v0.1.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7794071Z [1m[92m Downloaded[0m strsim v0.11.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7806660Z [1m[92m Downloaded[0m rand_core v0.6.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7819747Z [1m[92m Downloaded[0m indexmap-nostd v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7832223Z [1m[92m Downloaded[0m cpufeatures v0.2.17
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7845500Z [1m[92m Downloaded[0m soroban-spec-rust v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7855086Z [1m[92m Downloaded[0m signature v2.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7869301Z [1m[92m Downloaded[0m num-conv v0.2.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7877532Z [1m[92m Downloaded[0m getrandom v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7914040Z [1m[92m Downloaded[0m ecdsa v0.16.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7930924Z [1m[92m Downloaded[0m soroban-ledger-snapshot v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7939013Z [1m[92m Downloaded[0m rfc6979 v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7949988Z [1m[92m Downloaded[0m indexmap v1.9.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7980349Z [1m[92m Downloaded[0m fastrand v2.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.7994129Z [1m[92m Downloaded[0m ctor v0.2.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8003597Z [1m[92m Downloaded[0m bytes-lit v0.0.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8018626Z [1m[92m Downloaded[0m num-traits v0.2.19
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8043533Z [1m[92m Downloaded[0m deranged v0.5.8
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8057093Z [1m[92m Downloaded[0m crypto-common v0.1.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8065943Z [1m[92m Downloaded[0m ahash v0.8.12
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8089241Z [1m[92m Downloaded[0m pkcs8 v0.10.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8116945Z [1m[92m Downloaded[0m generic-array v0.14.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8130778Z [1m[92m Downloaded[0m crypto-bigint v0.5.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8200950Z [1m[92m Downloaded[0m ark-ff-macros v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8214528Z [1m[92m Downloaded[0m ark-ff-asm v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8223617Z [1m[92m Downloaded[0m ark-ff v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8260825Z [1m[92m Downloaded[0m keccak v0.1.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8272869Z [1m[92m Downloaded[0m ark-serialize-derive v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8281699Z [1m[92m Downloaded[0m ref-cast-impl v1.0.25
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8289669Z [1m[92m Downloaded[0m base64 v0.22.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8326619Z [1m[92m Downloaded[0m rand_xorshift v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8336891Z [1m[92m Downloaded[0m base64 v0.13.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8367256Z [1m[92m Downloaded[0m base16ct v0.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8380014Z [1m[92m Downloaded[0m quote v1.0.45
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8406622Z [1m[92m Downloaded[0m chrono v0.4.44
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8470344Z [1m[92m Downloaded[0m base64ct v1.8.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8495383Z [1m[92m Downloaded[0m autocfg v1.5.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8512882Z [1m[92m Downloaded[0m ark-std v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8529849Z [1m[92m Downloaded[0m fnv v1.0.7
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8538780Z [1m[92m Downloaded[0m ark-serialize v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8549081Z [1m[92m Downloaded[0m rand v0.9.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8586402Z [1m[92m Downloaded[0m num-integer v0.1.46
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8601602Z [1m[92m Downloaded[0m ident_case v1.0.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8610209Z [1m[92m Downloaded[0m bitflags v2.12.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8653373Z [1m[92m Downloaded[0m schemars v0.9.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:24.8839350Z [1m[92m Downloaded[0m linux-raw-sys v0.12.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:25.0217497Z [1m[92m Compiling[0m proc-macro2 v1.0.106
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:25.0262561Z [1m[92m Compiling[0m quote v1.0.45
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:25.0263280Z [1m[92m Compiling[0m unicode-ident v1.0.24
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:25.0263948Z [1m[92m Compiling[0m version_check v0.9.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:27.4229104Z [1m[92m Compiling[0m serde_core v1.0.228
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:27.4929912Z [1m[92m Checking[0m cfg-if v1.0.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:27.5094796Z [1m[92m Compiling[0m libc v0.2.186
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:29.2653360Z [1m[92m Compiling[0m serde v1.0.228
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:29.2667276Z [1m[92m Compiling[0m zmij v1.0.21
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:29.4149009Z [1m[92m Compiling[0m serde_json v1.0.150
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:29.5058190Z [1m[92m Compiling[0m generic-array v0.14.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:30.2494378Z [1m[92m Compiling[0m autocfg v1.5.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:30.2723115Z [1m[92m Checking[0m typenum v1.20.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:30.3453084Z [1m[92m Compiling[0m syn v2.0.117
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:30.6583168Z [1m[92m Compiling[0m itoa v1.0.18
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:30.7743617Z [1m[92m Compiling[0m memchr v2.8.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:30.9793075Z [1m[92m Checking[0m subtle v2.6.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.0623229Z [1m[92m Checking[0m const-oid v0.9.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.1463488Z [1m[92m Checking[0m getrandom v0.2.17
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.2336463Z [1m[92m Checking[0m rand_core v0.6.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.3372923Z [1m[92m Compiling[0m strsim v0.11.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.5163076Z [1m[92m Compiling[0m ident_case v1.0.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.6252961Z [1m[92m Compiling[0m zerocopy v0.8.50
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.6408730Z [1m[92m Compiling[0m num-traits v0.2.19
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:31.8493007Z [1m[92m Compiling[0m thiserror v1.0.69
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:32.0252903Z [1m[92m Compiling[0m semver v1.0.28
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:32.8013540Z [1m[92m Compiling[0m syn v1.0.109
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:33.5463362Z [1m[92m Compiling[0m darling_core v0.23.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:34.9993179Z [1m[92m Compiling[0m serde_derive v1.0.228
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:35.4993470Z [1m[92m Compiling[0m zeroize_derive v1.4.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.0799739Z [1m[92m Checking[0m zeroize v1.8.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.2383104Z [1m[92m Compiling[0m darling_macro v0.23.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.4713002Z [1m[92m Compiling[0m thiserror-impl v1.0.69
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.7013629Z [1m[92m Checking[0m crypto-common v0.1.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.7583038Z [1m[92m Checking[0m block-buffer v0.10.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.8212974Z [1m[92m Checking[0m digest v0.10.7
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.9593502Z [1m[92m Compiling[0m darling v0.23.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:36.9998318Z [1m[92m Compiling[0m serde_with_macros v3.20.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:37.5331312Z [1m[92m Checking[0m ppv-lite86 v0.2.21
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:37.7244057Z [1m[92m Compiling[0m rustc_version v0.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:37.8813457Z [1m[92m Compiling[0m paste v1.0.15
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:37.9533663Z [1m[92m Compiling[0m data-encoding v2.11.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:37.9566123Z [1m[92m Checking[0m once_cell v1.21.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.0754898Z [1m[92m Compiling[0m serde_with v3.20.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.4553231Z [1m[92m Checking[0m rand_chacha v0.3.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.5523490Z [1m[92m Compiling[0m crate-git-revision v0.0.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.6033195Z [1m[92m Compiling[0m hex v0.4.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.6133650Z [1m[92m Compiling[0m num-integer v0.1.46
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.7383246Z [1m[92m Compiling[0m stellar-strkey v0.0.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.8243076Z [1m[92m Compiling[0m stellar-xdr v22.1.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:38.9237327Z [1m[92m Compiling[0m escape-bytes v0.1.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:39.0053090Z [1m[92m Compiling[0m num-bigint v0.4.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:39.0142839Z [1m[92m Checking[0m rand v0.8.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:39.0523834Z [1m[92m Checking[0m der v0.7.10
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:39.6223535Z [1m[92m Checking[0m ff v0.13.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:39.8310041Z [1m[92m Compiling[0m ahash v0.8.12
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:39.9842917Z [1m[92m Compiling[0m either v1.16.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:40.1592980Z [1m[92m Checking[0m base16ct v0.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:40.2183085Z [1m[92m Checking[0m sec1 v0.7.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:40.3323286Z [1m[92m Compiling[0m itertools v0.10.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:41.5243172Z [1m[92m Checking[0m group v0.13.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:41.5692938Z [1m[92m Checking[0m ark-std v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:41.5963761Z [1m[92m Compiling[0m ark-serialize-derive v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:41.6298096Z [1m[92m Checking[0m signature v2.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:41.6683102Z [1m[92m Checking[0m crypto-bigint v0.5.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:41.9043157Z [1m[92m Compiling[0m libm v0.2.16
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:42.2163941Z [1m[92m Checking[0m cpufeatures v0.2.17
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:42.7195769Z [1m[92m Checking[0m elliptic-curve v0.13.8
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:42.9723229Z [1m[92m Checking[0m ark-serialize v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:43.1312631Z [1m[92m Compiling[0m ark-ff-macros v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:43.1643490Z [1m[92m Compiling[0m ark-ff-asm v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:43.4583452Z [1m[92m Compiling[0m derivative v2.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:43.5855505Z [1m[92m Checking[0m hmac v0.12.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:43.6643015Z [1m[92m Checking[0m rfc6979 v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:43.8908780Z [1m[92m Checking[0m hashbrown v0.13.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:44.3213155Z [1m[92m Checking[0m sha2 v0.10.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:44.6862952Z [1m[92m Compiling[0m curve25519-dalek v4.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:44.7782928Z [1m[92m Compiling[0m derive_arbitrary v1.3.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:44.8223656Z [1m[92m Compiling[0m num-derive v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:45.1892939Z [1m[92m Checking[0m ark-ff v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:45.3934715Z [1m[92m Checking[0m hashbrown v0.17.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:45.6313103Z [1m[92m Checking[0m indexmap-nostd v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:45.7653075Z [1m[92m Checking[0m equivalent v1.0.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:45.7943003Z [1m[92m Checking[0m downcast-rs v1.2.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:46.2263195Z [1m[92m Checking[0m indexmap v2.14.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:46.8593289Z [1m[92m Checking[0m wasmi_core v0.13.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:47.0233132Z [1m[92m Checking[0m wasmparser-nostd v0.100.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:47.1314734Z [1m[92m Checking[0m arbitrary v1.3.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:49.3582967Z [1m[92m Checking[0m ecdsa v0.16.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:49.4273166Z [1m[92m Checking[0m ark-poly v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:49.5073382Z [1m[92m Compiling[0m soroban-env-common v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:49.6173276Z [1m[92m Compiling[0m curve25519-dalek-derive v0.1.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:49.6674011Z [1m[92m Compiling[0m prettyplease v0.2.37
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:49.7683779Z [1m[92m Checking[0m smallvec v1.15.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:49.9013215Z [1m[92m Checking[0m spin v0.9.8
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:50.0313308Z [1m[92m Compiling[0m fnv v1.0.7
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:50.0575314Z [1m[92m Checking[0m wasmi_arena v0.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:50.1153618Z [1m[92m Checking[0m base64 v0.13.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:50.1724042Z [1m[92m Checking[0m soroban-wasmi v0.31.1-soroban.20.0.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:50.2663877Z [1m[92m Checking[0m wasmparser v0.116.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:52.4863100Z [1m[92m Checking[0m ark-ec v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:53.1183216Z [1m[92m Compiling[0m darling_core v0.20.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:55.5638333Z [1m[92m Checking[0m primeorder v0.13.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:55.7722959Z [1m[92m Checking[0m ed25519 v2.2.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:55.9803150Z [1m[92m Compiling[0m soroban-env-host v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:56.0823079Z [1m[92m Checking[0m ethnum v1.5.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:56.8293249Z [1m[92m Checking[0m static_assertions v1.1.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:56.8593511Z [1m[92m Checking[0m keccak v0.1.6
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:57.3293602Z [1m[92m Checking[0m sha3 v0.10.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:57.4963106Z [1m[92m Checking[0m ed25519-dalek v2.2.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:57.6112921Z [1m[92m Checking[0m p256 v0.13.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:57.8022949Z [1m[92m Compiling[0m darling_macro v0.20.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:58.7753004Z [1m[92m Compiling[0m soroban-spec v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:59.0233192Z [1m[92m Checking[0m ark-bls12-381 v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:59.2813761Z [1m[92m Compiling[0m soroban-env-macros v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:59.6091045Z [1m[92m Checking[0m k256 v0.13.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:48:59.9182305Z [1m[92m Compiling[0m soroban-builtin-sdk-macros v22.1.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:00.2563475Z [1m[92m Compiling[0m soroban-sdk-macros v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:00.5766114Z [1m[92m Checking[0m hex-literal v0.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:01.3563808Z [1m[92m Compiling[0m soroban-spec-rust v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:01.6583497Z [1m[92m Compiling[0m darling v0.20.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:01.6992911Z [1m[92m Compiling[0m soroban-sdk v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:01.7021620Z [1m[92m Compiling[0m bytes-lit v0.0.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:01.8022974Z [1m[92m Compiling[0m ctor v0.2.9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:01.9354211Z [1m[92m Compiling[0m getrandom v0.3.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.1913035Z [1m[92m Compiling[0m getrandom v0.4.2
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.2619151Z [1m[92m Compiling[0m rustix v1.1.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.3353489Z [1m[92m Checking[0m rand_core v0.9.5
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.4593104Z [1m[92m Checking[0m bitflags v2.12.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.5543606Z [1m[92m Checking[0m linux-raw-sys v0.12.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.6693145Z [1m[92m Checking[0m fastrand v2.4.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.7896328Z [1m[92m Checking[0m wait-timeout v0.2.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:02.8535394Z [1m[92m Checking[0m bit-vec v0.8.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:03.0423567Z [1m[92m Checking[0m quick-error v1.2.3
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:03.0863243Z [1m[92m Checking[0m bit-set v0.8.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:03.1793763Z [1m[92m Checking[0m rand_chacha v0.9.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:03.2933092Z [1m[92m Checking[0m rand_xorshift v0.4.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:03.3464969Z [1m[92m Checking[0m rand v0.9.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:03.7783581Z [1m[92m Checking[0m regex-syntax v0.8.10
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:04.2513611Z [1m[92m Checking[0m tempfile v3.27.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:04.3973584Z [1m[92m Checking[0m rusty-fork v0.3.1
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:04.5043408Z [1m[92m Checking[0m unarray v0.1.4
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:05.1471355Z [1m[92m Checking[0m proptest v1.11.0
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:13.1352335Z [1m[92m Checking[0m soroban-ledger-snapshot v22.0.11
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:14.5446333Z [1m[92m Checking[0m bc-forge-ttl v0.1.0 (/home/runner/work/bc-forge/bc-forge/contracts/ttl)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:14.5447742Z [1m[92m Checking[0m bc-forge-rate-limit v0.1.0 (/home/runner/work/bc-forge/bc-forge/contracts/rate-limit)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:15.0757354Z [1m[92m Checking[0m bc-forge-admin v0.1.0 (/home/runner/work/bc-forge/bc-forge/contracts/admin)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:15.0758714Z [1m[92m Checking[0m bc-forge-lifecycle v0.1.0 (/home/runner/work/bc-forge/bc-forge/contracts/lifecycle)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:15.3574368Z [1m[92m Checking[0m bc-forge-wrapper v0.1.0 (/home/runner/work/bc-forge/bc-forge/contracts/wrapper)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:15.3826756Z [1m[92m Checking[0m bc-forge-token v0.1.0 (/home/runner/work/bc-forge/bc-forge/contracts/token)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0327041Z [1m[91merror[0m[1m: try not to call a closure in the expression where it is declared[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0328564Z [1m[94m--> [0mcontracts/token/src/reentrancy_guard.rs:84:22
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0329898Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0330724Z [1m[94m 84[0m [1m[94m|[0m let result = (|| $body)();
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0332676Z [1m[94m|[0m [1m[91m^^^^^^^^^^^^[0m [1m[91mhelp: try doing something like: `$body`[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0333709Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0340361Z [1m[94m::: [0mcontracts/token/src/lib.rs:295:9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0341241Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0342428Z [1m[94m295[0m [1m[94m|[0m [1m[94m/[0m reentrancy_guard!(&env, "approve_guard", {
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0344147Z [1m[94m296[0m [1m[94m|[0m [1m[94m|[0m Self::panic_on_err(&env, Self::ensure_initialized(&env));
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0345435Z [1m[94m297[0m [1m[94m|[0m [1m[94m|[0m from.require_auth();
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0346498Z [1m[94m298[0m [1m[94m|[0m [1m[94m|[0m if amount < 0 {
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0347383Z [1m[94m...[0m [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0348540Z [1m[94m302[0m [1m[94m|[0m [1m[94m|[0m events::emit_approve(&env, &from, &spender, amount, exp);
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0349712Z [1m[94m303[0m [1m[94m|[0m [1m[94m|[0m });
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0350733Z [1m[94m|[0m [1m[94m|__________-[0m [1m[94min this macro invocation[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0351607Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0353435Z [1m[94m= [0m[1mhelp[0m: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.96.0/index.html#redundant_closure_call
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0355409Z [1m[94m= [0m[1mnote[0m: `-D clippy::redundant-closure-call` implied by `-D warnings`
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0356887Z [1m[94m= [0m[1mhelp[0m: to override `-D warnings` add `#[allow(clippy::redundant_closure_call)]`
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0358653Z [1m[94m= [0m[1mnote[0m: this error originates in the macro `reentrancy_guard` (in Nightly builds, run with -Z macro-backtrace for more info)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0359826Z
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0360544Z [1m[91merror[0m[1m: try not to call a closure in the expression where it is declared[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0361902Z [1m[94m--> [0mcontracts/token/src/reentrancy_guard.rs:84:22
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0362776Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0363523Z [1m[94m 84[0m [1m[94m|[0m let result = (|| $body)();
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0364693Z [1m[94m|[0m [1m[91m^^^^^^^^^^^^[0m [1m[91mhelp: try doing something like: `$body`[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0365672Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0366439Z [1m[94m::: [0mcontracts/token/src/lib.rs:314:9
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0367184Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0368116Z [1m[94m314[0m [1m[94m|[0m [1m[94m/[0m reentrancy_guard!(&env, "transfer_guard", {
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0369639Z [1m[94m315[0m [1m[94m|[0m [1m[94m|[0m Self::panic_on_err(&env, Self::ensure_initialized(&env));
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0371146Z [1m[94m316[0m [1m[94m|[0m [1m[94m|[0m Self::panic_on_err(&env, Self::ensure_not_paused(&env));
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0372635Z [1m[94m317[0m [1m[94m|[0m [1m[94m|[0m from.require_auth();
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0373510Z [1m[94m...[0m [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0374614Z [1m[94m325[0m [1m[94m|[0m [1m[94m|[0m events::emit_transfer(&env, &from, &to, amount);
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0375697Z [1m[94m326[0m [1m[94m|[0m [1m[94m|[0m });
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0376665Z [1m[94m|[0m [1m[94m|__________-[0m [1m[94min this macro invocation[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0377515Z [1m[94m|[0m
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0378884Z [1m[94m= [0m[1mhelp[0m: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.96.0/index.html#redundant_closure_call
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0380931Z [1m[94m= [0m[1mnote[0m: this error originates in the macro `reentrancy_guard` (in Nightly builds, run with -Z macro-backtrace for more info)
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0382590Z
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0995847Z [1m[91merror[0m: could not compile `bc-forge-token` (lib) due to 2 previous errors
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.0998206Z [1m[33mwarning[0m: build failed, waiting for other jobs to finish...
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.2140117Z [1m[91merror[0m: could not compile `bc-forge-token` (lib test) due to 2 previous errors
Smart Contracts (Rust) Clippy lints 2026-06-23T22:49:16.3070438Z ##[error]Process completed with exit code 101.
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.3198459Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.3199712Z Post job cleanup.
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4016910Z [command]/usr/bin/git version
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4053054Z git version 2.54.0
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4092043Z Temporarily overriding HOME='/home/runner/work/_temp/8c8d23ed-c4ab-48c4-9e3a-df815a2e2b1d' before making global git config changes
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4093458Z Adding repository directory to the temporary git global config as a safe directory
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4098033Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/bc-forge/bc-forge
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4132070Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4163893Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4380440Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4404571Z http.https://github.com/.extraheader
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4415882Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4446704Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4687638Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
Smart Contracts (Rust) Post Checkout 2026-06-23T22:49:16.4717986Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
Smart Contracts (Rust) Complete job 2026-06-23T22:49:16.5051222Z Cleaning up orphan processes
Smart Contracts (Rust) Complete job 2026-06-23T22:49:16.5322315Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/