@layerzerolabs/protocol-stellar-v2 0.2.107 → 0.2.108
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 +250 -238
- package/.turbo/turbo-lint.log +257 -183
- package/.turbo/turbo-test.log +2013 -1746
- package/package.json +10 -6
- package/sdk/.turbo/turbo-test.log +318 -308
- package/sdk/node_modules/.bin/vitest +2 -2
- package/sdk/package.json +1 -1
- package/sdk/turbo.json +8 -1
- package/turbo-snapshot.lock.json +194 -0
- package/turbo.json +14 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
📦 Using 4 default volume(s) for stellar
|
|
16
16
|
🔧 User volumes override 1 default volume(s)
|
|
17
17
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
18
|
-
(node:
|
|
18
|
+
(node:26876) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
19
19
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
20
20
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
21
21
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
22
22
|
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
|
-
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
24
|
-
$ docker pull
|
|
23
|
+
📥 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
|
+
$ docker pull --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
25
25
|
stellar-25.1.0-patch-2: Pulling from layerzerolabs/stellar-tooling
|
|
26
26
|
f6bd9104d248: Pulling fs layer
|
|
27
27
|
4617420e017b: Pulling fs layer
|
|
@@ -34,43 +34,47 @@ e47830ea20ec: Pulling fs layer
|
|
|
34
34
|
866e46ae2841: Pulling fs layer
|
|
35
35
|
ac46ae457eed: Pulling fs layer
|
|
36
36
|
4503e8fe4d3a: Pulling fs layer
|
|
37
|
+
f6bd9104d248: Waiting
|
|
37
38
|
8f0d05afb6cf: Pulling fs layer
|
|
38
39
|
b5623d0c8692: Pulling fs layer
|
|
39
|
-
|
|
40
|
-
3db60071fcaf: Waiting
|
|
41
|
-
2c1ce468d9f3: Waiting
|
|
42
|
-
866e46ae2841: Waiting
|
|
40
|
+
27b6ebf020a1: Waiting
|
|
43
41
|
ac46ae457eed: Waiting
|
|
44
|
-
|
|
45
|
-
|
|
42
|
+
2c1ce468d9f3: Waiting
|
|
43
|
+
af034d95ac41: Waiting
|
|
46
44
|
b5623d0c8692: Waiting
|
|
45
|
+
866e46ae2841: Waiting
|
|
46
|
+
4617420e017b: Waiting
|
|
47
|
+
e47830ea20ec: Waiting
|
|
48
|
+
3db60071fcaf: Waiting
|
|
47
49
|
4948400808a0: Waiting
|
|
48
|
-
|
|
49
|
-
27b6ebf020a1: Waiting
|
|
50
|
+
4503e8fe4d3a: Waiting
|
|
50
51
|
f6bd9104d248: Verifying Checksum
|
|
51
52
|
f6bd9104d248: Download complete
|
|
52
|
-
f6bd9104d248: Pull complete
|
|
53
|
-
4617420e017b: Verifying Checksum
|
|
54
|
-
4617420e017b: Download complete
|
|
55
|
-
4948400808a0: Verifying Checksum
|
|
56
|
-
4948400808a0: Download complete
|
|
57
53
|
27b6ebf020a1: Verifying Checksum
|
|
58
54
|
27b6ebf020a1: Download complete
|
|
55
|
+
f6bd9104d248: Pull complete
|
|
59
56
|
af034d95ac41: Verifying Checksum
|
|
60
57
|
af034d95ac41: Download complete
|
|
61
|
-
4617420e017b: Pull complete
|
|
62
58
|
e47830ea20ec: Verifying Checksum
|
|
63
59
|
e47830ea20ec: Download complete
|
|
60
|
+
3db60071fcaf: Verifying Checksum
|
|
61
|
+
3db60071fcaf: Download complete
|
|
62
|
+
2c1ce468d9f3: Verifying Checksum
|
|
64
63
|
2c1ce468d9f3: Download complete
|
|
65
|
-
|
|
66
|
-
|
|
64
|
+
4948400808a0: Verifying Checksum
|
|
65
|
+
4948400808a0: Download complete
|
|
66
|
+
ac46ae457eed: Verifying Checksum
|
|
67
67
|
ac46ae457eed: Download complete
|
|
68
|
+
866e46ae2841: Verifying Checksum
|
|
68
69
|
4503e8fe4d3a: Verifying Checksum
|
|
70
|
+
866e46ae2841: Download complete
|
|
69
71
|
4503e8fe4d3a: Download complete
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
3db60071fcaf: Download complete
|
|
72
|
+
4617420e017b: Verifying Checksum
|
|
73
|
+
4617420e017b: Download complete
|
|
73
74
|
b5623d0c8692: Download complete
|
|
75
|
+
8f0d05afb6cf: Verifying Checksum
|
|
76
|
+
8f0d05afb6cf: Download complete
|
|
77
|
+
4617420e017b: Pull complete
|
|
74
78
|
4948400808a0: Pull complete
|
|
75
79
|
27b6ebf020a1: Pull complete
|
|
76
80
|
af034d95ac41: Pull complete
|
|
@@ -85,12 +89,14 @@ b5623d0c8692: Pull complete
|
|
|
85
89
|
Digest: sha256:2f5f436687367c46fc4e9e468b82191070db3c9e8575ffa2ae8311c0ac5c2a64
|
|
86
90
|
Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
87
91
|
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
92
|
+
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
93
|
+
$ docker container rm f56d098b4465cb2486af49dd1ee6906ee66458ff4d2a138944c8c2ca85d2aa4a
|
|
88
94
|
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
89
95
|
👤 Running container as UID:GID 1001:1001
|
|
90
96
|
🌍 Using 5 default environment variable(s) for stellar
|
|
91
97
|
📜 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
|
|
92
|
-
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
93
|
-
$ 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-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'
|
|
98
|
+
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
99
|
+
$ 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 -w /workspace/contracts/protocol/stellar -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 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'
|
|
94
100
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
95
101
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
96
102
|
info: downloading component 'cargo'
|
|
@@ -111,225 +117,227 @@ info: installing component 'rustfmt'
|
|
|
111
117
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
112
118
|
|
|
113
119
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
114
|
-
⏳ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy:
|
|
115
|
-
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
120
|
+
⏳ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy: 15.352s
|
|
121
|
+
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
116
122
|
✅ stellar-25.1.0 (Latest stable release)
|
|
117
123
|
🔧 stellar version: 25.1.0
|
|
118
124
|
📦 Using 4 default volume(s) for stellar
|
|
119
125
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
120
|
-
|
|
126
|
+
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
127
|
+
$ docker container rm 3e8cb0af1a1c428bad6616836f0cb201ac7d42b7b5d54252b786f6ddb78ffca6
|
|
128
|
+
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
121
129
|
👤 Running container as UID:GID 1001:1001
|
|
122
130
|
🌍 Using 5 default environment variable(s) for stellar
|
|
123
|
-
$ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 stellar contract build
|
|
131
|
+
$ 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 -w /workspace/contracts/protocol/stellar -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 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 stellar contract build
|
|
124
132
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/endpoint-v2/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
125
133
|
Updating crates.io index
|
|
126
134
|
Downloading crates ...
|
|
127
135
|
Downloaded ark-ff-asm v0.4.2
|
|
128
|
-
Downloaded ark-bn254 v0.4.0
|
|
129
|
-
Downloaded ark-poly v0.4.2
|
|
130
|
-
Downloaded ark-ff-macros v0.4.2
|
|
131
|
-
Downloaded rfc6979 v0.4.0
|
|
132
|
-
Downloaded arbitrary v1.3.2
|
|
133
|
-
Downloaded ahash v0.8.12
|
|
134
136
|
Downloaded rustc_version v0.4.1
|
|
135
|
-
Downloaded
|
|
136
|
-
Downloaded darling_macro v0.20.11
|
|
137
|
+
Downloaded rfc6979 v0.4.0
|
|
137
138
|
Downloaded cfg-if v1.0.4
|
|
138
|
-
Downloaded ark-ec v0.4.2
|
|
139
|
-
Downloaded ctor v0.5.0
|
|
140
|
-
Downloaded rand_core v0.6.4
|
|
141
139
|
Downloaded ryu v1.0.20
|
|
142
|
-
Downloaded
|
|
143
|
-
Downloaded
|
|
144
|
-
Downloaded
|
|
145
|
-
Downloaded
|
|
146
|
-
Downloaded
|
|
147
|
-
Downloaded
|
|
148
|
-
Downloaded darling_macro v0.21.3
|
|
149
|
-
Downloaded ark-serialize v0.4.2
|
|
150
|
-
Downloaded semver v1.0.27
|
|
140
|
+
Downloaded ref-cast-impl v1.0.25
|
|
141
|
+
Downloaded ref-cast v1.0.25
|
|
142
|
+
Downloaded const-oid v0.9.6
|
|
143
|
+
Downloaded schemars v0.8.22
|
|
144
|
+
Downloaded subtle v2.6.1
|
|
145
|
+
Downloaded rand_core v0.6.4
|
|
151
146
|
Downloaded stable_deref_trait v1.2.1
|
|
152
|
-
Downloaded
|
|
153
|
-
Downloaded
|
|
154
|
-
Downloaded
|
|
155
|
-
Downloaded
|
|
147
|
+
Downloaded version_check v0.9.5
|
|
148
|
+
Downloaded semver v1.0.27
|
|
149
|
+
Downloaded sha2 v0.10.9
|
|
150
|
+
Downloaded zeroize v1.8.2
|
|
151
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
152
|
+
Downloaded ark-ec v0.4.2
|
|
153
|
+
Downloaded zeroize_derive v1.4.2
|
|
156
154
|
Downloaded wasmi_arena v0.4.1
|
|
157
|
-
Downloaded
|
|
158
|
-
Downloaded macro-string v0.1.4
|
|
159
|
-
Downloaded hash32 v0.3.1
|
|
155
|
+
Downloaded group v0.13.0
|
|
160
156
|
Downloaded time-core v0.1.6
|
|
161
|
-
Downloaded
|
|
162
|
-
Downloaded
|
|
163
|
-
Downloaded
|
|
164
|
-
Downloaded
|
|
165
|
-
Downloaded
|
|
166
|
-
Downloaded
|
|
157
|
+
Downloaded soroban-spec v25.1.1
|
|
158
|
+
Downloaded ctor v0.5.0
|
|
159
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
160
|
+
Downloaded pkcs8 v0.10.2
|
|
161
|
+
Downloaded indexmap-nostd v0.4.0
|
|
162
|
+
Downloaded fnv v1.0.7
|
|
163
|
+
Downloaded indexmap v1.9.3
|
|
164
|
+
Downloaded ident_case v1.0.1
|
|
165
|
+
Downloaded dtor v0.1.1
|
|
166
|
+
Downloaded cfg_eval v0.1.2
|
|
167
|
+
Downloaded stellar-strkey v0.0.16
|
|
168
|
+
Downloaded static_assertions v1.1.0
|
|
169
|
+
Downloaded thiserror-impl v1.0.69
|
|
170
|
+
Downloaded sec1 v0.7.3
|
|
171
|
+
Downloaded unicode-ident v1.0.22
|
|
167
172
|
Downloaded time-macros v0.2.24
|
|
168
|
-
Downloaded rand v0.8.5
|
|
169
|
-
Downloaded num-bigint v0.4.6
|
|
170
173
|
Downloaded wasmi_core v0.13.0
|
|
174
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
175
|
+
Downloaded arbitrary v1.3.2
|
|
176
|
+
Downloaded thiserror v1.0.69
|
|
177
|
+
Downloaded spin v0.9.8
|
|
178
|
+
Downloaded schemars v0.9.0
|
|
179
|
+
Downloaded typenum v1.19.0
|
|
171
180
|
Downloaded smallvec v1.15.1
|
|
172
|
-
Downloaded
|
|
173
|
-
Downloaded
|
|
181
|
+
Downloaded soroban-env-common v25.0.1
|
|
182
|
+
Downloaded serde_derive v1.0.228
|
|
183
|
+
Downloaded ark-bn254 v0.4.0
|
|
184
|
+
Downloaded serde_core v1.0.228
|
|
185
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
186
|
+
Downloaded serde v1.0.228
|
|
187
|
+
Downloaded heck v0.5.0
|
|
188
|
+
Downloaded either v1.15.0
|
|
174
189
|
Downloaded serde_with_macros v3.15.1
|
|
175
|
-
Downloaded
|
|
176
|
-
Downloaded
|
|
177
|
-
Downloaded schemars v1.0.5
|
|
178
|
-
Downloaded typenum v1.19.0
|
|
179
|
-
Downloaded curve25519-dalek v4.1.3
|
|
190
|
+
Downloaded libc v0.2.177
|
|
191
|
+
Downloaded rand_chacha v0.3.1
|
|
180
192
|
Downloaded wasmparser-nostd v0.100.2
|
|
181
|
-
Downloaded serde v1.0.228
|
|
182
|
-
Downloaded hashbrown v0.16.0
|
|
183
193
|
Downloaded time v0.3.44
|
|
184
194
|
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
185
|
-
Downloaded serde_json v1.0.145
|
|
186
195
|
Downloaded wasmparser v0.116.1
|
|
187
|
-
Downloaded serde_with v3.15.1
|
|
188
|
-
Downloaded ark-bls12-381 v0.4.0
|
|
189
196
|
Downloaded syn v1.0.109
|
|
197
|
+
Downloaded primeorder v0.13.6
|
|
190
198
|
Downloaded zerocopy v0.8.27
|
|
191
|
-
Downloaded
|
|
192
|
-
Downloaded
|
|
199
|
+
Downloaded quote v1.0.41
|
|
200
|
+
Downloaded itoa v1.0.15
|
|
193
201
|
Downloaded syn v2.0.108
|
|
194
|
-
Downloaded
|
|
195
|
-
Downloaded
|
|
196
|
-
Downloaded
|
|
197
|
-
Downloaded
|
|
198
|
-
Downloaded
|
|
199
|
-
Downloaded
|
|
202
|
+
Downloaded p256 v0.13.2
|
|
203
|
+
Downloaded hashbrown v0.16.0
|
|
204
|
+
Downloaded libm v0.2.15
|
|
205
|
+
Downloaded crypto-common v0.1.6
|
|
206
|
+
Downloaded base64 v0.22.1
|
|
207
|
+
Downloaded hashbrown v0.12.3
|
|
208
|
+
Downloaded powerfmt v0.2.0
|
|
200
209
|
Downloaded itertools v0.10.5
|
|
201
|
-
Downloaded
|
|
202
|
-
Downloaded
|
|
203
|
-
Downloaded
|
|
210
|
+
Downloaded ff v0.13.1
|
|
211
|
+
Downloaded der v0.7.10
|
|
212
|
+
Downloaded num-bigint v0.4.6
|
|
213
|
+
Downloaded iana-time-zone v0.1.64
|
|
204
214
|
Downloaded ed25519-dalek v2.2.0
|
|
205
|
-
Downloaded k256 v0.13.4
|
|
206
|
-
Downloaded hashbrown v0.12.3
|
|
207
215
|
Downloaded darling_core v0.20.11
|
|
208
|
-
Downloaded
|
|
216
|
+
Downloaded hex-literal v0.4.1
|
|
217
|
+
Downloaded chrono v0.4.42
|
|
209
218
|
Downloaded soroban-env-host v25.0.1
|
|
210
|
-
Downloaded
|
|
211
|
-
Downloaded
|
|
212
|
-
Downloaded
|
|
213
|
-
Downloaded prettyplease v0.2.37
|
|
214
|
-
Downloaded p256 v0.13.2
|
|
215
|
-
Downloaded heapless v0.8.0
|
|
216
|
-
Downloaded darling_core v0.21.3
|
|
217
|
-
Downloaded proc-macro2 v1.0.103
|
|
218
|
-
Downloaded num-traits v0.2.19
|
|
219
|
-
Downloaded iana-time-zone v0.1.64
|
|
220
|
-
Downloaded hmac v0.12.1
|
|
221
|
-
Downloaded ethnum v1.5.2
|
|
219
|
+
Downloaded derive_arbitrary v1.3.2
|
|
220
|
+
Downloaded autocfg v1.5.0
|
|
221
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
222
222
|
Downloaded elliptic-curve v0.13.8
|
|
223
|
-
Downloaded
|
|
223
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
224
|
+
Downloaded equivalent v1.0.2
|
|
225
|
+
Downloaded byteorder v1.5.0
|
|
226
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
227
|
+
Downloaded downcast-rs v1.2.1
|
|
228
|
+
Downloaded crate-git-revision v0.0.6
|
|
229
|
+
Downloaded cpufeatures v0.2.17
|
|
230
|
+
Downloaded itertools v0.14.0
|
|
231
|
+
Downloaded serde_json v1.0.145
|
|
224
232
|
Downloaded sha3 v0.10.8
|
|
225
|
-
Downloaded base64 v0.22.1
|
|
226
|
-
Downloaded stellar-strkey v0.0.13
|
|
227
|
-
Downloaded spki v0.7.3
|
|
228
|
-
Downloaded spin v0.9.8
|
|
229
|
-
Downloaded sha2 v0.10.9
|
|
230
|
-
Downloaded schemars v0.8.22
|
|
231
|
-
Downloaded ppv-lite86 v0.2.21
|
|
232
|
-
Downloaded getrandom v0.2.16
|
|
233
|
-
Downloaded darling v0.21.3
|
|
234
|
-
Downloaded indexmap v1.9.3
|
|
235
233
|
Downloaded generic-array v0.14.9
|
|
234
|
+
Downloaded ark-ff v0.4.2
|
|
235
|
+
Downloaded serde_with v3.15.1
|
|
236
|
+
Downloaded keccak v0.1.5
|
|
237
|
+
Downloaded getrandom v0.2.16
|
|
238
|
+
Downloaded dyn-clone v1.0.20
|
|
239
|
+
Downloaded ahash v0.8.12
|
|
240
|
+
Downloaded soroban-sdk v25.1.1
|
|
241
|
+
Downloaded rand v0.8.5
|
|
242
|
+
Downloaded prettyplease v0.2.37
|
|
243
|
+
Downloaded paste v1.0.15
|
|
244
|
+
Downloaded memchr v2.7.6
|
|
245
|
+
Downloaded heapless v0.8.0
|
|
246
|
+
Downloaded hash32 v0.3.1
|
|
236
247
|
Downloaded derivative v2.2.0
|
|
237
|
-
Downloaded
|
|
238
|
-
Downloaded version_check v0.9.5
|
|
239
|
-
Downloaded soroban-spec-rust v25.1.1
|
|
240
|
-
Downloaded soroban-spec v25.1.1
|
|
241
|
-
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
242
|
-
Downloaded indexmap-nostd v0.4.0
|
|
243
|
-
Downloaded ff v0.13.1
|
|
244
|
-
Downloaded either v1.15.0
|
|
245
|
-
Downloaded digest v0.10.7
|
|
246
|
-
Downloaded cpufeatures v0.2.17
|
|
248
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
247
249
|
Downloaded bytes-lit v0.0.5
|
|
248
|
-
Downloaded
|
|
249
|
-
Downloaded
|
|
250
|
-
Downloaded
|
|
251
|
-
Downloaded
|
|
252
|
-
Downloaded pkcs8 v0.10.2
|
|
253
|
-
Downloaded paste v1.0.15
|
|
254
|
-
Downloaded num-integer v0.1.46
|
|
250
|
+
Downloaded base64ct v1.8.0
|
|
251
|
+
Downloaded ark-serialize v0.4.2
|
|
252
|
+
Downloaded ark-poly v0.4.2
|
|
253
|
+
Downloaded num-traits v0.2.19
|
|
255
254
|
Downloaded num-derive v0.4.2
|
|
256
|
-
Downloaded itoa v1.0.15
|
|
257
|
-
Downloaded ident_case v1.0.1
|
|
258
|
-
Downloaded hex v0.4.3
|
|
259
|
-
Downloaded group v0.13.0
|
|
260
|
-
Downloaded subtle v2.6.1
|
|
261
|
-
Downloaded rand_chacha v0.3.1
|
|
262
|
-
Downloaded keccak v0.1.5
|
|
263
|
-
Downloaded hex-literal v0.4.1
|
|
264
|
-
Downloaded fnv v1.0.7
|
|
265
|
-
Downloaded cfg_eval v0.1.2
|
|
266
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
267
|
-
Downloaded ed25519 v2.2.3
|
|
268
|
-
Downloaded darling v0.20.11
|
|
269
|
-
Downloaded crate-git-revision v0.0.6
|
|
270
|
-
Downloaded const-oid v0.9.6
|
|
271
|
-
Downloaded autocfg v1.5.0
|
|
272
255
|
Downloaded num-conv v0.1.0
|
|
273
|
-
Downloaded
|
|
274
|
-
Downloaded sec1 v0.7.3
|
|
275
|
-
Downloaded equivalent v1.0.2
|
|
276
|
-
Downloaded ark-ff v0.4.2
|
|
277
|
-
Downloaded escape-bytes v0.1.1
|
|
256
|
+
Downloaded ed25519 v2.2.3
|
|
278
257
|
Downloaded ecdsa v0.16.9
|
|
258
|
+
Downloaded deranged v0.5.5
|
|
259
|
+
Downloaded darling_macro v0.21.3
|
|
260
|
+
Downloaded darling v0.21.3
|
|
261
|
+
Downloaded ark-ff-macros v0.4.2
|
|
262
|
+
Downloaded indexmap v2.12.0
|
|
263
|
+
Downloaded schemars v1.0.5
|
|
264
|
+
Downloaded k256 v0.13.4
|
|
265
|
+
Downloaded stellar-strkey v0.0.13
|
|
266
|
+
Downloaded curve25519-dalek v4.1.3
|
|
267
|
+
Downloaded crypto-bigint v0.5.5
|
|
268
|
+
Downloaded spki v0.7.3
|
|
269
|
+
Downloaded soroban-env-macros v25.0.1
|
|
270
|
+
Downloaded proc-macro2 v1.0.103
|
|
271
|
+
Downloaded ethnum v1.5.2
|
|
272
|
+
Downloaded escape-bytes v0.1.1
|
|
273
|
+
Downloaded block-buffer v0.10.4
|
|
274
|
+
Downloaded ppv-lite86 v0.2.21
|
|
275
|
+
Downloaded once_cell v1.21.3
|
|
276
|
+
Downloaded base16ct v0.2.0
|
|
277
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
278
|
+
Downloaded hmac v0.12.1
|
|
279
|
+
Downloaded hex v0.4.3
|
|
280
|
+
Downloaded darling_macro v0.20.11
|
|
281
|
+
Downloaded darling_core v0.21.3
|
|
282
|
+
Downloaded darling v0.20.11
|
|
283
|
+
Downloaded digest v0.10.7
|
|
284
|
+
Downloaded hashbrown v0.13.2
|
|
285
|
+
Downloaded num-integer v0.1.46
|
|
286
|
+
Downloaded macro-string v0.1.4
|
|
279
287
|
Downloaded data-encoding v2.9.0
|
|
280
|
-
Downloaded
|
|
281
|
-
Downloaded
|
|
288
|
+
Downloaded soroban-env-guest v25.0.1
|
|
289
|
+
Downloaded visibility v0.1.1
|
|
290
|
+
Downloaded strsim v0.11.1
|
|
291
|
+
Downloaded signature v2.2.0
|
|
282
292
|
Downloaded ark-std v0.4.0
|
|
283
|
-
Downloaded curve25519-dalek-derive v0.1.1
|
|
284
|
-
Downloaded block-buffer v0.10.4
|
|
285
293
|
Downloaded stellar-xdr v25.0.0
|
|
286
294
|
Compiling proc-macro2 v1.0.103
|
|
287
|
-
Compiling unicode-ident v1.0.22
|
|
288
295
|
Compiling quote v1.0.41
|
|
296
|
+
Compiling unicode-ident v1.0.22
|
|
289
297
|
Compiling serde_core v1.0.228
|
|
290
298
|
Compiling serde v1.0.228
|
|
291
299
|
Compiling serde_json v1.0.145
|
|
292
300
|
Compiling memchr v2.7.6
|
|
293
|
-
Compiling itoa v1.0.15
|
|
294
301
|
Compiling ryu v1.0.20
|
|
295
|
-
Compiling
|
|
302
|
+
Compiling itoa v1.0.15
|
|
296
303
|
Compiling strsim v0.11.1
|
|
304
|
+
Compiling ident_case v1.0.1
|
|
297
305
|
Compiling fnv v1.0.7
|
|
298
306
|
Compiling typenum v1.19.0
|
|
299
307
|
Compiling version_check v0.9.5
|
|
300
308
|
Compiling autocfg v1.5.0
|
|
301
309
|
Compiling schemars v0.8.22
|
|
302
310
|
Compiling dyn-clone v1.0.20
|
|
303
|
-
Compiling cfg-if v1.0.4
|
|
304
311
|
Compiling data-encoding v2.9.0
|
|
312
|
+
Compiling cfg-if v1.0.4
|
|
305
313
|
Compiling cpufeatures v0.2.17
|
|
314
|
+
Compiling escape-bytes v0.1.1
|
|
306
315
|
Compiling ethnum v1.5.2
|
|
307
316
|
Compiling either v1.15.0
|
|
308
|
-
Compiling escape-bytes v0.1.1
|
|
309
317
|
Compiling semver v1.0.27
|
|
310
|
-
Compiling equivalent v1.0.2
|
|
311
|
-
Compiling hashbrown v0.16.0
|
|
312
318
|
Compiling thiserror v1.0.69
|
|
319
|
+
Compiling hashbrown v0.16.0
|
|
320
|
+
Compiling equivalent v1.0.2
|
|
313
321
|
Compiling prettyplease v0.2.37
|
|
314
322
|
Compiling heapless v0.8.0
|
|
315
323
|
Compiling byteorder v1.5.0
|
|
316
324
|
Compiling base64 v0.22.1
|
|
317
325
|
Compiling heck v0.5.0
|
|
318
|
-
Compiling static_assertions v1.1.0
|
|
319
326
|
Compiling stable_deref_trait v1.2.1
|
|
327
|
+
Compiling static_assertions v1.1.0
|
|
320
328
|
Compiling generic-array v0.14.9
|
|
321
|
-
Compiling hash32 v0.3.1
|
|
322
329
|
Compiling itertools v0.10.5
|
|
323
330
|
Compiling itertools v0.14.0
|
|
324
|
-
Compiling
|
|
331
|
+
Compiling hash32 v0.3.1
|
|
325
332
|
Compiling num-traits v0.2.19
|
|
333
|
+
Compiling rustc_version v0.4.1
|
|
326
334
|
Compiling indexmap v2.12.0
|
|
327
|
-
Compiling wasmparser v0.116.1
|
|
328
335
|
Compiling syn v2.0.108
|
|
329
336
|
Compiling num-integer v0.1.46
|
|
330
|
-
Compiling
|
|
331
|
-
Compiling crypto-common v0.1.6
|
|
337
|
+
Compiling wasmparser v0.116.1
|
|
332
338
|
Compiling num-bigint v0.4.6
|
|
339
|
+
Compiling crypto-common v0.1.6
|
|
340
|
+
Compiling block-buffer v0.10.4
|
|
333
341
|
Compiling digest v0.10.7
|
|
334
342
|
Compiling sha2 v0.10.9
|
|
335
343
|
Compiling darling_core v0.21.3
|
|
@@ -337,10 +345,10 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
337
345
|
Compiling macro-string v0.1.4
|
|
338
346
|
Compiling serde_derive v1.0.228
|
|
339
347
|
Compiling cfg_eval v0.1.2
|
|
340
|
-
Compiling thiserror-impl v1.0.69
|
|
341
348
|
Compiling num-derive v0.4.2
|
|
342
|
-
Compiling
|
|
349
|
+
Compiling thiserror-impl v1.0.69
|
|
343
350
|
Compiling bytes-lit v0.0.5
|
|
351
|
+
Compiling visibility v0.1.1
|
|
344
352
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
345
353
|
Compiling darling_macro v0.20.11
|
|
346
354
|
Compiling darling_macro v0.21.3
|
|
@@ -358,11 +366,11 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
358
366
|
Compiling soroban-spec v25.1.1
|
|
359
367
|
Compiling soroban-env-macros v25.0.1
|
|
360
368
|
Compiling soroban-spec-rust v25.1.1
|
|
361
|
-
Compiling soroban-sdk-macros v25.1.1
|
|
362
369
|
Compiling soroban-env-guest v25.0.1
|
|
370
|
+
Compiling soroban-sdk-macros v25.1.1
|
|
363
371
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
364
372
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
365
|
-
Finished `release` profile [optimized] target(s) in
|
|
373
|
+
Finished `release` profile [optimized] target(s) in 35.23s
|
|
366
374
|
ℹ️ Build Summary:
|
|
367
375
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
368
376
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -451,7 +459,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
451
459
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
452
460
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
453
461
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
454
|
-
Finished `release` profile [optimized] target(s) in
|
|
462
|
+
Finished `release` profile [optimized] target(s) in 8.99s
|
|
455
463
|
ℹ️ Build Summary:
|
|
456
464
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
457
465
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -484,7 +492,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
484
492
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/uln-302/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
485
493
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
486
494
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
487
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
495
|
+
Finished `release` profile [optimized] target(s) in 1.30s
|
|
488
496
|
ℹ️ Build Summary:
|
|
489
497
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
490
498
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -532,7 +540,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
532
540
|
|
|
533
541
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/upgrader/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
534
542
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
535
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
543
|
+
Finished `release` profile [optimized] target(s) in 0.30s
|
|
536
544
|
ℹ️ Build Summary:
|
|
537
545
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
538
546
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -544,7 +552,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
544
552
|
|
|
545
553
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/blocked-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
546
554
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
547
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
555
|
+
Finished `release` profile [optimized] target(s) in 0.33s
|
|
548
556
|
ℹ️ Build Summary:
|
|
549
557
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
550
558
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -561,7 +569,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
561
569
|
|
|
562
570
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/simple-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
563
571
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
564
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
572
|
+
Finished `release` profile [optimized] target(s) in 0.53s
|
|
565
573
|
ℹ️ Build Summary:
|
|
566
574
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
567
575
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -635,7 +643,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
635
643
|
Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
636
644
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
637
645
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
638
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
646
|
+
Finished `release` profile [optimized] target(s) in 1.45s
|
|
639
647
|
ℹ️ Build Summary:
|
|
640
648
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52090 bytes)
|
|
641
649
|
Wasm Hash: 43eaef63b2e9e04f75e0883fd19f1f160774f520df637f68e5902ec780425a7d
|
|
@@ -693,7 +701,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
693
701
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
694
702
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
695
703
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
696
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
704
|
+
Finished `release` profile [optimized] target(s) in 1.36s
|
|
697
705
|
ℹ️ Build Summary:
|
|
698
706
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (59983 bytes)
|
|
699
707
|
Wasm Hash: 870de1c00c6617b1110f387e299a869ed6a8e8399c5c0a4c20bc3e4ff6816ae0
|
|
@@ -756,7 +764,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
756
764
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/dvn-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
757
765
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
758
766
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
759
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
767
|
+
Finished `release` profile [optimized] target(s) in 0.65s
|
|
760
768
|
ℹ️ Build Summary:
|
|
761
769
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
762
770
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -783,7 +791,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
783
791
|
|
|
784
792
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
785
793
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
786
|
-
Finished `release` profile [optimized] target(s) in
|
|
794
|
+
Finished `release` profile [optimized] target(s) in 1.06s
|
|
787
795
|
ℹ️ Build Summary:
|
|
788
796
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59531 bytes)
|
|
789
797
|
Wasm Hash: 8a2b3fd944612968801d015af20b843db0552affc8e79ef2775f7f21fd7f34cf
|
|
@@ -842,7 +850,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
842
850
|
|
|
843
851
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/executor-fee-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
844
852
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
845
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
853
|
+
Finished `release` profile [optimized] target(s) in 0.57s
|
|
846
854
|
ℹ️ Build Summary:
|
|
847
855
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
848
856
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -872,7 +880,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
872
880
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
873
881
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
874
882
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
875
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
883
|
+
Finished `release` profile [optimized] target(s) in 1.33s
|
|
876
884
|
ℹ️ Build Summary:
|
|
877
885
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25110 bytes)
|
|
878
886
|
Wasm Hash: 1c0928af078a4a9beff5e04647240b9fecca7a805b751c803f96ff92f75b9a08
|
|
@@ -887,7 +895,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
887
895
|
|
|
888
896
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/workers/price-feed/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
889
897
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
890
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
898
|
+
Finished `release` profile [optimized] target(s) in 0.75s
|
|
891
899
|
ℹ️ Build Summary:
|
|
892
900
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
893
901
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -928,7 +936,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
928
936
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/oft/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
929
937
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
930
938
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
931
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
939
|
+
Finished `release` profile [optimized] target(s) in 1.57s
|
|
932
940
|
ℹ️ Build Summary:
|
|
933
941
|
Wasm File: target/wasm32v1-none/release/oft.wasm (78174 bytes)
|
|
934
942
|
Wasm Hash: 3e612f54cad802dd02eaf63d481f189ca658c6d761837cde79600406ae8c1f47
|
|
@@ -999,7 +1007,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
999
1007
|
|
|
1000
1008
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/oapps/sac-manager/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
1001
1009
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
1002
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
1010
|
+
Finished `release` profile [optimized] target(s) in 0.55s
|
|
1003
1011
|
ℹ️ Build Summary:
|
|
1004
1012
|
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
1005
1013
|
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
@@ -1035,7 +1043,7 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1035
1043
|
• underlying_sac
|
|
1036
1044
|
✅ Build Complete
|
|
1037
1045
|
|
|
1038
|
-
⏳ stellar contract build: 1:
|
|
1046
|
+
⏳ stellar contract build: 1:13.832 (m:ss.mmm)
|
|
1039
1047
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
1040
1048
|
|
|
1041
1049
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
@@ -1047,16 +1055,18 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1047
1055
|
📦 Using 4 default volume(s) for stellar
|
|
1048
1056
|
🔧 User volumes override 1 default volume(s)
|
|
1049
1057
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
1050
|
-
(node:
|
|
1058
|
+
(node:58133) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
1051
1059
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
1052
1060
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
1053
1061
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
1054
|
-
|
|
1062
|
+
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
1063
|
+
$ docker container rm 4d7905717872f2827cc3562ba840dfb750f6a971255273289ff8d61b7ab9707e
|
|
1064
|
+
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
1055
1065
|
👤 Running container as UID:GID 1001:1001
|
|
1056
1066
|
🌍 Using 5 default environment variable(s) for stellar
|
|
1057
1067
|
📜 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
|
|
1058
|
-
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
1059
|
-
$ 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-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'
|
|
1068
|
+
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
1069
|
+
$ 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 -w /workspace/contracts/protocol/stellar -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 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'
|
|
1060
1070
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
1061
1071
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
1062
1072
|
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
@@ -1065,107 +1075,109 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
1065
1075
|
|
|
1066
1076
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
1067
1077
|
|
|
1068
|
-
⏳ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy:
|
|
1069
|
-
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
1078
|
+
⏳ 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: 899.051ms
|
|
1079
|
+
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
1070
1080
|
✅ stellar-25.1.0 (Latest stable release)
|
|
1071
1081
|
🔧 stellar version: 25.1.0
|
|
1072
1082
|
📦 Using 4 default volume(s) for stellar
|
|
1073
1083
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
1074
|
-
|
|
1084
|
+
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 true
|
|
1085
|
+
$ docker container rm 817b067d5e1d87a32500ca4491235a4009c14f37eccd3475dc6498d4c03e1bb9
|
|
1086
|
+
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
1075
1087
|
👤 Running container as UID:GID 1001:1001
|
|
1076
1088
|
🌍 Using 5 default environment variable(s) for stellar
|
|
1077
1089
|
📜 Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
1078
|
-
$ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
1090
|
+
$ 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 -w /workspace/contracts/protocol/stellar -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 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'
|
|
1079
1091
|
Updating crates.io index
|
|
1080
1092
|
Downloading crates ...
|
|
1093
|
+
Downloaded block-buffer v0.9.0
|
|
1081
1094
|
Downloaded crypto-common v0.1.7
|
|
1082
1095
|
Downloaded data-encoding v2.10.0
|
|
1083
1096
|
Downloaded deranged v0.5.8
|
|
1084
|
-
Downloaded
|
|
1085
|
-
Downloaded
|
|
1086
|
-
Downloaded
|
|
1087
|
-
Downloaded toml_datetime v0.6.11
|
|
1088
|
-
Downloaded include_dir v0.7.4
|
|
1097
|
+
Downloaded anyhow v1.0.102
|
|
1098
|
+
Downloaded unicode-ident v1.0.24
|
|
1099
|
+
Downloaded opaque-debug v0.3.1
|
|
1089
1100
|
Downloaded heck v0.4.1
|
|
1090
|
-
Downloaded
|
|
1101
|
+
Downloaded serde_with_macros v3.17.0
|
|
1102
|
+
Downloaded toml_datetime v0.6.11
|
|
1103
|
+
Downloaded serde_spanned v0.6.9
|
|
1091
1104
|
Downloaded include_dir_macros v0.7.4
|
|
1092
|
-
Downloaded
|
|
1093
|
-
Downloaded
|
|
1105
|
+
Downloaded sha2 v0.9.9
|
|
1106
|
+
Downloaded quote v1.0.44
|
|
1107
|
+
Downloaded glob v0.3.3
|
|
1094
1108
|
Downloaded toml_write v0.1.2
|
|
1109
|
+
Downloaded digest v0.9.0
|
|
1095
1110
|
Downloaded time-core v0.1.8
|
|
1111
|
+
Downloaded itoa v1.0.17
|
|
1096
1112
|
Downloaded zmij v1.0.21
|
|
1097
|
-
Downloaded quote v1.0.44
|
|
1098
|
-
Downloaded serde_spanned v0.6.9
|
|
1099
|
-
Downloaded sha2 v0.9.9
|
|
1100
|
-
Downloaded glob v0.3.3
|
|
1101
|
-
Downloaded anyhow v1.0.102
|
|
1102
1113
|
Downloaded toml v0.8.23
|
|
1103
|
-
Downloaded
|
|
1104
|
-
Downloaded time-macros v0.2.27
|
|
1105
|
-
Downloaded iana-time-zone v0.1.65
|
|
1114
|
+
Downloaded include_dir v0.7.4
|
|
1106
1115
|
Downloaded proc-macro2 v1.0.106
|
|
1107
|
-
Downloaded
|
|
1108
|
-
Downloaded
|
|
1116
|
+
Downloaded num-conv v0.2.0
|
|
1117
|
+
Downloaded time-macros v0.2.27
|
|
1109
1118
|
Downloaded schemars v1.2.1
|
|
1110
1119
|
Downloaded memchr v2.8.0
|
|
1111
|
-
Downloaded indexmap v2.13.0
|
|
1112
|
-
Downloaded soroban-spec-typescript v25.1.0
|
|
1113
|
-
Downloaded serde_json v1.0.149
|
|
1114
|
-
Downloaded hashbrown v0.16.1
|
|
1115
|
-
Downloaded base64 v0.21.7
|
|
1116
|
-
Downloaded winnow v0.7.14
|
|
1117
1120
|
Downloaded time v0.3.47
|
|
1118
1121
|
Downloaded serde_with v3.17.0
|
|
1119
1122
|
Downloaded syn v2.0.117
|
|
1120
1123
|
Downloaded chrono v0.4.44
|
|
1124
|
+
Downloaded winnow v0.7.14
|
|
1125
|
+
Downloaded hashbrown v0.16.1
|
|
1126
|
+
Downloaded indexmap v2.13.0
|
|
1127
|
+
Downloaded generic-array v0.14.7
|
|
1128
|
+
Downloaded soroban-spec-typescript v25.1.0
|
|
1129
|
+
Downloaded serde_json v1.0.149
|
|
1130
|
+
Downloaded toml_edit v0.22.27
|
|
1131
|
+
Downloaded base64 v0.21.7
|
|
1132
|
+
Downloaded iana-time-zone v0.1.65
|
|
1121
1133
|
Compiling unicode-ident v1.0.24
|
|
1122
1134
|
Compiling proc-macro2 v1.0.106
|
|
1123
1135
|
Compiling quote v1.0.44
|
|
1124
1136
|
Compiling zmij v1.0.21
|
|
1125
|
-
Compiling serde_json v1.0.149
|
|
1126
1137
|
Compiling serde_core v1.0.228
|
|
1127
|
-
Compiling
|
|
1138
|
+
Compiling serde_json v1.0.149
|
|
1128
1139
|
Compiling itoa v1.0.17
|
|
1129
|
-
Compiling
|
|
1140
|
+
Compiling typenum v1.19.0
|
|
1130
1141
|
Compiling version_check v0.9.5
|
|
1142
|
+
Compiling memchr v2.8.0
|
|
1131
1143
|
Compiling serde v1.0.228
|
|
1132
1144
|
Compiling strsim v0.11.1
|
|
1133
1145
|
Compiling ident_case v1.0.1
|
|
1134
1146
|
Compiling fnv v1.0.7
|
|
1135
|
-
Compiling schemars v0.8.22
|
|
1136
|
-
Compiling hashbrown v0.16.1
|
|
1137
1147
|
Compiling equivalent v1.0.2
|
|
1148
|
+
Compiling hashbrown v0.16.1
|
|
1149
|
+
Compiling schemars v0.8.22
|
|
1150
|
+
Compiling cpufeatures v0.2.17
|
|
1138
1151
|
Compiling cfg-if v1.0.4
|
|
1139
1152
|
Compiling dyn-clone v1.0.20
|
|
1140
|
-
Compiling cpufeatures v0.2.17
|
|
1141
1153
|
Compiling thiserror v1.0.69
|
|
1142
1154
|
Compiling data-encoding v2.10.0
|
|
1143
1155
|
Compiling base64 v0.22.1
|
|
1144
|
-
Compiling escape-bytes v0.1.1
|
|
1145
|
-
Compiling prettyplease v0.2.37
|
|
1146
|
-
Compiling ethnum v1.5.2
|
|
1147
1156
|
Compiling semver v1.0.27
|
|
1148
|
-
Compiling
|
|
1157
|
+
Compiling ethnum v1.5.2
|
|
1158
|
+
Compiling prettyplease v0.2.37
|
|
1159
|
+
Compiling escape-bytes v0.1.1
|
|
1149
1160
|
Compiling winnow v0.7.14
|
|
1150
|
-
Compiling anyhow v1.0.102
|
|
1151
1161
|
Compiling glob v0.3.3
|
|
1152
|
-
Compiling either v1.15.0
|
|
1153
1162
|
Compiling opaque-debug v0.3.1
|
|
1154
|
-
Compiling
|
|
1163
|
+
Compiling either v1.15.0
|
|
1164
|
+
Compiling anyhow v1.0.102
|
|
1165
|
+
Compiling toml_write v0.1.2
|
|
1155
1166
|
Compiling base64 v0.21.7
|
|
1167
|
+
Compiling heck v0.4.1
|
|
1156
1168
|
Compiling generic-array v0.14.7
|
|
1157
1169
|
Compiling itertools v0.10.5
|
|
1158
1170
|
Compiling indexmap v2.13.0
|
|
1159
1171
|
Compiling syn v2.0.117
|
|
1160
|
-
Compiling include_dir_macros v0.7.4
|
|
1161
1172
|
Compiling wasmparser v0.116.1
|
|
1162
|
-
Compiling
|
|
1163
|
-
Compiling crypto-common v0.1.7
|
|
1173
|
+
Compiling include_dir_macros v0.7.4
|
|
1164
1174
|
Compiling block-buffer v0.10.4
|
|
1165
|
-
Compiling
|
|
1175
|
+
Compiling crypto-common v0.1.7
|
|
1166
1176
|
Compiling digest v0.9.0
|
|
1177
|
+
Compiling block-buffer v0.9.0
|
|
1167
1178
|
Compiling digest v0.10.7
|
|
1168
1179
|
Compiling sha2 v0.9.9
|
|
1180
|
+
Compiling include_dir v0.7.4
|
|
1169
1181
|
Compiling sha2 v0.10.9
|
|
1170
1182
|
Compiling darling_core v0.21.3
|
|
1171
1183
|
Compiling serde_derive v1.0.228
|
|
@@ -1178,15 +1190,15 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
1178
1190
|
Compiling stellar-xdr v25.0.0
|
|
1179
1191
|
Compiling serde_with_macros v3.17.0
|
|
1180
1192
|
Compiling hex v0.4.3
|
|
1181
|
-
Compiling toml_datetime v0.6.11
|
|
1182
1193
|
Compiling serde_spanned v0.6.9
|
|
1194
|
+
Compiling toml_datetime v0.6.11
|
|
1183
1195
|
Compiling toml_edit v0.22.27
|
|
1184
1196
|
Compiling serde_with v3.17.0
|
|
1185
1197
|
Compiling toml v0.8.23
|
|
1186
1198
|
Compiling soroban-spec v25.1.1
|
|
1187
1199
|
Compiling soroban-spec-typescript v25.1.0
|
|
1188
1200
|
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
1189
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.
|
|
1201
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.85s
|
|
1190
1202
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1191
1203
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1192
1204
|
|
|
@@ -1306,4 +1318,4 @@ Generated files in sdk/src/generated:
|
|
|
1306
1318
|
- oft.ts
|
|
1307
1319
|
- sac_manager.ts
|
|
1308
1320
|
- layerzero_view.ts
|
|
1309
|
-
⏳ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1321
|
+
⏳ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 33.625s
|