@layerzerolabs/protocol-stellar-v2 0.2.27 → 0.2.28

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