@layerzerolabs/protocol-stellar-v2 0.2.49 → 0.2.51
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 +197 -322
- package/.turbo/turbo-lint.log +74 -73
- package/.turbo/turbo-test.log +1745 -1917
- package/contracts/oapps/sac-manager/src/sac_manager.rs +4 -4
- package/contracts/oapps/sac-manager/src/tests/test_helper.rs +2 -2
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +262 -258
- package/sdk/dist/generated/sac_manager.d.ts +3 -3
- package/sdk/dist/generated/sac_manager.js +3 -3
- package/sdk/package.json +1 -1
- package/sdk/test/oft-sml.test.ts +1 -1
- package/sdk/test/sac-manager.test.ts +6 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
> pnpm exec lz-tool stellar contract build
|
|
10
10
|
|
|
11
11
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
12
|
-
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy
|
|
12
|
+
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
|
|
13
13
|
📦 Using 4 default cache volume(s) for stellar
|
|
14
14
|
🔧 User volumes override 1 default volume(s)
|
|
15
15
|
✅ stellar-25.1.0 (Latest stable release)
|
|
16
16
|
🔧 stellar version: 25.1.0
|
|
17
|
-
(node:
|
|
17
|
+
(node:14451) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
18
18
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
19
19
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
20
20
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -36,40 +36,38 @@ fb456ca5475e: Pulling fs layer
|
|
|
36
36
|
efd28cb7ba78: Pulling fs layer
|
|
37
37
|
14f775f5d67b: Pulling fs layer
|
|
38
38
|
3f562c99cbe3: Pulling fs layer
|
|
39
|
-
3e1d87a413fa: Waiting
|
|
40
39
|
5fa3a944df97: Pulling fs layer
|
|
41
|
-
|
|
42
|
-
fb456ca5475e: Waiting
|
|
40
|
+
5fa3a944df97: Waiting
|
|
43
41
|
92a1b3d31b96: Waiting
|
|
44
|
-
|
|
42
|
+
fb456ca5475e: Waiting
|
|
45
43
|
2c1ce468d9f3: Waiting
|
|
46
|
-
|
|
44
|
+
3e1d87a413fa: Waiting
|
|
45
|
+
a0f6971ecbd3: Waiting
|
|
46
|
+
963aa7b66e91: Waiting
|
|
47
|
+
14f775f5d67b: Waiting
|
|
47
48
|
3f562c99cbe3: Waiting
|
|
48
|
-
|
|
49
|
-
f6bd9104d248: Verifying Checksum
|
|
49
|
+
efd28cb7ba78: Waiting
|
|
50
50
|
f6bd9104d248: Download complete
|
|
51
|
-
f6bd9104d248: Pull complete
|
|
52
|
-
3e1d87a413fa: Verifying Checksum
|
|
53
51
|
3e1d87a413fa: Download complete
|
|
52
|
+
f6bd9104d248: Pull complete
|
|
54
53
|
a0f6971ecbd3: Verifying Checksum
|
|
55
54
|
a0f6971ecbd3: Download complete
|
|
56
|
-
beaaf8a7146e: Verifying Checksum
|
|
57
|
-
beaaf8a7146e: Download complete
|
|
58
|
-
4617420e017b: Verifying Checksum
|
|
59
|
-
4617420e017b: Download complete
|
|
60
55
|
92a1b3d31b96: Verifying Checksum
|
|
61
56
|
92a1b3d31b96: Download complete
|
|
57
|
+
4617420e017b: Verifying Checksum
|
|
58
|
+
4617420e017b: Download complete
|
|
59
|
+
beaaf8a7146e: Verifying Checksum
|
|
60
|
+
beaaf8a7146e: Download complete
|
|
61
|
+
2c1ce468d9f3: Verifying Checksum
|
|
62
62
|
2c1ce468d9f3: Download complete
|
|
63
|
-
efd28cb7ba78: Verifying Checksum
|
|
64
63
|
efd28cb7ba78: Download complete
|
|
65
64
|
14f775f5d67b: Download complete
|
|
66
65
|
963aa7b66e91: Verifying Checksum
|
|
67
66
|
963aa7b66e91: Download complete
|
|
68
|
-
fb456ca5475e: Verifying Checksum
|
|
69
|
-
fb456ca5475e: Download complete
|
|
70
67
|
3f562c99cbe3: Download complete
|
|
71
|
-
5fa3a944df97: Verifying Checksum
|
|
72
68
|
5fa3a944df97: Download complete
|
|
69
|
+
fb456ca5475e: Verifying Checksum
|
|
70
|
+
fb456ca5475e: Download complete
|
|
73
71
|
4617420e017b: Pull complete
|
|
74
72
|
beaaf8a7146e: Pull complete
|
|
75
73
|
3e1d87a413fa: Pull complete
|
|
@@ -83,36 +81,23 @@ efd28cb7ba78: Pull complete
|
|
|
83
81
|
3f562c99cbe3: Pull complete
|
|
84
82
|
5fa3a944df97: Pull complete
|
|
85
83
|
Digest: sha256:fa3b739bf5c746bcb374b6fff2f13f253c8694b18fd0d9faa4e3b33a13b82781
|
|
86
|
-
Status:
|
|
84
|
+
Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
87
85
|
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
88
86
|
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
89
87
|
👤 Running container as UID:GID 1001:1001
|
|
90
88
|
🌍 Using 5 default environment variable(s) for stellar
|
|
91
|
-
📜 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 --target wasm32v1-none --component rustfmt --component clippy
|
|
89
|
+
📜 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
90
|
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
93
|
-
$ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy'
|
|
91
|
+
$ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy'
|
|
94
92
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
95
93
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
96
|
-
info:
|
|
97
|
-
info:
|
|
98
|
-
info:
|
|
99
|
-
info: downloading component 'rust-std' for 'wasm32v1-none'
|
|
100
|
-
info: downloading component 'rust-std'
|
|
101
|
-
info: downloading component 'rustc'
|
|
102
|
-
info: downloading component 'rustfmt'
|
|
103
|
-
info: installing component 'cargo'
|
|
104
|
-
info: installing component 'clippy'
|
|
105
|
-
info: installing component 'rust-docs'
|
|
106
|
-
info: installing component 'rust-std' for 'wasm32v1-none'
|
|
107
|
-
info: installing component 'rust-std'
|
|
108
|
-
info: installing component 'rustc'
|
|
109
|
-
info: installing component 'rustfmt'
|
|
94
|
+
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
95
|
+
info: component 'rust-std' for target 'wasm32v1-none' is up to date
|
|
96
|
+
info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
110
97
|
|
|
111
|
-
1.90.0-x86_64-unknown-linux-gnu
|
|
98
|
+
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
112
99
|
|
|
113
|
-
|
|
114
|
-
info: checking for self-update
|
|
115
|
-
⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 12.328s
|
|
100
|
+
⏱️ 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: 628.358ms
|
|
116
101
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
117
102
|
📦 Using 4 default cache volume(s) for stellar
|
|
118
103
|
✅ stellar-25.1.0 (Latest stable release)
|
|
@@ -126,179 +111,179 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
126
111
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/endpoint-v2/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
127
112
|
Updating crates.io index
|
|
128
113
|
Downloading crates ...
|
|
129
|
-
Downloaded
|
|
114
|
+
Downloaded ark-ff-macros v0.4.2
|
|
115
|
+
Downloaded ark-bn254 v0.4.0
|
|
116
|
+
Downloaded ark-ff-asm v0.4.2
|
|
117
|
+
Downloaded arbitrary v1.3.2
|
|
118
|
+
Downloaded rfc6979 v0.4.0
|
|
130
119
|
Downloaded rustc_version v0.4.1
|
|
131
|
-
Downloaded
|
|
120
|
+
Downloaded ark-ec v0.4.2
|
|
121
|
+
Downloaded keccak v0.1.5
|
|
122
|
+
Downloaded ark-ff v0.4.2
|
|
132
123
|
Downloaded ref-cast v1.0.25
|
|
133
|
-
Downloaded
|
|
134
|
-
Downloaded
|
|
135
|
-
Downloaded
|
|
124
|
+
Downloaded ref-cast-impl v1.0.25
|
|
125
|
+
Downloaded hash32 v0.3.1
|
|
126
|
+
Downloaded byteorder v1.5.0
|
|
127
|
+
Downloaded macro-string v0.1.4
|
|
128
|
+
Downloaded cpufeatures v0.2.17
|
|
129
|
+
Downloaded rand_chacha v0.3.1
|
|
130
|
+
Downloaded ctor v0.5.0
|
|
131
|
+
Downloaded time-macros v0.2.24
|
|
132
|
+
Downloaded bytes-lit v0.0.5
|
|
133
|
+
Downloaded hex v0.4.3
|
|
134
|
+
Downloaded ryu v1.0.20
|
|
135
|
+
Downloaded strsim v0.11.1
|
|
136
|
+
Downloaded pkcs8 v0.10.2
|
|
137
|
+
Downloaded visibility v0.1.1
|
|
136
138
|
Downloaded zeroize_derive v1.4.2
|
|
139
|
+
Downloaded schemars v0.8.22
|
|
140
|
+
Downloaded wasmi_core v0.13.0
|
|
137
141
|
Downloaded zeroize v1.8.2
|
|
142
|
+
Downloaded spin v0.9.8
|
|
138
143
|
Downloaded typenum v1.19.0
|
|
139
|
-
Downloaded
|
|
140
|
-
Downloaded
|
|
144
|
+
Downloaded serde v1.0.228
|
|
145
|
+
Downloaded libm v0.2.15
|
|
141
146
|
Downloaded wasmparser-nostd v0.100.2
|
|
142
|
-
Downloaded
|
|
143
|
-
Downloaded
|
|
144
|
-
Downloaded quote v1.0.41
|
|
145
|
-
Downloaded k256 v0.13.4
|
|
146
|
-
Downloaded zerocopy v0.8.27
|
|
147
|
-
Downloaded paste v1.0.15
|
|
148
|
-
Downloaded serde_json v1.0.145
|
|
147
|
+
Downloaded soroban-sdk v25.1.1
|
|
148
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
149
149
|
Downloaded wasmparser v0.116.1
|
|
150
|
-
Downloaded
|
|
151
|
-
Downloaded
|
|
150
|
+
Downloaded serde_with v3.15.1
|
|
151
|
+
Downloaded curve25519-dalek v4.1.3
|
|
152
|
+
Downloaded zerocopy v0.8.27
|
|
152
153
|
Downloaded syn v1.0.109
|
|
153
|
-
Downloaded
|
|
154
|
-
Downloaded ctor-proc-macro v0.0.6
|
|
154
|
+
Downloaded serde_json v1.0.145
|
|
155
155
|
Downloaded syn v2.0.108
|
|
156
|
-
Downloaded
|
|
157
|
-
Downloaded
|
|
158
|
-
Downloaded
|
|
159
|
-
Downloaded cpufeatures v0.2.17
|
|
160
|
-
Downloaded ark-bn254 v0.4.0
|
|
161
|
-
Downloaded libc v0.2.177
|
|
162
|
-
Downloaded darling_core v0.21.3
|
|
163
|
-
Downloaded base64ct v1.8.0
|
|
164
|
-
Downloaded ark-ff-macros v0.4.2
|
|
165
|
-
Downloaded arbitrary v1.3.2
|
|
166
|
-
Downloaded rand_chacha v0.3.1
|
|
156
|
+
Downloaded chrono v0.4.42
|
|
157
|
+
Downloaded hashbrown v0.16.0
|
|
158
|
+
Downloaded time v0.3.44
|
|
167
159
|
Downloaded itertools v0.10.5
|
|
168
|
-
Downloaded
|
|
169
|
-
Downloaded
|
|
170
|
-
Downloaded
|
|
171
|
-
Downloaded once_cell v1.21.3
|
|
172
|
-
Downloaded soroban-env-host v25.0.1
|
|
173
|
-
Downloaded num-conv v0.1.0
|
|
174
|
-
Downloaded ed25519 v2.2.3
|
|
175
|
-
Downloaded dtor-proc-macro v0.0.6
|
|
176
|
-
Downloaded sha3 v0.10.8
|
|
177
|
-
Downloaded deranged v0.5.5
|
|
178
|
-
Downloaded elliptic-curve v0.13.8
|
|
179
|
-
Downloaded crate-git-revision v0.0.6
|
|
180
|
-
Downloaded bytes-lit v0.0.5
|
|
181
|
-
Downloaded pkcs8 v0.10.2
|
|
182
|
-
Downloaded indexmap v1.9.3
|
|
183
|
-
Downloaded hmac v0.12.1
|
|
184
|
-
Downloaded fnv v1.0.7
|
|
160
|
+
Downloaded soroban-env-common v25.0.1
|
|
161
|
+
Downloaded serde_core v1.0.228
|
|
162
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
185
163
|
Downloaded rand v0.8.5
|
|
186
|
-
Downloaded cfg_eval v0.1.2
|
|
187
|
-
Downloaded base64 v0.22.1
|
|
188
|
-
Downloaded macro-string v0.1.4
|
|
189
|
-
Downloaded indexmap-nostd v0.4.0
|
|
190
|
-
Downloaded hex-literal v0.4.1
|
|
191
|
-
Downloaded derive_arbitrary v1.3.2
|
|
192
|
-
Downloaded crypto-bigint v0.5.5
|
|
193
164
|
Downloaded itertools v0.14.0
|
|
194
|
-
Downloaded
|
|
195
|
-
Downloaded hex v0.4.3
|
|
196
|
-
Downloaded heck v0.5.0
|
|
197
|
-
Downloaded hash32 v0.3.1
|
|
198
|
-
Downloaded escape-bytes v0.1.1
|
|
199
|
-
Downloaded darling_macro v0.20.11
|
|
200
|
-
Downloaded crypto-common v0.1.6
|
|
201
|
-
Downloaded indexmap v2.12.0
|
|
202
|
-
Downloaded hashbrown v0.16.0
|
|
203
|
-
Downloaded chrono v0.4.42
|
|
204
|
-
Downloaded byteorder v1.5.0
|
|
205
|
-
Downloaded block-buffer v0.10.4
|
|
206
|
-
Downloaded ppv-lite86 v0.2.21
|
|
207
|
-
Downloaded powerfmt v0.2.0
|
|
208
|
-
Downloaded p256 v0.13.2
|
|
209
|
-
Downloaded num-derive v0.4.2
|
|
210
|
-
Downloaded num-bigint v0.4.6
|
|
211
|
-
Downloaded libm v0.2.15
|
|
212
|
-
Downloaded itoa v1.0.15
|
|
213
|
-
Downloaded der v0.7.10
|
|
214
|
-
Downloaded cfg-if v1.0.4
|
|
215
|
-
Downloaded primeorder v0.13.6
|
|
216
|
-
Downloaded num-traits v0.2.19
|
|
217
|
-
Downloaded num-integer v0.1.46
|
|
218
|
-
Downloaded ident_case v1.0.1
|
|
219
|
-
Downloaded group v0.13.0
|
|
220
|
-
Downloaded ed25519-dalek v2.2.0
|
|
221
|
-
Downloaded darling_macro v0.21.3
|
|
222
|
-
Downloaded curve25519-dalek v4.1.3
|
|
223
|
-
Downloaded const-oid v0.9.6
|
|
224
|
-
Downloaded ark-serialize v0.4.2
|
|
225
|
-
Downloaded ark-ff v0.4.2
|
|
226
|
-
Downloaded soroban-sdk v25.1.1
|
|
227
|
-
Downloaded serde_with v3.15.1
|
|
228
|
-
Downloaded ecdsa v0.16.9
|
|
229
|
-
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
230
|
-
Downloaded ff v0.13.1
|
|
231
|
-
Downloaded dtor v0.1.1
|
|
232
|
-
Downloaded digest v0.10.7
|
|
233
|
-
Downloaded ark-ff-asm v0.4.2
|
|
234
|
-
Downloaded curve25519-dalek-derive v0.1.1
|
|
235
|
-
Downloaded ark-poly v0.4.2
|
|
236
|
-
Downloaded soroban-env-common v25.0.1
|
|
165
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
237
166
|
Downloaded smallvec v1.15.1
|
|
167
|
+
Downloaded serde_with_macros v3.15.1
|
|
238
168
|
Downloaded serde_derive v1.0.228
|
|
239
|
-
Downloaded
|
|
240
|
-
Downloaded
|
|
241
|
-
Downloaded
|
|
242
|
-
Downloaded
|
|
243
|
-
Downloaded
|
|
244
|
-
Downloaded
|
|
245
|
-
Downloaded
|
|
246
|
-
Downloaded
|
|
247
|
-
Downloaded data-encoding v2.9.0
|
|
248
|
-
Downloaded ark-ec v0.4.2
|
|
249
|
-
Downloaded time-macros v0.2.24
|
|
250
|
-
Downloaded time-core v0.1.6
|
|
169
|
+
Downloaded sec1 v0.7.3
|
|
170
|
+
Downloaded soroban-env-host v25.0.1
|
|
171
|
+
Downloaded libc v0.2.177
|
|
172
|
+
Downloaded schemars v1.0.5
|
|
173
|
+
Downloaded num-bigint v0.4.6
|
|
174
|
+
Downloaded hashbrown v0.13.2
|
|
175
|
+
Downloaded hashbrown v0.12.3
|
|
176
|
+
Downloaded unicode-ident v1.0.22
|
|
251
177
|
Downloaded thiserror-impl v1.0.69
|
|
252
178
|
Downloaded thiserror v1.0.69
|
|
253
|
-
Downloaded stellar-strkey v0.0.
|
|
254
|
-
Downloaded
|
|
255
|
-
Downloaded stable_deref_trait v1.2.1
|
|
256
|
-
Downloaded soroban-spec-rust v25.1.1
|
|
179
|
+
Downloaded stellar-strkey v0.0.16
|
|
180
|
+
Downloaded spki v0.7.3
|
|
257
181
|
Downloaded soroban-ledger-snapshot v25.1.1
|
|
258
182
|
Downloaded soroban-env-macros v25.0.1
|
|
259
183
|
Downloaded sha2 v0.10.9
|
|
260
|
-
Downloaded serde v1.0.228
|
|
261
184
|
Downloaded semver v1.0.27
|
|
262
|
-
Downloaded
|
|
263
|
-
Downloaded
|
|
264
|
-
Downloaded
|
|
265
|
-
Downloaded
|
|
266
|
-
Downloaded either v1.15.0
|
|
267
|
-
Downloaded darling v0.21.3
|
|
268
|
-
Downloaded wasmi_core v0.13.0
|
|
185
|
+
Downloaded k256 v0.13.4
|
|
186
|
+
Downloaded indexmap v2.12.0
|
|
187
|
+
Downloaded sha3 v0.10.8
|
|
188
|
+
Downloaded base64 v0.22.1
|
|
269
189
|
Downloaded wasmi_arena v0.4.1
|
|
270
|
-
Downloaded visibility v0.1.1
|
|
271
190
|
Downloaded version_check v0.9.5
|
|
272
191
|
Downloaded subtle v2.6.1
|
|
273
|
-
Downloaded
|
|
274
|
-
Downloaded
|
|
192
|
+
Downloaded stellar-strkey v0.0.13
|
|
193
|
+
Downloaded static_assertions v1.1.0
|
|
194
|
+
Downloaded stable_deref_trait v1.2.1
|
|
195
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
196
|
+
Downloaded schemars v0.9.0
|
|
197
|
+
Downloaded prettyplease v0.2.37
|
|
198
|
+
Downloaded heapless v0.8.0
|
|
199
|
+
Downloaded crypto-bigint v0.5.5
|
|
200
|
+
Downloaded p256 v0.13.2
|
|
201
|
+
Downloaded once_cell v1.21.3
|
|
202
|
+
Downloaded num-traits v0.2.19
|
|
203
|
+
Downloaded memchr v2.7.6
|
|
204
|
+
Downloaded getrandom v0.2.16
|
|
205
|
+
Downloaded elliptic-curve v0.13.8
|
|
206
|
+
Downloaded ed25519-dalek v2.2.0
|
|
207
|
+
Downloaded derivative v2.2.0
|
|
208
|
+
Downloaded der v0.7.10
|
|
209
|
+
Downloaded darling_core v0.21.3
|
|
210
|
+
Downloaded darling_core v0.20.11
|
|
275
211
|
Downloaded soroban-spec v25.1.1
|
|
212
|
+
Downloaded primeorder v0.13.6
|
|
213
|
+
Downloaded indexmap v1.9.3
|
|
214
|
+
Downloaded iana-time-zone v0.1.64
|
|
215
|
+
Downloaded hmac v0.12.1
|
|
216
|
+
Downloaded ff v0.13.1
|
|
217
|
+
Downloaded ed25519 v2.2.3
|
|
218
|
+
Downloaded ecdsa v0.16.9
|
|
219
|
+
Downloaded digest v0.10.7
|
|
220
|
+
Downloaded darling v0.21.3
|
|
221
|
+
Downloaded darling v0.20.11
|
|
222
|
+
Downloaded const-oid v0.9.6
|
|
223
|
+
Downloaded time-core v0.1.6
|
|
276
224
|
Downloaded soroban-env-guest v25.0.1
|
|
277
225
|
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
226
|
+
Downloaded signature v2.2.0
|
|
227
|
+
Downloaded quote v1.0.41
|
|
228
|
+
Downloaded proc-macro2 v1.0.103
|
|
229
|
+
Downloaded ppv-lite86 v0.2.21
|
|
230
|
+
Downloaded powerfmt v0.2.0
|
|
231
|
+
Downloaded num-integer v0.1.46
|
|
232
|
+
Downloaded base16ct v0.2.0
|
|
233
|
+
Downloaded group v0.13.0
|
|
234
|
+
Downloaded either v1.15.0
|
|
235
|
+
Downloaded dyn-clone v1.0.20
|
|
236
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
237
|
+
Downloaded num-conv v0.1.0
|
|
238
|
+
Downloaded indexmap-nostd v0.4.0
|
|
239
|
+
Downloaded fnv v1.0.7
|
|
240
|
+
Downloaded ethnum v1.5.2
|
|
241
|
+
Downloaded dtor v0.1.1
|
|
242
|
+
Downloaded darling_macro v0.21.3
|
|
243
|
+
Downloaded paste v1.0.15
|
|
244
|
+
Downloaded generic-array v0.14.9
|
|
245
|
+
Downloaded deranged v0.5.5
|
|
246
|
+
Downloaded data-encoding v2.9.0
|
|
247
|
+
Downloaded num-derive v0.4.2
|
|
248
|
+
Downloaded hex-literal v0.4.1
|
|
249
|
+
Downloaded heck v0.5.0
|
|
250
|
+
Downloaded escape-bytes v0.1.1
|
|
251
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
252
|
+
Downloaded derive_arbitrary v1.3.2
|
|
253
|
+
Downloaded cfg_eval v0.1.2
|
|
278
254
|
Downloaded autocfg v1.5.0
|
|
279
|
-
Downloaded ark-
|
|
280
|
-
Downloaded
|
|
281
|
-
Downloaded
|
|
255
|
+
Downloaded ark-serialize v0.4.2
|
|
256
|
+
Downloaded ident_case v1.0.1
|
|
257
|
+
Downloaded equivalent v1.0.2
|
|
258
|
+
Downloaded darling_macro v0.20.11
|
|
259
|
+
Downloaded base64ct v1.8.0
|
|
260
|
+
Downloaded rand_core v0.6.4
|
|
261
|
+
Downloaded itoa v1.0.15
|
|
262
|
+
Downloaded crypto-common v0.1.6
|
|
263
|
+
Downloaded crate-git-revision v0.0.6
|
|
264
|
+
Downloaded downcast-rs v1.2.1
|
|
265
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
266
|
+
Downloaded cfg-if v1.0.4
|
|
267
|
+
Downloaded block-buffer v0.10.4
|
|
282
268
|
Downloaded ark-std v0.4.0
|
|
269
|
+
Downloaded stellar-xdr v25.0.0
|
|
283
270
|
Downloaded ark-serialize-derive v0.4.2
|
|
284
271
|
Downloaded ahash v0.8.12
|
|
285
|
-
Downloaded
|
|
286
|
-
Downloaded keccak v0.1.5
|
|
287
|
-
Downloaded ref-cast-impl v1.0.25
|
|
272
|
+
Downloaded ark-poly v0.4.2
|
|
288
273
|
Compiling proc-macro2 v1.0.103
|
|
289
274
|
Compiling quote v1.0.41
|
|
290
275
|
Compiling unicode-ident v1.0.22
|
|
291
276
|
Compiling serde_core v1.0.228
|
|
292
277
|
Compiling serde v1.0.228
|
|
293
278
|
Compiling serde_json v1.0.145
|
|
279
|
+
Compiling itoa v1.0.15
|
|
294
280
|
Compiling ryu v1.0.20
|
|
295
281
|
Compiling memchr v2.7.6
|
|
296
|
-
Compiling itoa v1.0.15
|
|
297
|
-
Compiling ident_case v1.0.1
|
|
298
|
-
Compiling fnv v1.0.7
|
|
299
282
|
Compiling strsim v0.11.1
|
|
300
|
-
Compiling
|
|
283
|
+
Compiling fnv v1.0.7
|
|
284
|
+
Compiling ident_case v1.0.1
|
|
301
285
|
Compiling version_check v0.9.5
|
|
286
|
+
Compiling typenum v1.19.0
|
|
302
287
|
Compiling autocfg v1.5.0
|
|
303
288
|
Compiling schemars v0.8.22
|
|
304
289
|
Compiling dyn-clone v1.0.20
|
|
@@ -306,32 +291,32 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
306
291
|
Compiling cfg-if v1.0.4
|
|
307
292
|
Compiling cpufeatures v0.2.17
|
|
308
293
|
Compiling ethnum v1.5.2
|
|
309
|
-
Compiling escape-bytes v0.1.1
|
|
310
294
|
Compiling either v1.15.0
|
|
295
|
+
Compiling escape-bytes v0.1.1
|
|
311
296
|
Compiling semver v1.0.27
|
|
312
|
-
Compiling
|
|
297
|
+
Compiling hashbrown v0.16.0
|
|
313
298
|
Compiling thiserror v1.0.69
|
|
299
|
+
Compiling equivalent v1.0.2
|
|
314
300
|
Compiling generic-array v0.14.9
|
|
315
|
-
Compiling hashbrown v0.16.0
|
|
316
301
|
Compiling prettyplease v0.2.37
|
|
317
302
|
Compiling byteorder v1.5.0
|
|
318
303
|
Compiling num-traits v0.2.19
|
|
319
304
|
Compiling heapless v0.8.0
|
|
320
|
-
Compiling itertools v0.10.5
|
|
321
305
|
Compiling base64 v0.22.1
|
|
322
|
-
Compiling
|
|
306
|
+
Compiling itertools v0.10.5
|
|
323
307
|
Compiling hash32 v0.3.1
|
|
324
308
|
Compiling rustc_version v0.4.1
|
|
325
|
-
Compiling
|
|
309
|
+
Compiling static_assertions v1.1.0
|
|
326
310
|
Compiling heck v0.5.0
|
|
311
|
+
Compiling stable_deref_trait v1.2.1
|
|
327
312
|
Compiling itertools v0.14.0
|
|
328
313
|
Compiling indexmap v2.12.0
|
|
329
|
-
Compiling syn v2.0.108
|
|
330
314
|
Compiling num-integer v0.1.46
|
|
315
|
+
Compiling syn v2.0.108
|
|
331
316
|
Compiling wasmparser v0.116.1
|
|
317
|
+
Compiling num-bigint v0.4.6
|
|
332
318
|
Compiling crypto-common v0.1.6
|
|
333
319
|
Compiling block-buffer v0.10.4
|
|
334
|
-
Compiling num-bigint v0.4.6
|
|
335
320
|
Compiling digest v0.10.7
|
|
336
321
|
Compiling sha2 v0.10.9
|
|
337
322
|
Compiling darling_core v0.21.3
|
|
@@ -339,8 +324,8 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
339
324
|
Compiling macro-string v0.1.4
|
|
340
325
|
Compiling serde_derive v1.0.228
|
|
341
326
|
Compiling cfg_eval v0.1.2
|
|
342
|
-
Compiling thiserror-impl v1.0.69
|
|
343
327
|
Compiling num-derive v0.4.2
|
|
328
|
+
Compiling thiserror-impl v1.0.69
|
|
344
329
|
Compiling bytes-lit v0.0.5
|
|
345
330
|
Compiling visibility v0.1.1
|
|
346
331
|
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
@@ -364,7 +349,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
364
349
|
Compiling soroban-env-guest v25.0.1
|
|
365
350
|
Compiling utils v0.0.1 (/workspace/contracts/protocol/stellar/contracts/utils)
|
|
366
351
|
Compiling endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
367
|
-
Finished `release` profile [optimized] target(s) in
|
|
352
|
+
Finished `release` profile [optimized] target(s) in 35.99s
|
|
368
353
|
ℹ️ Build Summary:
|
|
369
354
|
Wasm File: target/wasm32v1-none/release/endpoint_v2.wasm (59457 bytes)
|
|
370
355
|
Wasm Hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
@@ -435,8 +420,8 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
435
420
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/layerzero-views/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
436
421
|
Compiling escape-bytes v0.1.1
|
|
437
422
|
Compiling byteorder v1.5.0
|
|
438
|
-
Compiling static_assertions v1.1.0
|
|
439
423
|
Compiling num-traits v0.2.19
|
|
424
|
+
Compiling static_assertions v1.1.0
|
|
440
425
|
Compiling ethnum v1.5.2
|
|
441
426
|
Compiling stable_deref_trait v1.2.1
|
|
442
427
|
Compiling data-encoding v2.9.0
|
|
@@ -453,7 +438,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
453
438
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
454
439
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
455
440
|
Compiling layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
456
|
-
Finished `release` profile [optimized] target(s) in
|
|
441
|
+
Finished `release` profile [optimized] target(s) in 9.31s
|
|
457
442
|
ℹ️ Build Summary:
|
|
458
443
|
Wasm File: target/wasm32v1-none/release/layerzero_views.wasm (36531 bytes)
|
|
459
444
|
Wasm Hash: e1191bc282426547ae9c65f4188a69678b16897bcd40c548ff9940650470c409
|
|
@@ -486,7 +471,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
486
471
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/uln-302/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
487
472
|
Compiling message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
488
473
|
Compiling uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
489
|
-
Finished `release` profile [optimized] target(s) in
|
|
474
|
+
Finished `release` profile [optimized] target(s) in 2.10s
|
|
490
475
|
ℹ️ Build Summary:
|
|
491
476
|
Wasm File: target/wasm32v1-none/release/uln302.wasm (60571 bytes)
|
|
492
477
|
Wasm Hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
@@ -534,7 +519,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
534
519
|
|
|
535
520
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/upgrader/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
536
521
|
Compiling upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
537
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
522
|
+
Finished `release` profile [optimized] target(s) in 0.35s
|
|
538
523
|
ℹ️ Build Summary:
|
|
539
524
|
Wasm File: target/wasm32v1-none/release/upgrader.wasm (7575 bytes)
|
|
540
525
|
Wasm Hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
@@ -546,7 +531,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
546
531
|
|
|
547
532
|
ℹ️ 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
|
|
548
533
|
Compiling blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
549
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
534
|
+
Finished `release` profile [optimized] target(s) in 0.37s
|
|
550
535
|
ℹ️ Build Summary:
|
|
551
536
|
Wasm File: target/wasm32v1-none/release/blocked_message_lib.wasm (15398 bytes)
|
|
552
537
|
Wasm Hash: 0a8ee862d5fa45a3dca9c2dc8ba111b83e9ab333a78d89273ae0a111211445d1
|
|
@@ -563,7 +548,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
563
548
|
|
|
564
549
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/simple-message-lib/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
565
550
|
Compiling simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
566
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
551
|
+
Finished `release` profile [optimized] target(s) in 0.55s
|
|
567
552
|
ℹ️ Build Summary:
|
|
568
553
|
Wasm File: target/wasm32v1-none/release/simple_message_lib.wasm (30929 bytes)
|
|
569
554
|
Wasm Hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
@@ -604,7 +589,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
604
589
|
|
|
605
590
|
ℹ️ CARGO_BUILD_RUSTFLAGS=--remap-path-prefix=/cache/cargo/registry/src= cargo rustc --manifest-path=contracts/message-libs/treasury/Cargo.toml --crate-type=cdylib --target=wasm32v1-none --release
|
|
606
591
|
Compiling treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
607
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
592
|
+
Finished `release` profile [optimized] target(s) in 0.48s
|
|
608
593
|
ℹ️ Build Summary:
|
|
609
594
|
Wasm File: target/wasm32v1-none/release/treasury.wasm (29508 bytes)
|
|
610
595
|
Wasm Hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
@@ -637,7 +622,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
637
622
|
Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
638
623
|
Compiling oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
639
624
|
Compiling counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
640
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
625
|
+
Finished `release` profile [optimized] target(s) in 1.53s
|
|
641
626
|
ℹ️ Build Summary:
|
|
642
627
|
Wasm File: target/wasm32v1-none/release/counter.wasm (52094 bytes)
|
|
643
628
|
Wasm Hash: fb3b11042a126ff4b28846ebf439eb6877da62b9033f5cceab4e0f65a943575b
|
|
@@ -695,7 +680,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
695
680
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
696
681
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
697
682
|
Compiling dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
698
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
683
|
+
Finished `release` profile [optimized] target(s) in 1.34s
|
|
699
684
|
ℹ️ Build Summary:
|
|
700
685
|
Wasm File: target/wasm32v1-none/release/dvn.wasm (56968 bytes)
|
|
701
686
|
Wasm Hash: 0b95d8f0155be47dec46abd2914d176eb571e37e7db011c76517dbfdbb56b093
|
|
@@ -755,7 +740,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
755
740
|
ℹ️ 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
|
|
756
741
|
Compiling fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
757
742
|
Compiling dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
758
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
743
|
+
Finished `release` profile [optimized] target(s) in 0.67s
|
|
759
744
|
ℹ️ Build Summary:
|
|
760
745
|
Wasm File: target/wasm32v1-none/release/dvn_fee_lib.wasm (22652 bytes)
|
|
761
746
|
Wasm Hash: d558e6a20af9b41e264beb1785de8b9ca412380eb2b142356e5e39a938fe96a5
|
|
@@ -782,7 +767,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
782
767
|
|
|
783
768
|
ℹ️ 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
|
|
784
769
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
785
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
770
|
+
Finished `release` profile [optimized] target(s) in 0.92s
|
|
786
771
|
ℹ️ Build Summary:
|
|
787
772
|
Wasm File: target/wasm32v1-none/release/executor.wasm (59292 bytes)
|
|
788
773
|
Wasm Hash: 936ada7ca624b7776f737743d2aa24207a3785f964a03174de6ecef6d1888172
|
|
@@ -841,7 +826,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
841
826
|
|
|
842
827
|
ℹ️ 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
|
|
843
828
|
Compiling executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
844
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
829
|
+
Finished `release` profile [optimized] target(s) in 0.47s
|
|
845
830
|
ℹ️ Build Summary:
|
|
846
831
|
Wasm File: target/wasm32v1-none/release/executor_fee_lib.wasm (35404 bytes)
|
|
847
832
|
Wasm Hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
@@ -871,7 +856,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
871
856
|
Compiling worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
872
857
|
Compiling executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
873
858
|
Compiling executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
874
|
-
Finished `release` profile [optimized] target(s) in
|
|
859
|
+
Finished `release` profile [optimized] target(s) in 1.06s
|
|
875
860
|
ℹ️ Build Summary:
|
|
876
861
|
Wasm File: target/wasm32v1-none/release/executor_helper.wasm (25861 bytes)
|
|
877
862
|
Wasm Hash: 0b467a6655e22fdc3bb5d7ca32c3df86fe38a5856570be78f07c1cac18ccc6cd
|
|
@@ -887,7 +872,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
887
872
|
|
|
888
873
|
ℹ️ 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
874
|
Compiling price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
890
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
875
|
+
Finished `release` profile [optimized] target(s) in 0.65s
|
|
891
876
|
ℹ️ Build Summary:
|
|
892
877
|
Wasm File: target/wasm32v1-none/release/price_feed.wasm (33739 bytes)
|
|
893
878
|
Wasm Hash: d4862be2522cfe5cd4d55a160e10ab7c313ab1297773ea00e98e3eaa0225aa0f
|
|
@@ -928,7 +913,7 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
928
913
|
ℹ️ 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
914
|
Compiling oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
930
915
|
Compiling oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
931
|
-
Finished `release` profile [optimized] target(s) in 1.
|
|
916
|
+
Finished `release` profile [optimized] target(s) in 1.41s
|
|
932
917
|
ℹ️ Build Summary:
|
|
933
918
|
Wasm File: target/wasm32v1-none/release/oft.wasm (78054 bytes)
|
|
934
919
|
Wasm Hash: 66b8fc024be5e12530d2895a74b36e6244eaedcde669aa06df4880577b869578
|
|
@@ -999,11 +984,11 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
999
984
|
|
|
1000
985
|
ℹ️ 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
986
|
Compiling sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
1002
|
-
Finished `release` profile [optimized] target(s) in 0.
|
|
987
|
+
Finished `release` profile [optimized] target(s) in 0.48s
|
|
1003
988
|
ℹ️ Build Summary:
|
|
1004
|
-
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (
|
|
1005
|
-
Wasm Hash:
|
|
1006
|
-
Wasm Size:
|
|
989
|
+
Wasm File: target/wasm32v1-none/release/sac_manager.wasm (24101 bytes)
|
|
990
|
+
Wasm Hash: bf9358ac2e188d74a695cd6009929735f90e8c891f922a9de5fcdc7037af255e
|
|
991
|
+
Wasm Size: 24101 bytes
|
|
1007
992
|
Exported Functions: 28 found
|
|
1008
993
|
• __constructor
|
|
1009
994
|
• accept_ownership
|
|
@@ -1035,18 +1020,18 @@ $ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64
|
|
|
1035
1020
|
• underlying_sac
|
|
1036
1021
|
✅ Build Complete
|
|
1037
1022
|
|
|
1038
|
-
⏱️ stellar contract build: 1:
|
|
1023
|
+
⏱️ stellar contract build: 1:02.078 (m:ss.mmm)
|
|
1039
1024
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
1040
1025
|
|
|
1041
1026
|
> @layerzerolabs/protocol-stellar-v2@0.0.1 generate:sdk /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar
|
|
1042
1027
|
> stellar-ts-bindings-gen --config ts-bindings-gen.toml
|
|
1043
1028
|
|
|
1044
|
-
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy
|
|
1029
|
+
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
|
|
1045
1030
|
📦 Using 4 default cache volume(s) for stellar
|
|
1046
1031
|
🔧 User volumes override 1 default volume(s)
|
|
1047
1032
|
✅ stellar-25.1.0 (Latest stable release)
|
|
1048
1033
|
🔧 stellar version: 25.1.0
|
|
1049
|
-
(node:
|
|
1034
|
+
(node:30889) [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.
|
|
1050
1035
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
1051
1036
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
1052
1037
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -1055,9 +1040,9 @@ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
|
|
|
1055
1040
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0
|
|
1056
1041
|
👤 Running container as UID:GID 1001:1001
|
|
1057
1042
|
🌍 Using 5 default environment variable(s) for stellar
|
|
1058
|
-
📜 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 --target wasm32v1-none --component rustfmt --component clippy
|
|
1043
|
+
📜 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
|
|
1059
1044
|
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
1060
|
-
$ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy'
|
|
1045
|
+
$ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-rustup:/cache/rustup -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy'
|
|
1061
1046
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
1062
1047
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
1063
1048
|
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
@@ -1066,8 +1051,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
1066
1051
|
|
|
1067
1052
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
1068
1053
|
|
|
1069
|
-
|
|
1070
|
-
⏱️ bash -c mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --target wasm32v1-none --component rustfmt --component clippy: 443.995ms
|
|
1054
|
+
⏱️ 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: 652.259ms
|
|
1071
1055
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
1072
1056
|
📦 Using 4 default cache volume(s) for stellar
|
|
1073
1057
|
✅ stellar-25.1.0 (Latest stable release)
|
|
@@ -1079,117 +1063,8 @@ sha256:314e086933eed3b936567f54f10bcac74de514b93d4841d04eca14b97756d33b
|
|
|
1079
1063
|
🌍 Using 5 default environment variable(s) for stellar
|
|
1080
1064
|
📜 Executing custom script: cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml
|
|
1081
1065
|
$ docker run --rm -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0 bash -c $'cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml'
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
Downloaded toml_write v0.1.2
|
|
1085
|
-
Downloaded time-core v0.1.8
|
|
1086
|
-
Downloaded generic-array v0.14.7
|
|
1087
|
-
Downloaded quote v1.0.44
|
|
1088
|
-
Downloaded deranged v0.5.8
|
|
1089
|
-
Downloaded include_dir_macros v0.7.4
|
|
1090
|
-
Downloaded time-macros v0.2.27
|
|
1091
|
-
Downloaded indexmap v2.13.0
|
|
1092
|
-
Downloaded toml v0.8.23
|
|
1093
|
-
Downloaded opaque-debug v0.3.1
|
|
1094
|
-
Downloaded toml_datetime v0.6.11
|
|
1095
|
-
Downloaded schemars v1.2.1
|
|
1096
|
-
Downloaded sha2 v0.9.9
|
|
1097
|
-
Downloaded serde_with_macros v3.17.0
|
|
1098
|
-
Downloaded heck v0.4.1
|
|
1099
|
-
Downloaded serde_spanned v0.6.9
|
|
1100
|
-
Downloaded num-conv v0.2.0
|
|
1101
|
-
Downloaded zmij v1.0.21
|
|
1102
|
-
Downloaded glob v0.3.3
|
|
1103
|
-
Downloaded digest v0.9.0
|
|
1104
|
-
Downloaded anyhow v1.0.102
|
|
1105
|
-
Downloaded unicode-ident v1.0.24
|
|
1106
|
-
Downloaded soroban-spec-typescript v25.1.0
|
|
1107
|
-
Downloaded memchr v2.8.0
|
|
1108
|
-
Downloaded syn v2.0.117
|
|
1109
|
-
Downloaded base64 v0.21.7
|
|
1110
|
-
Downloaded serde_with v3.17.0
|
|
1111
|
-
Downloaded winnow v0.7.14
|
|
1112
|
-
Downloaded serde_json v1.0.149
|
|
1113
|
-
Downloaded toml_edit v0.22.27
|
|
1114
|
-
Downloaded time v0.3.47
|
|
1115
|
-
Downloaded chrono v0.4.44
|
|
1116
|
-
Downloaded itoa v1.0.17
|
|
1117
|
-
Downloaded block-buffer v0.9.0
|
|
1118
|
-
Downloaded crypto-common v0.1.7
|
|
1119
|
-
Downloaded hashbrown v0.16.1
|
|
1120
|
-
Downloaded proc-macro2 v1.0.106
|
|
1121
|
-
Downloaded include_dir v0.7.4
|
|
1122
|
-
Downloaded iana-time-zone v0.1.65
|
|
1123
|
-
Downloaded data-encoding v2.10.0
|
|
1124
|
-
Compiling unicode-ident v1.0.24
|
|
1125
|
-
Compiling proc-macro2 v1.0.106
|
|
1126
|
-
Compiling quote v1.0.44
|
|
1127
|
-
Compiling zmij v1.0.21
|
|
1128
|
-
Compiling serde_json v1.0.149
|
|
1129
|
-
Compiling serde_core v1.0.228
|
|
1130
|
-
Compiling itoa v1.0.17
|
|
1131
|
-
Compiling typenum v1.19.0
|
|
1132
|
-
Compiling memchr v2.8.0
|
|
1133
|
-
Compiling version_check v0.9.5
|
|
1134
|
-
Compiling serde v1.0.228
|
|
1135
|
-
Compiling strsim v0.11.1
|
|
1136
|
-
Compiling ident_case v1.0.1
|
|
1137
|
-
Compiling fnv v1.0.7
|
|
1138
|
-
Compiling hashbrown v0.16.1
|
|
1139
|
-
Compiling equivalent v1.0.2
|
|
1140
|
-
Compiling schemars v0.8.22
|
|
1141
|
-
Compiling cfg-if v1.0.4
|
|
1142
|
-
Compiling cpufeatures v0.2.17
|
|
1143
|
-
Compiling dyn-clone v1.0.20
|
|
1144
|
-
Compiling data-encoding v2.10.0
|
|
1145
|
-
Compiling generic-array v0.14.7
|
|
1146
|
-
Compiling thiserror v1.0.69
|
|
1147
|
-
Compiling semver v1.0.27
|
|
1148
|
-
Compiling prettyplease v0.2.37
|
|
1149
|
-
Compiling escape-bytes v0.1.1
|
|
1150
|
-
Compiling base64 v0.22.1
|
|
1151
|
-
Compiling ethnum v1.5.2
|
|
1152
|
-
Compiling either v1.15.0
|
|
1153
|
-
Compiling winnow v0.7.14
|
|
1154
|
-
Compiling glob v0.3.3
|
|
1155
|
-
Compiling toml_write v0.1.2
|
|
1156
|
-
Compiling opaque-debug v0.3.1
|
|
1157
|
-
Compiling anyhow v1.0.102
|
|
1158
|
-
Compiling itertools v0.10.5
|
|
1159
|
-
Compiling heck v0.4.1
|
|
1160
|
-
Compiling base64 v0.21.7
|
|
1161
|
-
Compiling indexmap v2.13.0
|
|
1162
|
-
Compiling syn v2.0.117
|
|
1163
|
-
Compiling include_dir_macros v0.7.4
|
|
1164
|
-
Compiling block-buffer v0.10.4
|
|
1165
|
-
Compiling crypto-common v0.1.7
|
|
1166
|
-
Compiling digest v0.9.0
|
|
1167
|
-
Compiling block-buffer v0.9.0
|
|
1168
|
-
Compiling include_dir v0.7.4
|
|
1169
|
-
Compiling wasmparser v0.116.1
|
|
1170
|
-
Compiling sha2 v0.9.9
|
|
1171
|
-
Compiling digest v0.10.7
|
|
1172
|
-
Compiling sha2 v0.10.9
|
|
1173
|
-
Compiling darling_core v0.21.3
|
|
1174
|
-
Compiling serde_derive v1.0.228
|
|
1175
|
-
Compiling cfg_eval v0.1.2
|
|
1176
|
-
Compiling thiserror-impl v1.0.69
|
|
1177
|
-
Compiling darling_macro v0.21.3
|
|
1178
|
-
Compiling crate-git-revision v0.0.6
|
|
1179
|
-
Compiling darling v0.21.3
|
|
1180
|
-
Compiling stellar-strkey v0.0.13
|
|
1181
|
-
Compiling stellar-xdr v25.0.0
|
|
1182
|
-
Compiling serde_with_macros v3.17.0
|
|
1183
|
-
Compiling hex v0.4.3
|
|
1184
|
-
Compiling serde_spanned v0.6.9
|
|
1185
|
-
Compiling toml_datetime v0.6.11
|
|
1186
|
-
Compiling toml_edit v0.22.27
|
|
1187
|
-
Compiling serde_with v3.17.0
|
|
1188
|
-
Compiling toml v0.8.23
|
|
1189
|
-
Compiling soroban-spec v25.1.1
|
|
1190
|
-
Compiling soroban-spec-typescript v25.1.0
|
|
1191
|
-
Compiling stellar-ts-bindings-gen v0.0.1 (/workspace/packages/vms/stellar/ts-bindings-gen)
|
|
1192
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.29s
|
|
1066
|
+
Blocking waiting for file lock on build directory
|
|
1067
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s
|
|
1193
1068
|
Running `/workspace/packages/vms/stellar/ts-bindings-gen/target/debug/stellar-ts-bindings-gen --config ts-bindings-gen.toml`
|
|
1194
1069
|
Generating TypeScript bindings for 16 contract(s)...
|
|
1195
1070
|
|
|
@@ -1280,7 +1155,7 @@ Processing contract: oft
|
|
|
1280
1155
|
Processing contract: sac_manager
|
|
1281
1156
|
WASM: target/wasm32v1-none/release/sac_manager.wasm
|
|
1282
1157
|
Output: sdk/src/generated/sac_manager.ts
|
|
1283
|
-
WASM size:
|
|
1158
|
+
WASM size: 24101 bytes (23.54 KB)
|
|
1284
1159
|
Generating bindings...
|
|
1285
1160
|
Generated: sdk/src/generated/sac_manager.ts
|
|
1286
1161
|
Processing contract: layerzero_views
|
|
@@ -1309,4 +1184,4 @@ Generated files in sdk/src/generated:
|
|
|
1309
1184
|
- oft.ts
|
|
1310
1185
|
- sac_manager.ts
|
|
1311
1186
|
- layerzero_view.ts
|
|
1312
|
-
⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml:
|
|
1187
|
+
⏱️ bash -c cargo run --manifest-path ../../../packages/vms/stellar/ts-bindings-gen/Cargo.toml -- --config ts-bindings-gen.toml: 11.958s
|