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