@layerzerolabs/protocol-stellar-v2 0.2.113 → 0.2.115
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 +284 -239
- package/.turbo/turbo-lint.log +152 -230
- package/.turbo/turbo-test.log +1712 -1714
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +307 -306
- package/sdk/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,13 +12,24 @@
|
|
|
12
12
|
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
|
|
13
13
|
✅ stellar-25.1.0 (Latest stable release)
|
|
14
14
|
🔧 stellar version: 25.1.0
|
|
15
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-jlMm83
|
|
16
|
+
📦 Copied 7 workspace package source(s)
|
|
17
|
+
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
15
18
|
📦 Using 4 default volume(s) for stellar
|
|
16
19
|
🔧 User volumes override 1 default volume(s)
|
|
17
|
-
|
|
18
|
-
(node:78477) [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.
|
|
20
|
+
(node:27716) [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
21
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
20
22
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
21
23
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
24
|
+
📦 Docker volumes:
|
|
25
|
+
-v /tmp/lz-mini-workspace-jlMm83:/workspace
|
|
26
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar
|
|
27
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
28
|
+
-v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup
|
|
29
|
+
-v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar
|
|
30
|
+
-v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo
|
|
31
|
+
-v /home/runner/.sccache:/cache/sccache
|
|
32
|
+
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
22
33
|
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
23
34
|
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (platform: linux/amd64)
|
|
24
35
|
$ docker pull --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
@@ -36,41 +47,42 @@ ac46ae457eed: Pulling fs layer
|
|
|
36
47
|
4503e8fe4d3a: Pulling fs layer
|
|
37
48
|
8f0d05afb6cf: Pulling fs layer
|
|
38
49
|
b5623d0c8692: Pulling fs layer
|
|
39
|
-
|
|
40
|
-
27b6ebf020a1: Waiting
|
|
41
|
-
af034d95ac41: Waiting
|
|
42
|
-
8f0d05afb6cf: Waiting
|
|
50
|
+
866e46ae2841: Waiting
|
|
43
51
|
e47830ea20ec: Waiting
|
|
44
|
-
|
|
52
|
+
2c1ce468d9f3: Waiting
|
|
45
53
|
3db60071fcaf: Waiting
|
|
54
|
+
af034d95ac41: Waiting
|
|
46
55
|
ac46ae457eed: Waiting
|
|
47
|
-
|
|
56
|
+
8f0d05afb6cf: Waiting
|
|
57
|
+
27b6ebf020a1: Waiting
|
|
48
58
|
4503e8fe4d3a: Waiting
|
|
59
|
+
b5623d0c8692: Waiting
|
|
49
60
|
f6bd9104d248: Verifying Checksum
|
|
50
61
|
f6bd9104d248: Download complete
|
|
62
|
+
f6bd9104d248: Pull complete
|
|
51
63
|
27b6ebf020a1: Verifying Checksum
|
|
52
64
|
27b6ebf020a1: Download complete
|
|
53
|
-
f6bd9104d248: Pull complete
|
|
54
65
|
af034d95ac41: Verifying Checksum
|
|
55
66
|
af034d95ac41: Download complete
|
|
56
67
|
4948400808a0: Verifying Checksum
|
|
57
68
|
4948400808a0: Download complete
|
|
69
|
+
4617420e017b: Verifying Checksum
|
|
70
|
+
4617420e017b: Download complete
|
|
58
71
|
e47830ea20ec: Verifying Checksum
|
|
59
72
|
e47830ea20ec: Download complete
|
|
73
|
+
2c1ce468d9f3: Verifying Checksum
|
|
60
74
|
2c1ce468d9f3: Download complete
|
|
61
|
-
|
|
62
|
-
|
|
75
|
+
ac46ae457eed: Verifying Checksum
|
|
76
|
+
ac46ae457eed: Download complete
|
|
63
77
|
3db60071fcaf: Verifying Checksum
|
|
64
78
|
3db60071fcaf: Download complete
|
|
65
|
-
ac46ae457eed: Download complete
|
|
66
|
-
4503e8fe4d3a: Verifying Checksum
|
|
67
79
|
4503e8fe4d3a: Download complete
|
|
68
80
|
8f0d05afb6cf: Verifying Checksum
|
|
69
81
|
8f0d05afb6cf: Download complete
|
|
82
|
+
866e46ae2841: Verifying Checksum
|
|
83
|
+
866e46ae2841: Download complete
|
|
70
84
|
b5623d0c8692: Verifying Checksum
|
|
71
85
|
b5623d0c8692: Download complete
|
|
72
|
-
4617420e017b: Verifying Checksum
|
|
73
|
-
4617420e017b: Download complete
|
|
74
86
|
4617420e017b: Pull complete
|
|
75
87
|
4948400808a0: Pull complete
|
|
76
88
|
27b6ebf020a1: Pull complete
|
|
@@ -87,13 +99,13 @@ Digest: sha256:2f5f436687367c46fc4e9e468b82191070db3c9e8575ffa2ae8311c0ac5c2a64
|
|
|
87
99
|
Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
88
100
|
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
89
101
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
90
|
-
$ docker container rm
|
|
102
|
+
$ docker container rm 3580f67f43f9e614961dd718b2e8d3e501fa0ee7b1dcd2589a11a7eaa5027316
|
|
91
103
|
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
92
104
|
👤 Running container as UID:GID 1001:1001
|
|
93
105
|
🌍 Using 5 default environment variable(s) for stellar
|
|
94
106
|
📜 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
|
|
95
107
|
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
96
|
-
$ docker run --platform linux/amd64 --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 -
|
|
108
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-jlMm83:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 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'
|
|
97
109
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
98
110
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
99
111
|
info: downloading component 'cargo'
|
|
@@ -114,227 +126,238 @@ info: installing component 'rustfmt'
|
|
|
114
126
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
115
127
|
|
|
116
128
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
117
|
-
⏳ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy:
|
|
129
|
+
⏳ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 12.137s
|
|
118
130
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
119
131
|
✅ stellar-25.1.0 (Latest stable release)
|
|
120
132
|
🔧 stellar version: 25.1.0
|
|
133
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-Yn7OFO
|
|
134
|
+
📦 Copied 7 workspace package source(s)
|
|
135
|
+
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
121
136
|
📦 Using 4 default volume(s) for stellar
|
|
137
|
+
📦 Docker volumes:
|
|
138
|
+
-v /tmp/lz-mini-workspace-Yn7OFO:/workspace
|
|
139
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar
|
|
140
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
141
|
+
-v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar
|
|
142
|
+
-v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo
|
|
143
|
+
-v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup
|
|
144
|
+
-v /home/runner/.sccache:/cache/sccache
|
|
122
145
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
123
146
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
124
|
-
$ docker container rm
|
|
147
|
+
$ docker container rm fe0466a028acb259ad538f40d75e1a758f392a3923019b7ecabdef14e179999c
|
|
125
148
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
126
149
|
👤 Running container as UID:GID 1001:1001
|
|
127
150
|
🌍 Using 5 default environment variable(s) for stellar
|
|
128
|
-
$ docker run --platform linux/amd64 --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 -
|
|
151
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-Yn7OFO:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 stellar contract build
|
|
129
152
|
ℹ️ 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
|
|
130
153
|
Updating crates.io index
|
|
131
154
|
Downloading crates ...
|
|
132
155
|
Downloaded ark-ff-macros v0.4.2
|
|
133
|
-
Downloaded
|
|
134
|
-
Downloaded
|
|
135
|
-
Downloaded
|
|
136
|
-
Downloaded
|
|
137
|
-
Downloaded
|
|
138
|
-
Downloaded
|
|
139
|
-
Downloaded
|
|
156
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
157
|
+
Downloaded hash32 v0.3.1
|
|
158
|
+
Downloaded crypto-common v0.1.6
|
|
159
|
+
Downloaded dyn-clone v1.0.20
|
|
160
|
+
Downloaded ed25519 v2.2.3
|
|
161
|
+
Downloaded once_cell v1.21.3
|
|
162
|
+
Downloaded hashbrown v0.16.0
|
|
163
|
+
Downloaded ref-cast v1.0.25
|
|
164
|
+
Downloaded k256 v0.13.4
|
|
165
|
+
Downloaded digest v0.10.7
|
|
166
|
+
Downloaded equivalent v1.0.2
|
|
167
|
+
Downloaded crate-git-revision v0.0.6
|
|
140
168
|
Downloaded dtor-proc-macro v0.0.6
|
|
141
|
-
Downloaded
|
|
142
|
-
Downloaded
|
|
143
|
-
Downloaded
|
|
169
|
+
Downloaded indexmap v1.9.3
|
|
170
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
171
|
+
Downloaded darling v0.21.3
|
|
172
|
+
Downloaded base16ct v0.2.0
|
|
173
|
+
Downloaded hex-literal v0.4.1
|
|
174
|
+
Downloaded dtor v0.1.1
|
|
175
|
+
Downloaded indexmap-nostd v0.4.0
|
|
176
|
+
Downloaded const-oid v0.9.6
|
|
177
|
+
Downloaded iana-time-zone v0.1.64
|
|
178
|
+
Downloaded generic-array v0.14.9
|
|
179
|
+
Downloaded primeorder v0.13.6
|
|
180
|
+
Downloaded libm v0.2.15
|
|
181
|
+
Downloaded pkcs8 v0.10.2
|
|
182
|
+
Downloaded num-traits v0.2.19
|
|
183
|
+
Downloaded rand_chacha v0.3.1
|
|
184
|
+
Downloaded soroban-env-guest v25.0.1
|
|
144
185
|
Downloaded powerfmt v0.2.0
|
|
186
|
+
Downloaded group v0.13.0
|
|
187
|
+
Downloaded num-conv v0.1.0
|
|
188
|
+
Downloaded fnv v1.0.7
|
|
189
|
+
Downloaded paste v1.0.15
|
|
190
|
+
Downloaded itoa v1.0.15
|
|
191
|
+
Downloaded keccak v0.1.5
|
|
192
|
+
Downloaded proc-macro2 v1.0.103
|
|
193
|
+
Downloaded strsim v0.11.1
|
|
194
|
+
Downloaded rand v0.8.5
|
|
195
|
+
Downloaded indexmap v2.12.0
|
|
196
|
+
Downloaded stellar-strkey v0.0.13
|
|
197
|
+
Downloaded spki v0.7.3
|
|
198
|
+
Downloaded serde_with v3.15.1
|
|
199
|
+
Downloaded signature v2.2.0
|
|
145
200
|
Downloaded version_check v0.9.5
|
|
201
|
+
Downloaded ed25519-dalek v2.2.0
|
|
202
|
+
Downloaded unicode-ident v1.0.22
|
|
203
|
+
Downloaded schemars v0.8.22
|
|
204
|
+
Downloaded hashbrown v0.13.2
|
|
205
|
+
Downloaded curve25519-dalek v4.1.3
|
|
206
|
+
Downloaded num-integer v0.1.46
|
|
207
|
+
Downloaded base64 v0.22.1
|
|
208
|
+
Downloaded syn v1.0.109
|
|
209
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
210
|
+
Downloaded rustc_version v0.4.1
|
|
211
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
146
212
|
Downloaded wasmi_arena v0.4.1
|
|
213
|
+
Downloaded sec1 v0.7.3
|
|
214
|
+
Downloaded zeroize v1.8.2
|
|
147
215
|
Downloaded subtle v2.6.1
|
|
216
|
+
Downloaded serde_with_macros v3.15.1
|
|
217
|
+
Downloaded sha3 v0.10.8
|
|
218
|
+
Downloaded soroban-spec v25.1.1
|
|
219
|
+
Downloaded ryu v1.0.20
|
|
220
|
+
Downloaded soroban-sdk v25.1.1
|
|
221
|
+
Downloaded libc v0.2.177
|
|
222
|
+
Downloaded sha2 v0.10.9
|
|
223
|
+
Downloaded quote v1.0.41
|
|
224
|
+
Downloaded ref-cast-impl v1.0.25
|
|
225
|
+
Downloaded num-bigint v0.4.6
|
|
226
|
+
Downloaded spin v0.9.8
|
|
227
|
+
Downloaded itertools v0.14.0
|
|
228
|
+
Downloaded stellar-xdr v25.0.0
|
|
148
229
|
Downloaded zeroize_derive v1.4.2
|
|
149
|
-
Downloaded ref-cast v1.0.25
|
|
150
|
-
Downloaded time-core v0.1.6
|
|
151
|
-
Downloaded num-derive v0.4.2
|
|
152
|
-
Downloaded wasmi_core v0.13.0
|
|
153
|
-
Downloaded soroban-env-macros v25.0.1
|
|
154
|
-
Downloaded stellar-strkey v0.0.13
|
|
155
|
-
Downloaded time-macros v0.2.24
|
|
156
|
-
Downloaded zeroize v1.8.2
|
|
157
230
|
Downloaded stellar-strkey v0.0.16
|
|
158
|
-
Downloaded
|
|
159
|
-
Downloaded
|
|
160
|
-
Downloaded
|
|
161
|
-
Downloaded
|
|
231
|
+
Downloaded wasmi_core v0.13.0
|
|
232
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
233
|
+
Downloaded visibility v0.1.1
|
|
234
|
+
Downloaded thiserror-impl v1.0.69
|
|
235
|
+
Downloaded smallvec v1.15.1
|
|
236
|
+
Downloaded time v0.3.44
|
|
162
237
|
Downloaded typenum v1.19.0
|
|
163
|
-
Downloaded proc-macro2 v1.0.103
|
|
164
|
-
Downloaded darling_core v0.21.3
|
|
165
|
-
Downloaded serde v1.0.228
|
|
166
|
-
Downloaded k256 v0.13.4
|
|
167
|
-
Downloaded num-bigint v0.4.6
|
|
168
|
-
Downloaded itertools v0.10.5
|
|
169
238
|
Downloaded wasmparser-nostd v0.100.2
|
|
170
|
-
Downloaded libm v0.2.15
|
|
171
|
-
Downloaded wasmparser v0.116.1
|
|
172
|
-
Downloaded serde_json v1.0.145
|
|
173
|
-
Downloaded time v0.3.44
|
|
174
239
|
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
175
|
-
Downloaded
|
|
240
|
+
Downloaded serde_json v1.0.145
|
|
241
|
+
Downloaded serde v1.0.228
|
|
242
|
+
Downloaded schemars v0.9.0
|
|
243
|
+
Downloaded schemars v1.0.5
|
|
244
|
+
Downloaded static_assertions v1.1.0
|
|
176
245
|
Downloaded zerocopy v0.8.27
|
|
177
|
-
Downloaded
|
|
246
|
+
Downloaded stable_deref_trait v1.2.1
|
|
247
|
+
Downloaded soroban-env-common v25.0.1
|
|
248
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
249
|
+
Downloaded serde_derive v1.0.228
|
|
250
|
+
Downloaded semver v1.0.27
|
|
251
|
+
Downloaded rfc6979 v0.4.0
|
|
252
|
+
Downloaded wasmparser v0.116.1
|
|
178
253
|
Downloaded syn v2.0.108
|
|
179
|
-
Downloaded
|
|
180
|
-
Downloaded
|
|
181
|
-
Downloaded
|
|
182
|
-
Downloaded
|
|
183
|
-
Downloaded
|
|
184
|
-
Downloaded
|
|
185
|
-
Downloaded
|
|
186
|
-
Downloaded hashbrown v0.12.3
|
|
187
|
-
Downloaded heapless v0.8.0
|
|
188
|
-
Downloaded rand v0.8.5
|
|
189
|
-
Downloaded memchr v2.7.6
|
|
190
|
-
Downloaded ed25519-dalek v2.2.0
|
|
191
|
-
Downloaded der v0.7.10
|
|
254
|
+
Downloaded time-macros v0.2.24
|
|
255
|
+
Downloaded time-core v0.1.6
|
|
256
|
+
Downloaded thiserror v1.0.69
|
|
257
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
258
|
+
Downloaded serde_core v1.0.228
|
|
259
|
+
Downloaded rand_core v0.6.4
|
|
260
|
+
Downloaded soroban-env-macros v25.0.1
|
|
192
261
|
Downloaded crypto-bigint v0.5.5
|
|
193
262
|
Downloaded prettyplease v0.2.37
|
|
194
|
-
Downloaded const-oid v0.9.6
|
|
195
|
-
Downloaded serde_core v1.0.228
|
|
196
|
-
Downloaded soroban-env-host v25.0.1
|
|
197
263
|
Downloaded p256 v0.13.2
|
|
198
|
-
Downloaded
|
|
199
|
-
Downloaded
|
|
200
|
-
Downloaded
|
|
201
|
-
Downloaded elliptic-curve v0.13.8
|
|
202
|
-
Downloaded schemars v1.0.5
|
|
203
|
-
Downloaded deranged v0.5.5
|
|
204
|
-
Downloaded hmac v0.12.1
|
|
205
|
-
Downloaded libc v0.2.177
|
|
206
|
-
Downloaded derivative v2.2.0
|
|
207
|
-
Downloaded darling_core v0.20.11
|
|
208
|
-
Downloaded serde_with_macros v3.15.1
|
|
209
|
-
Downloaded sha3 v0.10.8
|
|
210
|
-
Downloaded once_cell v1.21.3
|
|
211
|
-
Downloaded iana-time-zone v0.1.64
|
|
212
|
-
Downloaded group v0.13.0
|
|
264
|
+
Downloaded soroban-env-host v25.0.1
|
|
265
|
+
Downloaded heapless v0.8.0
|
|
266
|
+
Downloaded hashbrown v0.12.3
|
|
213
267
|
Downloaded getrandom v0.2.16
|
|
214
|
-
Downloaded
|
|
215
|
-
Downloaded
|
|
216
|
-
Downloaded
|
|
217
|
-
Downloaded soroban-sdk-macros v25.1.1
|
|
218
|
-
Downloaded soroban-ledger-snapshot v25.1.1
|
|
219
|
-
Downloaded smallvec v1.15.1
|
|
220
|
-
Downloaded quote v1.0.41
|
|
221
|
-
Downloaded num-integer v0.1.46
|
|
222
|
-
Downloaded base64ct v1.8.0
|
|
223
|
-
Downloaded base16ct v0.2.0
|
|
268
|
+
Downloaded hex v0.4.3
|
|
269
|
+
Downloaded macro-string v0.1.4
|
|
270
|
+
Downloaded ark-ff-asm v0.4.2
|
|
224
271
|
Downloaded ppv-lite86 v0.2.21
|
|
225
|
-
Downloaded
|
|
226
|
-
Downloaded
|
|
227
|
-
Downloaded derive_arbitrary v1.3.2
|
|
228
|
-
Downloaded autocfg v1.5.0
|
|
229
|
-
Downloaded ark-std v0.4.0
|
|
230
|
-
Downloaded schemars v0.9.0
|
|
231
|
-
Downloaded primeorder v0.13.6
|
|
232
|
-
Downloaded pkcs8 v0.10.2
|
|
233
|
-
Downloaded byteorder v1.5.0
|
|
234
|
-
Downloaded thiserror v1.0.69
|
|
235
|
-
Downloaded static_assertions v1.1.0
|
|
236
|
-
Downloaded spki v0.7.3
|
|
237
|
-
Downloaded sha2 v0.10.9
|
|
238
|
-
Downloaded ff v0.13.1
|
|
239
|
-
Downloaded hash32 v0.3.1
|
|
240
|
-
Downloaded equivalent v1.0.2
|
|
241
|
-
Downloaded ctor-proc-macro v0.0.6
|
|
242
|
-
Downloaded soroban-spec v25.1.1
|
|
243
|
-
Downloaded rand_chacha v0.3.1
|
|
244
|
-
Downloaded itoa v1.0.15
|
|
245
|
-
Downloaded thiserror-impl v1.0.69
|
|
246
|
-
Downloaded soroban-spec-rust v25.1.1
|
|
247
|
-
Downloaded ref-cast-impl v1.0.25
|
|
248
|
-
Downloaded num-conv v0.1.0
|
|
249
|
-
Downloaded hex-literal v0.4.1
|
|
250
|
-
Downloaded escape-bytes v0.1.1
|
|
251
|
-
Downloaded soroban-env-guest v25.0.1
|
|
252
|
-
Downloaded indexmap-nostd v0.4.0
|
|
253
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
254
|
-
Downloaded visibility v0.1.1
|
|
255
|
-
Downloaded stable_deref_trait v1.2.1
|
|
256
|
-
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
272
|
+
Downloaded num-derive v0.4.2
|
|
273
|
+
Downloaded elliptic-curve v0.13.8
|
|
257
274
|
Downloaded ecdsa v0.16.9
|
|
258
|
-
Downloaded curve25519-dalek-derive v0.1.1
|
|
259
275
|
Downloaded ctor v0.5.0
|
|
260
|
-
Downloaded ark-
|
|
261
|
-
Downloaded
|
|
262
|
-
Downloaded
|
|
263
|
-
Downloaded
|
|
264
|
-
Downloaded
|
|
265
|
-
Downloaded
|
|
276
|
+
Downloaded ark-ff v0.4.2
|
|
277
|
+
Downloaded ff v0.13.1
|
|
278
|
+
Downloaded deranged v0.5.5
|
|
279
|
+
Downloaded ark-poly v0.4.2
|
|
280
|
+
Downloaded ark-bn254 v0.4.0
|
|
281
|
+
Downloaded memchr v2.7.6
|
|
266
282
|
Downloaded heck v0.5.0
|
|
267
|
-
Downloaded
|
|
283
|
+
Downloaded chrono v0.4.42
|
|
284
|
+
Downloaded der v0.7.10
|
|
285
|
+
Downloaded escape-bytes v0.1.1
|
|
286
|
+
Downloaded darling_core v0.20.11
|
|
287
|
+
Downloaded base64ct v1.8.0
|
|
288
|
+
Downloaded ident_case v1.0.1
|
|
289
|
+
Downloaded ethnum v1.5.2
|
|
290
|
+
Downloaded either v1.15.0
|
|
291
|
+
Downloaded darling_macro v0.21.3
|
|
268
292
|
Downloaded darling_macro v0.20.11
|
|
269
|
-
Downloaded
|
|
270
|
-
Downloaded
|
|
271
|
-
Downloaded
|
|
272
|
-
Downloaded data-encoding v2.9.0
|
|
273
|
-
Downloaded crate-git-revision v0.0.6
|
|
274
|
-
Downloaded dyn-clone v1.0.20
|
|
275
|
-
Downloaded dtor v0.1.1
|
|
276
|
-
Downloaded darling v0.21.3
|
|
277
|
-
Downloaded crypto-common v0.1.6
|
|
293
|
+
Downloaded cpufeatures v0.2.17
|
|
294
|
+
Downloaded block-buffer v0.10.4
|
|
295
|
+
Downloaded derive_arbitrary v1.3.2
|
|
278
296
|
Downloaded bytes-lit v0.0.5
|
|
279
|
-
Downloaded
|
|
297
|
+
Downloaded cfg-if v1.0.4
|
|
298
|
+
Downloaded ark-std v0.4.0
|
|
299
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
300
|
+
Downloaded byteorder v1.5.0
|
|
301
|
+
Downloaded itertools v0.10.5
|
|
302
|
+
Downloaded hmac v0.12.1
|
|
303
|
+
Downloaded derivative v2.2.0
|
|
304
|
+
Downloaded darling_core v0.21.3
|
|
280
305
|
Downloaded darling v0.20.11
|
|
281
|
-
Downloaded
|
|
282
|
-
Downloaded ark-ff v0.4.2
|
|
283
|
-
Downloaded rustc_version v0.4.1
|
|
284
|
-
Downloaded cpufeatures v0.2.17
|
|
306
|
+
Downloaded autocfg v1.5.0
|
|
285
307
|
Downloaded ark-ec v0.4.2
|
|
286
|
-
Downloaded arbitrary v1.3.2
|
|
287
|
-
Downloaded block-buffer v0.10.4
|
|
288
|
-
Downloaded ark-ff-asm v0.4.2
|
|
289
308
|
Downloaded ahash v0.8.12
|
|
290
|
-
Downloaded
|
|
309
|
+
Downloaded data-encoding v2.9.0
|
|
310
|
+
Downloaded cfg_eval v0.1.2
|
|
311
|
+
Downloaded downcast-rs v1.2.1
|
|
312
|
+
Downloaded ark-serialize v0.4.2
|
|
313
|
+
Downloaded arbitrary v1.3.2
|
|
291
314
|
Compiling proc-macro2 v1.0.103
|
|
292
|
-
Compiling quote v1.0.41
|
|
293
315
|
Compiling unicode-ident v1.0.22
|
|
316
|
+
Compiling quote v1.0.41
|
|
294
317
|
Compiling serde_core v1.0.228
|
|
295
318
|
Compiling serde v1.0.228
|
|
296
319
|
Compiling serde_json v1.0.145
|
|
297
320
|
Compiling ryu v1.0.20
|
|
298
321
|
Compiling memchr v2.7.6
|
|
299
322
|
Compiling itoa v1.0.15
|
|
323
|
+
Compiling strsim v0.11.1
|
|
300
324
|
Compiling ident_case v1.0.1
|
|
301
325
|
Compiling fnv v1.0.7
|
|
302
|
-
Compiling strsim v0.11.1
|
|
303
326
|
Compiling typenum v1.19.0
|
|
304
327
|
Compiling version_check v0.9.5
|
|
305
328
|
Compiling autocfg v1.5.0
|
|
306
329
|
Compiling schemars v0.8.22
|
|
307
330
|
Compiling dyn-clone v1.0.20
|
|
308
331
|
Compiling data-encoding v2.9.0
|
|
309
|
-
Compiling cpufeatures v0.2.17
|
|
310
332
|
Compiling cfg-if v1.0.4
|
|
333
|
+
Compiling cpufeatures v0.2.17
|
|
311
334
|
Compiling ethnum v1.5.2
|
|
312
335
|
Compiling either v1.15.0
|
|
313
336
|
Compiling escape-bytes v0.1.1
|
|
314
337
|
Compiling semver v1.0.27
|
|
315
|
-
Compiling hashbrown v0.16.0
|
|
316
|
-
Compiling thiserror v1.0.69
|
|
317
338
|
Compiling equivalent v1.0.2
|
|
339
|
+
Compiling thiserror v1.0.69
|
|
340
|
+
Compiling hashbrown v0.16.0
|
|
318
341
|
Compiling prettyplease v0.2.37
|
|
319
342
|
Compiling heapless v0.8.0
|
|
320
|
-
Compiling base64 v0.22.1
|
|
321
343
|
Compiling byteorder v1.5.0
|
|
322
|
-
Compiling
|
|
323
|
-
Compiling heck v0.5.0
|
|
344
|
+
Compiling base64 v0.22.1
|
|
324
345
|
Compiling static_assertions v1.1.0
|
|
346
|
+
Compiling heck v0.5.0
|
|
347
|
+
Compiling stable_deref_trait v1.2.1
|
|
348
|
+
Compiling hash32 v0.3.1
|
|
325
349
|
Compiling generic-array v0.14.9
|
|
326
350
|
Compiling itertools v0.10.5
|
|
327
351
|
Compiling itertools v0.14.0
|
|
328
352
|
Compiling num-traits v0.2.19
|
|
329
|
-
Compiling hash32 v0.3.1
|
|
330
353
|
Compiling rustc_version v0.4.1
|
|
331
354
|
Compiling indexmap v2.12.0
|
|
332
355
|
Compiling syn v2.0.108
|
|
333
356
|
Compiling num-integer v0.1.46
|
|
334
357
|
Compiling wasmparser v0.116.1
|
|
335
|
-
Compiling num-bigint v0.4.6
|
|
336
358
|
Compiling crypto-common v0.1.6
|
|
337
359
|
Compiling block-buffer v0.10.4
|
|
360
|
+
Compiling num-bigint v0.4.6
|
|
338
361
|
Compiling digest v0.10.7
|
|
339
362
|
Compiling sha2 v0.10.9
|
|
340
363
|
Compiling darling_core v0.21.3
|
|
@@ -344,8 +367,8 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
344
367
|
Compiling cfg_eval v0.1.2
|
|
345
368
|
Compiling num-derive v0.4.2
|
|
346
369
|
Compiling thiserror-impl v1.0.69
|
|
347
|
-
Compiling bytes-lit v0.0.5
|
|
348
370
|
Compiling visibility v0.1.1
|
|
371
|
+
Compiling bytes-lit v0.0.5
|
|
349
372
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
350
373
|
Compiling darling_macro v0.20.11
|
|
351
374
|
Compiling darling_macro v0.21.3
|
|
@@ -367,7 +390,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
367
390
|
Compiling soroban-env-guest v25.0.1
|
|
368
391
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
369
392
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
370
|
-
Finished `release` profile [optimized] target(s) in
|
|
393
|
+
Finished `release` profile [optimized] target(s) in 24.04s
|
|
371
394
|
ℹ️ Build Summary:
|
|
372
395
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
373
396
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -438,9 +461,9 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
438
461
|
ℹ️ 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
|
|
439
462
|
Compiling escape-bytes v0.1.1
|
|
440
463
|
Compiling byteorder v1.5.0
|
|
464
|
+
Compiling stable_deref_trait v1.2.1
|
|
441
465
|
Compiling static_assertions v1.1.0
|
|
442
466
|
Compiling ethnum v1.5.2
|
|
443
|
-
Compiling stable_deref_trait v1.2.1
|
|
444
467
|
Compiling data-encoding v2.9.0
|
|
445
468
|
Compiling cfg-if v1.0.4
|
|
446
469
|
Compiling num-traits v0.2.19
|
|
@@ -456,7 +479,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
456
479
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
457
480
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
458
481
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
459
|
-
Finished `release` profile [optimized] target(s) in
|
|
482
|
+
Finished `release` profile [optimized] target(s) in 6.82s
|
|
460
483
|
ℹ️ Build Summary:
|
|
461
484
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
462
485
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -489,7 +512,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
489
512
|
ℹ️ 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
|
|
490
513
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
491
514
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
492
|
-
Finished `release` profile [optimized] target(s) in
|
|
515
|
+
Finished `release` profile [optimized] target(s) in 0.92s
|
|
493
516
|
ℹ️ Build Summary:
|
|
494
517
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
495
518
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -537,7 +560,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
537
560
|
|
|
538
561
|
ℹ️ 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
|
|
539
562
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
540
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
563
|
+
Finished `release` profile [optimized] target(s) in 0.22s
|
|
541
564
|
ℹ️ Build Summary:
|
|
542
565
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
543
566
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -549,7 +572,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
549
572
|
|
|
550
573
|
ℹ️ 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
|
|
551
574
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
552
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
575
|
+
Finished `release` profile [optimized] target(s) in 0.24s
|
|
553
576
|
ℹ️ Build Summary:
|
|
554
577
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
555
578
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -566,7 +589,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
566
589
|
|
|
567
590
|
ℹ️ 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
|
|
568
591
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
569
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
592
|
+
Finished `release` profile [optimized] target(s) in 0.40s
|
|
570
593
|
ℹ️ Build Summary:
|
|
571
594
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
572
595
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -607,7 +630,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
607
630
|
|
|
608
631
|
ℹ️ 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
|
|
609
632
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
610
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
633
|
+
Finished `release` profile [optimized] target(s) in 0.37s
|
|
611
634
|
ℹ️ Build Summary:
|
|
612
635
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
613
636
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -640,7 +663,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
640
663
|
Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
641
664
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
642
665
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
643
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
666
|
+
Finished `release` profile [optimized] target(s) in 1.04s
|
|
644
667
|
ℹ️ Build Summary:
|
|
645
668
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
|
|
646
669
|
Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
|
|
@@ -698,7 +721,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
698
721
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
699
722
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
700
723
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
701
|
-
Finished `release` profile [optimized] target(s) in
|
|
724
|
+
Finished `release` profile [optimized] target(s) in 0.99s
|
|
702
725
|
ℹ️ Build Summary:
|
|
703
726
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
|
|
704
727
|
Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
|
|
@@ -761,7 +784,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
761
784
|
ℹ️ 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
|
|
762
785
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
763
786
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
764
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
787
|
+
Finished `release` profile [optimized] target(s) in 0.50s
|
|
765
788
|
ℹ️ Build Summary:
|
|
766
789
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
767
790
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -788,7 +811,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
788
811
|
|
|
789
812
|
ℹ️ 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
|
|
790
813
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
791
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
814
|
+
Finished `release` profile [optimized] target(s) in 0.65s
|
|
792
815
|
ℹ️ Build Summary:
|
|
793
816
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
|
|
794
817
|
Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
|
|
@@ -847,7 +870,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
847
870
|
|
|
848
871
|
ℹ️ 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
|
|
849
872
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
850
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
873
|
+
Finished `release` profile [optimized] target(s) in 0.36s
|
|
851
874
|
ℹ️ Build Summary:
|
|
852
875
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
853
876
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -877,7 +900,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
877
900
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
878
901
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
879
902
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
880
|
-
Finished `release` profile [optimized] target(s) in
|
|
903
|
+
Finished `release` profile [optimized] target(s) in 0.77s
|
|
881
904
|
ℹ️ Build Summary:
|
|
882
905
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
|
|
883
906
|
Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
|
|
@@ -892,7 +915,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
892
915
|
|
|
893
916
|
ℹ️ 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
|
|
894
917
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
895
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
918
|
+
Finished `release` profile [optimized] target(s) in 0.49s
|
|
896
919
|
ℹ️ Build Summary:
|
|
897
920
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
898
921
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -933,7 +956,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
933
956
|
ℹ️ 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
|
|
934
957
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
935
958
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
936
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
959
|
+
Finished `release` profile [optimized] target(s) in 1.07s
|
|
937
960
|
ℹ️ Build Summary:
|
|
938
961
|
Wasm File: target/wasm32v1-none/release/oft.wasm (78174 bytes)
|
|
939
962
|
Wasm Hash: 3e612f54cad802dd02eaf63d481f189ca658c6d761837cde79600406ae8c1f47
|
|
@@ -1004,7 +1027,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
1004
1027
|
|
|
1005
1028
|
ℹ️ 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
|
|
1006
1029
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
1007
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
1030
|
+
Finished `release` profile [optimized] target(s) in 0.37s
|
|
1008
1031
|
ℹ️ Build Summary:
|
|
1009
1032
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
1010
1033
|
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
@@ -1040,7 +1063,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
1040
1063
|
• underlying_sac
|
|
1041
1064
|
✅ Build Complete
|
|
1042
1065
|
|
|
1043
|
-
⏳ stellar contract build:
|
|
1066
|
+
⏳ stellar contract build: 52.020s
|
|
1044
1067
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
1045
1068
|
|
|
1046
1069
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -1049,21 +1072,32 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
1049
1072
|
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
|
|
1050
1073
|
✅ stellar-25.1.0 (Latest stable release)
|
|
1051
1074
|
🔧 stellar version: 25.1.0
|
|
1075
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-8Jnewa
|
|
1076
|
+
📦 Copied 7 workspace package source(s)
|
|
1077
|
+
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
1052
1078
|
📦 Using 4 default volume(s) for stellar
|
|
1053
1079
|
🔧 User volumes override 1 default volume(s)
|
|
1054
|
-
|
|
1055
|
-
(node:108184) [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.
|
|
1080
|
+
(node:40322) [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.
|
|
1056
1081
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
1057
1082
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
1058
1083
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
1084
|
+
📦 Docker volumes:
|
|
1085
|
+
-v /tmp/lz-mini-workspace-8Jnewa:/workspace
|
|
1086
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar
|
|
1087
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
1088
|
+
-v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup
|
|
1089
|
+
-v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar
|
|
1090
|
+
-v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo
|
|
1091
|
+
-v /home/runner/.sccache:/cache/sccache
|
|
1092
|
+
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
1059
1093
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
1060
|
-
$ docker container rm
|
|
1094
|
+
$ docker container rm 6517359931cdaaa2344edf7a81e3e5fe8b78caaed458a9dd134c1070ca775216
|
|
1061
1095
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
1062
1096
|
👤 Running container as UID:GID 1001:1001
|
|
1063
1097
|
🌍 Using 5 default environment variable(s) for stellar
|
|
1064
1098
|
📜 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
|
|
1065
1099
|
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
1066
|
-
$ docker run --platform linux/amd64 --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 -
|
|
1100
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-8Jnewa:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 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'
|
|
1067
1101
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
1068
1102
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
1069
1103
|
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
@@ -1072,61 +1106,72 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
1072
1106
|
|
|
1073
1107
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
1074
1108
|
|
|
1075
|
-
⏳ 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:
|
|
1109
|
+
⏳ 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: 667.102ms
|
|
1076
1110
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
1077
1111
|
✅ stellar-25.1.0 (Latest stable release)
|
|
1078
1112
|
🔧 stellar version: 25.1.0
|
|
1113
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-I6iIWs
|
|
1114
|
+
📦 Copied 7 workspace package source(s)
|
|
1115
|
+
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
1079
1116
|
📦 Using 4 default volume(s) for stellar
|
|
1117
|
+
📦 Docker volumes:
|
|
1118
|
+
-v /tmp/lz-mini-workspace-I6iIWs:/workspace
|
|
1119
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar
|
|
1120
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
1121
|
+
-v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar
|
|
1122
|
+
-v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo
|
|
1123
|
+
-v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup
|
|
1124
|
+
-v /home/runner/.sccache:/cache/sccache
|
|
1080
1125
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
1081
1126
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
1082
|
-
$ docker container rm
|
|
1127
|
+
$ docker container rm 44531dc94ac7bb1c3f56b1dd35f461dc951295788f3c76b1f9bbd9014505c403
|
|
1083
1128
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
1084
1129
|
👤 Running container as UID:GID 1001:1001
|
|
1085
1130
|
🌍 Using 5 default environment variable(s) for stellar
|
|
1086
1131
|
📜 Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
1087
|
-
$ docker run --platform linux/amd64 --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 -
|
|
1132
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-I6iIWs:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar 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'
|
|
1088
1133
|
Updating crates.io index
|
|
1089
1134
|
Downloading crates ...
|
|
1090
|
-
Downloaded
|
|
1091
|
-
Downloaded
|
|
1092
|
-
Downloaded
|
|
1093
|
-
Downloaded
|
|
1094
|
-
Downloaded
|
|
1135
|
+
Downloaded itoa v1.0.17
|
|
1136
|
+
Downloaded generic-array v0.14.7
|
|
1137
|
+
Downloaded block-buffer v0.9.0
|
|
1138
|
+
Downloaded toml v0.8.23
|
|
1139
|
+
Downloaded soroban-spec-typescript v25.1.0
|
|
1140
|
+
Downloaded schemars v1.2.1
|
|
1095
1141
|
Downloaded toml_write v0.1.2
|
|
1096
|
-
Downloaded
|
|
1142
|
+
Downloaded anyhow v1.0.102
|
|
1097
1143
|
Downloaded num-conv v0.2.0
|
|
1098
|
-
Downloaded
|
|
1099
|
-
Downloaded
|
|
1100
|
-
Downloaded
|
|
1101
|
-
Downloaded glob v0.3.3
|
|
1144
|
+
Downloaded toml_datetime v0.6.11
|
|
1145
|
+
Downloaded serde_with v3.17.0
|
|
1146
|
+
Downloaded toml_edit v0.22.27
|
|
1102
1147
|
Downloaded time-macros v0.2.27
|
|
1103
|
-
Downloaded toml v0.8.23
|
|
1104
|
-
Downloaded quote v1.0.44
|
|
1105
|
-
Downloaded unicode-ident v1.0.24
|
|
1106
|
-
Downloaded soroban-spec-typescript v25.1.0
|
|
1107
1148
|
Downloaded memchr v2.8.0
|
|
1108
|
-
Downloaded
|
|
1109
|
-
Downloaded
|
|
1110
|
-
Downloaded
|
|
1111
|
-
Downloaded
|
|
1112
|
-
Downloaded hashbrown v0.16.1
|
|
1149
|
+
Downloaded sha2 v0.9.9
|
|
1150
|
+
Downloaded zmij v1.0.21
|
|
1151
|
+
Downloaded unicode-ident v1.0.24
|
|
1152
|
+
Downloaded digest v0.9.0
|
|
1113
1153
|
Downloaded winnow v0.7.14
|
|
1114
|
-
Downloaded time v0.
|
|
1115
|
-
Downloaded
|
|
1116
|
-
Downloaded
|
|
1117
|
-
Downloaded
|
|
1154
|
+
Downloaded time-core v0.1.8
|
|
1155
|
+
Downloaded base64 v0.21.7
|
|
1156
|
+
Downloaded indexmap v2.13.0
|
|
1157
|
+
Downloaded deranged v0.5.8
|
|
1158
|
+
Downloaded glob v0.3.3
|
|
1159
|
+
Downloaded quote v1.0.44
|
|
1118
1160
|
Downloaded syn v2.0.117
|
|
1161
|
+
Downloaded proc-macro2 v1.0.106
|
|
1162
|
+
Downloaded time v0.3.47
|
|
1163
|
+
Downloaded include_dir_macros v0.7.4
|
|
1164
|
+
Downloaded heck v0.4.1
|
|
1165
|
+
Downloaded crypto-common v0.1.7
|
|
1119
1166
|
Downloaded serde_with_macros v3.17.0
|
|
1167
|
+
Downloaded serde_json v1.0.149
|
|
1168
|
+
Downloaded chrono v0.4.44
|
|
1120
1169
|
Downloaded iana-time-zone v0.1.65
|
|
1121
|
-
Downloaded
|
|
1170
|
+
Downloaded hashbrown v0.16.1
|
|
1171
|
+
Downloaded serde_spanned v0.6.9
|
|
1122
1172
|
Downloaded opaque-debug v0.3.1
|
|
1123
|
-
Downloaded
|
|
1124
|
-
Downloaded
|
|
1125
|
-
Downloaded deranged v0.5.8
|
|
1126
|
-
Downloaded generic-array v0.14.7
|
|
1127
|
-
Downloaded anyhow v1.0.102
|
|
1128
|
-
Downloaded crypto-common v0.1.7
|
|
1129
|
-
Downloaded block-buffer v0.9.0
|
|
1173
|
+
Downloaded include_dir v0.7.4
|
|
1174
|
+
Downloaded data-encoding v2.10.0
|
|
1130
1175
|
Compiling unicode-ident v1.0.24
|
|
1131
1176
|
Compiling proc-macro2 v1.0.106
|
|
1132
1177
|
Compiling quote v1.0.44
|
|
@@ -1139,53 +1184,53 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
1139
1184
|
Compiling itoa v1.0.17
|
|
1140
1185
|
Compiling serde v1.0.228
|
|
1141
1186
|
Compiling ident_case v1.0.1
|
|
1142
|
-
Compiling fnv v1.0.7
|
|
1143
1187
|
Compiling strsim v0.11.1
|
|
1144
|
-
Compiling
|
|
1188
|
+
Compiling fnv v1.0.7
|
|
1145
1189
|
Compiling schemars v0.8.22
|
|
1146
1190
|
Compiling hashbrown v0.16.1
|
|
1147
|
-
Compiling
|
|
1148
|
-
Compiling cpufeatures v0.2.17
|
|
1191
|
+
Compiling equivalent v1.0.2
|
|
1149
1192
|
Compiling dyn-clone v1.0.20
|
|
1193
|
+
Compiling cpufeatures v0.2.17
|
|
1194
|
+
Compiling cfg-if v1.0.4
|
|
1150
1195
|
Compiling thiserror v1.0.69
|
|
1151
1196
|
Compiling data-encoding v2.10.0
|
|
1197
|
+
Compiling ethnum v1.5.2
|
|
1152
1198
|
Compiling escape-bytes v0.1.1
|
|
1153
1199
|
Compiling semver v1.0.27
|
|
1154
1200
|
Compiling prettyplease v0.2.37
|
|
1155
|
-
Compiling ethnum v1.5.2
|
|
1156
1201
|
Compiling base64 v0.22.1
|
|
1157
|
-
Compiling winnow v0.7.14
|
|
1158
1202
|
Compiling glob v0.3.3
|
|
1159
|
-
Compiling anyhow v1.0.102
|
|
1160
1203
|
Compiling toml_write v0.1.2
|
|
1204
|
+
Compiling winnow v0.7.14
|
|
1161
1205
|
Compiling opaque-debug v0.3.1
|
|
1162
1206
|
Compiling either v1.15.0
|
|
1163
|
-
Compiling
|
|
1207
|
+
Compiling anyhow v1.0.102
|
|
1164
1208
|
Compiling base64 v0.21.7
|
|
1209
|
+
Compiling heck v0.4.1
|
|
1165
1210
|
Compiling generic-array v0.14.7
|
|
1166
1211
|
Compiling itertools v0.10.5
|
|
1167
|
-
Compiling syn v2.0.117
|
|
1168
1212
|
Compiling indexmap v2.13.0
|
|
1213
|
+
Compiling syn v2.0.117
|
|
1169
1214
|
Compiling include_dir_macros v0.7.4
|
|
1170
|
-
Compiling
|
|
1215
|
+
Compiling include_dir v0.7.4
|
|
1171
1216
|
Compiling block-buffer v0.10.4
|
|
1172
1217
|
Compiling crypto-common v0.1.7
|
|
1173
|
-
Compiling digest v0.9.0
|
|
1174
1218
|
Compiling block-buffer v0.9.0
|
|
1175
|
-
Compiling
|
|
1176
|
-
Compiling
|
|
1219
|
+
Compiling digest v0.9.0
|
|
1220
|
+
Compiling wasmparser v0.116.1
|
|
1177
1221
|
Compiling digest v0.10.7
|
|
1222
|
+
Compiling sha2 v0.9.9
|
|
1178
1223
|
Compiling sha2 v0.10.9
|
|
1179
1224
|
Compiling darling_core v0.21.3
|
|
1180
1225
|
Compiling serde_derive v1.0.228
|
|
1181
|
-
Compiling cfg_eval v0.1.2
|
|
1182
1226
|
Compiling thiserror-impl v1.0.69
|
|
1183
|
-
Compiling
|
|
1227
|
+
Compiling cfg_eval v0.1.2
|
|
1184
1228
|
Compiling darling_macro v0.21.3
|
|
1185
|
-
Compiling
|
|
1186
|
-
Compiling stellar-xdr v25.0.0
|
|
1229
|
+
Compiling crate-git-revision v0.0.6
|
|
1187
1230
|
Compiling darling v0.21.3
|
|
1188
1231
|
Compiling serde_with_macros v3.17.0
|
|
1232
|
+
Compiling stellar-strkey v0.0.13
|
|
1233
|
+
Compiling stellar-xdr v25.0.0
|
|
1189
1234
|
Compiling hex v0.4.3
|
|
1190
1235
|
Compiling serde_spanned v0.6.9
|
|
1191
1236
|
Compiling toml_datetime v0.6.11
|
|
@@ -1195,7 +1240,7 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
1195
1240
|
Compiling soroban-spec v25.1.1
|
|
1196
1241
|
Compiling soroban-spec-typescript v25.1.0
|
|
1197
1242
|
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
1198
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in
|
|
1243
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.82s
|
|
1199
1244
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1200
1245
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1201
1246
|
|
|
@@ -1315,4 +1360,4 @@ Generated files in sdk/src/generated:
|
|
|
1315
1360
|
- oft.ts
|
|
1316
1361
|
- sac_manager.ts
|
|
1317
1362
|
- layerzero_view.ts
|
|
1318
|
-
⏳ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1363
|
+
⏳ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 21.690s
|