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