@layerzerolabs/protocol-stellar-v2 0.2.55 β 0.2.56
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 +223 -69
- package/.turbo/turbo-lint.log +85 -157
- package/.turbo/turbo-test.log +2068 -1860
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +255 -253
- package/sdk/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -14,13 +14,12 @@
|
|
|
14
14
|
π§ User volumes override 1 default volume(s)
|
|
15
15
|
β
stellar-25.1.0 (Latest stable release)
|
|
16
16
|
π§ stellar version: 25.1.0
|
|
17
|
-
(node:
|
|
17
|
+
(node:84926) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
18
18
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
19
19
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
20
20
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
21
21
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
22
22
|
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
23
|
-
|
|
24
23
|
π₯ Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
25
24
|
$ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
26
25
|
stellar_25.1.0: Pulling from layerzerolabs/stellar-tooling
|
|
@@ -37,38 +36,39 @@ efd28cb7ba78: Pulling fs layer
|
|
|
37
36
|
14f775f5d67b: Pulling fs layer
|
|
38
37
|
3f562c99cbe3: Pulling fs layer
|
|
39
38
|
5fa3a944df97: Pulling fs layer
|
|
40
|
-
3e1d87a413fa: Waiting
|
|
41
|
-
efd28cb7ba78: Waiting
|
|
42
|
-
14f775f5d67b: Waiting
|
|
43
|
-
a0f6971ecbd3: Waiting
|
|
44
|
-
3f562c99cbe3: Waiting
|
|
45
39
|
5fa3a944df97: Waiting
|
|
46
40
|
92a1b3d31b96: Waiting
|
|
47
|
-
|
|
41
|
+
efd28cb7ba78: Waiting
|
|
48
42
|
fb456ca5475e: Waiting
|
|
43
|
+
2c1ce468d9f3: Waiting
|
|
44
|
+
963aa7b66e91: Waiting
|
|
45
|
+
3f562c99cbe3: Waiting
|
|
46
|
+
14f775f5d67b: Waiting
|
|
47
|
+
3e1d87a413fa: Waiting
|
|
48
|
+
a0f6971ecbd3: Waiting
|
|
49
49
|
f6bd9104d248: Verifying Checksum
|
|
50
50
|
f6bd9104d248: Download complete
|
|
51
|
-
f6bd9104d248: Pull complete
|
|
52
51
|
3e1d87a413fa: Verifying Checksum
|
|
53
52
|
3e1d87a413fa: Download complete
|
|
53
|
+
f6bd9104d248: Pull complete
|
|
54
54
|
a0f6971ecbd3: Verifying Checksum
|
|
55
55
|
a0f6971ecbd3: Download complete
|
|
56
|
-
4617420e017b: Download complete
|
|
57
56
|
beaaf8a7146e: Verifying Checksum
|
|
58
57
|
beaaf8a7146e: Download complete
|
|
59
|
-
2c1ce468d9f3: Verifying Checksum
|
|
60
|
-
2c1ce468d9f3: Download complete
|
|
61
58
|
92a1b3d31b96: Verifying Checksum
|
|
62
59
|
92a1b3d31b96: Download complete
|
|
63
|
-
|
|
60
|
+
2c1ce468d9f3: Verifying Checksum
|
|
61
|
+
2c1ce468d9f3: Download complete
|
|
62
|
+
4617420e017b: Verifying Checksum
|
|
63
|
+
4617420e017b: Download complete
|
|
64
64
|
efd28cb7ba78: Download complete
|
|
65
|
-
14f775f5d67b: Verifying Checksum
|
|
66
65
|
14f775f5d67b: Download complete
|
|
67
|
-
963aa7b66e91: Verifying Checksum
|
|
68
|
-
963aa7b66e91: Download complete
|
|
69
|
-
3f562c99cbe3: Download complete
|
|
70
66
|
fb456ca5475e: Verifying Checksum
|
|
71
67
|
fb456ca5475e: Download complete
|
|
68
|
+
3f562c99cbe3: Verifying Checksum
|
|
69
|
+
3f562c99cbe3: Download complete
|
|
70
|
+
963aa7b66e91: Verifying Checksum
|
|
71
|
+
963aa7b66e91: Download complete
|
|
72
72
|
5fa3a944df97: Verifying Checksum
|
|
73
73
|
5fa3a944df97: Download complete
|
|
74
74
|
4617420e017b: Pull complete
|
|
@@ -91,7 +91,7 @@ Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/
|
|
|
91
91
|
π Using 5 default environment variable(s) for stellar
|
|
92
92
|
π Executing custom script: 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
|
|
93
93
|
π Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
94
|
-
$ docker run --rm -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-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 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'
|
|
94
|
+
$ 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-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 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'
|
|
95
95
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
96
96
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
97
97
|
info: downloading component 'cargo'
|
|
@@ -112,23 +112,178 @@ info: installing component 'rustfmt'
|
|
|
112
112
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
113
113
|
|
|
114
114
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
115
|
-
β±οΈ 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:
|
|
115
|
+
β±οΈ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 21.357s
|
|
116
116
|
π Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
117
117
|
π¦ Using 4 default cache volume(s) for stellar
|
|
118
118
|
β
stellar-25.1.0 (Latest stable release)
|
|
119
119
|
π§ stellar version: 25.1.0
|
|
120
120
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
121
|
-
sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
|
|
122
121
|
β
Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
123
122
|
π€ Running container as UID:GID 1001:1001
|
|
124
123
|
π Using 5 default environment variable(s) for stellar
|
|
125
|
-
$ docker run --rm -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 stellar contract build
|
|
124
|
+
$ 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 stellar contract build
|
|
126
125
|
βΉοΈ 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
126
|
Updating crates.io index
|
|
128
127
|
Downloading crates ...
|
|
128
|
+
Downloaded ark-ff-macros v0.4.2
|
|
129
|
+
Downloaded ahash v0.8.12
|
|
130
|
+
Downloaded cfg-if v1.0.4
|
|
131
|
+
Downloaded hex-literal v0.4.1
|
|
132
|
+
Downloaded ark-ff-asm v0.4.2
|
|
133
|
+
Downloaded dyn-clone v1.0.20
|
|
134
|
+
Downloaded ark-ec v0.4.2
|
|
135
|
+
Downloaded rfc6979 v0.4.0
|
|
136
|
+
Downloaded powerfmt v0.2.0
|
|
129
137
|
Downloaded dtor v0.1.1
|
|
130
|
-
Downloaded
|
|
138
|
+
Downloaded darling_macro v0.21.3
|
|
139
|
+
Downloaded equivalent v1.0.2
|
|
140
|
+
Downloaded keccak v0.1.5
|
|
141
|
+
Downloaded schemars v0.8.22
|
|
142
|
+
Downloaded zeroize_derive v1.4.2
|
|
143
|
+
Downloaded soroban-env-guest v25.0.1
|
|
144
|
+
Downloaded visibility v0.1.1
|
|
145
|
+
Downloaded wasmi_arena v0.4.1
|
|
146
|
+
Downloaded num-bigint v0.4.6
|
|
147
|
+
Downloaded zeroize v1.8.2
|
|
148
|
+
Downloaded wasmi_core v0.13.0
|
|
149
|
+
Downloaded stellar-strkey v0.0.16
|
|
150
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
151
|
+
Downloaded typenum v1.19.0
|
|
152
|
+
Downloaded serde_derive v1.0.228
|
|
153
|
+
Downloaded serde v1.0.228
|
|
131
154
|
Downloaded schemars v1.0.5
|
|
155
|
+
Downloaded wasmparser-nostd v0.100.2
|
|
156
|
+
Downloaded soroban-sdk v25.1.1
|
|
157
|
+
Downloaded wasmparser v0.116.1
|
|
158
|
+
Downloaded serde_json v1.0.145
|
|
159
|
+
Downloaded curve25519-dalek v4.1.3
|
|
160
|
+
Downloaded zerocopy v0.8.27
|
|
161
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
162
|
+
Downloaded syn v1.0.109
|
|
163
|
+
Downloaded syn v2.0.108
|
|
164
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
165
|
+
Downloaded serde_with v3.15.1
|
|
166
|
+
Downloaded time v0.3.44
|
|
167
|
+
Downloaded chrono v0.4.42
|
|
168
|
+
Downloaded soroban-env-common v25.0.1
|
|
169
|
+
Downloaded schemars v0.9.0
|
|
170
|
+
Downloaded libm v0.2.15
|
|
171
|
+
Downloaded itertools v0.14.0
|
|
172
|
+
Downloaded spki v0.7.3
|
|
173
|
+
Downloaded spin v0.9.8
|
|
174
|
+
Downloaded serde_with_macros v3.15.1
|
|
175
|
+
Downloaded serde_core v1.0.228
|
|
176
|
+
Downloaded hashbrown v0.16.0
|
|
177
|
+
Downloaded unicode-ident v1.0.22
|
|
178
|
+
Downloaded time-macros v0.2.24
|
|
179
|
+
Downloaded thiserror-impl v1.0.69
|
|
180
|
+
Downloaded soroban-env-host v25.0.1
|
|
181
|
+
Downloaded thiserror v1.0.69
|
|
182
|
+
Downloaded stellar-strkey v0.0.13
|
|
183
|
+
Downloaded static_assertions v1.1.0
|
|
184
|
+
Downloaded stable_deref_trait v1.2.1
|
|
185
|
+
Downloaded libc v0.2.177
|
|
186
|
+
Downloaded soroban-spec v25.1.1
|
|
187
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
188
|
+
Downloaded soroban-env-macros v25.0.1
|
|
189
|
+
Downloaded sha2 v0.10.9
|
|
190
|
+
Downloaded itertools v0.10.5
|
|
191
|
+
Downloaded indexmap v2.12.0
|
|
192
|
+
Downloaded hashbrown v0.13.2
|
|
193
|
+
Downloaded hashbrown v0.12.3
|
|
194
|
+
Downloaded ed25519-dalek v2.2.0
|
|
195
|
+
Downloaded sha3 v0.10.8
|
|
196
|
+
Downloaded der v0.7.10
|
|
197
|
+
Downloaded darling_core v0.20.11
|
|
198
|
+
Downloaded crypto-bigint v0.5.5
|
|
199
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
200
|
+
Downloaded signature v2.2.0
|
|
201
|
+
Downloaded ryu v1.0.20
|
|
202
|
+
Downloaded rand v0.8.5
|
|
203
|
+
Downloaded prettyplease v0.2.37
|
|
204
|
+
Downloaded memchr v2.7.6
|
|
205
|
+
Downloaded k256 v0.13.4
|
|
206
|
+
Downloaded heapless v0.8.0
|
|
207
|
+
Downloaded ethnum v1.5.2
|
|
208
|
+
Downloaded darling_core v0.21.3
|
|
209
|
+
Downloaded const-oid v0.9.6
|
|
210
|
+
Downloaded base64 v0.22.1
|
|
211
|
+
Downloaded subtle v2.6.1
|
|
212
|
+
Downloaded proc-macro2 v1.0.103
|
|
213
|
+
Downloaded p256 v0.13.2
|
|
214
|
+
Downloaded indexmap v1.9.3
|
|
215
|
+
Downloaded elliptic-curve v0.13.8
|
|
216
|
+
Downloaded darling v0.20.11
|
|
217
|
+
Downloaded ark-poly v0.4.2
|
|
218
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
219
|
+
Downloaded semver v1.0.27
|
|
220
|
+
Downloaded rand_core v0.6.4
|
|
221
|
+
Downloaded pkcs8 v0.10.2
|
|
222
|
+
Downloaded once_cell v1.21.3
|
|
223
|
+
Downloaded num-traits v0.2.19
|
|
224
|
+
Downloaded iana-time-zone v0.1.64
|
|
225
|
+
Downloaded hmac v0.12.1
|
|
226
|
+
Downloaded group v0.13.0
|
|
227
|
+
Downloaded getrandom v0.2.16
|
|
228
|
+
Downloaded generic-array v0.14.9
|
|
229
|
+
Downloaded digest v0.10.7
|
|
230
|
+
Downloaded derivative v2.2.0
|
|
231
|
+
Downloaded darling v0.21.3
|
|
232
|
+
Downloaded base64ct v1.8.0
|
|
233
|
+
Downloaded autocfg v1.5.0
|
|
234
|
+
Downloaded ark-std v0.4.0
|
|
235
|
+
Downloaded ark-ff v0.4.2
|
|
236
|
+
Downloaded version_check v0.9.5
|
|
237
|
+
Downloaded time-core v0.1.6
|
|
238
|
+
Downloaded strsim v0.11.1
|
|
239
|
+
Downloaded smallvec v1.15.1
|
|
240
|
+
Downloaded sec1 v0.7.3
|
|
241
|
+
Downloaded rustc_version v0.4.1
|
|
242
|
+
Downloaded quote v1.0.41
|
|
243
|
+
Downloaded primeorder v0.13.6
|
|
244
|
+
Downloaded ppv-lite86 v0.2.21
|
|
245
|
+
Downloaded paste v1.0.15
|
|
246
|
+
Downloaded num-integer v0.1.46
|
|
247
|
+
Downloaded num-derive v0.4.2
|
|
248
|
+
Downloaded indexmap-nostd v0.4.0
|
|
249
|
+
Downloaded ff v0.13.1
|
|
250
|
+
Downloaded either v1.15.0
|
|
251
|
+
Downloaded ed25519 v2.2.3
|
|
252
|
+
Downloaded ecdsa v0.16.9
|
|
253
|
+
Downloaded deranged v0.5.5
|
|
254
|
+
Downloaded data-encoding v2.9.0
|
|
255
|
+
Downloaded byteorder v1.5.0
|
|
256
|
+
Downloaded arbitrary v1.3.2
|
|
257
|
+
Downloaded ref-cast-impl v1.0.25
|
|
258
|
+
Downloaded ref-cast v1.0.25
|
|
259
|
+
Downloaded rand_chacha v0.3.1
|
|
260
|
+
Downloaded num-conv v0.1.0
|
|
261
|
+
Downloaded macro-string v0.1.4
|
|
262
|
+
Downloaded itoa v1.0.15
|
|
263
|
+
Downloaded ident_case v1.0.1
|
|
264
|
+
Downloaded hash32 v0.3.1
|
|
265
|
+
Downloaded fnv v1.0.7
|
|
266
|
+
Downloaded darling_macro v0.20.11
|
|
267
|
+
Downloaded crypto-common v0.1.6
|
|
268
|
+
Downloaded base16ct v0.2.0
|
|
269
|
+
Downloaded hex v0.4.3
|
|
270
|
+
Downloaded heck v0.5.0
|
|
271
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
272
|
+
Downloaded ctor v0.5.0
|
|
273
|
+
Downloaded block-buffer v0.10.4
|
|
274
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
275
|
+
Downloaded ark-serialize v0.4.2
|
|
276
|
+
Downloaded downcast-rs v1.2.1
|
|
277
|
+
Downloaded derive_arbitrary v1.3.2
|
|
278
|
+
Downloaded stellar-xdr v25.0.0
|
|
279
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
280
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
281
|
+
Downloaded cpufeatures v0.2.17
|
|
282
|
+
Downloaded escape-bytes v0.1.1
|
|
283
|
+
Downloaded crate-git-revision v0.0.6
|
|
284
|
+
Downloaded cfg_eval v0.1.2
|
|
285
|
+
Downloaded bytes-lit v0.0.5
|
|
286
|
+
Downloaded ark-bn254 v0.4.0
|
|
132
287
|
Compiling proc-macro2 v1.0.103
|
|
133
288
|
Compiling unicode-ident v1.0.22
|
|
134
289
|
Compiling quote v1.0.41
|
|
@@ -136,8 +291,8 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
136
291
|
Compiling serde v1.0.228
|
|
137
292
|
Compiling serde_json v1.0.145
|
|
138
293
|
Compiling memchr v2.7.6
|
|
139
|
-
Compiling ryu v1.0.20
|
|
140
294
|
Compiling itoa v1.0.15
|
|
295
|
+
Compiling ryu v1.0.20
|
|
141
296
|
Compiling ident_case v1.0.1
|
|
142
297
|
Compiling fnv v1.0.7
|
|
143
298
|
Compiling strsim v0.11.1
|
|
@@ -146,38 +301,38 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
146
301
|
Compiling autocfg v1.5.0
|
|
147
302
|
Compiling schemars v0.8.22
|
|
148
303
|
Compiling dyn-clone v1.0.20
|
|
149
|
-
Compiling cfg-if v1.0.4
|
|
150
304
|
Compiling cpufeatures v0.2.17
|
|
151
|
-
Compiling
|
|
305
|
+
Compiling cfg-if v1.0.4
|
|
152
306
|
Compiling data-encoding v2.9.0
|
|
153
|
-
Compiling escape-bytes v0.1.1
|
|
154
307
|
Compiling either v1.15.0
|
|
155
308
|
Compiling ethnum v1.5.2
|
|
156
|
-
Compiling
|
|
309
|
+
Compiling escape-bytes v0.1.1
|
|
157
310
|
Compiling semver v1.0.27
|
|
158
311
|
Compiling hashbrown v0.16.0
|
|
159
|
-
Compiling thiserror v1.0.69
|
|
160
312
|
Compiling equivalent v1.0.2
|
|
161
|
-
Compiling
|
|
313
|
+
Compiling num-traits v0.2.19
|
|
314
|
+
Compiling generic-array v0.14.9
|
|
315
|
+
Compiling thiserror v1.0.69
|
|
162
316
|
Compiling prettyplease v0.2.37
|
|
163
317
|
Compiling base64 v0.22.1
|
|
164
|
-
Compiling byteorder v1.5.0
|
|
165
318
|
Compiling heapless v0.8.0
|
|
319
|
+
Compiling itertools v0.10.5
|
|
320
|
+
Compiling byteorder v1.5.0
|
|
166
321
|
Compiling rustc_version v0.4.1
|
|
167
322
|
Compiling static_assertions v1.1.0
|
|
168
|
-
Compiling hash32 v0.3.1
|
|
169
|
-
Compiling indexmap v2.12.0
|
|
170
|
-
Compiling stable_deref_trait v1.2.1
|
|
171
323
|
Compiling heck v0.5.0
|
|
324
|
+
Compiling stable_deref_trait v1.2.1
|
|
325
|
+
Compiling indexmap v2.12.0
|
|
326
|
+
Compiling hash32 v0.3.1
|
|
172
327
|
Compiling itertools v0.14.0
|
|
328
|
+
Compiling num-integer v0.1.46
|
|
173
329
|
Compiling wasmparser v0.116.1
|
|
174
|
-
Compiling
|
|
330
|
+
Compiling syn v2.0.108
|
|
331
|
+
Compiling num-bigint v0.4.6
|
|
175
332
|
Compiling block-buffer v0.10.4
|
|
176
|
-
Compiling
|
|
333
|
+
Compiling crypto-common v0.1.6
|
|
177
334
|
Compiling digest v0.10.7
|
|
178
|
-
Compiling num-bigint v0.4.6
|
|
179
335
|
Compiling sha2 v0.10.9
|
|
180
|
-
Compiling syn v2.0.108
|
|
181
336
|
Compiling darling_core v0.21.3
|
|
182
337
|
Compiling darling_core v0.20.11
|
|
183
338
|
Compiling macro-string v0.1.4
|
|
@@ -188,10 +343,10 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
188
343
|
Compiling visibility v0.1.1
|
|
189
344
|
Compiling bytes-lit v0.0.5
|
|
190
345
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
191
|
-
Compiling darling_macro v0.20.11
|
|
192
346
|
Compiling darling_macro v0.21.3
|
|
193
|
-
Compiling
|
|
347
|
+
Compiling darling_macro v0.20.11
|
|
194
348
|
Compiling darling v0.21.3
|
|
349
|
+
Compiling darling v0.20.11
|
|
195
350
|
Compiling serde_with_macros v3.15.1
|
|
196
351
|
Compiling crate-git-revision v0.0.6
|
|
197
352
|
Compiling hex v0.4.3
|
|
@@ -204,11 +359,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
204
359
|
Compiling soroban-spec v25.1.1
|
|
205
360
|
Compiling soroban-env-macros v25.0.1
|
|
206
361
|
Compiling soroban-spec-rust v25.1.1
|
|
207
|
-
Compiling soroban-env-guest v25.0.1
|
|
208
362
|
Compiling soroban-sdk-macros v25.1.1
|
|
363
|
+
Compiling soroban-env-guest v25.0.1
|
|
209
364
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
210
365
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
211
|
-
Finished `release` profile [optimized] target(s) in
|
|
366
|
+
Finished `release` profile [optimized] target(s) in 1m 04s
|
|
212
367
|
βΉοΈ Build Summary:
|
|
213
368
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
214
369
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -277,12 +432,12 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
277
432
|
β
Build Complete
|
|
278
433
|
|
|
279
434
|
βΉοΈ 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
|
|
280
|
-
Compiling escape-bytes v0.1.1
|
|
281
435
|
Compiling byteorder v1.5.0
|
|
436
|
+
Compiling escape-bytes v0.1.1
|
|
437
|
+
Compiling static_assertions v1.1.0
|
|
438
|
+
Compiling ethnum v1.5.2
|
|
282
439
|
Compiling num-traits v0.2.19
|
|
283
440
|
Compiling stable_deref_trait v1.2.1
|
|
284
|
-
Compiling ethnum v1.5.2
|
|
285
|
-
Compiling static_assertions v1.1.0
|
|
286
441
|
Compiling data-encoding v2.9.0
|
|
287
442
|
Compiling cfg-if v1.0.4
|
|
288
443
|
Compiling stellar-xdr v25.0.0
|
|
@@ -297,7 +452,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
297
452
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
298
453
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
299
454
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
300
|
-
Finished `release` profile [optimized] target(s) in
|
|
455
|
+
Finished `release` profile [optimized] target(s) in 16.30s
|
|
301
456
|
βΉοΈ Build Summary:
|
|
302
457
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
303
458
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -330,7 +485,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
330
485
|
βΉοΈ 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
|
|
331
486
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
332
487
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
333
|
-
Finished `release` profile [optimized] target(s) in
|
|
488
|
+
Finished `release` profile [optimized] target(s) in 2.35s
|
|
334
489
|
βΉοΈ Build Summary:
|
|
335
490
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
336
491
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -378,7 +533,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
378
533
|
|
|
379
534
|
βΉοΈ 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
|
|
380
535
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
381
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
536
|
+
Finished `release` profile [optimized] target(s) in 0.59s
|
|
382
537
|
βΉοΈ Build Summary:
|
|
383
538
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
384
539
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -390,7 +545,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
390
545
|
|
|
391
546
|
βΉοΈ 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
|
|
392
547
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
393
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
548
|
+
Finished `release` profile [optimized] target(s) in 0.59s
|
|
394
549
|
βΉοΈ Build Summary:
|
|
395
550
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
396
551
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -407,7 +562,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
407
562
|
|
|
408
563
|
βΉοΈ 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
|
|
409
564
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
410
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
565
|
+
Finished `release` profile [optimized] target(s) in 0.92s
|
|
411
566
|
βΉοΈ Build Summary:
|
|
412
567
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
413
568
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -448,7 +603,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
448
603
|
|
|
449
604
|
βΉοΈ 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
|
|
450
605
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
451
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
606
|
+
Finished `release` profile [optimized] target(s) in 0.78s
|
|
452
607
|
βΉοΈ Build Summary:
|
|
453
608
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
454
609
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -482,7 +637,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
482
637
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
483
638
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
484
639
|
Compiling console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
|
|
485
|
-
Finished `release` profile [optimized] target(s) in
|
|
640
|
+
Finished `release` profile [optimized] target(s) in 4.10s
|
|
486
641
|
βΉοΈ Build Summary:
|
|
487
642
|
Wasm File: target/wasm32v1-none/release/console_oft.wasm (87314 bytes)
|
|
488
643
|
Wasm Hash: 58947681d7c6ce9a1a18a256f410b73feb09a328a2d5dd3bac634792ca6ff124
|
|
@@ -562,7 +717,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
562
717
|
|
|
563
718
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/counter/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
564
719
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
565
|
-
Finished `release` profile [optimized] target(s) in
|
|
720
|
+
Finished `release` profile [optimized] target(s) in 1.21s
|
|
566
721
|
βΉοΈ Build Summary:
|
|
567
722
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52094 bytes)
|
|
568
723
|
Wasm Hash: fb3b11042a126ff4b28846ebf439eb6877da62b9033f5cceab4e0f65a943575b
|
|
@@ -620,7 +775,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
620
775
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
621
776
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
622
777
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
623
|
-
Finished `release` profile [optimized] target(s) in
|
|
778
|
+
Finished `release` profile [optimized] target(s) in 2.03s
|
|
624
779
|
βΉοΈ Build Summary:
|
|
625
780
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (56361 bytes)
|
|
626
781
|
Wasm Hash: 9176c7a0facc0d9004e23ee9be01fef213221382595ca850850f3399bc42d9ee
|
|
@@ -680,7 +835,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
680
835
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/dvn-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
681
836
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
682
837
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
683
|
-
Finished `release` profile [optimized] target(s) in
|
|
838
|
+
Finished `release` profile [optimized] target(s) in 1.11s
|
|
684
839
|
βΉοΈ Build Summary:
|
|
685
840
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
686
841
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -707,7 +862,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
707
862
|
|
|
708
863
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
709
864
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
710
|
-
Finished `release` profile [optimized] target(s) in
|
|
865
|
+
Finished `release` profile [optimized] target(s) in 1.29s
|
|
711
866
|
βΉοΈ Build Summary:
|
|
712
867
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
|
|
713
868
|
Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
|
|
@@ -766,7 +921,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
766
921
|
|
|
767
922
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
768
923
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
769
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
924
|
+
Finished `release` profile [optimized] target(s) in 0.69s
|
|
770
925
|
βΉοΈ Build Summary:
|
|
771
926
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
772
927
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -796,7 +951,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
796
951
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
797
952
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
798
953
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
799
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
954
|
+
Finished `release` profile [optimized] target(s) in 1.58s
|
|
800
955
|
βΉοΈ Build Summary:
|
|
801
956
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
|
|
802
957
|
Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
|
|
@@ -811,7 +966,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
811
966
|
|
|
812
967
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/price-feed/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
813
968
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
814
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
969
|
+
Finished `release` profile [optimized] target(s) in 0.88s
|
|
815
970
|
βΉοΈ Build Summary:
|
|
816
971
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
817
972
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -851,7 +1006,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
851
1006
|
|
|
852
1007
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/oft/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
853
1008
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
854
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
1009
|
+
Finished `release` profile [optimized] target(s) in 1.67s
|
|
855
1010
|
βΉοΈ Build Summary:
|
|
856
1011
|
Wasm File: target/wasm32v1-none/release/oft.wasm (78054 bytes)
|
|
857
1012
|
Wasm Hash: 66b8fc024be5e12530d2895a74b36e6244eaedcde669aa06df4880577b869578
|
|
@@ -922,7 +1077,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
922
1077
|
|
|
923
1078
|
βΉοΈ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/sac-manager/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
924
1079
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
925
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
1080
|
+
Finished `release` profile [optimized] target(s) in 0.73s
|
|
926
1081
|
βΉοΈ Build Summary:
|
|
927
1082
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
928
1083
|
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
@@ -958,7 +1113,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
958
1113
|
β’ underlying_sac
|
|
959
1114
|
β
Build Complete
|
|
960
1115
|
|
|
961
|
-
β±οΈ stellar contract build: 1:
|
|
1116
|
+
β±οΈ stellar contract build: 1:49.806 (m:ss.mmm)
|
|
962
1117
|
βWARNβ Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
963
1118
|
|
|
964
1119
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -969,18 +1124,17 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
969
1124
|
π§ User volumes override 1 default volume(s)
|
|
970
1125
|
β
stellar-25.1.0 (Latest stable release)
|
|
971
1126
|
π§ stellar version: 25.1.0
|
|
972
|
-
(node:
|
|
1127
|
+
(node:130548) [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.
|
|
973
1128
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
974
1129
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
975
1130
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
976
1131
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
977
|
-
sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
|
|
978
1132
|
β
Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
979
1133
|
π€ Running container as UID:GID 1001:1001
|
|
980
1134
|
π Using 5 default environment variable(s) for stellar
|
|
981
1135
|
π Executing custom script: 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
|
|
982
1136
|
π Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
983
|
-
$ docker run --rm -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-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 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'
|
|
1137
|
+
$ 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-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 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'
|
|
984
1138
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
985
1139
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
986
1140
|
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
@@ -989,19 +1143,19 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
989
1143
|
|
|
990
1144
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
991
1145
|
|
|
992
|
-
β±οΈ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy:
|
|
1146
|
+
β±οΈ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 870.94ms
|
|
993
1147
|
π Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
994
1148
|
π¦ Using 4 default cache volume(s) for stellar
|
|
995
1149
|
β
stellar-25.1.0 (Latest stable release)
|
|
996
1150
|
π§ stellar version: 25.1.0
|
|
997
1151
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
998
|
-
sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
|
|
999
1152
|
β
Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
1000
1153
|
π€ Running container as UID:GID 1001:1001
|
|
1001
1154
|
π Using 5 default environment variable(s) for stellar
|
|
1002
1155
|
π Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
1003
|
-
$ docker run --rm -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 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
1004
|
-
|
|
1156
|
+
$ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
1157
|
+
Blocking waiting for file lock on build directory
|
|
1158
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.92s
|
|
1005
1159
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1006
1160
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1007
1161
|
|
|
@@ -1121,4 +1275,4 @@ Generated files in sdk/src/generated:
|
|
|
1121
1275
|
- oft.ts
|
|
1122
1276
|
- sac_manager.ts
|
|
1123
1277
|
- layerzero_view.ts
|
|
1124
|
-
β±οΈ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1278
|
+
β±οΈ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 17.638s
|