@layerzerolabs/protocol-stellar-v2 0.2.68 â 0.2.69
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 +225 -224
- package/.turbo/turbo-lint.log +93 -238
- package/.turbo/turbo-test.log +1785 -1876
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +312 -308
- package/sdk/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
â
stellar-25.1.0 (Latest stable release)
|
|
16
16
|
đ§ stellar version: 25.1.0
|
|
17
17
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
18
|
-
(node:
|
|
18
|
+
(node:18399) [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.
|
|
19
19
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
20
20
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
21
21
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -36,38 +36,39 @@ ebe71df0d5a0: Pulling fs layer
|
|
|
36
36
|
8ab2295f3fb3: Pulling fs layer
|
|
37
37
|
6da477ce4021: Pulling fs layer
|
|
38
38
|
411ca42f331d: Pulling fs layer
|
|
39
|
-
|
|
39
|
+
72197a14cd4f: Waiting
|
|
40
40
|
d47cd8933eb7: Waiting
|
|
41
|
-
ebe71df0d5a0: Waiting
|
|
42
|
-
8ab2295f3fb3: Waiting
|
|
43
41
|
6da477ce4021: Waiting
|
|
44
|
-
|
|
45
|
-
72197a14cd4f: Waiting
|
|
42
|
+
ebe71df0d5a0: Waiting
|
|
46
43
|
97ed36c5fb07: Waiting
|
|
44
|
+
8ab2295f3fb3: Waiting
|
|
47
45
|
493a5d82164a: Waiting
|
|
46
|
+
2c1ce468d9f3: Waiting
|
|
48
47
|
f54b29cca981: Waiting
|
|
49
48
|
f6bd9104d248: Verifying Checksum
|
|
50
49
|
f6bd9104d248: Download complete
|
|
51
50
|
72197a14cd4f: Verifying Checksum
|
|
52
51
|
72197a14cd4f: Download complete
|
|
53
52
|
f6bd9104d248: Pull complete
|
|
53
|
+
97ed36c5fb07: Verifying Checksum
|
|
54
54
|
97ed36c5fb07: Download complete
|
|
55
|
+
8bfa393fce63: Verifying Checksum
|
|
56
|
+
8bfa393fce63: Download complete
|
|
55
57
|
493a5d82164a: Verifying Checksum
|
|
56
58
|
493a5d82164a: Download complete
|
|
57
|
-
8bfa393fce63: Download complete
|
|
58
|
-
2c1ce468d9f3: Verifying Checksum
|
|
59
59
|
2c1ce468d9f3: Download complete
|
|
60
|
+
4617420e017b: Verifying Checksum
|
|
60
61
|
4617420e017b: Download complete
|
|
61
62
|
ebe71df0d5a0: Verifying Checksum
|
|
62
63
|
ebe71df0d5a0: Download complete
|
|
63
|
-
8ab2295f3fb3: Verifying Checksum
|
|
64
|
-
8ab2295f3fb3: Download complete
|
|
65
64
|
d47cd8933eb7: Verifying Checksum
|
|
66
65
|
d47cd8933eb7: Download complete
|
|
66
|
+
8ab2295f3fb3: Verifying Checksum
|
|
67
|
+
8ab2295f3fb3: Download complete
|
|
68
|
+
6da477ce4021: Verifying Checksum
|
|
67
69
|
6da477ce4021: Download complete
|
|
68
70
|
f54b29cca981: Verifying Checksum
|
|
69
71
|
f54b29cca981: Download complete
|
|
70
|
-
411ca42f331d: Verifying Checksum
|
|
71
72
|
411ca42f331d: Download complete
|
|
72
73
|
4617420e017b: Pull complete
|
|
73
74
|
8bfa393fce63: Pull complete
|
|
@@ -110,7 +111,7 @@ info: installing component 'rustfmt'
|
|
|
110
111
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
111
112
|
|
|
112
113
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
113
|
-
âŗ 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:
|
|
114
|
+
âŗ 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: 12.570s
|
|
114
115
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
115
116
|
đĻ Using 4 default volume(s) for stellar
|
|
116
117
|
â
stellar-25.1.0 (Latest stable release)
|
|
@@ -123,221 +124,221 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
123
124
|
âšī¸ 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
|
|
124
125
|
Updating crates.io index
|
|
125
126
|
Downloading crates ...
|
|
127
|
+
Downloaded ark-ff-macros v0.4.2
|
|
126
128
|
Downloaded ark-bn254 v0.4.0
|
|
127
|
-
Downloaded
|
|
129
|
+
Downloaded heck v0.5.0
|
|
130
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
131
|
+
Downloaded rand_core v0.6.4
|
|
132
|
+
Downloaded ark-poly v0.4.2
|
|
133
|
+
Downloaded num-integer v0.1.46
|
|
134
|
+
Downloaded ark-serialize v0.4.2
|
|
128
135
|
Downloaded curve25519-dalek-derive v0.1.1
|
|
136
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
137
|
+
Downloaded sec1 v0.7.3
|
|
138
|
+
Downloaded signature v2.2.0
|
|
139
|
+
Downloaded itoa v1.0.15
|
|
140
|
+
Downloaded hash32 v0.3.1
|
|
141
|
+
Downloaded powerfmt v0.2.0
|
|
142
|
+
Downloaded rand v0.8.5
|
|
143
|
+
Downloaded zeroize_derive v1.4.2
|
|
144
|
+
Downloaded num-conv v0.1.0
|
|
145
|
+
Downloaded stable_deref_trait v1.2.1
|
|
129
146
|
Downloaded ref-cast v1.0.25
|
|
130
|
-
Downloaded
|
|
131
|
-
Downloaded schemars v0.9.0
|
|
132
|
-
Downloaded heck v0.5.0
|
|
147
|
+
Downloaded wasmi_core v0.13.0
|
|
133
148
|
Downloaded version_check v0.9.5
|
|
134
|
-
Downloaded
|
|
135
|
-
Downloaded
|
|
149
|
+
Downloaded wasmi_arena v0.4.1
|
|
150
|
+
Downloaded rfc6979 v0.4.0
|
|
151
|
+
Downloaded proc-macro2 v1.0.103
|
|
152
|
+
Downloaded soroban-spec v25.1.1
|
|
136
153
|
Downloaded thiserror-impl v1.0.69
|
|
137
|
-
Downloaded
|
|
138
|
-
Downloaded signature v2.2.0
|
|
139
|
-
Downloaded visibility v0.1.1
|
|
140
|
-
Downloaded semver v1.0.27
|
|
141
|
-
Downloaded soroban-spec-rust v25.1.1
|
|
142
|
-
Downloaded crate-git-revision v0.0.6
|
|
143
|
-
Downloaded zeroize_derive v1.4.2
|
|
144
|
-
Downloaded zeroize v1.8.2
|
|
145
|
-
Downloaded thiserror v1.0.69
|
|
146
|
-
Downloaded spki v0.7.3
|
|
147
|
-
Downloaded schemars v1.0.5
|
|
148
|
-
Downloaded soroban-env-macros v25.0.1
|
|
149
|
-
Downloaded static_assertions v1.1.0
|
|
150
|
-
Downloaded smallvec v1.15.1
|
|
154
|
+
Downloaded num-bigint v0.4.6
|
|
151
155
|
Downloaded time-macros v0.2.24
|
|
156
|
+
Downloaded zeroize v1.8.2
|
|
157
|
+
Downloaded stellar-strkey v0.0.13
|
|
158
|
+
Downloaded spin v0.9.8
|
|
152
159
|
Downloaded stellar-strkey v0.0.16
|
|
153
|
-
Downloaded
|
|
154
|
-
Downloaded
|
|
155
|
-
Downloaded
|
|
156
|
-
Downloaded serde_core v1.0.228
|
|
160
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
161
|
+
Downloaded wasmparser v0.116.1
|
|
162
|
+
Downloaded schemars v0.9.0
|
|
157
163
|
Downloaded soroban-env-common v25.0.1
|
|
158
|
-
Downloaded
|
|
164
|
+
Downloaded serde_core v1.0.228
|
|
165
|
+
Downloaded unicode-ident v1.0.22
|
|
159
166
|
Downloaded typenum v1.19.0
|
|
160
|
-
Downloaded iana-time-zone v0.1.64
|
|
161
167
|
Downloaded serde v1.0.228
|
|
162
|
-
Downloaded
|
|
163
|
-
Downloaded hmac v0.12.1
|
|
164
|
-
Downloaded ark-ec v0.4.2
|
|
165
|
-
Downloaded ethnum v1.5.2
|
|
166
|
-
Downloaded proc-macro2 v1.0.103
|
|
168
|
+
Downloaded schemars v1.0.5
|
|
167
169
|
Downloaded wasmparser-nostd v0.100.2
|
|
168
|
-
Downloaded
|
|
170
|
+
Downloaded serde_with_macros v3.15.1
|
|
171
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
172
|
+
Downloaded time v0.3.44
|
|
169
173
|
Downloaded soroban-sdk v25.1.1
|
|
170
|
-
Downloaded syn v1.0.109
|
|
171
|
-
Downloaded serde_json v1.0.145
|
|
172
|
-
Downloaded hashbrown v0.16.0
|
|
173
|
-
Downloaded itertools v0.14.0
|
|
174
174
|
Downloaded serde_with v3.15.1
|
|
175
|
-
Downloaded
|
|
176
|
-
Downloaded
|
|
175
|
+
Downloaded serde_json v1.0.145
|
|
176
|
+
Downloaded schemars v0.8.22
|
|
177
|
+
Downloaded ryu v1.0.20
|
|
177
178
|
Downloaded zerocopy v0.8.27
|
|
178
|
-
Downloaded hashbrown v0.13.2
|
|
179
|
-
Downloaded hashbrown v0.12.3
|
|
180
179
|
Downloaded syn v2.0.108
|
|
181
|
-
Downloaded
|
|
182
|
-
Downloaded
|
|
183
|
-
Downloaded
|
|
184
|
-
Downloaded
|
|
180
|
+
Downloaded syn v1.0.109
|
|
181
|
+
Downloaded libc v0.2.177
|
|
182
|
+
Downloaded serde_derive v1.0.228
|
|
183
|
+
Downloaded smallvec v1.15.1
|
|
184
|
+
Downloaded sha2 v0.10.9
|
|
185
|
+
Downloaded static_assertions v1.1.0
|
|
186
|
+
Downloaded soroban-env-macros v25.0.1
|
|
187
|
+
Downloaded semver v1.0.27
|
|
188
|
+
Downloaded ref-cast-impl v1.0.25
|
|
189
|
+
Downloaded macro-string v0.1.4
|
|
190
|
+
Downloaded thiserror v1.0.69
|
|
191
|
+
Downloaded strsim v0.11.1
|
|
192
|
+
Downloaded quote v1.0.41
|
|
193
|
+
Downloaded itertools v0.14.0
|
|
185
194
|
Downloaded heapless v0.8.0
|
|
186
|
-
Downloaded base64 v0.22.1
|
|
187
195
|
Downloaded der v0.7.10
|
|
188
|
-
Downloaded
|
|
189
|
-
Downloaded
|
|
190
|
-
Downloaded
|
|
191
|
-
Downloaded
|
|
192
|
-
Downloaded
|
|
196
|
+
Downloaded soroban-env-host v25.0.1
|
|
197
|
+
Downloaded curve25519-dalek v4.1.3
|
|
198
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
199
|
+
Downloaded hmac v0.12.1
|
|
200
|
+
Downloaded ethnum v1.5.2
|
|
201
|
+
Downloaded darling v0.20.11
|
|
202
|
+
Downloaded byteorder v1.5.0
|
|
203
|
+
Downloaded visibility v0.1.1
|
|
204
|
+
Downloaded indexmap-nostd v0.4.0
|
|
205
|
+
Downloaded iana-time-zone v0.1.64
|
|
206
|
+
Downloaded hashbrown v0.12.3
|
|
207
|
+
Downloaded sha3 v0.10.8
|
|
208
|
+
Downloaded chrono v0.4.42
|
|
209
|
+
Downloaded ark-std v0.4.0
|
|
210
|
+
Downloaded subtle v2.6.1
|
|
211
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
212
|
+
Downloaded soroban-env-guest v25.0.1
|
|
213
|
+
Downloaded prettyplease v0.2.37
|
|
193
214
|
Downloaded k256 v0.13.4
|
|
194
|
-
Downloaded
|
|
215
|
+
Downloaded dyn-clone v1.0.20
|
|
216
|
+
Downloaded dtor v0.1.1
|
|
217
|
+
Downloaded darling_macro v0.21.3
|
|
218
|
+
Downloaded crypto-common v0.1.6
|
|
219
|
+
Downloaded spki v0.7.3
|
|
195
220
|
Downloaded num-traits v0.2.19
|
|
196
|
-
Downloaded
|
|
221
|
+
Downloaded itertools v0.10.5
|
|
222
|
+
Downloaded hashbrown v0.13.2
|
|
223
|
+
Downloaded crypto-bigint v0.5.5
|
|
224
|
+
Downloaded primeorder v0.13.6
|
|
225
|
+
Downloaded paste v1.0.15
|
|
226
|
+
Downloaded p256 v0.13.2
|
|
227
|
+
Downloaded once_cell v1.21.3
|
|
228
|
+
Downloaded libm v0.2.15
|
|
229
|
+
Downloaded indexmap v2.12.0
|
|
230
|
+
Downloaded derivative v2.2.0
|
|
197
231
|
Downloaded darling_core v0.20.11
|
|
198
|
-
Downloaded
|
|
232
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
233
|
+
Downloaded rustc_version v0.4.1
|
|
199
234
|
Downloaded ppv-lite86 v0.2.21
|
|
200
235
|
Downloaded indexmap v1.9.3
|
|
201
|
-
Downloaded ark-poly v0.4.2
|
|
202
|
-
Downloaded elliptic-curve v0.13.8
|
|
203
|
-
Downloaded const-oid v0.9.6
|
|
204
|
-
Downloaded ark-std v0.4.0
|
|
205
236
|
Downloaded getrandom v0.2.16
|
|
206
|
-
Downloaded
|
|
207
|
-
Downloaded
|
|
208
|
-
Downloaded
|
|
209
|
-
Downloaded sha3 v0.10.8
|
|
210
|
-
Downloaded data-encoding v2.9.0
|
|
211
|
-
Downloaded crypto-common v0.1.6
|
|
212
|
-
Downloaded autocfg v1.5.0
|
|
213
|
-
Downloaded spin v0.9.8
|
|
214
|
-
Downloaded primeorder v0.13.6
|
|
215
|
-
Downloaded byteorder v1.5.0
|
|
216
|
-
Downloaded serde_derive v1.0.228
|
|
217
|
-
Downloaded indexmap-nostd v0.4.0
|
|
218
|
-
Downloaded either v1.15.0
|
|
219
|
-
Downloaded digest v0.10.7
|
|
220
|
-
Downloaded quote v1.0.41
|
|
237
|
+
Downloaded deranged v0.5.5
|
|
238
|
+
Downloaded time-core v0.1.6
|
|
239
|
+
Downloaded rand_chacha v0.3.1
|
|
221
240
|
Downloaded pkcs8 v0.10.2
|
|
222
|
-
Downloaded
|
|
241
|
+
Downloaded keccak v0.1.5
|
|
242
|
+
Downloaded const-oid v0.9.6
|
|
243
|
+
Downloaded base16ct v0.2.0
|
|
244
|
+
Downloaded digest v0.10.7
|
|
245
|
+
Downloaded hex v0.4.3
|
|
223
246
|
Downloaded ff v0.13.1
|
|
224
|
-
Downloaded
|
|
225
|
-
Downloaded
|
|
226
|
-
Downloaded soroban-ledger-snapshot v25.1.1
|
|
227
|
-
Downloaded sha2 v0.10.9
|
|
228
|
-
Downloaded serde_with_macros v3.15.1
|
|
247
|
+
Downloaded ed25519 v2.2.3
|
|
248
|
+
Downloaded autocfg v1.5.0
|
|
229
249
|
Downloaded generic-array v0.14.9
|
|
230
|
-
Downloaded schemars v0.8.22
|
|
231
250
|
Downloaded downcast-rs v1.2.1
|
|
232
|
-
Downloaded
|
|
233
|
-
Downloaded fnv v1.0.7
|
|
234
|
-
Downloaded powerfmt v0.2.0
|
|
235
|
-
Downloaded itoa v1.0.15
|
|
236
|
-
Downloaded dtor-proc-macro v0.0.6
|
|
237
|
-
Downloaded dtor v0.1.1
|
|
238
|
-
Downloaded ctor-proc-macro v0.0.6
|
|
239
|
-
Downloaded ctor v0.5.0
|
|
251
|
+
Downloaded data-encoding v2.9.0
|
|
240
252
|
Downloaded cfg-if v1.0.4
|
|
241
|
-
Downloaded base16ct v0.2.0
|
|
242
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
243
|
-
Downloaded wasmi_arena v0.4.1
|
|
244
|
-
Downloaded ark-ff-macros v0.4.2
|
|
245
|
-
Downloaded ark-ff-asm v0.4.2
|
|
246
|
-
Downloaded subtle v2.6.1
|
|
247
|
-
Downloaded stable_deref_trait v1.2.1
|
|
248
|
-
Downloaded soroban-spec v25.1.1
|
|
249
|
-
Downloaded macro-string v0.1.4
|
|
250
|
-
Downloaded darling_macro v0.20.11
|
|
251
|
-
Downloaded bytes-lit v0.0.5
|
|
252
|
-
Downloaded cpufeatures v0.2.17
|
|
253
253
|
Downloaded block-buffer v0.10.4
|
|
254
|
-
Downloaded equivalent v1.0.2
|
|
255
|
-
Downloaded darling_macro v0.21.3
|
|
256
|
-
Downloaded soroban-env-guest v25.0.1
|
|
257
|
-
Downloaded rand_chacha v0.3.1
|
|
258
|
-
Downloaded rfc6979 v0.4.0
|
|
259
|
-
Downloaded ref-cast-impl v1.0.25
|
|
260
|
-
Downloaded ident_case v1.0.1
|
|
261
|
-
Downloaded hex-literal v0.4.1
|
|
262
|
-
Downloaded hash32 v0.3.1
|
|
263
|
-
Downloaded dyn-clone v1.0.20
|
|
264
|
-
Downloaded stellar-strkey v0.0.13
|
|
265
|
-
Downloaded rustc_version v0.4.1
|
|
266
|
-
Downloaded libm v0.2.15
|
|
267
|
-
Downloaded keccak v0.1.5
|
|
268
|
-
Downloaded hex v0.4.3
|
|
269
254
|
Downloaded group v0.13.0
|
|
255
|
+
Downloaded ecdsa v0.16.9
|
|
256
|
+
Downloaded ctor v0.5.0
|
|
257
|
+
Downloaded crate-git-revision v0.0.6
|
|
258
|
+
Downloaded base64 v0.22.1
|
|
259
|
+
Downloaded num-derive v0.4.2
|
|
260
|
+
Downloaded hex-literal v0.4.1
|
|
270
261
|
Downloaded escape-bytes v0.1.1
|
|
271
|
-
Downloaded
|
|
272
|
-
Downloaded
|
|
273
|
-
Downloaded
|
|
274
|
-
Downloaded
|
|
275
|
-
Downloaded
|
|
276
|
-
Downloaded
|
|
277
|
-
Downloaded
|
|
262
|
+
Downloaded either v1.15.0
|
|
263
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
264
|
+
Downloaded derive_arbitrary v1.3.2
|
|
265
|
+
Downloaded ident_case v1.0.1
|
|
266
|
+
Downloaded hashbrown v0.16.0
|
|
267
|
+
Downloaded fnv v1.0.7
|
|
268
|
+
Downloaded equivalent v1.0.2
|
|
269
|
+
Downloaded elliptic-curve v0.13.8
|
|
278
270
|
Downloaded darling v0.21.3
|
|
271
|
+
Downloaded bytes-lit v0.0.5
|
|
272
|
+
Downloaded ed25519-dalek v2.2.0
|
|
273
|
+
Downloaded darling_core v0.21.3
|
|
274
|
+
Downloaded base64ct v1.8.0
|
|
275
|
+
Downloaded ark-ff v0.4.2
|
|
276
|
+
Downloaded ark-ec v0.4.2
|
|
279
277
|
Downloaded ahash v0.8.12
|
|
280
|
-
Downloaded num-derive v0.4.2
|
|
281
278
|
Downloaded arbitrary v1.3.2
|
|
279
|
+
Downloaded cpufeatures v0.2.17
|
|
280
|
+
Downloaded darling_macro v0.20.11
|
|
282
281
|
Downloaded cfg_eval v0.1.2
|
|
283
|
-
Downloaded
|
|
282
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
283
|
+
Downloaded ark-ff-asm v0.4.2
|
|
284
284
|
Downloaded stellar-xdr v25.0.0
|
|
285
|
+
Downloaded memchr v2.7.6
|
|
285
286
|
Compiling proc-macro2 v1.0.103
|
|
286
|
-
Compiling quote v1.0.41
|
|
287
287
|
Compiling unicode-ident v1.0.22
|
|
288
|
+
Compiling quote v1.0.41
|
|
288
289
|
Compiling serde_core v1.0.228
|
|
289
290
|
Compiling serde v1.0.228
|
|
290
291
|
Compiling serde_json v1.0.145
|
|
291
|
-
Compiling itoa v1.0.15
|
|
292
292
|
Compiling memchr v2.7.6
|
|
293
|
+
Compiling itoa v1.0.15
|
|
293
294
|
Compiling ryu v1.0.20
|
|
295
|
+
Compiling ident_case v1.0.1
|
|
294
296
|
Compiling fnv v1.0.7
|
|
295
297
|
Compiling strsim v0.11.1
|
|
296
|
-
Compiling ident_case v1.0.1
|
|
297
298
|
Compiling typenum v1.19.0
|
|
298
299
|
Compiling version_check v0.9.5
|
|
299
300
|
Compiling autocfg v1.5.0
|
|
300
301
|
Compiling schemars v0.8.22
|
|
301
302
|
Compiling dyn-clone v1.0.20
|
|
302
|
-
Compiling data-encoding v2.9.0
|
|
303
|
-
Compiling cfg-if v1.0.4
|
|
304
303
|
Compiling cpufeatures v0.2.17
|
|
305
|
-
Compiling
|
|
306
|
-
Compiling
|
|
304
|
+
Compiling cfg-if v1.0.4
|
|
305
|
+
Compiling data-encoding v2.9.0
|
|
307
306
|
Compiling ethnum v1.5.2
|
|
307
|
+
Compiling either v1.15.0
|
|
308
|
+
Compiling escape-bytes v0.1.1
|
|
308
309
|
Compiling semver v1.0.27
|
|
310
|
+
Compiling hashbrown v0.16.0
|
|
309
311
|
Compiling equivalent v1.0.2
|
|
310
312
|
Compiling thiserror v1.0.69
|
|
311
|
-
Compiling generic-array v0.14.9
|
|
312
|
-
Compiling hashbrown v0.16.0
|
|
313
313
|
Compiling prettyplease v0.2.37
|
|
314
|
-
Compiling
|
|
314
|
+
Compiling generic-array v0.14.9
|
|
315
315
|
Compiling base64 v0.22.1
|
|
316
|
+
Compiling num-traits v0.2.19
|
|
317
|
+
Compiling heapless v0.8.0
|
|
318
|
+
Compiling itertools v0.10.5
|
|
316
319
|
Compiling byteorder v1.5.0
|
|
317
320
|
Compiling rustc_version v0.4.1
|
|
318
321
|
Compiling stable_deref_trait v1.2.1
|
|
319
|
-
Compiling num-traits v0.2.19
|
|
320
322
|
Compiling static_assertions v1.1.0
|
|
321
|
-
Compiling heck v0.5.0
|
|
322
|
-
Compiling itertools v0.10.5
|
|
323
323
|
Compiling hash32 v0.3.1
|
|
324
|
+
Compiling heck v0.5.0
|
|
324
325
|
Compiling itertools v0.14.0
|
|
325
326
|
Compiling indexmap v2.12.0
|
|
326
|
-
Compiling num-integer v0.1.46
|
|
327
327
|
Compiling syn v2.0.108
|
|
328
|
+
Compiling wasmparser v0.116.1
|
|
329
|
+
Compiling num-integer v0.1.46
|
|
328
330
|
Compiling block-buffer v0.10.4
|
|
329
331
|
Compiling crypto-common v0.1.6
|
|
330
|
-
Compiling num-bigint v0.4.6
|
|
331
332
|
Compiling digest v0.10.7
|
|
333
|
+
Compiling num-bigint v0.4.6
|
|
332
334
|
Compiling sha2 v0.10.9
|
|
333
|
-
Compiling wasmparser v0.116.1
|
|
334
335
|
Compiling darling_core v0.21.3
|
|
335
336
|
Compiling darling_core v0.20.11
|
|
336
337
|
Compiling macro-string v0.1.4
|
|
337
338
|
Compiling serde_derive v1.0.228
|
|
338
339
|
Compiling cfg_eval v0.1.2
|
|
339
|
-
Compiling thiserror-impl v1.0.69
|
|
340
340
|
Compiling num-derive v0.4.2
|
|
341
|
+
Compiling thiserror-impl v1.0.69
|
|
341
342
|
Compiling bytes-lit v0.0.5
|
|
342
343
|
Compiling visibility v0.1.1
|
|
343
344
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
@@ -361,7 +362,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
361
362
|
Compiling soroban-env-guest v25.0.1
|
|
362
363
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
363
364
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
364
|
-
Finished `release` profile [optimized] target(s) in
|
|
365
|
+
Finished `release` profile [optimized] target(s) in 31.80s
|
|
365
366
|
âšī¸ Build Summary:
|
|
366
367
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
367
368
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -430,12 +431,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
430
431
|
â
Build Complete
|
|
431
432
|
|
|
432
433
|
âšī¸ 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
|
|
433
|
-
Compiling escape-bytes v0.1.1
|
|
434
434
|
Compiling byteorder v1.5.0
|
|
435
|
+
Compiling escape-bytes v0.1.1
|
|
436
|
+
Compiling ethnum v1.5.2
|
|
435
437
|
Compiling num-traits v0.2.19
|
|
436
438
|
Compiling static_assertions v1.1.0
|
|
437
439
|
Compiling stable_deref_trait v1.2.1
|
|
438
|
-
Compiling ethnum v1.5.2
|
|
439
440
|
Compiling data-encoding v2.9.0
|
|
440
441
|
Compiling cfg-if v1.0.4
|
|
441
442
|
Compiling stellar-xdr v25.0.0
|
|
@@ -450,7 +451,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
450
451
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
451
452
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
452
453
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
453
|
-
Finished `release` profile [optimized] target(s) in
|
|
454
|
+
Finished `release` profile [optimized] target(s) in 8.44s
|
|
454
455
|
âšī¸ Build Summary:
|
|
455
456
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
456
457
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -483,7 +484,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
483
484
|
âšī¸ 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
|
|
484
485
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
485
486
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
486
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
487
|
+
Finished `release` profile [optimized] target(s) in 1.07s
|
|
487
488
|
âšī¸ Build Summary:
|
|
488
489
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
489
490
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -531,7 +532,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
531
532
|
|
|
532
533
|
âšī¸ 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
|
|
533
534
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
534
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
535
|
+
Finished `release` profile [optimized] target(s) in 0.25s
|
|
535
536
|
âšī¸ Build Summary:
|
|
536
537
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
537
538
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -543,7 +544,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
543
544
|
|
|
544
545
|
âšī¸ 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
|
|
545
546
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
546
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
547
|
+
Finished `release` profile [optimized] target(s) in 0.28s
|
|
547
548
|
âšī¸ Build Summary:
|
|
548
549
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
549
550
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -560,7 +561,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
560
561
|
|
|
561
562
|
âšī¸ 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
|
|
562
563
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
563
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
564
|
+
Finished `release` profile [optimized] target(s) in 0.47s
|
|
564
565
|
âšī¸ Build Summary:
|
|
565
566
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
566
567
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -601,7 +602,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
601
602
|
|
|
602
603
|
âšī¸ 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
|
|
603
604
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
604
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
605
|
+
Finished `release` profile [optimized] target(s) in 0.43s
|
|
605
606
|
âšī¸ Build Summary:
|
|
606
607
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
607
608
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -634,7 +635,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
634
635
|
Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
635
636
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
636
637
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
637
|
-
Finished `release` profile [optimized] target(s) in
|
|
638
|
+
Finished `release` profile [optimized] target(s) in 1.23s
|
|
638
639
|
âšī¸ Build Summary:
|
|
639
640
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
|
|
640
641
|
Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
|
|
@@ -692,7 +693,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
692
693
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
693
694
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
694
695
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
695
|
-
Finished `release` profile [optimized] target(s) in
|
|
696
|
+
Finished `release` profile [optimized] target(s) in 1.18s
|
|
696
697
|
âšī¸ Build Summary:
|
|
697
698
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
|
|
698
699
|
Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
|
|
@@ -755,7 +756,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
755
756
|
âšī¸ 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
|
|
756
757
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
757
758
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
758
|
-
Finished `release` profile [optimized] target(s) in
|
|
759
|
+
Finished `release` profile [optimized] target(s) in 0.58s
|
|
759
760
|
âšī¸ Build Summary:
|
|
760
761
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
761
762
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -782,7 +783,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
782
783
|
|
|
783
784
|
âšī¸ 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
|
|
784
785
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
785
|
-
Finished `release` profile [optimized] target(s) in
|
|
786
|
+
Finished `release` profile [optimized] target(s) in 0.76s
|
|
786
787
|
âšī¸ Build Summary:
|
|
787
788
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
|
|
788
789
|
Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
|
|
@@ -841,7 +842,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
841
842
|
|
|
842
843
|
âšī¸ 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
|
|
843
844
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
844
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
845
|
+
Finished `release` profile [optimized] target(s) in 0.41s
|
|
845
846
|
âšī¸ Build Summary:
|
|
846
847
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
847
848
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -871,7 +872,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
871
872
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
872
873
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
873
874
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
874
|
-
Finished `release` profile [optimized] target(s) in
|
|
875
|
+
Finished `release` profile [optimized] target(s) in 0.93s
|
|
875
876
|
âšī¸ Build Summary:
|
|
876
877
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
|
|
877
878
|
Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
|
|
@@ -886,7 +887,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
886
887
|
|
|
887
888
|
âšī¸ 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
|
|
888
889
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
889
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
890
|
+
Finished `release` profile [optimized] target(s) in 0.58s
|
|
890
891
|
âšī¸ Build Summary:
|
|
891
892
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
892
893
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -927,7 +928,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
927
928
|
âšī¸ 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
|
|
928
929
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
929
930
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
930
|
-
Finished `release` profile [optimized] target(s) in
|
|
931
|
+
Finished `release` profile [optimized] target(s) in 1.25s
|
|
931
932
|
âšī¸ Build Summary:
|
|
932
933
|
Wasm File: target/wasm32v1-none/release/oft.wasm (78174 bytes)
|
|
933
934
|
Wasm Hash: 3e612f54cad802dd02eaf63d481f189ca658c6d761837cde79600406ae8c1f47
|
|
@@ -998,7 +999,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
998
999
|
|
|
999
1000
|
âšī¸ 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
|
|
1000
1001
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
1001
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
1002
|
+
Finished `release` profile [optimized] target(s) in 0.43s
|
|
1002
1003
|
âšī¸ Build Summary:
|
|
1003
1004
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
1004
1005
|
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
@@ -1034,7 +1035,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1034
1035
|
âĸ underlying_sac
|
|
1035
1036
|
â
Build Complete
|
|
1036
1037
|
|
|
1037
|
-
âŗ stellar contract build:
|
|
1038
|
+
âŗ stellar contract build: 1:03.621 (m:ss.mmm)
|
|
1038
1039
|
âWARNâ Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
1039
1040
|
|
|
1040
1041
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -1046,7 +1047,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1046
1047
|
â
stellar-25.1.0 (Latest stable release)
|
|
1047
1048
|
đ§ stellar version: 25.1.0
|
|
1048
1049
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
1049
|
-
(node:
|
|
1050
|
+
(node:27946) [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.
|
|
1050
1051
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
1051
1052
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
1052
1053
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -1064,7 +1065,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
1064
1065
|
|
|
1065
1066
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
1066
1067
|
|
|
1067
|
-
âŗ 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:
|
|
1068
|
+
âŗ 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: 614.198ms
|
|
1068
1069
|
đ Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
1069
1070
|
đĻ Using 4 default volume(s) for stellar
|
|
1070
1071
|
â
stellar-25.1.0 (Latest stable release)
|
|
@@ -1077,115 +1078,115 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
|
|
|
1077
1078
|
$ 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'
|
|
1078
1079
|
Updating crates.io index
|
|
1079
1080
|
Downloading crates ...
|
|
1080
|
-
Downloaded crypto-common v0.1.7
|
|
1081
|
-
Downloaded anyhow v1.0.102
|
|
1082
1081
|
Downloaded data-encoding v2.10.0
|
|
1083
|
-
Downloaded
|
|
1084
|
-
Downloaded
|
|
1082
|
+
Downloaded schemars v1.2.1
|
|
1083
|
+
Downloaded iana-time-zone v0.1.65
|
|
1084
|
+
Downloaded num-conv v0.2.0
|
|
1085
|
+
Downloaded heck v0.4.1
|
|
1085
1086
|
Downloaded toml_write v0.1.2
|
|
1086
|
-
Downloaded serde_spanned v0.6.9
|
|
1087
|
-
Downloaded itoa v1.0.17
|
|
1088
|
-
Downloaded include_dir_macros v0.7.4
|
|
1089
|
-
Downloaded time-core v0.1.8
|
|
1090
|
-
Downloaded sha2 v0.9.9
|
|
1091
1087
|
Downloaded zmij v1.0.21
|
|
1088
|
+
Downloaded time-macros v0.2.27
|
|
1089
|
+
Downloaded opaque-debug v0.3.1
|
|
1090
|
+
Downloaded itoa v1.0.17
|
|
1091
|
+
Downloaded block-buffer v0.9.0
|
|
1092
|
+
Downloaded glob v0.3.3
|
|
1092
1093
|
Downloaded toml v0.8.23
|
|
1093
|
-
Downloaded
|
|
1094
|
-
Downloaded quote v1.0.44
|
|
1095
|
-
Downloaded serde_json v1.0.149
|
|
1094
|
+
Downloaded unicode-ident v1.0.24
|
|
1096
1095
|
Downloaded toml_edit v0.22.27
|
|
1096
|
+
Downloaded proc-macro2 v1.0.106
|
|
1097
1097
|
Downloaded soroban-spec-typescript v25.1.0
|
|
1098
|
+
Downloaded memchr v2.8.0
|
|
1098
1099
|
Downloaded indexmap v2.13.0
|
|
1099
|
-
Downloaded time v0.3.47
|
|
1100
|
-
Downloaded serde_with v3.17.0
|
|
1101
|
-
Downloaded hashbrown v0.16.1
|
|
1102
1100
|
Downloaded base64 v0.21.7
|
|
1101
|
+
Downloaded serde_json v1.0.149
|
|
1102
|
+
Downloaded hashbrown v0.16.1
|
|
1103
1103
|
Downloaded winnow v0.7.14
|
|
1104
|
-
Downloaded
|
|
1105
|
-
Downloaded
|
|
1106
|
-
Downloaded chrono v0.4.44
|
|
1107
|
-
Downloaded proc-macro2 v1.0.106
|
|
1104
|
+
Downloaded time v0.3.47
|
|
1105
|
+
Downloaded serde_with v3.17.0
|
|
1108
1106
|
Downloaded syn v2.0.117
|
|
1109
|
-
Downloaded
|
|
1110
|
-
Downloaded
|
|
1111
|
-
Downloaded
|
|
1112
|
-
Downloaded
|
|
1113
|
-
Downloaded
|
|
1114
|
-
Downloaded
|
|
1107
|
+
Downloaded chrono v0.4.44
|
|
1108
|
+
Downloaded sha2 v0.9.9
|
|
1109
|
+
Downloaded serde_with_macros v3.17.0
|
|
1110
|
+
Downloaded quote v1.0.44
|
|
1111
|
+
Downloaded toml_datetime v0.6.11
|
|
1112
|
+
Downloaded time-core v0.1.8
|
|
1113
|
+
Downloaded serde_spanned v0.6.9
|
|
1114
|
+
Downloaded include_dir v0.7.4
|
|
1115
|
+
Downloaded include_dir_macros v0.7.4
|
|
1115
1116
|
Downloaded generic-array v0.14.7
|
|
1117
|
+
Downloaded crypto-common v0.1.7
|
|
1118
|
+
Downloaded anyhow v1.0.102
|
|
1116
1119
|
Downloaded digest v0.9.0
|
|
1117
|
-
Downloaded
|
|
1118
|
-
Downloaded block-buffer v0.9.0
|
|
1119
|
-
Downloaded opaque-debug v0.3.1
|
|
1120
|
+
Downloaded deranged v0.5.8
|
|
1120
1121
|
Compiling unicode-ident v1.0.24
|
|
1121
1122
|
Compiling proc-macro2 v1.0.106
|
|
1122
1123
|
Compiling quote v1.0.44
|
|
1123
1124
|
Compiling zmij v1.0.21
|
|
1124
|
-
Compiling serde_core v1.0.228
|
|
1125
1125
|
Compiling serde_json v1.0.149
|
|
1126
|
+
Compiling serde_core v1.0.228
|
|
1127
|
+
Compiling itoa v1.0.17
|
|
1126
1128
|
Compiling memchr v2.8.0
|
|
1127
|
-
Compiling version_check v0.9.5
|
|
1128
1129
|
Compiling typenum v1.19.0
|
|
1129
|
-
Compiling
|
|
1130
|
+
Compiling version_check v0.9.5
|
|
1130
1131
|
Compiling serde v1.0.228
|
|
1131
|
-
Compiling ident_case v1.0.1
|
|
1132
1132
|
Compiling strsim v0.11.1
|
|
1133
|
+
Compiling ident_case v1.0.1
|
|
1133
1134
|
Compiling fnv v1.0.7
|
|
1134
|
-
Compiling hashbrown v0.16.1
|
|
1135
|
-
Compiling schemars v0.8.22
|
|
1136
1135
|
Compiling equivalent v1.0.2
|
|
1136
|
+
Compiling schemars v0.8.22
|
|
1137
|
+
Compiling hashbrown v0.16.1
|
|
1137
1138
|
Compiling cfg-if v1.0.4
|
|
1138
1139
|
Compiling cpufeatures v0.2.17
|
|
1139
1140
|
Compiling dyn-clone v1.0.20
|
|
1140
1141
|
Compiling data-encoding v2.10.0
|
|
1141
|
-
Compiling generic-array v0.14.7
|
|
1142
1142
|
Compiling thiserror v1.0.69
|
|
1143
|
-
Compiling ethnum v1.5.2
|
|
1144
|
-
Compiling semver v1.0.27
|
|
1145
1143
|
Compiling base64 v0.22.1
|
|
1146
|
-
Compiling prettyplease v0.2.37
|
|
1147
1144
|
Compiling escape-bytes v0.1.1
|
|
1145
|
+
Compiling generic-array v0.14.7
|
|
1146
|
+
Compiling ethnum v1.5.2
|
|
1147
|
+
Compiling prettyplease v0.2.37
|
|
1148
|
+
Compiling semver v1.0.27
|
|
1149
|
+
Compiling winnow v0.7.14
|
|
1148
1150
|
Compiling glob v0.3.3
|
|
1149
|
-
Compiling toml_write v0.1.2
|
|
1150
1151
|
Compiling anyhow v1.0.102
|
|
1151
|
-
Compiling either v1.15.0
|
|
1152
1152
|
Compiling opaque-debug v0.3.1
|
|
1153
|
-
Compiling
|
|
1153
|
+
Compiling toml_write v0.1.2
|
|
1154
|
+
Compiling either v1.15.0
|
|
1154
1155
|
Compiling heck v0.4.1
|
|
1155
1156
|
Compiling base64 v0.21.7
|
|
1156
1157
|
Compiling indexmap v2.13.0
|
|
1157
1158
|
Compiling itertools v0.10.5
|
|
1158
1159
|
Compiling syn v2.0.117
|
|
1159
1160
|
Compiling include_dir_macros v0.7.4
|
|
1161
|
+
Compiling wasmparser v0.116.1
|
|
1162
|
+
Compiling include_dir v0.7.4
|
|
1160
1163
|
Compiling crypto-common v0.1.7
|
|
1161
1164
|
Compiling block-buffer v0.10.4
|
|
1162
|
-
Compiling block-buffer v0.9.0
|
|
1163
1165
|
Compiling digest v0.9.0
|
|
1164
|
-
Compiling
|
|
1165
|
-
Compiling wasmparser v0.116.1
|
|
1166
|
+
Compiling block-buffer v0.9.0
|
|
1166
1167
|
Compiling digest v0.10.7
|
|
1167
1168
|
Compiling sha2 v0.9.9
|
|
1168
1169
|
Compiling sha2 v0.10.9
|
|
1169
1170
|
Compiling darling_core v0.21.3
|
|
1170
1171
|
Compiling serde_derive v1.0.228
|
|
1171
|
-
Compiling thiserror-impl v1.0.69
|
|
1172
1172
|
Compiling cfg_eval v0.1.2
|
|
1173
|
-
Compiling
|
|
1173
|
+
Compiling thiserror-impl v1.0.69
|
|
1174
1174
|
Compiling darling_macro v0.21.3
|
|
1175
|
+
Compiling crate-git-revision v0.0.6
|
|
1176
|
+
Compiling darling v0.21.3
|
|
1177
|
+
Compiling serde_with_macros v3.17.0
|
|
1175
1178
|
Compiling stellar-strkey v0.0.13
|
|
1176
1179
|
Compiling stellar-xdr v25.0.0
|
|
1177
|
-
Compiling darling v0.21.3
|
|
1178
1180
|
Compiling hex v0.4.3
|
|
1179
|
-
Compiling serde_spanned v0.6.9
|
|
1180
1181
|
Compiling toml_datetime v0.6.11
|
|
1181
|
-
Compiling
|
|
1182
|
+
Compiling serde_spanned v0.6.9
|
|
1182
1183
|
Compiling toml_edit v0.22.27
|
|
1183
1184
|
Compiling serde_with v3.17.0
|
|
1184
1185
|
Compiling toml v0.8.23
|
|
1185
1186
|
Compiling soroban-spec v25.1.1
|
|
1186
1187
|
Compiling soroban-spec-typescript v25.1.0
|
|
1187
1188
|
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
1188
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in
|
|
1189
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.90s
|
|
1189
1190
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1190
1191
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1191
1192
|
|
|
@@ -1305,4 +1306,4 @@ Generated files in sdk/src/generated:
|
|
|
1305
1306
|
- oft.ts
|
|
1306
1307
|
- sac_manager.ts
|
|
1307
1308
|
- layerzero_view.ts
|
|
1308
|
-
âŗ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1309
|
+
âŗ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 26.628s
|