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