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