@layerzerolabs/protocol-stellar-v2 0.2.67 → 0.2.68
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 +235 -237
- package/.turbo/turbo-lint.log +256 -186
- package/.turbo/turbo-test.log +1875 -1990
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +312 -308
- package/sdk/package.json +1 -1
package/.turbo/turbo-lint.log
CHANGED
|
@@ -3,20 +3,88 @@
|
|
|
3
3
|
> pnpm exec lz-tool --script "cargo clippy -- -D warnings" stellar
|
|
4
4
|
|
|
5
5
|
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
|
|
6
|
-
📦 Using 4 default
|
|
6
|
+
📦 Using 4 default volume(s) for stellar
|
|
7
7
|
🔧 User volumes override 1 default volume(s)
|
|
8
8
|
✅ stellar-25.1.0 (Latest stable release)
|
|
9
9
|
🔧 stellar version: 25.1.0
|
|
10
|
-
|
|
10
|
+
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
11
|
+
(node:67975) [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.
|
|
11
12
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
12
13
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
13
14
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
14
|
-
|
|
15
|
-
|
|
15
|
+
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
16
|
+
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
17
|
+
$ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
18
|
+
stellar_25.1.0_patch_1: Pulling from layerzerolabs/stellar-tooling
|
|
19
|
+
f6bd9104d248: Pulling fs layer
|
|
20
|
+
4617420e017b: Pulling fs layer
|
|
21
|
+
8bfa393fce63: Pulling fs layer
|
|
22
|
+
72197a14cd4f: Pulling fs layer
|
|
23
|
+
97ed36c5fb07: Pulling fs layer
|
|
24
|
+
f6bd9104d248: Waiting
|
|
25
|
+
493a5d82164a: Pulling fs layer
|
|
26
|
+
f54b29cca981: Pulling fs layer
|
|
27
|
+
2c1ce468d9f3: Pulling fs layer
|
|
28
|
+
d47cd8933eb7: Pulling fs layer
|
|
29
|
+
ebe71df0d5a0: Pulling fs layer
|
|
30
|
+
97ed36c5fb07: Waiting
|
|
31
|
+
4617420e017b: Waiting
|
|
32
|
+
8ab2295f3fb3: Pulling fs layer
|
|
33
|
+
8bfa393fce63: Waiting
|
|
34
|
+
72197a14cd4f: Waiting
|
|
35
|
+
6da477ce4021: Pulling fs layer
|
|
36
|
+
2c1ce468d9f3: Waiting
|
|
37
|
+
493a5d82164a: Waiting
|
|
38
|
+
f54b29cca981: Waiting
|
|
39
|
+
411ca42f331d: Pulling fs layer
|
|
40
|
+
ebe71df0d5a0: Waiting
|
|
41
|
+
d47cd8933eb7: Waiting
|
|
42
|
+
8ab2295f3fb3: Waiting
|
|
43
|
+
411ca42f331d: Waiting
|
|
44
|
+
6da477ce4021: Waiting
|
|
45
|
+
f6bd9104d248: Download complete
|
|
46
|
+
f6bd9104d248: Pull complete
|
|
47
|
+
72197a14cd4f: Verifying Checksum
|
|
48
|
+
72197a14cd4f: Download complete
|
|
49
|
+
97ed36c5fb07: Verifying Checksum
|
|
50
|
+
97ed36c5fb07: Download complete
|
|
51
|
+
8bfa393fce63: Verifying Checksum
|
|
52
|
+
8bfa393fce63: Download complete
|
|
53
|
+
493a5d82164a: Verifying Checksum
|
|
54
|
+
493a5d82164a: Download complete
|
|
55
|
+
2c1ce468d9f3: Verifying Checksum
|
|
56
|
+
2c1ce468d9f3: Download complete
|
|
57
|
+
4617420e017b: Download complete
|
|
58
|
+
ebe71df0d5a0: Verifying Checksum
|
|
59
|
+
ebe71df0d5a0: Download complete
|
|
60
|
+
8ab2295f3fb3: Verifying Checksum
|
|
61
|
+
8ab2295f3fb3: Download complete
|
|
62
|
+
6da477ce4021: Download complete
|
|
63
|
+
d47cd8933eb7: Download complete
|
|
64
|
+
411ca42f331d: Verifying Checksum
|
|
65
|
+
411ca42f331d: Download complete
|
|
66
|
+
f54b29cca981: Verifying Checksum
|
|
67
|
+
f54b29cca981: Download complete
|
|
68
|
+
4617420e017b: Pull complete
|
|
69
|
+
8bfa393fce63: Pull complete
|
|
70
|
+
72197a14cd4f: Pull complete
|
|
71
|
+
97ed36c5fb07: Pull complete
|
|
72
|
+
493a5d82164a: Pull complete
|
|
73
|
+
f54b29cca981: Pull complete
|
|
74
|
+
2c1ce468d9f3: Pull complete
|
|
75
|
+
d47cd8933eb7: Pull complete
|
|
76
|
+
ebe71df0d5a0: Pull complete
|
|
77
|
+
8ab2295f3fb3: Pull complete
|
|
78
|
+
6da477ce4021: Pull complete
|
|
79
|
+
411ca42f331d: Pull complete
|
|
80
|
+
Digest: sha256:ab4f1109c2e8a6217f61be9365fd5a974f7dce2b8e3372f9794e44640bd20108
|
|
81
|
+
Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
82
|
+
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
83
|
+
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
16
84
|
👤 Running container as UID:GID 1001:1001
|
|
17
85
|
🌍 Using 5 default environment variable(s) for stellar
|
|
18
86
|
📜 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
|
|
19
|
-
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
87
|
+
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
20
88
|
$ 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_1 bash -c $'mkdir -p $CARGO_HOME/bin && ln -sf /usr/local/cargo/bin/rustup $CARGO_HOME/bin/rustup && rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy'
|
|
21
89
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
22
90
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
@@ -38,9 +106,9 @@ info: installing component 'rustfmt'
|
|
|
38
106
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
39
107
|
|
|
40
108
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
41
|
-
|
|
42
|
-
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
43
|
-
📦 Using 4 default
|
|
109
|
+
⏳ 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: 16.927s
|
|
110
|
+
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
111
|
+
📦 Using 4 default volume(s) for stellar
|
|
44
112
|
✅ stellar-25.1.0 (Latest stable release)
|
|
45
113
|
🔧 stellar version: 25.1.0
|
|
46
114
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
@@ -50,164 +118,166 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
|
|
|
50
118
|
📜 Executing custom script: cargo clippy -- -D warnings
|
|
51
119
|
$ 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_1 bash -c $'cargo clippy -- -D warnings'
|
|
52
120
|
Updating crates.io index
|
|
121
|
+
Blocking waiting for file lock on package cache
|
|
122
|
+
Blocking waiting for file lock on package cache
|
|
53
123
|
Downloading crates ...
|
|
54
|
-
Downloaded
|
|
55
|
-
Downloaded
|
|
56
|
-
Downloaded
|
|
57
|
-
Downloaded
|
|
58
|
-
Downloaded
|
|
59
|
-
Downloaded ryu v1.0.20
|
|
60
|
-
Downloaded keccak v0.1.5
|
|
61
|
-
Downloaded itoa v1.0.15
|
|
62
|
-
Downloaded indexmap-nostd v0.4.0
|
|
63
|
-
Downloaded num-derive v0.4.2
|
|
124
|
+
Downloaded block-buffer v0.10.4
|
|
125
|
+
Downloaded hash32 v0.3.1
|
|
126
|
+
Downloaded macro-string v0.1.4
|
|
127
|
+
Downloaded ref-cast v1.0.25
|
|
128
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
64
129
|
Downloaded rand_chacha v0.3.1
|
|
130
|
+
Downloaded ryu v1.0.20
|
|
131
|
+
Downloaded rustc_version v0.4.1
|
|
132
|
+
Downloaded powerfmt v0.2.0
|
|
133
|
+
Downloaded rand v0.8.5
|
|
134
|
+
Downloaded proc-macro2 v1.0.103
|
|
135
|
+
Downloaded hashbrown v0.13.2
|
|
136
|
+
Downloaded wasmi_arena v0.4.1
|
|
65
137
|
Downloaded soroban-spec v25.1.1
|
|
66
|
-
Downloaded
|
|
67
|
-
Downloaded semver v1.0.27
|
|
68
|
-
Downloaded spki v0.7.3
|
|
138
|
+
Downloaded time-core v0.1.6
|
|
69
139
|
Downloaded signature v2.2.0
|
|
70
|
-
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
71
|
-
Downloaded subtle v2.6.1
|
|
72
|
-
Downloaded version_check v0.9.5
|
|
73
|
-
Downloaded zeroize_derive v1.4.2
|
|
74
|
-
Downloaded stable_deref_trait v1.2.1
|
|
75
|
-
Downloaded strsim v0.11.1
|
|
76
140
|
Downloaded soroban-spec-rust v25.1.1
|
|
77
|
-
Downloaded
|
|
78
|
-
Downloaded wasmi_arena v0.4.1
|
|
141
|
+
Downloaded hashbrown v0.12.3
|
|
79
142
|
Downloaded zeroize v1.8.2
|
|
80
|
-
Downloaded
|
|
143
|
+
Downloaded strsim v0.11.1
|
|
144
|
+
Downloaded soroban-env-common v25.0.1
|
|
145
|
+
Downloaded schemars v0.8.22
|
|
146
|
+
Downloaded libc v0.2.177
|
|
147
|
+
Downloaded zeroize_derive v1.4.2
|
|
148
|
+
Downloaded visibility v0.1.1
|
|
149
|
+
Downloaded subtle v2.6.1
|
|
150
|
+
Downloaded thiserror v1.0.69
|
|
151
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
152
|
+
Downloaded version_check v0.9.5
|
|
153
|
+
Downloaded heck v0.5.0
|
|
154
|
+
Downloaded sec1 v0.7.3
|
|
155
|
+
Downloaded semver v1.0.27
|
|
81
156
|
Downloaded stellar-strkey v0.0.13
|
|
157
|
+
Downloaded itertools v0.10.5
|
|
158
|
+
Downloaded time-macros v0.2.24
|
|
159
|
+
Downloaded wasmi_core v0.13.0
|
|
160
|
+
Downloaded unicode-ident v1.0.22
|
|
161
|
+
Downloaded time v0.3.44
|
|
162
|
+
Downloaded serde_core v1.0.228
|
|
163
|
+
Downloaded schemars v0.9.0
|
|
164
|
+
Downloaded smallvec v1.15.1
|
|
82
165
|
Downloaded spin v0.9.8
|
|
83
|
-
Downloaded
|
|
84
|
-
Downloaded
|
|
85
|
-
Downloaded
|
|
86
|
-
Downloaded
|
|
87
|
-
Downloaded
|
|
88
|
-
Downloaded
|
|
166
|
+
Downloaded typenum v1.19.0
|
|
167
|
+
Downloaded stellar-strkey v0.0.16
|
|
168
|
+
Downloaded serde_derive v1.0.228
|
|
169
|
+
Downloaded thiserror-impl v1.0.69
|
|
170
|
+
Downloaded static_assertions v1.1.0
|
|
171
|
+
Downloaded soroban-sdk v25.1.1
|
|
172
|
+
Downloaded soroban-env-macros v25.0.1
|
|
173
|
+
Downloaded serde_with_macros v3.15.1
|
|
174
|
+
Downloaded stable_deref_trait v1.2.1
|
|
175
|
+
Downloaded spki v0.7.3
|
|
176
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
89
177
|
Downloaded wasmparser-nostd v0.100.2
|
|
90
178
|
Downloaded serde_json v1.0.145
|
|
91
|
-
Downloaded
|
|
92
|
-
Downloaded time v0.3.44
|
|
93
|
-
Downloaded soroban-sdk v25.1.1
|
|
179
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
94
180
|
Downloaded wasmparser v0.116.1
|
|
95
|
-
Downloaded
|
|
181
|
+
Downloaded sha2 v0.10.9
|
|
182
|
+
Downloaded schemars v1.0.5
|
|
183
|
+
Downloaded syn v2.0.108
|
|
184
|
+
Downloaded zerocopy v0.8.27
|
|
185
|
+
Downloaded syn v1.0.109
|
|
96
186
|
Downloaded serde_with v3.15.1
|
|
187
|
+
Downloaded serde v1.0.228
|
|
188
|
+
Downloaded rand_core v0.6.4
|
|
97
189
|
Downloaded itertools v0.14.0
|
|
98
|
-
Downloaded syn v1.0.109
|
|
99
|
-
Downloaded zerocopy v0.8.27
|
|
100
|
-
Downloaded chrono v0.4.42
|
|
101
|
-
Downloaded syn v2.0.108
|
|
102
|
-
Downloaded hashbrown v0.16.0
|
|
103
|
-
Downloaded curve25519-dalek v4.1.3
|
|
104
|
-
Downloaded itertools v0.10.5
|
|
105
|
-
Downloaded num-bigint v0.4.6
|
|
106
|
-
Downloaded hashbrown v0.13.2
|
|
107
|
-
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
108
190
|
Downloaded indexmap v2.12.0
|
|
109
|
-
Downloaded hashbrown v0.12.3
|
|
110
|
-
Downloaded ed25519-dalek v2.2.0
|
|
111
|
-
Downloaded darling_core v0.21.3
|
|
112
|
-
Downloaded crypto-bigint v0.5.5
|
|
113
|
-
Downloaded ark-bls12-381 v0.4.0
|
|
114
|
-
Downloaded k256 v0.13.4
|
|
115
|
-
Downloaded der v0.7.10
|
|
116
|
-
Downloaded typenum v1.19.0
|
|
117
|
-
Downloaded soroban-env-host v25.0.1
|
|
118
|
-
Downloaded prettyplease v0.2.37
|
|
119
|
-
Downloaded memchr v2.7.6
|
|
120
|
-
Downloaded darling_core v0.20.11
|
|
121
191
|
Downloaded heapless v0.8.0
|
|
122
|
-
Downloaded byteorder v1.5.0
|
|
123
|
-
Downloaded indexmap v1.9.3
|
|
124
|
-
Downloaded ark-ff v0.4.2
|
|
125
|
-
Downloaded elliptic-curve v0.13.8
|
|
126
|
-
Downloaded derivative v2.2.0
|
|
127
|
-
Downloaded smallvec v1.15.1
|
|
128
|
-
Downloaded libc v0.2.177
|
|
129
|
-
Downloaded serde_core v1.0.228
|
|
130
|
-
Downloaded quote v1.0.41
|
|
131
|
-
Downloaded sha3 v0.10.8
|
|
132
|
-
Downloaded proc-macro2 v1.0.103
|
|
133
|
-
Downloaded hmac v0.12.1
|
|
134
|
-
Downloaded escape-bytes v0.1.1
|
|
135
|
-
Downloaded soroban-sdk-macros v25.1.1
|
|
136
|
-
Downloaded soroban-ledger-snapshot v25.1.1
|
|
137
|
-
Downloaded schemars v1.0.5
|
|
138
|
-
Downloaded wasmi_core v0.13.0
|
|
139
|
-
Downloaded unicode-ident v1.0.22
|
|
140
|
-
Downloaded thiserror v1.0.69
|
|
141
|
-
Downloaded static_assertions v1.1.0
|
|
142
|
-
Downloaded soroban-env-macros v25.0.1
|
|
143
|
-
Downloaded iana-time-zone v0.1.64
|
|
144
192
|
Downloaded getrandom v0.2.16
|
|
145
|
-
Downloaded
|
|
146
|
-
Downloaded
|
|
147
|
-
Downloaded
|
|
148
|
-
Downloaded
|
|
149
|
-
Downloaded
|
|
193
|
+
Downloaded num-traits v0.2.19
|
|
194
|
+
Downloaded iana-time-zone v0.1.64
|
|
195
|
+
Downloaded generic-array v0.14.9
|
|
196
|
+
Downloaded ed25519-dalek v2.2.0
|
|
197
|
+
Downloaded digest v0.10.7
|
|
198
|
+
Downloaded num-bigint v0.4.6
|
|
199
|
+
Downloaded libm v0.2.15
|
|
200
|
+
Downloaded soroban-env-host v25.0.1
|
|
201
|
+
Downloaded keccak v0.1.5
|
|
202
|
+
Downloaded p256 v0.13.2
|
|
150
203
|
Downloaded num-integer v0.1.46
|
|
151
|
-
Downloaded
|
|
152
|
-
Downloaded
|
|
153
|
-
Downloaded
|
|
154
|
-
Downloaded
|
|
155
|
-
Downloaded
|
|
204
|
+
Downloaded k256 v0.13.4
|
|
205
|
+
Downloaded itoa v1.0.15
|
|
206
|
+
Downloaded hmac v0.12.1
|
|
207
|
+
Downloaded downcast-rs v1.2.1
|
|
208
|
+
Downloaded rfc6979 v0.4.0
|
|
209
|
+
Downloaded quote v1.0.41
|
|
210
|
+
Downloaded prettyplease v0.2.37
|
|
156
211
|
Downloaded ppv-lite86 v0.2.21
|
|
157
|
-
Downloaded
|
|
158
|
-
Downloaded
|
|
159
|
-
Downloaded
|
|
212
|
+
Downloaded memchr v2.7.6
|
|
213
|
+
Downloaded hex v0.4.3
|
|
214
|
+
Downloaded hashbrown v0.16.0
|
|
215
|
+
Downloaded either v1.15.0
|
|
160
216
|
Downloaded ed25519 v2.2.3
|
|
161
|
-
Downloaded
|
|
217
|
+
Downloaded darling v0.21.3
|
|
218
|
+
Downloaded chrono v0.4.42
|
|
219
|
+
Downloaded byteorder v1.5.0
|
|
162
220
|
Downloaded primeorder v0.13.6
|
|
163
|
-
Downloaded
|
|
164
|
-
Downloaded
|
|
165
|
-
Downloaded
|
|
166
|
-
Downloaded
|
|
167
|
-
Downloaded schemars v0.8.22
|
|
168
|
-
Downloaded ident_case v1.0.1
|
|
221
|
+
Downloaded sha3 v0.10.8
|
|
222
|
+
Downloaded pkcs8 v0.10.2
|
|
223
|
+
Downloaded indexmap-nostd v0.4.0
|
|
224
|
+
Downloaded hex-literal v0.4.1
|
|
169
225
|
Downloaded group v0.13.0
|
|
170
|
-
Downloaded
|
|
171
|
-
Downloaded
|
|
172
|
-
Downloaded
|
|
173
|
-
Downloaded
|
|
174
|
-
Downloaded
|
|
175
|
-
Downloaded
|
|
176
|
-
Downloaded dtor v0.1.1
|
|
177
|
-
Downloaded ahash v0.8.12
|
|
178
|
-
Downloaded soroban-env-common v25.0.1
|
|
179
|
-
Downloaded ref-cast v1.0.25
|
|
180
|
-
Downloaded either v1.15.0
|
|
226
|
+
Downloaded fnv v1.0.7
|
|
227
|
+
Downloaded ff v0.13.1
|
|
228
|
+
Downloaded ethnum v1.5.2
|
|
229
|
+
Downloaded equivalent v1.0.2
|
|
230
|
+
Downloaded elliptic-curve v0.13.8
|
|
231
|
+
Downloaded dyn-clone v1.0.20
|
|
181
232
|
Downloaded dtor-proc-macro v0.0.6
|
|
182
|
-
Downloaded
|
|
233
|
+
Downloaded derive_arbitrary v1.3.2
|
|
183
234
|
Downloaded deranged v0.5.5
|
|
184
|
-
Downloaded
|
|
185
|
-
Downloaded sec1 v0.7.3
|
|
186
|
-
Downloaded base16ct v0.2.0
|
|
187
|
-
Downloaded schemars v0.9.0
|
|
188
|
-
Downloaded hash32 v0.3.1
|
|
189
|
-
Downloaded hex-literal v0.4.1
|
|
190
|
-
Downloaded downcast-rs v1.2.1
|
|
235
|
+
Downloaded der v0.7.10
|
|
191
236
|
Downloaded darling_macro v0.20.11
|
|
192
|
-
Downloaded
|
|
237
|
+
Downloaded darling_core v0.20.11
|
|
238
|
+
Downloaded darling v0.20.11
|
|
239
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
240
|
+
Downloaded curve25519-dalek v4.1.3
|
|
193
241
|
Downloaded ctor v0.5.0
|
|
194
|
-
Downloaded
|
|
195
|
-
Downloaded
|
|
196
|
-
Downloaded
|
|
197
|
-
Downloaded
|
|
198
|
-
Downloaded
|
|
242
|
+
Downloaded crypto-bigint v0.5.5
|
|
243
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
244
|
+
Downloaded paste v1.0.15
|
|
245
|
+
Downloaded num-derive v0.4.2
|
|
246
|
+
Downloaded ident_case v1.0.1
|
|
247
|
+
Downloaded derivative v2.2.0
|
|
248
|
+
Downloaded data-encoding v2.9.0
|
|
249
|
+
Downloaded darling_core v0.21.3
|
|
250
|
+
Downloaded ctor-proc-macro v0.0.6
|
|
199
251
|
Downloaded cpufeatures v0.2.17
|
|
252
|
+
Downloaded cfg-if v1.0.4
|
|
200
253
|
Downloaded bytes-lit v0.0.5
|
|
201
|
-
Downloaded
|
|
202
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
254
|
+
Downloaded base64 v0.22.1
|
|
203
255
|
Downloaded ark-poly v0.4.2
|
|
204
|
-
Downloaded equivalent v1.0.2
|
|
205
|
-
Downloaded darling_macro v0.21.3
|
|
206
|
-
Downloaded curve25519-dalek-derive v0.1.1
|
|
207
|
-
Downloaded arbitrary v1.3.2
|
|
208
256
|
Downloaded ark-ff-macros v0.4.2
|
|
257
|
+
Downloaded ark-ff-asm v0.4.2
|
|
258
|
+
Downloaded ark-ff v0.4.2
|
|
259
|
+
Downloaded ref-cast-impl v1.0.25
|
|
260
|
+
Downloaded crypto-common v0.1.6
|
|
261
|
+
Downloaded crate-git-revision v0.0.6
|
|
262
|
+
Downloaded const-oid v0.9.6
|
|
263
|
+
Downloaded base64ct v1.8.0
|
|
264
|
+
Downloaded ark-std v0.4.0
|
|
265
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
266
|
+
Downloaded ark-serialize v0.4.2
|
|
267
|
+
Downloaded once_cell v1.21.3
|
|
268
|
+
Downloaded num-conv v0.1.0
|
|
269
|
+
Downloaded escape-bytes v0.1.1
|
|
270
|
+
Downloaded ecdsa v0.16.9
|
|
271
|
+
Downloaded dtor v0.1.1
|
|
272
|
+
Downloaded darling_macro v0.21.3
|
|
209
273
|
Downloaded cfg_eval v0.1.2
|
|
274
|
+
Downloaded ark-ec v0.4.2
|
|
275
|
+
Downloaded indexmap v1.9.3
|
|
210
276
|
Downloaded ark-bn254 v0.4.0
|
|
277
|
+
Downloaded ahash v0.8.12
|
|
278
|
+
Downloaded base16ct v0.2.0
|
|
279
|
+
Downloaded autocfg v1.5.0
|
|
280
|
+
Downloaded arbitrary v1.3.2
|
|
211
281
|
Downloaded stellar-xdr v25.0.0
|
|
212
282
|
Blocking waiting for file lock on package cache
|
|
213
283
|
Compiling proc-macro2 v1.0.103
|
|
@@ -218,8 +288,8 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
218
288
|
Compiling serde_core v1.0.228
|
|
219
289
|
Compiling serde v1.0.228
|
|
220
290
|
Compiling serde_json v1.0.145
|
|
221
|
-
Compiling ryu v1.0.20
|
|
222
291
|
Compiling itoa v1.0.15
|
|
292
|
+
Compiling ryu v1.0.20
|
|
223
293
|
Compiling memchr v2.7.6
|
|
224
294
|
Checking cfg-if v1.0.4
|
|
225
295
|
Checking subtle v2.6.1
|
|
@@ -236,71 +306,67 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
236
306
|
Compiling paste v1.0.15
|
|
237
307
|
Compiling dyn-clone v1.0.20
|
|
238
308
|
Compiling data-encoding v2.9.0
|
|
309
|
+
Compiling num-traits v0.2.19
|
|
310
|
+
Compiling cpufeatures v0.2.17
|
|
239
311
|
Compiling either v1.15.0
|
|
240
312
|
Compiling generic-array v0.14.9
|
|
241
|
-
Compiling cpufeatures v0.2.17
|
|
242
313
|
Compiling ahash v0.8.12
|
|
243
314
|
Compiling escape-bytes v0.1.1
|
|
244
|
-
Compiling num-traits v0.2.19
|
|
245
315
|
Compiling ethnum v1.5.2
|
|
246
316
|
Compiling rustc_version v0.4.1
|
|
247
|
-
Checking once_cell v1.21.3
|
|
248
317
|
Checking base16ct v0.2.0
|
|
249
|
-
|
|
318
|
+
Checking once_cell v1.21.3
|
|
319
|
+
Checking itertools v0.10.5
|
|
250
320
|
Compiling libm v0.2.15
|
|
251
321
|
Compiling hashbrown v0.16.0
|
|
252
|
-
Compiling thiserror v1.0.69
|
|
253
322
|
Compiling equivalent v1.0.2
|
|
323
|
+
Compiling thiserror v1.0.69
|
|
254
324
|
Compiling curve25519-dalek v4.1.3
|
|
255
|
-
Compiling prettyplease v0.2.37
|
|
256
325
|
Checking getrandom v0.2.16
|
|
326
|
+
Compiling num-integer v0.1.46
|
|
257
327
|
Checking downcast-rs v1.2.1
|
|
258
|
-
Checking num-integer v0.1.46
|
|
259
|
-
Checking indexmap-nostd v0.4.0
|
|
260
|
-
Compiling indexmap v2.12.0
|
|
261
|
-
Checking rand_core v0.6.4
|
|
262
|
-
Checking wasmparser-nostd v0.100.2
|
|
263
|
-
Compiling base64 v0.22.1
|
|
264
328
|
Compiling block-buffer v0.10.4
|
|
329
|
+
Checking rand_core v0.6.4
|
|
265
330
|
Compiling crypto-common v0.1.6
|
|
266
|
-
|
|
331
|
+
Compiling prettyplease v0.2.37
|
|
267
332
|
Checking num-bigint v0.4.6
|
|
268
|
-
|
|
269
|
-
Checking
|
|
333
|
+
Checking ppv-lite86 v0.2.21
|
|
334
|
+
Checking indexmap-nostd v0.4.0
|
|
270
335
|
Compiling digest v0.10.7
|
|
271
|
-
Checking
|
|
272
|
-
Checking
|
|
273
|
-
Checking wasmi_arena v0.4.1
|
|
274
|
-
Checking smallvec v1.15.1
|
|
336
|
+
Checking ff v0.13.1
|
|
337
|
+
Checking rand_chacha v0.3.1
|
|
275
338
|
Compiling sha2 v0.10.9
|
|
339
|
+
Checking group v0.13.0
|
|
276
340
|
Checking byteorder v1.5.0
|
|
341
|
+
Checking wasmparser-nostd v0.100.2
|
|
342
|
+
Checking indexmap v2.12.0
|
|
343
|
+
Compiling base64 v0.22.1
|
|
344
|
+
Checking hashbrown v0.13.2
|
|
345
|
+
Compiling heapless v0.8.0
|
|
346
|
+
Checking rand v0.8.5
|
|
347
|
+
Checking wasmi_core v0.13.0
|
|
348
|
+
Checking smallvec v1.15.1
|
|
277
349
|
Checking hex v0.4.3
|
|
278
|
-
|
|
279
|
-
Checking
|
|
280
|
-
|
|
281
|
-
Checking hash32 v0.3.1
|
|
350
|
+
Checking ark-std v0.4.0
|
|
351
|
+
Checking spin v0.9.8
|
|
352
|
+
Checking wasmi_arena v0.4.1
|
|
282
353
|
Checking wasmparser v0.116.1
|
|
283
|
-
|
|
354
|
+
Checking hash32 v0.3.1
|
|
355
|
+
Compiling syn v2.0.108
|
|
284
356
|
Checking stable_deref_trait v1.2.1
|
|
285
|
-
|
|
286
|
-
Checking hashbrown v0.13.2
|
|
357
|
+
Compiling heck v0.5.0
|
|
287
358
|
Checking keccak v0.1.5
|
|
288
|
-
|
|
289
|
-
|
|
359
|
+
Compiling static_assertions v1.1.0
|
|
360
|
+
Compiling soroban-env-host v25.0.1
|
|
290
361
|
Checking hex-literal v0.4.1
|
|
291
362
|
Compiling itertools v0.14.0
|
|
292
|
-
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
293
|
-
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
294
363
|
Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
|
|
364
|
+
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
295
365
|
Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
|
|
296
|
-
Checking
|
|
366
|
+
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
297
367
|
Checking soroban-wasmi v0.31.1-soroban.20.0.1
|
|
298
368
|
Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
299
369
|
Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
300
|
-
Compiling ark-serialize-derive v0.4.2
|
|
301
|
-
Compiling ark-ff-macros v0.4.2
|
|
302
|
-
Compiling ark-ff-asm v0.4.2
|
|
303
|
-
Compiling derivative v2.2.0
|
|
304
370
|
Compiling darling_core v0.21.3
|
|
305
371
|
Compiling darling_core v0.20.11
|
|
306
372
|
Compiling macro-string v0.1.4
|
|
@@ -313,39 +379,43 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
313
379
|
Compiling soroban-builtin-sdk-macros v25.0.1
|
|
314
380
|
Compiling visibility v0.1.1
|
|
315
381
|
Compiling bytes-lit v0.0.5
|
|
382
|
+
Compiling ark-serialize-derive v0.4.2
|
|
383
|
+
Compiling ark-ff-asm v0.4.2
|
|
384
|
+
Compiling derivative v2.2.0
|
|
385
|
+
Compiling ark-ff-macros v0.4.2
|
|
316
386
|
Checking zeroize v1.8.2
|
|
317
387
|
Checking der v0.7.10
|
|
318
388
|
Checking crypto-bigint v0.5.5
|
|
319
|
-
Compiling darling_macro v0.
|
|
389
|
+
Compiling darling_macro v0.21.3
|
|
320
390
|
Checking sec1 v0.7.3
|
|
321
|
-
Checking ark-serialize v0.4.2
|
|
322
391
|
Checking signature v2.2.0
|
|
392
|
+
Checking ark-serialize v0.4.2
|
|
323
393
|
Checking hmac v0.12.1
|
|
324
394
|
Checking sha3 v0.10.8
|
|
325
395
|
Checking rfc6979 v0.4.0
|
|
396
|
+
Compiling darling_macro v0.20.11
|
|
326
397
|
Checking ed25519 v2.2.3
|
|
327
|
-
Checking ark-ff v0.4.2
|
|
328
|
-
Compiling darling v0.20.11
|
|
329
398
|
Checking elliptic-curve v0.13.8
|
|
330
|
-
|
|
399
|
+
Checking ark-ff v0.4.2
|
|
331
400
|
Checking ecdsa v0.16.9
|
|
332
401
|
Checking primeorder v0.13.6
|
|
333
|
-
Checking ed25519-dalek v2.2.0
|
|
334
|
-
Compiling crate-git-revision v0.0.6
|
|
335
402
|
Checking k256 v0.13.4
|
|
336
403
|
Checking p256 v0.13.2
|
|
404
|
+
Compiling darling v0.21.3
|
|
405
|
+
Checking ed25519-dalek v2.2.0
|
|
406
|
+
Compiling serde_with_macros v3.15.1
|
|
407
|
+
Compiling darling v0.20.11
|
|
408
|
+
Compiling crate-git-revision v0.0.6
|
|
337
409
|
Compiling stellar-strkey v0.0.13
|
|
338
410
|
Compiling stellar-xdr v25.0.0
|
|
339
411
|
Compiling soroban-env-common v25.0.1
|
|
340
412
|
Compiling stellar-strkey v0.0.16
|
|
341
413
|
Compiling soroban-sdk v25.1.1
|
|
342
|
-
Compiling darling v0.21.3
|
|
343
|
-
Compiling serde_with_macros v3.15.1
|
|
344
414
|
Compiling serde_with v3.15.1
|
|
345
415
|
Checking ark-poly v0.4.2
|
|
346
416
|
Checking ark-ec v0.4.2
|
|
347
|
-
Checking ark-bn254 v0.4.0
|
|
348
417
|
Checking ark-bls12-381 v0.4.0
|
|
418
|
+
Checking ark-bn254 v0.4.0
|
|
349
419
|
Compiling soroban-spec v25.1.1
|
|
350
420
|
Compiling soroban-env-macros v25.0.1
|
|
351
421
|
Compiling soroban-spec-rust v25.1.1
|
|
@@ -354,10 +424,10 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
354
424
|
Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
355
425
|
Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
356
426
|
Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
427
|
+
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
428
|
+
Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
357
429
|
Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
358
430
|
Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
359
|
-
Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
360
|
-
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
361
431
|
Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
362
432
|
Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
363
433
|
Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
@@ -365,12 +435,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
365
435
|
Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
366
436
|
Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
367
437
|
Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
368
|
-
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
369
438
|
Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
439
|
+
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
370
440
|
Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
371
441
|
Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
372
442
|
Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
373
443
|
Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
374
444
|
Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
375
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in
|
|
376
|
-
|
|
445
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
|
|
446
|
+
⏳ bash -c cargo clippy -- -D warnings: 3:05.286 (m:ss.mmm)
|