@layerzerolabs/protocol-stellar-v2 0.2.48 → 0.2.49

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.
Files changed (45) hide show
  1. package/.turbo/turbo-build.log +236 -239
  2. package/.turbo/turbo-lint.log +97 -304
  3. package/.turbo/turbo-test.log +1986 -1766
  4. package/contracts/common-macros/src/rbac.rs +1 -1
  5. package/contracts/common-macros/src/tests/rbac.rs +123 -20
  6. package/contracts/common-macros/src/tests/snapshots/common_macros__tests__rbac__snapshot_authorizer_role.snap +21 -0
  7. package/contracts/common-macros/src/tests/snapshots/common_macros__tests__rbac__snapshot_preserve_function_signature.snap +6 -2
  8. package/contracts/macro-integration-tests/tests/runtime/oapp/mod.rs +1 -22
  9. package/contracts/macro-integration-tests/tests/runtime/oapp/oapp_core.rs +1 -3
  10. package/contracts/macro-integration-tests/tests/runtime/oapp/options_type3.rs +1 -4
  11. package/contracts/macro-integration-tests/tests/runtime/oapp/receiver.rs +1 -5
  12. package/contracts/macro-integration-tests/tests/runtime/oapp/sender.rs +0 -1
  13. package/contracts/macro-integration-tests/tests/ui/rbac/pass/basic.rs +9 -0
  14. package/contracts/oapps/counter/integration_tests/utils.rs +1 -3
  15. package/contracts/oapps/counter/src/tests/mod.rs +1 -17
  16. package/contracts/oapps/counter/src/tests/test_counter.rs +0 -2
  17. package/contracts/oapps/oapp/src/oapp_core.rs +5 -8
  18. package/contracts/oapps/oapp/src/oapp_options_type3.rs +4 -4
  19. package/contracts/oapps/oapp/src/tests/mod.rs +0 -21
  20. package/contracts/oapps/oapp/src/tests/oapp_core.rs +0 -1
  21. package/contracts/oapps/oapp/src/tests/oapp_options_type3.rs +0 -1
  22. package/contracts/oapps/oapp/src/tests/oapp_receiver.rs +0 -1
  23. package/contracts/oapps/oapp/src/tests/oapp_sender.rs +0 -1
  24. package/contracts/oapps/oft/integration-tests/setup.rs +1 -17
  25. package/contracts/oapps/oft/integration-tests/utils.rs +5 -18
  26. package/contracts/oapps/oft/src/extensions/oft_fee.rs +8 -8
  27. package/contracts/oapps/oft/src/tests/extensions/oft_fee.rs +3 -3
  28. package/contracts/oapps/oft-core/integration-tests/setup.rs +1 -22
  29. package/contracts/oapps/oft-core/src/oft_core.rs +5 -5
  30. package/contracts/oapps/oft-core/src/tests/test_msg_inspector.rs +3 -3
  31. package/contracts/oapps/oft-core/src/tests/test_utils.rs +1 -28
  32. package/contracts/utils/src/rbac.rs +13 -3
  33. package/contracts/utils/src/tests/rbac.rs +1 -1
  34. package/package.json +4 -4
  35. package/sdk/.turbo/turbo-test.log +278 -290
  36. package/sdk/dist/generated/counter.d.ts +6 -6
  37. package/sdk/dist/generated/counter.js +6 -6
  38. package/sdk/dist/generated/oft.d.ts +11 -11
  39. package/sdk/dist/generated/oft.js +10 -10
  40. package/sdk/dist/generated/sac_manager.d.ts +3 -3
  41. package/sdk/dist/generated/sac_manager.js +3 -3
  42. package/sdk/package.json +1 -1
  43. package/sdk/test/counter-sml.test.ts +0 -18
  44. package/sdk/test/counter-uln.test.ts +0 -18
  45. package/sdk/test/oft-sml.test.ts +0 -20
@@ -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:48520) [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:48687) [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)
@@ -30,40 +30,38 @@ efd28cb7ba78: Pulling fs layer
30
30
  14f775f5d67b: Pulling fs layer
31
31
  3f562c99cbe3: Pulling fs layer
32
32
  5fa3a944df97: Pulling fs layer
33
- a0f6971ecbd3: Waiting
33
+ 5fa3a944df97: Waiting
34
34
  92a1b3d31b96: Waiting
35
+ 3e1d87a413fa: Waiting
36
+ a0f6971ecbd3: Waiting
37
+ 963aa7b66e91: Waiting
35
38
  fb456ca5475e: Waiting
36
39
  2c1ce468d9f3: Waiting
37
- 963aa7b66e91: Waiting
38
- 5fa3a944df97: Waiting
39
- 3f562c99cbe3: Waiting
40
- efd28cb7ba78: Waiting
41
40
  14f775f5d67b: Waiting
42
- f6bd9104d248: Verifying Checksum
41
+ efd28cb7ba78: Waiting
42
+ 3f562c99cbe3: Waiting
43
43
  f6bd9104d248: Download complete
44
- f6bd9104d248: Pull complete
45
44
  3e1d87a413fa: Verifying Checksum
46
45
  3e1d87a413fa: Download complete
46
+ f6bd9104d248: Pull complete
47
47
  a0f6971ecbd3: Verifying Checksum
48
48
  a0f6971ecbd3: Download complete
49
- 4617420e017b: Verifying Checksum
50
- 4617420e017b: Download complete
49
+ 92a1b3d31b96: Verifying Checksum
50
+ 92a1b3d31b96: Download complete
51
51
  beaaf8a7146e: Verifying Checksum
52
52
  beaaf8a7146e: Download complete
53
- 2c1ce468d9f3: Verifying Checksum
54
53
  2c1ce468d9f3: Download complete
55
- 92a1b3d31b96: Verifying Checksum
56
- 92a1b3d31b96: Download complete
57
54
  fb456ca5475e: Verifying Checksum
58
55
  fb456ca5475e: Download complete
59
56
  efd28cb7ba78: Download complete
60
- 14f775f5d67b: Verifying Checksum
57
+ 4617420e017b: Verifying Checksum
58
+ 4617420e017b: Download complete
61
59
  14f775f5d67b: Download complete
60
+ 3f562c99cbe3: Verifying Checksum
62
61
  3f562c99cbe3: Download complete
62
+ 5fa3a944df97: Download complete
63
63
  963aa7b66e91: Verifying Checksum
64
64
  963aa7b66e91: Download complete
65
- 5fa3a944df97: Verifying Checksum
66
- 5fa3a944df97: Download complete
67
65
  4617420e017b: Pull complete
68
66
  beaaf8a7146e: Pull complete
69
67
  3e1d87a413fa: Pull complete
@@ -77,7 +75,7 @@ efd28cb7ba78: Pull complete
77
75
  3f562c99cbe3: Pull complete
78
76
  5fa3a944df97: Pull complete
79
77
  Digest: sha256:fa3b739bf5c746bcb374b6fff2f13f253c8694b18fd0d9faa4e3b33a13b82781
80
- Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
78
+ Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
81
79
  438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
82
80
  ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
83
81
  👤 Running container as UID:GID 1001:1001
@@ -87,26 +85,14 @@ Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/
87
85
  $ docker run --rm -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 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy'
88
86
  info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
89
87
  info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
90
- info: downloading component 'cargo'
91
- info: downloading component 'clippy'
92
- info: downloading component 'rust-docs'
93
- info: downloading component 'rust-std' for 'wasm32v1-none'
94
- info: downloading component 'rust-std'
95
- info: downloading component 'rustc'
96
- info: downloading component 'rustfmt'
97
- info: installing component 'cargo'
98
- info: installing component 'clippy'
99
- info: installing component 'rust-docs'
100
- info: installing component 'rust-std' for 'wasm32v1-none'
101
- info: installing component 'rust-std'
102
- info: installing component 'rustc'
103
- info: installing component 'rustfmt'
104
-
105
- 1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
88
+ info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
89
+ info: component 'rust-std' for target 'wasm32v1-none' is up to date
90
+ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
106
91
 
107
- info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
108
92
  info: checking for self-update
109
- ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 14.143s
93
+ 1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
94
+
95
+ ⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 1.040s
110
96
  🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
111
97
  📦 Using 4 default cache volume(s) for stellar
112
98
  ✅ stellar-25.1.0 (Latest stable release)
@@ -118,300 +104,107 @@ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
118
104
  🌍 Using 5 default environment variable(s) for stellar
119
105
  📜 Executing custom script: cargo clippy -- -D warnings
120
106
  $ docker run --rm -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 bash -c $'cargo clippy -- -D warnings'
121
- Updating crates.io index
122
- Blocking waiting for file lock on package cache
123
- Blocking waiting for file lock on package cache
124
- Downloading crates ...
125
- Downloaded ahash v0.8.12
126
- Downloaded ark-ff-asm v0.4.2
127
- Downloaded ark-bn254 v0.4.0
128
- Downloaded ark-ff-macros v0.4.2
129
- Downloaded ctor v0.5.0
130
- Downloaded crypto-common v0.1.6
131
- Downloaded rustc_version v0.4.1
132
- Downloaded cpufeatures v0.2.17
133
- Downloaded rand_core v0.6.4
134
- Downloaded crate-git-revision v0.0.6
135
- Downloaded heck v0.5.0
136
- Downloaded equivalent v1.0.2
137
- Downloaded darling_macro v0.21.3
138
- Downloaded rfc6979 v0.4.0
139
- Downloaded semver v1.0.27
140
- Downloaded hash32 v0.3.1
141
- Downloaded dtor-proc-macro v0.0.6
142
- Downloaded itoa v1.0.15
143
- Downloaded sec1 v0.7.3
144
- Downloaded indexmap-nostd v0.4.0
145
- Downloaded ref-cast-impl v1.0.25
146
- Downloaded ppv-lite86 v0.2.21
147
- Downloaded either v1.15.0
148
- Downloaded ryu v1.0.20
149
- Downloaded time-core v0.1.6
150
- Downloaded prettyplease v0.2.37
151
- Downloaded zeroize_derive v1.4.2
152
- Downloaded num-bigint v0.4.6
153
- Downloaded wasmi_arena v0.4.1
154
- Downloaded hashbrown v0.16.0
155
- Downloaded version_check v0.9.5
156
- Downloaded zeroize v1.8.2
157
- Downloaded itertools v0.14.0
158
- Downloaded soroban-spec-rust v25.1.1
159
- Downloaded static_assertions v1.1.0
160
- Downloaded spin v0.9.8
161
- Downloaded unicode-ident v1.0.22
162
- Downloaded stellar-strkey v0.0.13
163
- Downloaded stellar-strkey v0.0.16
164
- Downloaded soroban-env-common v25.0.1
165
- Downloaded schemars v1.0.5
166
- Downloaded typenum v1.19.0
167
- Downloaded serde v1.0.228
168
- Downloaded wasmparser-nostd v0.100.2
169
- Downloaded time v0.3.44
170
- Downloaded soroban-sdk v25.1.1
171
- Downloaded wasmparser v0.116.1
172
- Downloaded serde_with v3.15.1
173
- Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
174
- Downloaded zerocopy v0.8.27
175
- Downloaded syn v1.0.109
176
- Downloaded serde_json v1.0.145
177
- Downloaded syn v2.0.108
178
- Downloaded ark-bls12-381 v0.4.0
179
- Downloaded serde_derive v1.0.228
180
- Downloaded serde_core v1.0.228
181
- Downloaded schemars v0.9.0
182
- Downloaded curve25519-dalek v4.1.3
183
- Downloaded soroban-sdk-macros v25.1.1
184
- Downloaded smallvec v1.15.1
185
- Downloaded serde_with_macros v3.15.1
186
- Downloaded chrono v0.4.42
187
- Downloaded soroban-ledger-snapshot v25.1.1
188
- Downloaded libc v0.2.177
189
- Downloaded soroban-env-macros v25.0.1
190
- Downloaded wasmi_core v0.13.0
191
- Downloaded visibility v0.1.1
192
- Downloaded time-macros v0.2.24
193
- Downloaded thiserror-impl v1.0.69
194
- Downloaded soroban-env-host v25.0.1
195
- Downloaded thiserror v1.0.69
196
- Downloaded spki v0.7.3
197
- Downloaded schemars v0.8.22
198
- Downloaded libm v0.2.15
199
- Downloaded sha2 v0.10.9
200
- Downloaded itertools v0.10.5
201
- Downloaded hashbrown v0.12.3
202
- Downloaded ed25519-dalek v2.2.0
203
- Downloaded k256 v0.13.4
204
- Downloaded indexmap v2.12.0
205
- Downloaded hashbrown v0.13.2
206
- Downloaded stable_deref_trait v1.2.1
207
- Downloaded soroban-spec v25.1.1
208
- Downloaded sha3 v0.10.8
209
- Downloaded soroban-builtin-sdk-macros v25.0.1
210
- Downloaded signature v2.2.0
211
- Downloaded rand v0.8.5
212
- Downloaded memchr v2.7.6
213
- Downloaded heapless v0.8.0
214
- Downloaded der v0.7.10
215
- Downloaded darling_core v0.21.3
216
- Downloaded darling_core v0.20.11
217
- Downloaded crypto-bigint v0.5.5
218
- Downloaded p256 v0.13.2
219
- Downloaded indexmap v1.9.3
220
- Downloaded hmac v0.12.1
221
- Downloaded ethnum v1.5.2
222
- Downloaded elliptic-curve v0.13.8
223
- Downloaded darling v0.21.3
224
- Downloaded base64 v0.22.1
225
- Downloaded ark-ff v0.4.2
226
- Downloaded subtle v2.6.1
227
- Downloaded strsim v0.11.1
228
- Downloaded proc-macro2 v1.0.103
229
- Downloaded primeorder v0.13.6
230
- Downloaded once_cell v1.21.3
231
- Downloaded num-traits v0.2.19
232
- Downloaded iana-time-zone v0.1.64
233
- Downloaded getrandom v0.2.16
234
- Downloaded derivative v2.2.0
235
- Downloaded darling v0.20.11
236
- Downloaded rand_chacha v0.3.1
237
- Downloaded group v0.13.0
238
- Downloaded autocfg v1.5.0
239
- Downloaded const-oid v0.9.6
240
- Downloaded byteorder v1.5.0
241
- Downloaded ark-std v0.4.0
242
- Downloaded ark-ec v0.4.2
243
- Downloaded pkcs8 v0.10.2
244
- Downloaded paste v1.0.15
245
- Downloaded num-integer v0.1.46
246
- Downloaded generic-array v0.14.9
247
- Downloaded ff v0.13.1
248
- Downloaded ed25519 v2.2.3
249
- Downloaded ecdsa v0.16.9
250
- Downloaded digest v0.10.7
251
- Downloaded deranged v0.5.5
252
- Downloaded data-encoding v2.9.0
253
- Downloaded ref-cast v1.0.25
254
- Downloaded quote v1.0.41
255
- Downloaded num-derive v0.4.2
256
- Downloaded num-conv v0.1.0
257
- Downloaded macro-string v0.1.4
258
- Downloaded escape-bytes v0.1.1
259
- Downloaded ark-serialize-derive v0.4.2
260
- Downloaded fnv v1.0.7
261
- Downloaded cfg-if v1.0.4
262
- Downloaded block-buffer v0.10.4
263
- Downloaded base16ct v0.2.0
264
- Downloaded bytes-lit v0.0.5
265
- Downloaded ark-poly v0.4.2
266
- Downloaded arbitrary v1.3.2
267
- Downloaded hex-literal v0.4.1
268
- Downloaded hex v0.4.3
269
- Downloaded dyn-clone v1.0.20
270
- Downloaded base64ct v1.8.0
271
- Downloaded derive_arbitrary v1.3.2
272
- Downloaded darling_macro v0.20.11
273
- Downloaded powerfmt v0.2.0
274
- Downloaded keccak v0.1.5
275
- Downloaded ident_case v1.0.1
276
- Downloaded dtor v0.1.1
277
- Downloaded downcast-rs v1.2.1
278
- Downloaded curve25519-dalek-derive v0.1.1
279
- Downloaded ctor-proc-macro v0.0.6
280
- Downloaded cfg_eval v0.1.2
281
- Downloaded ark-serialize v0.4.2
282
- Downloaded stellar-xdr v25.0.0
283
- Blocking waiting for file lock on package cache
284
- Compiling proc-macro2 v1.0.103
285
- Compiling quote v1.0.41
286
- Compiling unicode-ident v1.0.22
287
- Compiling version_check v0.9.5
288
- Compiling typenum v1.19.0
289
- Compiling serde_core v1.0.228
290
- Compiling serde v1.0.228
291
- Compiling serde_json v1.0.145
292
- Compiling memchr v2.7.6
293
- Compiling ryu v1.0.20
294
- Compiling itoa v1.0.15
107
+ Blocking waiting for file lock on build directory
295
108
  Checking cfg-if v1.0.4
296
109
  Checking subtle v2.6.1
297
- Compiling autocfg v1.5.0
298
110
  Compiling libc v0.2.177
299
111
  Checking const-oid v0.9.6
300
- Compiling strsim v0.11.1
301
- Compiling ident_case v1.0.1
302
- Compiling fnv v1.0.7
303
- Compiling zerocopy v0.8.27
304
- Compiling syn v1.0.109
305
- Compiling semver v1.0.27
112
+ Compiling serde_core v1.0.228
113
+ Checking typenum v1.19.0
114
+ Checking zerocopy v0.8.27
115
+ Checking num-traits v0.2.19
306
116
  Compiling schemars v0.8.22
307
- Compiling paste v1.0.15
308
- Compiling dyn-clone v1.0.20
309
- Compiling either v1.15.0
310
- Compiling cpufeatures v0.2.17
311
- Compiling num-traits v0.2.19
312
- Compiling generic-array v0.14.9
313
- Compiling data-encoding v2.9.0
314
- Compiling ahash v0.8.12
315
- Compiling escape-bytes v0.1.1
316
- Compiling ethnum v1.5.2
317
- Compiling rustc_version v0.4.1
117
+ Checking zeroize v1.8.2
118
+ Checking cpufeatures v0.2.17
318
119
  Checking base16ct v0.2.0
120
+ Checking either v1.15.0
319
121
  Checking once_cell v1.21.3
320
- Compiling itertools v0.10.5
321
- Compiling libm v0.2.15
322
- Compiling equivalent v1.0.2
323
- Compiling hashbrown v0.16.0
122
+ Checking data-encoding v2.9.0
324
123
  Compiling thiserror v1.0.69
325
- Compiling curve25519-dalek v4.1.3
326
- Checking getrandom v0.2.16
327
- Compiling block-buffer v0.10.4
328
- Compiling crypto-common v0.1.6
329
- Checking num-integer v0.1.46
124
+ Checking libm v0.2.15
125
+ Checking equivalent v1.0.2
330
126
  Checking indexmap-nostd v0.4.0
331
- Compiling prettyplease v0.2.37
332
127
  Checking downcast-rs v1.2.1
333
- Compiling digest v0.10.7
334
- Checking num-bigint v0.4.6
335
- Checking rand_core v0.6.4
336
- Compiling indexmap v2.12.0
128
+ Checking hashbrown v0.16.0
129
+ Checking escape-bytes v0.1.1
130
+ Checking semver v1.0.27
131
+ Checking itertools v0.10.5
132
+ Checking der v0.7.10
133
+ Checking byteorder v1.5.0
134
+ Checking hex v0.4.3
135
+ Checking spin v0.9.8
136
+ Checking smallvec v1.15.1
337
137
  Checking wasmparser-nostd v0.100.2
338
- Checking ppv-lite86 v0.2.21
138
+ Checking indexmap v2.12.0
339
139
  Checking base64 v0.22.1
340
- Compiling sha2 v0.10.9
341
- Checking ff v0.13.1
342
- Checking wasmi_core v0.13.0
343
- Checking hashbrown v0.13.2
344
- Checking hex v0.4.3
345
- Checking group v0.13.0
140
+ Checking ethnum v1.5.2
346
141
  Checking wasmi_arena v0.4.1
347
- Checking smallvec v1.15.1
348
- Compiling heapless v0.8.0
349
- Checking rand_chacha v0.3.1
350
- Checking byteorder v1.5.0
351
- Checking spin v0.9.8
352
- Checking rand v0.8.5
353
- Checking wasmparser v0.116.1
354
- Compiling syn v2.0.108
142
+ Checking num-integer v0.1.46
355
143
  Checking hash32 v0.3.1
144
+ Compiling soroban-env-host v25.0.1
356
145
  Checking stable_deref_trait v1.2.1
357
146
  Checking static_assertions v1.1.0
358
- Compiling soroban-env-host v25.0.1
359
147
  Checking keccak v0.1.5
360
- Compiling heck v0.5.0
148
+ Checking wasmi_core v0.13.0
149
+ Checking heapless v0.8.0
150
+ Checking itoa v1.0.15
151
+ Checking generic-array v0.14.9
361
152
  Checking hex-literal v0.4.1
362
- Compiling itertools v0.14.0
363
- Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
153
+ Checking memchr v2.7.6
154
+ Checking ryu v1.0.20
155
+ Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
156
+ Checking num-bigint v0.4.6
157
+ Checking unicode-ident v1.0.22
158
+ Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
159
+ Checking heck v0.5.0
364
160
  Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
365
- Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
161
+ Checking wasmparser v0.116.1
162
+ Checking proc-macro2 v1.0.103
366
163
  Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
367
- Checking ark-std v0.4.0
368
- Checking soroban-wasmi v0.31.1-soroban.20.0.1
369
- Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
370
- Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
371
- Compiling ark-serialize-derive v0.4.2
372
- Compiling derivative v2.2.0
373
- Compiling ark-ff-macros v0.4.2
374
- Compiling ark-ff-asm v0.4.2
375
- Compiling darling_core v0.21.3
376
- Compiling darling_core v0.20.11
377
- Compiling macro-string v0.1.4
378
- Compiling serde_derive v1.0.228
379
- Compiling zeroize_derive v1.4.2
380
- Compiling cfg_eval v0.1.2
381
- Compiling thiserror-impl v1.0.69
382
- Compiling num-derive v0.4.2
383
- Compiling curve25519-dalek-derive v0.1.1
384
- Compiling soroban-builtin-sdk-macros v25.0.1
385
- Compiling bytes-lit v0.0.5
386
- Compiling visibility v0.1.1
387
- Checking zeroize v1.8.2
388
- Checking der v0.7.10
389
- Compiling darling_macro v0.20.11
390
- Checking crypto-bigint v0.5.5
164
+ Checking itertools v0.14.0
165
+ Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
166
+ Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
167
+ Checking crypto-common v0.1.6
168
+ Checking block-buffer v0.10.4
391
169
  Checking sec1 v0.7.3
392
- Checking signature v2.2.0
393
- Checking ark-serialize v0.4.2
170
+ Checking ppv-lite86 v0.2.21
171
+ Checking ahash v0.8.12
172
+ Checking quote v1.0.41
173
+ Checking digest v0.10.7
174
+ Checking hashbrown v0.13.2
175
+ Checking getrandom v0.2.16
176
+ Checking syn v2.0.108
177
+ Checking sha2 v0.10.9
394
178
  Checking hmac v0.12.1
179
+ Checking curve25519-dalek v4.1.3
395
180
  Checking sha3 v0.10.8
396
- Checking ed25519 v2.2.3
181
+ Compiling serde v1.0.228
182
+ Compiling serde_json v1.0.145
183
+ Checking soroban-wasmi v0.31.1-soroban.20.0.1
184
+ Checking rand_core v0.6.4
397
185
  Checking rfc6979 v0.4.0
398
- Compiling darling v0.20.11
186
+ Checking rand_chacha v0.3.1
187
+ Checking ff v0.13.1
188
+ Checking signature v2.2.0
189
+ Checking crypto-bigint v0.5.5
190
+ Checking group v0.13.0
191
+ Checking ed25519 v2.2.3
192
+ Checking rand v0.8.5
193
+ Checking ed25519-dalek v2.2.0
399
194
  Compiling crate-git-revision v0.0.6
195
+ Checking ark-std v0.4.0
196
+ Checking elliptic-curve v0.13.8
197
+ Checking ark-serialize v0.4.2
198
+ Checking ecdsa v0.16.9
199
+ Checking primeorder v0.13.6
400
200
  Checking ark-ff v0.4.2
401
- Compiling darling_macro v0.21.3
402
201
  Compiling stellar-strkey v0.0.13
403
202
  Compiling stellar-xdr v25.0.0
404
203
  Compiling soroban-env-common v25.0.1
405
204
  Compiling stellar-strkey v0.0.16
406
205
  Compiling soroban-sdk v25.1.1
407
- Checking elliptic-curve v0.13.8
408
- Checking ed25519-dalek v2.2.0
409
- Checking ecdsa v0.16.9
410
- Checking primeorder v0.13.6
411
- Checking p256 v0.13.2
412
206
  Checking k256 v0.13.4
413
- Compiling darling v0.21.3
414
- Compiling serde_with_macros v3.15.1
207
+ Checking p256 v0.13.2
415
208
  Compiling serde_with v3.15.1
416
209
  Checking ark-poly v0.4.2
417
210
  Checking ark-ec v0.4.2
@@ -425,23 +218,23 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
425
218
  Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
426
219
  Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
427
220
  Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
428
- Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
429
- Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
430
- Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
431
221
  Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
222
+ Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
223
+ Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
224
+ Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
432
225
  Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
433
226
  Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
434
227
  Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
435
- Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
436
228
  Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
437
- Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
229
+ Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
438
230
  Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
439
231
  Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
232
+ Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
440
233
  Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
441
234
  Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
442
235
  Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
443
236
  Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
444
237
  Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
445
238
  Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
446
- Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
447
- ⏱️ bash -c cargo clippy -- -D warnings: 2:11.858 (m:ss.mmm)
239
+ Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 06s
240
+ ⏱️ bash -c cargo clippy -- -D warnings: 6:09.323 (m:ss.mmm)