@layerzerolabs/protocol-stellar-v2 0.2.77 → 0.2.79

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