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