@layerzerolabs/protocol-stellar-v2 0.2.56 → 0.2.58

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