@layerzerolabs/protocol-stellar-v2 0.2.62 → 0.2.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@
7
7
  🔧 User volumes override 1 default volume(s)
8
8
  ✅ stellar-25.1.0 (Latest stable release)
9
9
  🔧 stellar version: 25.1.0
10
- (node:58219) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
10
+ (node:57991) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
11
11
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
12
12
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
13
13
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -29,38 +29,43 @@ ebe71df0d5a0: Pulling fs layer
29
29
  8ab2295f3fb3: Pulling fs layer
30
30
  6da477ce4021: Pulling fs layer
31
31
  411ca42f331d: Pulling fs layer
32
- 411ca42f331d: Waiting
33
- 72197a14cd4f: Waiting
32
+ 2c1ce468d9f3: Waiting
34
33
  d47cd8933eb7: Waiting
35
34
  ebe71df0d5a0: Waiting
36
35
  8ab2295f3fb3: Waiting
37
36
  6da477ce4021: Waiting
38
- 493a5d82164a: Waiting
37
+ 411ca42f331d: Waiting
38
+ 72197a14cd4f: Waiting
39
39
  97ed36c5fb07: Waiting
40
+ 493a5d82164a: Waiting
40
41
  f54b29cca981: Waiting
41
- 2c1ce468d9f3: Waiting
42
+ f6bd9104d248: Verifying Checksum
42
43
  f6bd9104d248: Download complete
44
+ f6bd9104d248: Pull complete
43
45
  72197a14cd4f: Verifying Checksum
44
46
  72197a14cd4f: Download complete
45
- f6bd9104d248: Pull complete
46
47
  97ed36c5fb07: Verifying Checksum
47
48
  97ed36c5fb07: Download complete
48
- 493a5d82164a: Verifying Checksum
49
- 493a5d82164a: Download complete
50
49
  8bfa393fce63: Verifying Checksum
51
50
  8bfa393fce63: Download complete
51
+ 493a5d82164a: Verifying Checksum
52
+ 493a5d82164a: Download complete
53
+ 2c1ce468d9f3: Verifying Checksum
52
54
  2c1ce468d9f3: Download complete
53
- f54b29cca981: Verifying Checksum
54
- f54b29cca981: Download complete
55
+ 4617420e017b: Verifying Checksum
55
56
  4617420e017b: Download complete
56
- d47cd8933eb7: Verifying Checksum
57
- d47cd8933eb7: Download complete
57
+ ebe71df0d5a0: Verifying Checksum
58
58
  ebe71df0d5a0: Download complete
59
- 6da477ce4021: Download complete
59
+ f54b29cca981: Verifying Checksum
60
+ f54b29cca981: Download complete
60
61
  8ab2295f3fb3: Verifying Checksum
61
62
  8ab2295f3fb3: Download complete
63
+ 6da477ce4021: Verifying Checksum
64
+ 6da477ce4021: Download complete
62
65
  411ca42f331d: Verifying Checksum
63
66
  411ca42f331d: Download complete
67
+ d47cd8933eb7: Verifying Checksum
68
+ d47cd8933eb7: Download complete
64
69
  4617420e017b: Pull complete
65
70
  8bfa393fce63: Pull complete
66
71
  72197a14cd4f: Pull complete
@@ -84,13 +89,25 @@ Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/
84
89
  $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy'
85
90
  info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
86
91
  info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
87
- info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
88
- info: component 'rust-std' for target 'wasm32v1-none' is up to date
89
- info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
92
+ info: downloading component 'cargo'
93
+ info: downloading component 'clippy'
94
+ info: downloading component 'rust-docs'
95
+ info: downloading component 'rust-std' for 'wasm32v1-none'
96
+ info: downloading component 'rust-std'
97
+ info: downloading component 'rustc'
98
+ info: downloading component 'rustfmt'
99
+ info: installing component 'cargo'
100
+ info: installing component 'clippy'
101
+ info: installing component 'rust-docs'
102
+ info: installing component 'rust-std' for 'wasm32v1-none'
103
+ info: installing component 'rust-std'
104
+ info: installing component 'rustc'
105
+ info: installing component 'rustfmt'
90
106
 
91
- 1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
107
+ 1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
92
108
 
93
- ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 1.520s
109
+ info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
110
+ ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 15.352s
94
111
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
95
112
  📦 Using 4 default cache volume(s) for stellar
96
113
  ✅ stellar-25.1.0 (Latest stable release)
@@ -101,112 +118,303 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
101
118
  🌍 Using 5 default environment variable(s) for stellar
102
119
  📜 Executing custom script: cargo clippy -- -D warnings
103
120
  $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1 bash -c $'cargo clippy -- -D warnings'
104
- Blocking waiting for file lock on build directory
105
- Checking cfg-if v1.0.4
121
+ Updating crates.io index
122
+ Downloading crates ...
123
+ Downloaded arbitrary v1.3.2
124
+ Downloaded ark-ec v0.4.2
125
+ Downloaded ark-ff-macros v0.4.2
126
+ Downloaded ark-bn254 v0.4.0
127
+ Downloaded rfc6979 v0.4.0
128
+ Downloaded ark-serialize-derive v0.4.2
129
+ Downloaded ark-ff-asm v0.4.2
130
+ Downloaded ref-cast v1.0.25
131
+ Downloaded rustc_version v0.4.1
132
+ Downloaded ark-poly v0.4.2
133
+ Downloaded ahash v0.8.12
134
+ Downloaded ref-cast-impl v1.0.25
135
+ Downloaded rand_core v0.6.4
136
+ Downloaded itoa v1.0.15
137
+ Downloaded cfg_eval v0.1.2
138
+ Downloaded curve25519-dalek-derive v0.1.1
139
+ Downloaded powerfmt v0.2.0
140
+ Downloaded darling_macro v0.20.11
141
+ Downloaded paste v1.0.15
142
+ Downloaded schemars v0.8.22
143
+ Downloaded num-derive v0.4.2
144
+ Downloaded primeorder v0.13.6
145
+ Downloaded block-buffer v0.10.4
146
+ Downloaded keccak v0.1.5
147
+ Downloaded indexmap-nostd v0.4.0
148
+ Downloaded hex-literal v0.4.1
149
+ Downloaded hash32 v0.3.1
150
+ Downloaded fnv v1.0.7
151
+ Downloaded dtor v0.1.1
152
+ Downloaded hmac v0.12.1
153
+ Downloaded zeroize_derive v1.4.2
154
+ Downloaded heck v0.5.0
155
+ Downloaded ctor v0.5.0
156
+ Downloaded wasmi_arena v0.4.1
157
+ Downloaded visibility v0.1.1
158
+ Downloaded version_check v0.9.5
159
+ Downloaded stable_deref_trait v1.2.1
160
+ Downloaded soroban-spec v25.1.1
161
+ Downloaded soroban-builtin-sdk-macros v25.0.1
162
+ Downloaded macro-string v0.1.4
163
+ Downloaded rand_chacha v0.3.1
164
+ Downloaded ark-serialize v0.4.2
165
+ Downloaded num-conv v0.1.0
166
+ Downloaded ident_case v1.0.1
167
+ Downloaded hex v0.4.3
168
+ Downloaded escape-bytes v0.1.1
169
+ Downloaded dyn-clone v1.0.20
170
+ Downloaded downcast-rs v1.2.1
171
+ Downloaded dtor-proc-macro v0.0.6
172
+ Downloaded cfg-if v1.0.4
173
+ Downloaded soroban-spec-rust v25.1.1
174
+ Downloaded time-core v0.1.6
175
+ Downloaded group v0.13.0
176
+ Downloaded ff v0.13.1
177
+ Downloaded derivative v2.2.0
178
+ Downloaded ppv-lite86 v0.2.21
179
+ Downloaded strsim v0.11.1
180
+ Downloaded schemars v0.9.0
181
+ Downloaded wasmi_core v0.13.0
182
+ Downloaded sha2 v0.10.9
183
+ Downloaded pkcs8 v0.10.2
184
+ Downloaded thiserror v1.0.69
185
+ Downloaded soroban-ledger-snapshot v25.1.1
186
+ Downloaded spki v0.7.3
187
+ Downloaded memchr v2.7.6
188
+ Downloaded stellar-strkey v0.0.13
189
+ Downloaded serde_with_macros v3.15.1
190
+ Downloaded k256 v0.13.4
191
+ Downloaded zeroize v1.8.2
192
+ Downloaded num-bigint v0.4.6
193
+ Downloaded unicode-ident v1.0.22
194
+ Downloaded schemars v1.0.5
195
+ Downloaded spin v0.9.8
196
+ Downloaded soroban-sdk-macros v25.1.1
197
+ Downloaded smallvec v1.15.1
198
+ Downloaded itertools v0.14.0
199
+ Downloaded hashbrown v0.16.0
200
+ Downloaded typenum v1.19.0
201
+ Downloaded soroban-env-common v25.0.1
202
+ Downloaded serde_derive v1.0.228
203
+ Downloaded curve25519-dalek v4.1.3
204
+ Downloaded serde v1.0.228
205
+ Downloaded serde_core v1.0.228
206
+ Downloaded chrono v0.4.42
207
+ Downloaded ark-bls12-381 v0.4.0
208
+ Downloaded stellar-strkey v0.0.16
209
+ Downloaded wasmparser-nostd v0.100.2
210
+ Downloaded wasmparser v0.116.1
211
+ Downloaded serde_json v1.0.145
212
+ Downloaded time v0.3.44
213
+ Downloaded serde_with v3.15.1
214
+ Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
215
+ Downloaded zerocopy v0.8.27
216
+ Downloaded syn v1.0.109
217
+ Downloaded soroban-sdk v25.1.1
218
+ Downloaded syn v2.0.108
219
+ Downloaded libm v0.2.15
220
+ Downloaded itertools v0.10.5
221
+ Downloaded indexmap v2.12.0
222
+ Downloaded hashbrown v0.13.2
223
+ Downloaded crypto-bigint v0.5.5
224
+ Downloaded thiserror-impl v1.0.69
225
+ Downloaded static_assertions v1.1.0
226
+ Downloaded soroban-env-macros v25.0.1
227
+ Downloaded rand v0.8.5
228
+ Downloaded heapless v0.8.0
229
+ Downloaded libc v0.2.177
230
+ Downloaded der v0.7.10
231
+ Downloaded hashbrown v0.12.3
232
+ Downloaded ed25519-dalek v2.2.0
233
+ Downloaded darling_core v0.20.11
234
+ Downloaded soroban-env-host v25.0.1
235
+ Downloaded base64 v0.22.1
236
+ Downloaded semver v1.0.27
237
+ Downloaded proc-macro2 v1.0.103
238
+ Downloaded prettyplease v0.2.37
239
+ Downloaded darling_core v0.21.3
240
+ Downloaded sec1 v0.7.3
241
+ Downloaded num-traits v0.2.19
242
+ Downloaded indexmap v1.9.3
243
+ Downloaded getrandom v0.2.16
244
+ Downloaded ethnum v1.5.2
245
+ Downloaded elliptic-curve v0.13.8
246
+ Downloaded darling v0.20.11
247
+ Downloaded time-macros v0.2.24
248
+ Downloaded subtle v2.6.1
249
+ Downloaded sha3 v0.10.8
250
+ Downloaded signature v2.2.0
251
+ Downloaded quote v1.0.41
252
+ Downloaded p256 v0.13.2
253
+ Downloaded once_cell v1.21.3
254
+ Downloaded data-encoding v2.9.0
255
+ Downloaded darling v0.21.3
256
+ Downloaded const-oid v0.9.6
257
+ Downloaded base64ct v1.8.0
258
+ Downloaded autocfg v1.5.0
259
+ Downloaded ark-std v0.4.0
260
+ Downloaded num-integer v0.1.46
261
+ Downloaded iana-time-zone v0.1.64
262
+ Downloaded generic-array v0.14.9
263
+ Downloaded either v1.15.0
264
+ Downloaded ed25519 v2.2.3
265
+ Downloaded digest v0.10.7
266
+ Downloaded crypto-common v0.1.6
267
+ Downloaded ecdsa v0.16.9
268
+ Downloaded deranged v0.5.5
269
+ Downloaded ctor-proc-macro v0.0.6
270
+ Downloaded derive_arbitrary v1.3.2
271
+ Downloaded darling_macro v0.21.3
272
+ Downloaded crate-git-revision v0.0.6
273
+ Downloaded cpufeatures v0.2.17
274
+ Downloaded ryu v1.0.20
275
+ Downloaded base16ct v0.2.0
276
+ Downloaded ark-ff v0.4.2
277
+ Downloaded bytes-lit v0.0.5
278
+ Downloaded equivalent v1.0.2
279
+ Downloaded byteorder v1.5.0
280
+ Downloaded stellar-xdr v25.0.0
281
+ Blocking waiting for file lock on package cache
282
+ Compiling proc-macro2 v1.0.103
283
+ Compiling quote v1.0.41
284
+ Compiling unicode-ident v1.0.22
285
+ Compiling version_check v0.9.5
286
+ Compiling typenum v1.19.0
106
287
  Compiling serde_core v1.0.228
288
+ Compiling serde v1.0.228
289
+ Compiling serde_json v1.0.145
290
+ Compiling ryu v1.0.20
291
+ Compiling memchr v2.7.6
292
+ Compiling itoa v1.0.15
293
+ Checking cfg-if v1.0.4
107
294
  Checking subtle v2.6.1
108
295
  Checking const-oid v0.9.6
296
+ Compiling autocfg v1.5.0
109
297
  Compiling libc v0.2.177
110
- Checking typenum v1.19.0
111
- Checking zerocopy v0.8.27
298
+ Compiling ident_case v1.0.1
299
+ Compiling strsim v0.11.1
300
+ Compiling fnv v1.0.7
301
+ Compiling zerocopy v0.8.27
302
+ Compiling syn v1.0.109
303
+ Compiling semver v1.0.27
112
304
  Compiling schemars v0.8.22
113
- Checking num-traits v0.2.19
114
- Checking zeroize v1.8.2
115
- Checking cpufeatures v0.2.17
116
- Checking once_cell v1.21.3
117
- Checking either v1.15.0
305
+ Compiling paste v1.0.15
306
+ Compiling dyn-clone v1.0.20
307
+ Compiling data-encoding v2.9.0
308
+ Compiling either v1.15.0
309
+ Compiling cpufeatures v0.2.17
310
+ Compiling generic-array v0.14.9
311
+ Compiling num-traits v0.2.19
312
+ Compiling ahash v0.8.12
313
+ Compiling escape-bytes v0.1.1
314
+ Compiling ethnum v1.5.2
315
+ Compiling rustc_version v0.4.1
118
316
  Checking base16ct v0.2.0
119
- Checking data-encoding v2.9.0
317
+ Checking once_cell v1.21.3
318
+ Compiling itertools v0.10.5
319
+ Compiling libm v0.2.15
320
+ Compiling hashbrown v0.16.0
120
321
  Compiling thiserror v1.0.69
121
- Checking libm v0.2.15
122
- Checking hashbrown v0.16.0
123
- Checking indexmap-nostd v0.4.0
124
- Checking equivalent v1.0.2
322
+ Compiling equivalent v1.0.2
323
+ Compiling curve25519-dalek v4.1.3
324
+ Checking getrandom v0.2.16
325
+ Compiling prettyplease v0.2.37
326
+ Checking num-integer v0.1.46
327
+ Checking rand_core v0.6.4
328
+ Compiling indexmap v2.12.0
329
+ Compiling crypto-common v0.1.6
330
+ Compiling block-buffer v0.10.4
125
331
  Checking downcast-rs v1.2.1
126
- Checking base64 v0.22.1
332
+ Checking num-bigint v0.4.6
333
+ Checking ff v0.13.1
334
+ Checking indexmap-nostd v0.4.0
335
+ Checking group v0.13.0
336
+ Checking smallvec v1.15.1
337
+ Compiling digest v0.10.7
338
+ Checking spin v0.9.8
127
339
  Checking wasmparser-nostd v0.100.2
128
340
  Checking hex v0.4.3
129
341
  Checking wasmi_arena v0.4.1
130
- Checking num-integer v0.1.46
131
- Checking ppv-lite86 v0.2.21
132
- Checking ahash v0.8.12
133
- Checking indexmap v2.12.0
134
- Checking escape-bytes v0.1.1
135
- Checking hashbrown v0.13.2
136
- Checking smallvec v1.15.1
342
+ Compiling base64 v0.22.1
137
343
  Checking byteorder v1.5.0
138
- Checking ethnum v1.5.2
139
344
  Checking wasmi_core v0.13.0
140
- Checking num-bigint v0.4.6
141
- Checking semver v1.0.27
142
- Checking spin v0.9.8
143
- Checking generic-array v0.14.9
144
- Checking der v0.7.10
145
- Compiling soroban-env-host v25.0.1
345
+ Compiling sha2 v0.10.9
346
+ Checking ppv-lite86 v0.2.21
347
+ Compiling heapless v0.8.0
348
+ Compiling wasmparser v0.116.1
146
349
  Checking hash32 v0.3.1
350
+ Compiling syn v2.0.108
351
+ Checking static_assertions v1.1.0
352
+ Compiling soroban-env-host v25.0.1
353
+ Checking hashbrown v0.13.2
354
+ Checking rand_chacha v0.3.1
147
355
  Checking stable_deref_trait v1.2.1
356
+ Compiling heck v0.5.0
357
+ Checking rand v0.8.5
148
358
  Checking keccak v0.1.5
149
- Checking static_assertions v1.1.0
150
- Checking wasmparser v0.116.1
151
359
  Checking hex-literal v0.4.1
152
- Checking memchr v2.7.6
153
- Checking soroban-wasmi v0.31.1-soroban.20.0.1
154
- Checking itoa v1.0.15
155
- Checking ryu v1.0.20
156
- Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
157
- Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
158
- Checking itertools v0.10.5
159
- Checking heapless v0.8.0
160
- Checking unicode-ident v1.0.22
161
- Checking heck v0.5.0
360
+ Compiling itertools v0.14.0
361
+ Checking ark-std v0.4.0
162
362
  Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
163
- Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
164
363
  Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
165
- Checking proc-macro2 v1.0.103
166
364
  Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
167
- Checking getrandom v0.2.16
168
- Checking rand_core v0.6.4
169
- Checking crypto-common v0.1.6
170
- Checking block-buffer v0.10.4
171
- Checking rand_chacha v0.3.1
172
- Checking ff v0.13.1
365
+ Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
366
+ Checking soroban-wasmi v0.31.1-soroban.20.0.1
367
+ Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
368
+ Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
369
+ Compiling darling_core v0.21.3
370
+ Compiling darling_core v0.20.11
371
+ Compiling macro-string v0.1.4
372
+ Compiling serde_derive v1.0.228
373
+ Compiling zeroize_derive v1.4.2
374
+ Compiling cfg_eval v0.1.2
375
+ Compiling thiserror-impl v1.0.69
376
+ Compiling num-derive v0.4.2
377
+ Compiling curve25519-dalek-derive v0.1.1
378
+ Compiling soroban-builtin-sdk-macros v25.0.1
379
+ Compiling visibility v0.1.1
380
+ Compiling bytes-lit v0.0.5
381
+ Compiling ark-serialize-derive v0.4.2
382
+ Compiling derivative v2.2.0
383
+ Compiling ark-ff-macros v0.4.2
384
+ Compiling ark-ff-asm v0.4.2
385
+ Checking zeroize v1.8.2
386
+ Checking der v0.7.10
173
387
  Checking crypto-bigint v0.5.5
174
- Checking group v0.13.0
175
388
  Checking sec1 v0.7.3
176
- Checking rand v0.8.5
177
- Checking itertools v0.14.0
178
- Checking digest v0.10.7
179
- Checking sha2 v0.10.9
180
389
  Checking signature v2.2.0
390
+ Checking ark-serialize v0.4.2
181
391
  Checking hmac v0.12.1
182
- Checking curve25519-dalek v4.1.3
183
392
  Checking sha3 v0.10.8
184
- Checking quote v1.0.41
185
- Checking ark-std v0.4.0
186
- Checking ed25519 v2.2.3
187
- Checking ark-serialize v0.4.2
188
393
  Checking rfc6979 v0.4.0
189
- Checking syn v2.0.108
190
- Compiling serde v1.0.228
191
- Compiling serde_json v1.0.145
192
- Checking ark-ff v0.4.2
394
+ Checking ed25519 v2.2.3
193
395
  Checking elliptic-curve v0.13.8
396
+ Compiling crate-git-revision v0.0.6
194
397
  Checking ecdsa v0.16.9
195
398
  Checking primeorder v0.13.6
399
+ Checking ark-ff v0.4.2
400
+ Compiling darling_macro v0.20.11
196
401
  Checking ed25519-dalek v2.2.0
197
- Checking k256 v0.13.4
198
- Checking p256 v0.13.2
199
- Compiling crate-git-revision v0.0.6
200
402
  Compiling stellar-strkey v0.0.13
201
403
  Compiling stellar-xdr v25.0.0
202
404
  Compiling soroban-env-common v25.0.1
203
405
  Compiling stellar-strkey v0.0.16
204
406
  Compiling soroban-sdk v25.1.1
407
+ Checking p256 v0.13.2
408
+ Checking k256 v0.13.4
409
+ Compiling darling_macro v0.21.3
410
+ Compiling darling v0.20.11
411
+ Compiling darling v0.21.3
412
+ Compiling serde_with_macros v3.15.1
205
413
  Compiling serde_with v3.15.1
206
414
  Checking ark-poly v0.4.2
207
415
  Checking ark-ec v0.4.2
208
- Checking ark-bn254 v0.4.0
209
416
  Checking ark-bls12-381 v0.4.0
417
+ Checking ark-bn254 v0.4.0
210
418
  Compiling soroban-spec v25.1.1
211
419
  Compiling soroban-env-macros v25.0.1
212
420
  Compiling soroban-spec-rust v25.1.1
@@ -215,24 +423,24 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
215
423
  Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
216
424
  Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
217
425
  Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
218
- Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
219
- Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
220
- Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
221
426
  Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
427
+ Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
428
+ Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
429
+ Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
222
430
  Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
223
431
  Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
224
432
  Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
225
- Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
226
433
  Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
227
- Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
228
- Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
434
+ Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
229
435
  Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
230
436
  Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
437
+ Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
438
+ Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
231
439
  Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
232
440
  Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
233
441
  Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
234
442
  Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
235
443
  Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
236
444
  Checking console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
237
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 04s
238
- ⏱️ bash -c cargo clippy -- -D warnings: 7:06.774 (m:ss.mmm)
445
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
446
+ ⏱️ bash -c cargo clippy -- -D warnings: 2:15.129 (m:ss.mmm)