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