@layerzerolabs/protocol-stellar-v2 0.2.63 â 0.2.64
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.
- package/.turbo/turbo-build.log +208 -212
- package/.turbo/turbo-lint.log +179 -249
- package/.turbo/turbo-test.log +1990 -2121
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +303 -305
- package/sdk/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
đ§ User volumes override 1 default volume(s)
|
|
15
15
|
â
stellar-25.1.0 (Latest stable release)
|
|
16
16
|
đ§ stellar version: 25.1.0
|
|
17
|
-
(node:
|
|
17
|
+
(node:87411) [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.
|
|
18
18
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
19
19
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
20
20
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -37,39 +37,35 @@ ebe71df0d5a0: Pulling fs layer
|
|
|
37
37
|
6da477ce4021: Pulling fs layer
|
|
38
38
|
411ca42f331d: Pulling fs layer
|
|
39
39
|
2c1ce468d9f3: Waiting
|
|
40
|
-
72197a14cd4f: Waiting
|
|
41
40
|
d47cd8933eb7: Waiting
|
|
42
|
-
97ed36c5fb07: Waiting
|
|
43
|
-
ebe71df0d5a0: Waiting
|
|
44
|
-
f54b29cca981: Waiting
|
|
45
41
|
8ab2295f3fb3: Waiting
|
|
42
|
+
72197a14cd4f: Waiting
|
|
43
|
+
97ed36c5fb07: Waiting
|
|
46
44
|
493a5d82164a: Waiting
|
|
45
|
+
f54b29cca981: Waiting
|
|
47
46
|
6da477ce4021: Waiting
|
|
47
|
+
411ca42f331d: Waiting
|
|
48
|
+
ebe71df0d5a0: Waiting
|
|
48
49
|
f6bd9104d248: Verifying Checksum
|
|
49
50
|
f6bd9104d248: Download complete
|
|
50
51
|
f6bd9104d248: Pull complete
|
|
51
|
-
72197a14cd4f: Verifying Checksum
|
|
52
52
|
72197a14cd4f: Download complete
|
|
53
|
-
97ed36c5fb07: Verifying Checksum
|
|
54
|
-
97ed36c5fb07: Download complete
|
|
55
|
-
8bfa393fce63: Verifying Checksum
|
|
56
53
|
8bfa393fce63: Download complete
|
|
54
|
+
97ed36c5fb07: Download complete
|
|
57
55
|
4617420e017b: Verifying Checksum
|
|
58
56
|
4617420e017b: Download complete
|
|
59
|
-
493a5d82164a: Verifying Checksum
|
|
60
|
-
493a5d82164a: Download complete
|
|
61
57
|
2c1ce468d9f3: Verifying Checksum
|
|
62
58
|
2c1ce468d9f3: Download complete
|
|
63
|
-
|
|
64
|
-
ebe71df0d5a0: Download complete
|
|
59
|
+
493a5d82164a: Download complete
|
|
65
60
|
f54b29cca981: Verifying Checksum
|
|
66
61
|
f54b29cca981: Download complete
|
|
62
|
+
ebe71df0d5a0: Verifying Checksum
|
|
63
|
+
ebe71df0d5a0: Download complete
|
|
67
64
|
8ab2295f3fb3: Verifying Checksum
|
|
68
65
|
8ab2295f3fb3: Download complete
|
|
66
|
+
d47cd8933eb7: Verifying Checksum
|
|
69
67
|
6da477ce4021: Verifying Checksum
|
|
70
68
|
6da477ce4021: Download complete
|
|
71
|
-
d47cd8933eb7: Verifying Checksum
|
|
72
|
-
d47cd8933eb7: Download complete
|
|
73
69
|
411ca42f331d: Verifying Checksum
|
|
74
70
|
411ca42f331d: Download complete
|
|
75
71
|
4617420e017b: Pull complete
|
|
@@ -113,7 +109,7 @@ info: installing component 'rustfmt'
|
|
|
113
109
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
114
110
|
|
|
115
111
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
116
|
-
âąī¸ 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:
|
|
112
|
+
âąī¸ 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.808s
|
|
117
113
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
118
114
|
đĻ Using 4 default cache volume(s) for stellar
|
|
119
115
|
â
stellar-25.1.0 (Latest stable release)
|
|
@@ -126,164 +122,164 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
126
122
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/endpoint-v2/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
127
123
|
Updating crates.io index
|
|
128
124
|
Downloading crates ...
|
|
125
|
+
Downloaded ark-bn254 v0.4.0
|
|
129
126
|
Downloaded ark-ff-macros v0.4.2
|
|
130
127
|
Downloaded ark-ff-asm v0.4.2
|
|
131
|
-
Downloaded ark-
|
|
132
|
-
Downloaded
|
|
133
|
-
Downloaded cfg-if v1.0.4
|
|
134
|
-
Downloaded dyn-clone v1.0.20
|
|
128
|
+
Downloaded ark-ec v0.4.2
|
|
129
|
+
Downloaded ark-poly v0.4.2
|
|
135
130
|
Downloaded downcast-rs v1.2.1
|
|
136
|
-
Downloaded
|
|
131
|
+
Downloaded ahash v0.8.12
|
|
137
132
|
Downloaded derive_arbitrary v1.3.2
|
|
138
|
-
Downloaded cfg_eval v0.1.2
|
|
139
|
-
Downloaded rustc_version v0.4.1
|
|
140
|
-
Downloaded bytes-lit v0.0.5
|
|
141
|
-
Downloaded rand_chacha v0.3.1
|
|
142
|
-
Downloaded sec1 v0.7.3
|
|
143
133
|
Downloaded rand_core v0.6.4
|
|
144
|
-
Downloaded
|
|
145
|
-
Downloaded num-derive v0.4.2
|
|
146
|
-
Downloaded indexmap-nostd v0.4.0
|
|
147
|
-
Downloaded ryu v1.0.20
|
|
148
|
-
Downloaded keccak v0.1.5
|
|
149
|
-
Downloaded schemars v0.8.22
|
|
150
|
-
Downloaded version_check v0.9.5
|
|
151
|
-
Downloaded base16ct v0.2.0
|
|
134
|
+
Downloaded schemars v0.9.0
|
|
152
135
|
Downloaded time-core v0.1.6
|
|
153
|
-
Downloaded soroban-spec-rust v25.1.1
|
|
154
|
-
Downloaded ahash v0.8.12
|
|
155
|
-
Downloaded ref-cast-impl v1.0.25
|
|
156
|
-
Downloaded quote v1.0.41
|
|
157
|
-
Downloaded signature v2.2.0
|
|
158
|
-
Downloaded strsim v0.11.1
|
|
159
|
-
Downloaded primeorder v0.13.6
|
|
160
|
-
Downloaded thiserror v1.0.69
|
|
161
136
|
Downloaded stable_deref_trait v1.2.1
|
|
162
|
-
Downloaded
|
|
163
|
-
Downloaded
|
|
137
|
+
Downloaded signature v2.2.0
|
|
138
|
+
Downloaded serde_derive v1.0.228
|
|
139
|
+
Downloaded thiserror-impl v1.0.69
|
|
140
|
+
Downloaded ryu v1.0.20
|
|
141
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
164
142
|
Downloaded zeroize_derive v1.4.2
|
|
165
|
-
Downloaded
|
|
166
|
-
Downloaded
|
|
167
|
-
Downloaded
|
|
168
|
-
Downloaded
|
|
143
|
+
Downloaded ark-serialize v0.4.2
|
|
144
|
+
Downloaded visibility v0.1.1
|
|
145
|
+
Downloaded soroban-spec v25.1.1
|
|
146
|
+
Downloaded rand_chacha v0.3.1
|
|
147
|
+
Downloaded version_check v0.9.5
|
|
148
|
+
Downloaded subtle v2.6.1
|
|
149
|
+
Downloaded hex-literal v0.4.1
|
|
169
150
|
Downloaded wasmi_arena v0.4.1
|
|
170
|
-
Downloaded schemars v1.0.5
|
|
171
|
-
Downloaded static_assertions v1.1.0
|
|
172
|
-
Downloaded soroban-ledger-snapshot v25.1.1
|
|
173
151
|
Downloaded soroban-env-macros v25.0.1
|
|
174
|
-
Downloaded
|
|
175
|
-
Downloaded
|
|
176
|
-
Downloaded
|
|
177
|
-
Downloaded soroban-sdk-macros v25.1.1
|
|
178
|
-
Downloaded chrono v0.4.42
|
|
179
|
-
Downloaded wasmi_core v0.13.0
|
|
180
|
-
Downloaded curve25519-dalek v4.1.3
|
|
181
|
-
Downloaded soroban-env-common v25.0.1
|
|
182
|
-
Downloaded serde_derive v1.0.228
|
|
152
|
+
Downloaded zeroize v1.8.2
|
|
153
|
+
Downloaded ppv-lite86 v0.2.21
|
|
154
|
+
Downloaded time-macros v0.2.24
|
|
183
155
|
Downloaded spin v0.9.8
|
|
184
|
-
Downloaded serde_with_macros v3.15.1
|
|
185
|
-
Downloaded smallvec v1.15.1
|
|
186
|
-
Downloaded serde_core v1.0.228
|
|
187
|
-
Downloaded typenum v1.19.0
|
|
188
|
-
Downloaded ark-bls12-381 v0.4.0
|
|
189
|
-
Downloaded serde v1.0.228
|
|
190
|
-
Downloaded libm v0.2.15
|
|
191
|
-
Downloaded itertools v0.14.0
|
|
192
|
-
Downloaded hashbrown v0.16.0
|
|
193
156
|
Downloaded unicode-ident v1.0.22
|
|
194
|
-
Downloaded
|
|
157
|
+
Downloaded soroban-env-common v25.0.1
|
|
158
|
+
Downloaded typenum v1.19.0
|
|
195
159
|
Downloaded wasmparser-nostd v0.100.2
|
|
196
|
-
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
197
160
|
Downloaded time v0.3.44
|
|
161
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
162
|
+
Downloaded soroban-sdk v25.1.1
|
|
198
163
|
Downloaded wasmparser v0.116.1
|
|
199
|
-
Downloaded serde_with v3.15.1
|
|
200
164
|
Downloaded serde_json v1.0.145
|
|
165
|
+
Downloaded libm v0.2.15
|
|
201
166
|
Downloaded syn v1.0.109
|
|
202
167
|
Downloaded zerocopy v0.8.27
|
|
203
|
-
Downloaded
|
|
168
|
+
Downloaded chrono v0.4.42
|
|
204
169
|
Downloaded syn v2.0.108
|
|
205
|
-
Downloaded
|
|
206
|
-
Downloaded
|
|
170
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
171
|
+
Downloaded hashbrown v0.16.0
|
|
172
|
+
Downloaded serde_with v3.15.1
|
|
173
|
+
Downloaded itertools v0.14.0
|
|
174
|
+
Downloaded curve25519-dalek v4.1.3
|
|
207
175
|
Downloaded itertools v0.10.5
|
|
176
|
+
Downloaded num-bigint v0.4.6
|
|
177
|
+
Downloaded k256 v0.13.4
|
|
208
178
|
Downloaded indexmap v2.12.0
|
|
209
|
-
Downloaded
|
|
210
|
-
Downloaded
|
|
211
|
-
Downloaded schemars v0.9.0
|
|
179
|
+
Downloaded hashbrown v0.13.2
|
|
180
|
+
Downloaded hashbrown v0.12.3
|
|
212
181
|
Downloaded rand v0.8.5
|
|
213
182
|
Downloaded memchr v2.7.6
|
|
183
|
+
Downloaded ethnum v1.5.2
|
|
214
184
|
Downloaded ed25519-dalek v2.2.0
|
|
215
185
|
Downloaded der v0.7.10
|
|
216
|
-
Downloaded crypto-bigint v0.5.5
|
|
217
186
|
Downloaded base64 v0.22.1
|
|
218
|
-
Downloaded k256 v0.13.4
|
|
219
|
-
Downloaded elliptic-curve v0.13.8
|
|
220
|
-
Downloaded heapless v0.8.0
|
|
221
187
|
Downloaded soroban-env-host v25.0.1
|
|
188
|
+
Downloaded serde v1.0.228
|
|
189
|
+
Downloaded schemars v1.0.5
|
|
190
|
+
Downloaded prettyplease v0.2.37
|
|
191
|
+
Downloaded heapless v0.8.0
|
|
222
192
|
Downloaded darling_core v0.21.3
|
|
223
193
|
Downloaded darling_core v0.20.11
|
|
224
|
-
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
225
194
|
Downloaded proc-macro2 v1.0.103
|
|
226
|
-
Downloaded
|
|
195
|
+
Downloaded p256 v0.13.2
|
|
227
196
|
Downloaded num-traits v0.2.19
|
|
197
|
+
Downloaded sha3 v0.10.8
|
|
198
|
+
Downloaded libc v0.2.177
|
|
228
199
|
Downloaded indexmap v1.9.3
|
|
229
|
-
Downloaded
|
|
200
|
+
Downloaded elliptic-curve v0.13.8
|
|
230
201
|
Downloaded derivative v2.2.0
|
|
231
|
-
Downloaded
|
|
232
|
-
Downloaded
|
|
233
|
-
Downloaded
|
|
234
|
-
Downloaded ark-ff v0.4.2
|
|
202
|
+
Downloaded const-oid v0.9.6
|
|
203
|
+
Downloaded byteorder v1.5.0
|
|
204
|
+
Downloaded serde_core v1.0.228
|
|
235
205
|
Downloaded once_cell v1.21.3
|
|
236
|
-
Downloaded
|
|
237
|
-
Downloaded
|
|
206
|
+
Downloaded darling v0.21.3
|
|
207
|
+
Downloaded stellar-strkey v0.0.16
|
|
208
|
+
Downloaded paste v1.0.15
|
|
238
209
|
Downloaded iana-time-zone v0.1.64
|
|
239
210
|
Downloaded hmac v0.12.1
|
|
240
|
-
Downloaded digest v0.10.7
|
|
241
|
-
Downloaded ark-poly v0.4.2
|
|
242
|
-
Downloaded ark-ec v0.4.2
|
|
243
|
-
Downloaded subtle v2.6.1
|
|
244
|
-
Downloaded const-oid v0.9.6
|
|
245
|
-
Downloaded ed25519 v2.2.3
|
|
246
211
|
Downloaded ecdsa v0.16.9
|
|
247
|
-
Downloaded
|
|
212
|
+
Downloaded darling v0.20.11
|
|
213
|
+
Downloaded crypto-bigint v0.5.5
|
|
214
|
+
Downloaded base64ct v1.8.0
|
|
215
|
+
Downloaded smallvec v1.15.1
|
|
216
|
+
Downloaded serde_with_macros v3.15.1
|
|
217
|
+
Downloaded primeorder v0.13.6
|
|
218
|
+
Downloaded num-integer v0.1.46
|
|
219
|
+
Downloaded hash32 v0.3.1
|
|
220
|
+
Downloaded getrandom v0.2.16
|
|
221
|
+
Downloaded generic-array v0.14.9
|
|
222
|
+
Downloaded either v1.15.0
|
|
223
|
+
Downloaded ed25519 v2.2.3
|
|
224
|
+
Downloaded digest v0.10.7
|
|
225
|
+
Downloaded bytes-lit v0.0.5
|
|
248
226
|
Downloaded autocfg v1.5.0
|
|
249
|
-
Downloaded ppv-lite86 v0.2.21
|
|
250
227
|
Downloaded pkcs8 v0.10.2
|
|
251
|
-
Downloaded
|
|
252
|
-
Downloaded hex v0.4.3
|
|
228
|
+
Downloaded num-derive v0.4.2
|
|
253
229
|
Downloaded group v0.13.0
|
|
254
|
-
Downloaded
|
|
255
|
-
Downloaded
|
|
256
|
-
Downloaded
|
|
257
|
-
Downloaded
|
|
230
|
+
Downloaded data-encoding v2.9.0
|
|
231
|
+
Downloaded ark-std v0.4.0
|
|
232
|
+
Downloaded wasmi_core v0.13.0
|
|
233
|
+
Downloaded static_assertions v1.1.0
|
|
234
|
+
Downloaded quote v1.0.41
|
|
235
|
+
Downloaded sha2 v0.10.9
|
|
236
|
+
Downloaded fnv v1.0.7
|
|
237
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
238
|
+
Downloaded thiserror v1.0.69
|
|
239
|
+
Downloaded stellar-strkey v0.0.13
|
|
240
|
+
Downloaded spki v0.7.3
|
|
241
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
242
|
+
Downloaded ref-cast-impl v1.0.25
|
|
258
243
|
Downloaded ref-cast v1.0.25
|
|
259
|
-
Downloaded
|
|
260
|
-
Downloaded
|
|
244
|
+
Downloaded powerfmt v0.2.0
|
|
245
|
+
Downloaded itoa v1.0.15
|
|
246
|
+
Downloaded indexmap-nostd v0.4.0
|
|
247
|
+
Downloaded dyn-clone v1.0.20
|
|
248
|
+
Downloaded cpufeatures v0.2.17
|
|
249
|
+
Downloaded keccak v0.1.5
|
|
250
|
+
Downloaded ff v0.13.1
|
|
251
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
252
|
+
Downloaded cfg_eval v0.1.2
|
|
253
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
254
|
+
Downloaded macro-string v0.1.4
|
|
255
|
+
Downloaded hex v0.4.3
|
|
261
256
|
Downloaded dtor v0.1.1
|
|
262
|
-
Downloaded
|
|
263
|
-
Downloaded
|
|
264
|
-
Downloaded
|
|
265
|
-
Downloaded semver v1.0.27
|
|
257
|
+
Downloaded base16ct v0.2.0
|
|
258
|
+
Downloaded soroban-env-guest v25.0.1
|
|
259
|
+
Downloaded schemars v0.8.22
|
|
266
260
|
Downloaded num-conv v0.1.0
|
|
267
|
-
Downloaded
|
|
261
|
+
Downloaded ident_case v1.0.1
|
|
262
|
+
Downloaded strsim v0.11.1
|
|
263
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
268
264
|
Downloaded heck v0.5.0
|
|
265
|
+
Downloaded escape-bytes v0.1.1
|
|
269
266
|
Downloaded equivalent v1.0.2
|
|
270
|
-
Downloaded
|
|
267
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
271
268
|
Downloaded curve25519-dalek-derive v0.1.1
|
|
272
|
-
Downloaded cpufeatures v0.2.17
|
|
273
|
-
Downloaded escape-bytes v0.1.1
|
|
274
|
-
Downloaded ctor v0.5.0
|
|
275
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
276
|
-
Downloaded itoa v1.0.15
|
|
277
|
-
Downloaded darling_macro v0.20.11
|
|
278
269
|
Downloaded crypto-common v0.1.6
|
|
279
|
-
Downloaded
|
|
280
|
-
Downloaded
|
|
281
|
-
Downloaded fnv v1.0.7
|
|
282
|
-
Downloaded rfc6979 v0.4.0
|
|
283
|
-
Downloaded dtor-proc-macro v0.0.6
|
|
284
|
-
Downloaded ark-serialize v0.4.2
|
|
285
|
-
Downloaded ctor-proc-macro v0.0.6
|
|
270
|
+
Downloaded crate-git-revision v0.0.6
|
|
271
|
+
Downloaded ctor v0.5.0
|
|
286
272
|
Downloaded block-buffer v0.10.4
|
|
273
|
+
Downloaded semver v1.0.27
|
|
274
|
+
Downloaded sec1 v0.7.3
|
|
275
|
+
Downloaded ark-ff v0.4.2
|
|
276
|
+
Downloaded rustc_version v0.4.1
|
|
277
|
+
Downloaded rfc6979 v0.4.0
|
|
278
|
+
Downloaded darling_macro v0.20.11
|
|
279
|
+
Downloaded cfg-if v1.0.4
|
|
280
|
+
Downloaded deranged v0.5.5
|
|
281
|
+
Downloaded darling_macro v0.21.3
|
|
282
|
+
Downloaded arbitrary v1.3.2
|
|
287
283
|
Downloaded stellar-xdr v25.0.0
|
|
288
284
|
Compiling proc-macro2 v1.0.103
|
|
289
285
|
Compiling quote v1.0.41
|
|
@@ -291,49 +287,49 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
291
287
|
Compiling serde_core v1.0.228
|
|
292
288
|
Compiling serde v1.0.228
|
|
293
289
|
Compiling serde_json v1.0.145
|
|
290
|
+
Compiling memchr v2.7.6
|
|
294
291
|
Compiling itoa v1.0.15
|
|
295
292
|
Compiling ryu v1.0.20
|
|
296
|
-
Compiling memchr v2.7.6
|
|
297
|
-
Compiling ident_case v1.0.1
|
|
298
293
|
Compiling fnv v1.0.7
|
|
299
294
|
Compiling strsim v0.11.1
|
|
295
|
+
Compiling ident_case v1.0.1
|
|
300
296
|
Compiling typenum v1.19.0
|
|
301
297
|
Compiling version_check v0.9.5
|
|
302
298
|
Compiling autocfg v1.5.0
|
|
303
299
|
Compiling schemars v0.8.22
|
|
304
300
|
Compiling dyn-clone v1.0.20
|
|
305
|
-
Compiling cpufeatures v0.2.17
|
|
306
301
|
Compiling cfg-if v1.0.4
|
|
307
302
|
Compiling data-encoding v2.9.0
|
|
308
|
-
Compiling
|
|
309
|
-
Compiling either v1.15.0
|
|
303
|
+
Compiling cpufeatures v0.2.17
|
|
310
304
|
Compiling escape-bytes v0.1.1
|
|
305
|
+
Compiling generic-array v0.14.9
|
|
306
|
+
Compiling either v1.15.0
|
|
307
|
+
Compiling ethnum v1.5.2
|
|
311
308
|
Compiling semver v1.0.27
|
|
312
|
-
Compiling thiserror v1.0.69
|
|
313
|
-
Compiling equivalent v1.0.2
|
|
314
309
|
Compiling hashbrown v0.16.0
|
|
315
|
-
Compiling
|
|
310
|
+
Compiling equivalent v1.0.2
|
|
311
|
+
Compiling thiserror v1.0.69
|
|
312
|
+
Compiling num-traits v0.2.19
|
|
316
313
|
Compiling prettyplease v0.2.37
|
|
317
314
|
Compiling byteorder v1.5.0
|
|
318
|
-
Compiling base64 v0.22.1
|
|
319
|
-
Compiling num-traits v0.2.19
|
|
320
315
|
Compiling itertools v0.10.5
|
|
321
316
|
Compiling heapless v0.8.0
|
|
317
|
+
Compiling base64 v0.22.1
|
|
322
318
|
Compiling rustc_version v0.4.1
|
|
323
|
-
Compiling hash32 v0.3.1
|
|
324
319
|
Compiling heck v0.5.0
|
|
325
320
|
Compiling static_assertions v1.1.0
|
|
326
321
|
Compiling stable_deref_trait v1.2.1
|
|
327
|
-
Compiling itertools v0.14.0
|
|
328
322
|
Compiling indexmap v2.12.0
|
|
329
|
-
Compiling
|
|
330
|
-
Compiling
|
|
331
|
-
Compiling num-bigint v0.4.6
|
|
332
|
-
Compiling wasmparser v0.116.1
|
|
323
|
+
Compiling itertools v0.14.0
|
|
324
|
+
Compiling hash32 v0.3.1
|
|
333
325
|
Compiling crypto-common v0.1.6
|
|
334
326
|
Compiling block-buffer v0.10.4
|
|
327
|
+
Compiling syn v2.0.108
|
|
335
328
|
Compiling digest v0.10.7
|
|
336
329
|
Compiling sha2 v0.10.9
|
|
330
|
+
Compiling num-integer v0.1.46
|
|
331
|
+
Compiling wasmparser v0.116.1
|
|
332
|
+
Compiling num-bigint v0.4.6
|
|
337
333
|
Compiling darling_core v0.21.3
|
|
338
334
|
Compiling darling_core v0.20.11
|
|
339
335
|
Compiling macro-string v0.1.4
|
|
@@ -341,12 +337,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
341
337
|
Compiling cfg_eval v0.1.2
|
|
342
338
|
Compiling thiserror-impl v1.0.69
|
|
343
339
|
Compiling num-derive v0.4.2
|
|
344
|
-
Compiling visibility v0.1.1
|
|
345
340
|
Compiling bytes-lit v0.0.5
|
|
341
|
+
Compiling visibility v0.1.1
|
|
346
342
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
347
|
-
Compiling darling_macro v0.20.11
|
|
348
343
|
Compiling darling_macro v0.21.3
|
|
349
|
-
Compiling
|
|
344
|
+
Compiling darling_macro v0.20.11
|
|
350
345
|
Compiling darling v0.21.3
|
|
351
346
|
Compiling serde_with_macros v3.15.1
|
|
352
347
|
Compiling crate-git-revision v0.0.6
|
|
@@ -356,15 +351,16 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
356
351
|
Compiling soroban-env-common v25.0.1
|
|
357
352
|
Compiling stellar-strkey v0.0.16
|
|
358
353
|
Compiling soroban-sdk v25.1.1
|
|
354
|
+
Compiling darling v0.20.11
|
|
359
355
|
Compiling serde_with v3.15.1
|
|
360
356
|
Compiling soroban-spec v25.1.1
|
|
361
357
|
Compiling soroban-env-macros v25.0.1
|
|
362
358
|
Compiling soroban-spec-rust v25.1.1
|
|
363
|
-
Compiling soroban-sdk-macros v25.1.1
|
|
364
359
|
Compiling soroban-env-guest v25.0.1
|
|
360
|
+
Compiling soroban-sdk-macros v25.1.1
|
|
365
361
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
366
362
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
367
|
-
Finished `release` profile [optimized] target(s) in
|
|
363
|
+
Finished `release` profile [optimized] target(s) in 1m 06s
|
|
368
364
|
âšī¸ Build Summary:
|
|
369
365
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
370
366
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -435,10 +431,10 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
435
431
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/layerzero-views/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
436
432
|
Compiling byteorder v1.5.0
|
|
437
433
|
Compiling escape-bytes v0.1.1
|
|
438
|
-
Compiling static_assertions v1.1.0
|
|
439
434
|
Compiling num-traits v0.2.19
|
|
440
|
-
Compiling stable_deref_trait v1.2.1
|
|
441
435
|
Compiling ethnum v1.5.2
|
|
436
|
+
Compiling stable_deref_trait v1.2.1
|
|
437
|
+
Compiling static_assertions v1.1.0
|
|
442
438
|
Compiling data-encoding v2.9.0
|
|
443
439
|
Compiling cfg-if v1.0.4
|
|
444
440
|
Compiling stellar-xdr v25.0.0
|
|
@@ -453,7 +449,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
453
449
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
454
450
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
455
451
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
456
|
-
Finished `release` profile [optimized] target(s) in
|
|
452
|
+
Finished `release` profile [optimized] target(s) in 19.08s
|
|
457
453
|
âšī¸ Build Summary:
|
|
458
454
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
459
455
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -486,7 +482,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
486
482
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/uln-302/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
487
483
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
488
484
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
489
|
-
Finished `release` profile [optimized] target(s) in
|
|
485
|
+
Finished `release` profile [optimized] target(s) in 2.26s
|
|
490
486
|
âšī¸ Build Summary:
|
|
491
487
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
492
488
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -534,7 +530,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
534
530
|
|
|
535
531
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/upgrader/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
536
532
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
537
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
533
|
+
Finished `release` profile [optimized] target(s) in 0.71s
|
|
538
534
|
âšī¸ Build Summary:
|
|
539
535
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
540
536
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -546,7 +542,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
546
542
|
|
|
547
543
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/blocked-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
548
544
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
549
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
545
|
+
Finished `release` profile [optimized] target(s) in 0.56s
|
|
550
546
|
âšī¸ Build Summary:
|
|
551
547
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
552
548
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -563,7 +559,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
563
559
|
|
|
564
560
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/simple-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
565
561
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
566
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
562
|
+
Finished `release` profile [optimized] target(s) in 0.87s
|
|
567
563
|
âšī¸ Build Summary:
|
|
568
564
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
569
565
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -604,7 +600,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
604
600
|
|
|
605
601
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/treasury/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
606
602
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
607
|
-
Finished `release` profile [optimized] target(s) in
|
|
603
|
+
Finished `release` profile [optimized] target(s) in 1.19s
|
|
608
604
|
âšī¸ Build Summary:
|
|
609
605
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
610
606
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -638,7 +634,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
638
634
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
639
635
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
640
636
|
Compiling console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
|
|
641
|
-
Finished `release` profile [optimized] target(s) in
|
|
637
|
+
Finished `release` profile [optimized] target(s) in 4.23s
|
|
642
638
|
âšī¸ Build Summary:
|
|
643
639
|
Wasm File: target/wasm32v1-none/release/console_oft.wasm (87246 bytes)
|
|
644
640
|
Wasm Hash: 92e33a08bef72380424f0b89febac7a3155d44dfef18306ba7622627cb7b95ba
|
|
@@ -718,7 +714,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
718
714
|
|
|
719
715
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/counter/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
720
716
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
721
|
-
Finished `release` profile [optimized] target(s) in
|
|
717
|
+
Finished `release` profile [optimized] target(s) in 1.18s
|
|
722
718
|
âšī¸ Build Summary:
|
|
723
719
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
|
|
724
720
|
Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
|
|
@@ -776,7 +772,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
776
772
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
777
773
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
778
774
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
779
|
-
Finished `release` profile [optimized] target(s) in
|
|
775
|
+
Finished `release` profile [optimized] target(s) in 2.19s
|
|
780
776
|
âšī¸ Build Summary:
|
|
781
777
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
|
|
782
778
|
Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
|
|
@@ -839,7 +835,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
839
835
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/dvn-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
840
836
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
841
837
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
842
|
-
Finished `release` profile [optimized] target(s) in
|
|
838
|
+
Finished `release` profile [optimized] target(s) in 1.07s
|
|
843
839
|
âšī¸ Build Summary:
|
|
844
840
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
845
841
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -866,7 +862,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
866
862
|
|
|
867
863
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
868
864
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
869
|
-
Finished `release` profile [optimized] target(s) in
|
|
865
|
+
Finished `release` profile [optimized] target(s) in 1.37s
|
|
870
866
|
âšī¸ Build Summary:
|
|
871
867
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
|
|
872
868
|
Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
|
|
@@ -925,7 +921,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
925
921
|
|
|
926
922
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
927
923
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
928
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
924
|
+
Finished `release` profile [optimized] target(s) in 0.69s
|
|
929
925
|
âšī¸ Build Summary:
|
|
930
926
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
931
927
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -955,7 +951,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
955
951
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
956
952
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
957
953
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
958
|
-
Finished `release` profile [optimized] target(s) in
|
|
954
|
+
Finished `release` profile [optimized] target(s) in 2.09s
|
|
959
955
|
âšī¸ Build Summary:
|
|
960
956
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
|
|
961
957
|
Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
|
|
@@ -970,7 +966,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
970
966
|
|
|
971
967
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/price-feed/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
972
968
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
973
|
-
Finished `release` profile [optimized] target(s) in
|
|
969
|
+
Finished `release` profile [optimized] target(s) in 1.35s
|
|
974
970
|
âšī¸ Build Summary:
|
|
975
971
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
976
972
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -1010,7 +1006,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1010
1006
|
|
|
1011
1007
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/oft/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
1012
1008
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
1013
|
-
Finished `release` profile [optimized] target(s) in
|
|
1009
|
+
Finished `release` profile [optimized] target(s) in 2.39s
|
|
1014
1010
|
âšī¸ Build Summary:
|
|
1015
1011
|
Wasm File: target/wasm32v1-none/release/oft.wasm (77986 bytes)
|
|
1016
1012
|
Wasm Hash: d313988c11933cbe18bf315b3a087be6c10b3054ac38251d3bd38a6ca704c284
|
|
@@ -1081,7 +1077,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1081
1077
|
|
|
1082
1078
|
âšī¸ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/sac-manager/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
1083
1079
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
1084
|
-
Finished `release` profile [optimized] target(s) in
|
|
1080
|
+
Finished `release` profile [optimized] target(s) in 1.25s
|
|
1085
1081
|
âšī¸ Build Summary:
|
|
1086
1082
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
1087
1083
|
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
@@ -1117,7 +1113,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1117
1113
|
âĸ underlying_sac
|
|
1118
1114
|
â
Build Complete
|
|
1119
1115
|
|
|
1120
|
-
âąī¸ stellar contract build:
|
|
1116
|
+
âąī¸ stellar contract build: 2:16.841 (m:ss.mmm)
|
|
1121
1117
|
âWARNâ Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
1122
1118
|
|
|
1123
1119
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -1128,7 +1124,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1128
1124
|
đ§ User volumes override 1 default volume(s)
|
|
1129
1125
|
â
stellar-25.1.0 (Latest stable release)
|
|
1130
1126
|
đ§ stellar version: 25.1.0
|
|
1131
|
-
(node:
|
|
1127
|
+
(node:140298) [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.
|
|
1132
1128
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
1133
1129
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
1134
1130
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -1147,7 +1143,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
1147
1143
|
|
|
1148
1144
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
1149
1145
|
|
|
1150
|
-
âąī¸ 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:
|
|
1146
|
+
âąī¸ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 2.597s
|
|
1151
1147
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
1152
1148
|
đĻ Using 4 default cache volume(s) for stellar
|
|
1153
1149
|
â
stellar-25.1.0 (Latest stable release)
|
|
@@ -1160,46 +1156,46 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
|
|
|
1160
1156
|
$ 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 run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
1161
1157
|
Updating crates.io index
|
|
1162
1158
|
Downloading crates ...
|
|
1163
|
-
Downloaded
|
|
1164
|
-
Downloaded generic-array v0.14.7
|
|
1165
|
-
Downloaded digest v0.9.0
|
|
1159
|
+
Downloaded crypto-common v0.1.7
|
|
1166
1160
|
Downloaded block-buffer v0.9.0
|
|
1161
|
+
Downloaded digest v0.9.0
|
|
1167
1162
|
Downloaded deranged v0.5.8
|
|
1168
|
-
Downloaded
|
|
1163
|
+
Downloaded generic-array v0.14.7
|
|
1164
|
+
Downloaded anyhow v1.0.102
|
|
1165
|
+
Downloaded time-core v0.1.8
|
|
1169
1166
|
Downloaded data-encoding v2.10.0
|
|
1170
|
-
Downloaded
|
|
1167
|
+
Downloaded serde_spanned v0.6.9
|
|
1168
|
+
Downloaded include_dir v0.7.4
|
|
1169
|
+
Downloaded unicode-ident v1.0.24
|
|
1171
1170
|
Downloaded toml_datetime v0.6.11
|
|
1172
|
-
Downloaded toml_write v0.1.2
|
|
1173
|
-
Downloaded opaque-debug v0.3.1
|
|
1174
|
-
Downloaded heck v0.4.1
|
|
1175
|
-
Downloaded sha2 v0.9.9
|
|
1176
1171
|
Downloaded num-conv v0.2.0
|
|
1177
1172
|
Downloaded include_dir_macros v0.7.4
|
|
1178
|
-
Downloaded
|
|
1179
|
-
Downloaded
|
|
1180
|
-
Downloaded
|
|
1181
|
-
Downloaded
|
|
1182
|
-
Downloaded
|
|
1183
|
-
Downloaded quote v1.0.44
|
|
1173
|
+
Downloaded heck v0.4.1
|
|
1174
|
+
Downloaded opaque-debug v0.3.1
|
|
1175
|
+
Downloaded time-macros v0.2.27
|
|
1176
|
+
Downloaded toml_write v0.1.2
|
|
1177
|
+
Downloaded serde_with_macros v3.17.0
|
|
1184
1178
|
Downloaded zmij v1.0.21
|
|
1185
|
-
Downloaded
|
|
1186
|
-
Downloaded
|
|
1179
|
+
Downloaded schemars v1.2.1
|
|
1180
|
+
Downloaded quote v1.0.44
|
|
1181
|
+
Downloaded soroban-spec-typescript v25.1.0
|
|
1182
|
+
Downloaded iana-time-zone v0.1.65
|
|
1187
1183
|
Downloaded proc-macro2 v1.0.106
|
|
1184
|
+
Downloaded glob v0.3.3
|
|
1188
1185
|
Downloaded memchr v2.8.0
|
|
1189
1186
|
Downloaded toml_edit v0.22.27
|
|
1190
|
-
Downloaded
|
|
1191
|
-
Downloaded soroban-spec-typescript v25.1.0
|
|
1192
|
-
Downloaded hashbrown v0.16.1
|
|
1193
|
-
Downloaded schemars v1.2.1
|
|
1187
|
+
Downloaded indexmap v2.13.0
|
|
1194
1188
|
Downloaded serde_json v1.0.149
|
|
1189
|
+
Downloaded sha2 v0.9.9
|
|
1195
1190
|
Downloaded serde_with v3.17.0
|
|
1191
|
+
Downloaded winnow v0.7.14
|
|
1196
1192
|
Downloaded chrono v0.4.44
|
|
1197
1193
|
Downloaded time v0.3.47
|
|
1198
|
-
Downloaded
|
|
1199
|
-
Downloaded iana-time-zone v0.1.65
|
|
1200
|
-
Downloaded syn v2.0.117
|
|
1201
|
-
Downloaded time-macros v0.2.27
|
|
1194
|
+
Downloaded hashbrown v0.16.1
|
|
1202
1195
|
Downloaded base64 v0.21.7
|
|
1196
|
+
Downloaded toml v0.8.23
|
|
1197
|
+
Downloaded syn v2.0.117
|
|
1198
|
+
Downloaded itoa v1.0.17
|
|
1203
1199
|
Compiling unicode-ident v1.0.24
|
|
1204
1200
|
Compiling proc-macro2 v1.0.106
|
|
1205
1201
|
Compiling quote v1.0.44
|
|
@@ -1211,41 +1207,41 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1211
1207
|
Compiling memchr v2.8.0
|
|
1212
1208
|
Compiling version_check v0.9.5
|
|
1213
1209
|
Compiling serde v1.0.228
|
|
1214
|
-
Compiling strsim v0.11.1
|
|
1215
1210
|
Compiling ident_case v1.0.1
|
|
1211
|
+
Compiling strsim v0.11.1
|
|
1216
1212
|
Compiling fnv v1.0.7
|
|
1213
|
+
Compiling schemars v0.8.22
|
|
1217
1214
|
Compiling hashbrown v0.16.1
|
|
1218
1215
|
Compiling equivalent v1.0.2
|
|
1219
|
-
Compiling
|
|
1216
|
+
Compiling cfg-if v1.0.4
|
|
1220
1217
|
Compiling cpufeatures v0.2.17
|
|
1221
1218
|
Compiling dyn-clone v1.0.20
|
|
1222
|
-
Compiling cfg-if v1.0.4
|
|
1223
|
-
Compiling thiserror v1.0.69
|
|
1224
|
-
Compiling generic-array v0.14.7
|
|
1225
1219
|
Compiling data-encoding v2.10.0
|
|
1226
|
-
Compiling
|
|
1227
|
-
Compiling
|
|
1220
|
+
Compiling thiserror v1.0.69
|
|
1221
|
+
Compiling prettyplease v0.2.37
|
|
1228
1222
|
Compiling escape-bytes v0.1.1
|
|
1223
|
+
Compiling semver v1.0.27
|
|
1229
1224
|
Compiling ethnum v1.5.2
|
|
1230
|
-
Compiling
|
|
1225
|
+
Compiling base64 v0.22.1
|
|
1226
|
+
Compiling opaque-debug v0.3.1
|
|
1231
1227
|
Compiling glob v0.3.3
|
|
1232
|
-
Compiling
|
|
1228
|
+
Compiling generic-array v0.14.7
|
|
1229
|
+
Compiling indexmap v2.13.0
|
|
1233
1230
|
Compiling toml_write v0.1.2
|
|
1234
1231
|
Compiling winnow v0.7.14
|
|
1235
1232
|
Compiling anyhow v1.0.102
|
|
1236
|
-
Compiling
|
|
1233
|
+
Compiling either v1.15.0
|
|
1237
1234
|
Compiling heck v0.4.1
|
|
1238
|
-
Compiling itertools v0.10.5
|
|
1239
1235
|
Compiling base64 v0.21.7
|
|
1240
|
-
Compiling indexmap v2.13.0
|
|
1241
1236
|
Compiling syn v2.0.117
|
|
1242
|
-
Compiling
|
|
1237
|
+
Compiling itertools v0.10.5
|
|
1243
1238
|
Compiling wasmparser v0.116.1
|
|
1244
|
-
Compiling
|
|
1239
|
+
Compiling include_dir_macros v0.7.4
|
|
1245
1240
|
Compiling crypto-common v0.1.7
|
|
1246
1241
|
Compiling block-buffer v0.10.4
|
|
1247
|
-
Compiling block-buffer v0.9.0
|
|
1248
1242
|
Compiling digest v0.9.0
|
|
1243
|
+
Compiling block-buffer v0.9.0
|
|
1244
|
+
Compiling include_dir v0.7.4
|
|
1249
1245
|
Compiling digest v0.10.7
|
|
1250
1246
|
Compiling sha2 v0.9.9
|
|
1251
1247
|
Compiling sha2 v0.10.9
|
|
@@ -1253,22 +1249,22 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1253
1249
|
Compiling serde_derive v1.0.228
|
|
1254
1250
|
Compiling thiserror-impl v1.0.69
|
|
1255
1251
|
Compiling cfg_eval v0.1.2
|
|
1256
|
-
Compiling darling_macro v0.21.3
|
|
1257
1252
|
Compiling crate-git-revision v0.0.6
|
|
1253
|
+
Compiling darling_macro v0.21.3
|
|
1258
1254
|
Compiling darling v0.21.3
|
|
1259
1255
|
Compiling stellar-strkey v0.0.13
|
|
1260
1256
|
Compiling stellar-xdr v25.0.0
|
|
1261
1257
|
Compiling serde_with_macros v3.17.0
|
|
1262
1258
|
Compiling hex v0.4.3
|
|
1263
|
-
Compiling serde_spanned v0.6.9
|
|
1264
1259
|
Compiling toml_datetime v0.6.11
|
|
1260
|
+
Compiling serde_spanned v0.6.9
|
|
1265
1261
|
Compiling toml_edit v0.22.27
|
|
1266
1262
|
Compiling serde_with v3.17.0
|
|
1267
1263
|
Compiling toml v0.8.23
|
|
1268
1264
|
Compiling soroban-spec v25.1.1
|
|
1269
1265
|
Compiling soroban-spec-typescript v25.1.0
|
|
1270
1266
|
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
1271
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in
|
|
1267
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
|
|
1272
1268
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1273
1269
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1274
1270
|
|
|
@@ -1388,4 +1384,4 @@ Generated files in sdk/src/generated:
|
|
|
1388
1384
|
- oft.ts
|
|
1389
1385
|
- sac_manager.ts
|
|
1390
1386
|
- layerzero_view.ts
|
|
1391
|
-
âąī¸ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1387
|
+
âąī¸ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 1:04.931 (m:ss.mmm)
|