@layerzerolabs/protocol-stellar-v2 0.2.101 → 0.2.102

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