@layerzerolabs/protocol-stellar-v2 0.2.104 → 0.2.106
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 +227 -229
- package/.turbo/turbo-lint.log +168 -168
- package/.turbo/turbo-test.log +1724 -1701
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +308 -317
- package/sdk/package.json +1 -1
package/.turbo/turbo-lint.log
CHANGED
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
🔧 stellar version: 25.1.0
|
|
8
8
|
📦 Using 4 default volume(s) for stellar
|
|
9
9
|
🔧 User volumes override 1 default volume(s)
|
|
10
|
-
$ docker image inspect --format {{.
|
|
11
|
-
(node:
|
|
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:130736) [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
|
-
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
15
|
+
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (amd64)
|
|
16
16
|
👤 Running container as UID:GID 1001:1001
|
|
17
17
|
🌍 Using 5 default environment variable(s) for stellar
|
|
18
18
|
📜 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
|
|
@@ -38,177 +38,177 @@ info: installing component 'rustfmt'
|
|
|
38
38
|
1.90.0-x86_64-unknown-linux-gnu installed - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
39
39
|
|
|
40
40
|
info: default toolchain set to '1.90.0-x86_64-unknown-linux-gnu'
|
|
41
|
-
⏳ 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:
|
|
41
|
+
⏳ 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.626s
|
|
42
42
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
43
43
|
✅ stellar-25.1.0 (Latest stable release)
|
|
44
44
|
🔧 stellar version: 25.1.0
|
|
45
45
|
📦 Using 4 default volume(s) for stellar
|
|
46
|
-
$ docker image inspect --format {{.
|
|
47
|
-
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
46
|
+
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
47
|
+
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (amd64)
|
|
48
48
|
👤 Running container as UID:GID 1001:1001
|
|
49
49
|
🌍 Using 5 default environment variable(s) for stellar
|
|
50
50
|
📜 Executing custom script: cargo clippy -- -D warnings
|
|
51
51
|
$ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 bash -c $'cargo clippy -- -D warnings'
|
|
52
52
|
Updating crates.io index
|
|
53
53
|
Downloading crates ...
|
|
54
|
-
Downloaded
|
|
55
|
-
Downloaded
|
|
56
|
-
Downloaded zeroize_derive v1.4.2
|
|
57
|
-
Downloaded crypto-common v0.1.6
|
|
58
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
59
|
-
Downloaded rustc_version v0.4.1
|
|
60
|
-
Downloaded ident_case v1.0.1
|
|
61
|
-
Downloaded equivalent v1.0.2
|
|
62
|
-
Downloaded zeroize v1.8.2
|
|
63
|
-
Downloaded time v0.3.44
|
|
64
|
-
Downloaded stable_deref_trait v1.2.1
|
|
54
|
+
Downloaded ed25519 v2.2.3
|
|
55
|
+
Downloaded curve25519-dalek-derive v0.1.1
|
|
65
56
|
Downloaded ref-cast-impl v1.0.25
|
|
66
|
-
Downloaded
|
|
67
|
-
Downloaded
|
|
68
|
-
Downloaded
|
|
69
|
-
Downloaded
|
|
57
|
+
Downloaded rustc_version v0.4.1
|
|
58
|
+
Downloaded byteorder v1.5.0
|
|
59
|
+
Downloaded ryu v1.0.20
|
|
60
|
+
Downloaded ark-std v0.4.0
|
|
61
|
+
Downloaded rfc6979 v0.4.0
|
|
62
|
+
Downloaded block-buffer v0.10.4
|
|
63
|
+
Downloaded ref-cast v1.0.25
|
|
64
|
+
Downloaded fnv v1.0.7
|
|
65
|
+
Downloaded spin v0.9.8
|
|
66
|
+
Downloaded schemars v1.0.5
|
|
70
67
|
Downloaded visibility v0.1.1
|
|
71
|
-
Downloaded
|
|
68
|
+
Downloaded rand_core v0.6.4
|
|
69
|
+
Downloaded indexmap v1.9.3
|
|
70
|
+
Downloaded stable_deref_trait v1.2.1
|
|
71
|
+
Downloaded soroban-env-macros v25.0.1
|
|
72
|
+
Downloaded schemars v0.8.22
|
|
73
|
+
Downloaded thiserror v1.0.69
|
|
74
|
+
Downloaded zeroize_derive v1.4.2
|
|
75
|
+
Downloaded subtle v2.6.1
|
|
76
|
+
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
72
77
|
Downloaded wasmi_arena v0.4.1
|
|
78
|
+
Downloaded group v0.13.0
|
|
79
|
+
Downloaded ark-serialize-derive v0.4.2
|
|
80
|
+
Downloaded soroban-spec-rust v25.1.1
|
|
73
81
|
Downloaded wasmi_core v0.13.0
|
|
74
|
-
Downloaded
|
|
82
|
+
Downloaded spki v0.7.3
|
|
83
|
+
Downloaded soroban-env-common v25.0.1
|
|
84
|
+
Downloaded zeroize v1.8.2
|
|
85
|
+
Downloaded time-macros v0.2.24
|
|
75
86
|
Downloaded stellar-strkey v0.0.16
|
|
76
|
-
Downloaded
|
|
77
|
-
Downloaded schemars v0.9.0
|
|
87
|
+
Downloaded unicode-ident v1.0.22
|
|
78
88
|
Downloaded serde_core v1.0.228
|
|
79
|
-
Downloaded
|
|
80
|
-
Downloaded
|
|
81
|
-
Downloaded
|
|
82
|
-
Downloaded
|
|
89
|
+
Downloaded rand_chacha v0.3.1
|
|
90
|
+
Downloaded typenum v1.19.0
|
|
91
|
+
Downloaded time v0.3.44
|
|
92
|
+
Downloaded serde_json v1.0.145
|
|
93
|
+
Downloaded wasmparser-nostd v0.100.2
|
|
83
94
|
Downloaded wasmparser v0.116.1
|
|
84
|
-
Downloaded
|
|
95
|
+
Downloaded powerfmt v0.2.0
|
|
85
96
|
Downloaded serde_with v3.15.1
|
|
86
|
-
Downloaded
|
|
97
|
+
Downloaded quote v1.0.41
|
|
98
|
+
Downloaded base64 v0.22.1
|
|
99
|
+
Downloaded syn v1.0.109
|
|
100
|
+
Downloaded ppv-lite86 v0.2.21
|
|
101
|
+
Downloaded zerocopy v0.8.27
|
|
102
|
+
Downloaded pkcs8 v0.10.2
|
|
87
103
|
Downloaded syn v2.0.108
|
|
88
|
-
Downloaded
|
|
89
|
-
Downloaded
|
|
104
|
+
Downloaded primeorder v0.13.6
|
|
105
|
+
Downloaded either v1.15.0
|
|
106
|
+
Downloaded keccak v0.1.5
|
|
107
|
+
Downloaded paste v1.0.15
|
|
108
|
+
Downloaded deranged v0.5.5
|
|
109
|
+
Downloaded once_cell v1.21.3
|
|
110
|
+
Downloaded ark-poly v0.4.2
|
|
111
|
+
Downloaded iana-time-zone v0.1.64
|
|
112
|
+
Downloaded proc-macro2 v1.0.103
|
|
113
|
+
Downloaded getrandom v0.2.16
|
|
114
|
+
Downloaded darling v0.20.11
|
|
115
|
+
Downloaded prettyplease v0.2.37
|
|
116
|
+
Downloaded num-traits v0.2.19
|
|
117
|
+
Downloaded rand v0.8.5
|
|
118
|
+
Downloaded memchr v2.7.6
|
|
119
|
+
Downloaded soroban-env-host v25.0.1
|
|
90
120
|
Downloaded libm v0.2.15
|
|
91
121
|
Downloaded itertools v0.14.0
|
|
92
122
|
Downloaded hashbrown v0.16.0
|
|
93
|
-
Downloaded itertools v0.10.5
|
|
94
123
|
Downloaded hashbrown v0.13.2
|
|
95
124
|
Downloaded hashbrown v0.12.3
|
|
96
|
-
Downloaded der v0.7.10
|
|
97
|
-
Downloaded ark-bls12-381 v0.4.0
|
|
98
|
-
Downloaded rand v0.8.5
|
|
99
125
|
Downloaded num-bigint v0.4.6
|
|
100
|
-
Downloaded
|
|
101
|
-
Downloaded k256 v0.13.4
|
|
126
|
+
Downloaded itertools v0.10.5
|
|
102
127
|
Downloaded indexmap v2.12.0
|
|
103
|
-
Downloaded
|
|
104
|
-
Downloaded
|
|
105
|
-
Downloaded crypto-bigint v0.5.5
|
|
106
|
-
Downloaded typenum v1.19.0
|
|
128
|
+
Downloaded curve25519-dalek v4.1.3
|
|
129
|
+
Downloaded ark-ff v0.4.2
|
|
107
130
|
Downloaded p256 v0.13.2
|
|
131
|
+
Downloaded k256 v0.13.4
|
|
132
|
+
Downloaded sha3 v0.10.8
|
|
108
133
|
Downloaded heapless v0.8.0
|
|
134
|
+
Downloaded der v0.7.10
|
|
135
|
+
Downloaded crypto-bigint v0.5.5
|
|
109
136
|
Downloaded ethnum v1.5.2
|
|
110
|
-
Downloaded soroban-env-host v25.0.1
|
|
111
|
-
Downloaded darling_core v0.20.11
|
|
112
|
-
Downloaded base64 v0.22.1
|
|
113
|
-
Downloaded libc v0.2.177
|
|
114
|
-
Downloaded soroban-sdk-macros v25.1.1
|
|
115
|
-
Downloaded soroban-env-common v25.0.1
|
|
116
|
-
Downloaded sha2 v0.10.9
|
|
117
|
-
Downloaded proc-macro2 v1.0.103
|
|
118
|
-
Downloaded prettyplease v0.2.37
|
|
119
|
-
Downloaded once_cell v1.21.3
|
|
120
|
-
Downloaded sha3 v0.10.8
|
|
121
|
-
Downloaded getrandom v0.2.16
|
|
122
137
|
Downloaded elliptic-curve v0.13.8
|
|
123
|
-
Downloaded
|
|
124
|
-
Downloaded
|
|
125
|
-
Downloaded ark-
|
|
126
|
-
Downloaded
|
|
127
|
-
Downloaded spin v0.9.8
|
|
128
|
-
Downloaded smallvec v1.15.1
|
|
129
|
-
Downloaded serde_with_macros v3.15.1
|
|
130
|
-
Downloaded rand_core v0.6.4
|
|
131
|
-
Downloaded num-traits v0.2.19
|
|
132
|
-
Downloaded indexmap v1.9.3
|
|
133
|
-
Downloaded hmac v0.12.1
|
|
138
|
+
Downloaded ed25519-dalek v2.2.0
|
|
139
|
+
Downloaded darling_core v0.21.3
|
|
140
|
+
Downloaded ark-bls12-381 v0.4.0
|
|
141
|
+
Downloaded darling_core v0.20.11
|
|
134
142
|
Downloaded ark-ec v0.4.2
|
|
135
|
-
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
136
|
-
Downloaded ryu v1.0.20
|
|
137
|
-
Downloaded primeorder v0.13.6
|
|
138
|
-
Downloaded iana-time-zone v0.1.64
|
|
139
143
|
Downloaded derivative v2.2.0
|
|
140
|
-
Downloaded
|
|
144
|
+
Downloaded hmac v0.12.1
|
|
145
|
+
Downloaded chrono v0.4.42
|
|
146
|
+
Downloaded ahash v0.8.12
|
|
141
147
|
Downloaded darling v0.21.3
|
|
142
|
-
Downloaded
|
|
143
|
-
Downloaded
|
|
144
|
-
Downloaded
|
|
145
|
-
Downloaded thiserror-impl v1.0.69
|
|
146
|
-
Downloaded thiserror v1.0.69
|
|
147
|
-
Downloaded strsim v0.11.1
|
|
148
|
-
Downloaded spki v0.7.3
|
|
149
|
-
Downloaded soroban-spec v25.1.1
|
|
150
|
-
Downloaded soroban-env-macros v25.0.1
|
|
151
|
-
Downloaded semver v1.0.27
|
|
152
|
-
Downloaded rfc6979 v0.4.0
|
|
153
|
-
Downloaded quote v1.0.41
|
|
154
|
-
Downloaded ppv-lite86 v0.2.21
|
|
155
|
-
Downloaded pkcs8 v0.10.2
|
|
156
|
-
Downloaded paste v1.0.15
|
|
148
|
+
Downloaded const-oid v0.9.6
|
|
149
|
+
Downloaded data-encoding v2.9.0
|
|
150
|
+
Downloaded arbitrary v1.3.2
|
|
157
151
|
Downloaded num-integer v0.1.46
|
|
158
|
-
Downloaded
|
|
159
|
-
Downloaded group v0.13.0
|
|
152
|
+
Downloaded macro-string v0.1.4
|
|
160
153
|
Downloaded generic-array v0.14.9
|
|
161
154
|
Downloaded ff v0.13.1
|
|
162
|
-
Downloaded
|
|
163
|
-
Downloaded base64ct v1.8.0
|
|
164
|
-
Downloaded autocfg v1.5.0
|
|
165
|
-
Downloaded ahash v0.8.12
|
|
166
|
-
Downloaded soroban-ledger-snapshot v25.1.1
|
|
167
|
-
Downloaded keccak v0.1.5
|
|
168
|
-
Downloaded fnv v1.0.7
|
|
169
|
-
Downloaded escape-bytes v0.1.1
|
|
170
|
-
Downloaded ed25519 v2.2.3
|
|
171
|
-
Downloaded ecdsa v0.16.9
|
|
155
|
+
Downloaded libc v0.2.177
|
|
172
156
|
Downloaded digest v0.10.7
|
|
173
|
-
Downloaded
|
|
174
|
-
Downloaded
|
|
175
|
-
Downloaded signature v2.2.0
|
|
176
|
-
Downloaded ref-cast v1.0.25
|
|
177
|
-
Downloaded hash32 v0.3.1
|
|
157
|
+
Downloaded autocfg v1.5.0
|
|
158
|
+
Downloaded heck v0.5.0
|
|
178
159
|
Downloaded ctor v0.5.0
|
|
179
|
-
Downloaded
|
|
180
|
-
Downloaded
|
|
181
|
-
Downloaded
|
|
160
|
+
Downloaded ark-ff-macros v0.4.2
|
|
161
|
+
Downloaded num-conv v0.1.0
|
|
162
|
+
Downloaded cpufeatures v0.2.17
|
|
163
|
+
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
164
|
+
Downloaded soroban-sdk v25.1.1
|
|
182
165
|
Downloaded itoa v1.0.15
|
|
183
|
-
Downloaded
|
|
184
|
-
Downloaded
|
|
166
|
+
Downloaded ident_case v1.0.1
|
|
167
|
+
Downloaded hash32 v0.3.1
|
|
168
|
+
Downloaded dtor-proc-macro v0.0.6
|
|
169
|
+
Downloaded darling_macro v0.20.11
|
|
170
|
+
Downloaded crate-git-revision v0.0.6
|
|
171
|
+
Downloaded cfg_eval v0.1.2
|
|
172
|
+
Downloaded hex v0.4.3
|
|
173
|
+
Downloaded escape-bytes v0.1.1
|
|
174
|
+
Downloaded ecdsa v0.16.9
|
|
185
175
|
Downloaded cfg-if v1.0.4
|
|
186
|
-
Downloaded
|
|
187
|
-
Downloaded
|
|
188
|
-
Downloaded
|
|
189
|
-
Downloaded soroban-spec-rust v25.1.1
|
|
190
|
-
Downloaded heck v0.5.0
|
|
176
|
+
Downloaded ark-bn254 v0.4.0
|
|
177
|
+
Downloaded indexmap-nostd v0.4.0
|
|
178
|
+
Downloaded derive_arbitrary v1.3.2
|
|
191
179
|
Downloaded ctor-proc-macro v0.0.6
|
|
192
|
-
Downloaded
|
|
193
|
-
Downloaded
|
|
180
|
+
Downloaded crypto-common v0.1.6
|
|
181
|
+
Downloaded bytes-lit v0.0.5
|
|
182
|
+
Downloaded smallvec v1.15.1
|
|
183
|
+
Downloaded serde_with_macros v3.15.1
|
|
184
|
+
Downloaded serde v1.0.228
|
|
185
|
+
Downloaded ark-ff-asm v0.4.2
|
|
186
|
+
Downloaded stellar-strkey v0.0.13
|
|
187
|
+
Downloaded soroban-sdk-macros v25.1.1
|
|
194
188
|
Downloaded serde_derive v1.0.228
|
|
195
|
-
Downloaded macro-string v0.1.4
|
|
196
|
-
Downloaded hex-literal v0.4.1
|
|
197
|
-
Downloaded stellar-xdr v25.0.0
|
|
198
|
-
Downloaded hex v0.4.3
|
|
199
|
-
Downloaded powerfmt v0.2.0
|
|
200
189
|
Downloaded dtor v0.1.1
|
|
201
|
-
Downloaded
|
|
202
|
-
Downloaded
|
|
190
|
+
Downloaded thiserror-impl v1.0.69
|
|
191
|
+
Downloaded schemars v0.9.0
|
|
192
|
+
Downloaded num-derive v0.4.2
|
|
193
|
+
Downloaded static_assertions v1.1.0
|
|
194
|
+
Downloaded semver v1.0.27
|
|
195
|
+
Downloaded sec1 v0.7.3
|
|
196
|
+
Downloaded version_check v0.9.5
|
|
197
|
+
Downloaded time-core v0.1.6
|
|
198
|
+
Downloaded soroban-spec v25.1.1
|
|
199
|
+
Downloaded signature v2.2.0
|
|
203
200
|
Downloaded downcast-rs v1.2.1
|
|
204
|
-
Downloaded
|
|
205
|
-
Downloaded
|
|
206
|
-
Downloaded
|
|
201
|
+
Downloaded base16ct v0.2.0
|
|
202
|
+
Downloaded strsim v0.11.1
|
|
203
|
+
Downloaded sha2 v0.10.9
|
|
204
|
+
Downloaded soroban-ledger-snapshot v25.1.1
|
|
205
|
+
Downloaded hex-literal v0.4.1
|
|
207
206
|
Downloaded darling_macro v0.21.3
|
|
208
|
-
Downloaded
|
|
209
|
-
Downloaded
|
|
210
|
-
Downloaded
|
|
211
|
-
Downloaded
|
|
207
|
+
Downloaded base64ct v1.8.0
|
|
208
|
+
Downloaded equivalent v1.0.2
|
|
209
|
+
Downloaded dyn-clone v1.0.20
|
|
210
|
+
Downloaded ark-serialize v0.4.2
|
|
211
|
+
Downloaded stellar-xdr v25.0.0
|
|
212
212
|
Blocking waiting for file lock on package cache
|
|
213
213
|
Compiling proc-macro2 v1.0.103
|
|
214
214
|
Compiling quote v1.0.41
|
|
@@ -223,8 +223,8 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
223
223
|
Compiling memchr v2.7.6
|
|
224
224
|
Checking cfg-if v1.0.4
|
|
225
225
|
Checking subtle v2.6.1
|
|
226
|
-
Checking const-oid v0.9.6
|
|
227
226
|
Compiling autocfg v1.5.0
|
|
227
|
+
Checking const-oid v0.9.6
|
|
228
228
|
Compiling libc v0.2.177
|
|
229
229
|
Compiling ident_case v1.0.1
|
|
230
230
|
Compiling strsim v0.11.1
|
|
@@ -235,72 +235,68 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
235
235
|
Compiling paste v1.0.15
|
|
236
236
|
Compiling schemars v0.8.22
|
|
237
237
|
Compiling dyn-clone v1.0.20
|
|
238
|
-
Compiling either v1.15.0
|
|
239
238
|
Compiling cpufeatures v0.2.17
|
|
239
|
+
Compiling either v1.15.0
|
|
240
240
|
Compiling data-encoding v2.9.0
|
|
241
|
-
Compiling ethnum v1.5.2
|
|
242
241
|
Compiling escape-bytes v0.1.1
|
|
242
|
+
Compiling ethnum v1.5.2
|
|
243
243
|
Checking once_cell v1.21.3
|
|
244
244
|
Checking base16ct v0.2.0
|
|
245
245
|
Compiling libm v0.2.15
|
|
246
246
|
Compiling thiserror v1.0.69
|
|
247
|
-
Compiling itertools v0.10.5
|
|
248
247
|
Compiling hashbrown v0.16.0
|
|
249
248
|
Compiling equivalent v1.0.2
|
|
250
249
|
Checking indexmap-nostd v0.4.0
|
|
251
250
|
Compiling prettyplease v0.2.37
|
|
252
251
|
Checking downcast-rs v1.2.1
|
|
253
|
-
Checking
|
|
252
|
+
Checking base64 v0.22.1
|
|
253
|
+
Compiling itertools v0.10.5
|
|
254
|
+
Checking byteorder v1.5.0
|
|
254
255
|
Checking smallvec v1.15.1
|
|
255
|
-
Compiling base64 v0.22.1
|
|
256
|
-
Compiling heapless v0.8.0
|
|
257
|
-
Compiling generic-array v0.14.9
|
|
258
|
-
Compiling ahash v0.8.12
|
|
259
|
-
Checking wasmparser-nostd v0.100.2
|
|
260
256
|
Checking hex v0.4.3
|
|
257
|
+
Checking wasmparser-nostd v0.100.2
|
|
261
258
|
Checking spin v0.9.8
|
|
259
|
+
Compiling generic-array v0.14.9
|
|
260
|
+
Compiling ahash v0.8.12
|
|
262
261
|
Compiling rustc_version v0.4.1
|
|
263
|
-
|
|
264
|
-
Checking
|
|
265
|
-
Compiling static_assertions v1.1.0
|
|
262
|
+
Compiling heapless v0.8.0
|
|
263
|
+
Checking wasmi_arena v0.4.1
|
|
266
264
|
Compiling num-traits v0.2.19
|
|
267
|
-
Checking indexmap v2.12.0
|
|
268
265
|
Checking keccak v0.1.5
|
|
269
|
-
Compiling soroban-env-host v25.0.1
|
|
270
266
|
Compiling heck v0.5.0
|
|
267
|
+
Compiling soroban-env-host v25.0.1
|
|
271
268
|
Checking hash32 v0.3.1
|
|
269
|
+
Checking indexmap v2.12.0
|
|
270
|
+
Checking stable_deref_trait v1.2.1
|
|
271
|
+
Checking static_assertions v1.1.0
|
|
272
272
|
Checking hex-literal v0.4.1
|
|
273
273
|
Compiling itertools v0.14.0
|
|
274
|
+
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
275
|
+
Compiling curve25519-dalek v4.1.3
|
|
274
276
|
Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
|
|
275
277
|
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
276
278
|
Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
|
|
277
|
-
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
278
|
-
Compiling curve25519-dalek v4.1.3
|
|
279
279
|
Checking wasmparser v0.116.1
|
|
280
280
|
Checking getrandom v0.2.16
|
|
281
281
|
Checking num-integer v0.1.46
|
|
282
|
-
Checking rand_core v0.6.4
|
|
283
282
|
Checking wasmi_core v0.13.0
|
|
283
|
+
Checking rand_core v0.6.4
|
|
284
284
|
Checking syn v2.0.108
|
|
285
|
-
Checking ff v0.13.1
|
|
286
285
|
Compiling crypto-common v0.1.6
|
|
287
286
|
Compiling block-buffer v0.10.4
|
|
288
287
|
Checking num-bigint v0.4.6
|
|
289
|
-
Checking
|
|
288
|
+
Checking ff v0.13.1
|
|
290
289
|
Compiling digest v0.10.7
|
|
291
|
-
|
|
290
|
+
Checking group v0.13.0
|
|
292
291
|
Checking ppv-lite86 v0.2.21
|
|
293
|
-
|
|
292
|
+
Compiling sha2 v0.10.9
|
|
294
293
|
Checking hashbrown v0.13.2
|
|
295
|
-
Checking
|
|
294
|
+
Checking rand_chacha v0.3.1
|
|
296
295
|
Checking soroban-wasmi v0.31.1-soroban.20.0.1
|
|
296
|
+
Checking rand v0.8.5
|
|
297
297
|
Checking ark-std v0.4.0
|
|
298
298
|
Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
299
299
|
Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
300
|
-
Compiling ark-serialize-derive v0.4.2
|
|
301
|
-
Compiling ark-ff-asm v0.4.2
|
|
302
|
-
Compiling ark-ff-macros v0.4.2
|
|
303
|
-
Compiling derivative v2.2.0
|
|
304
300
|
Compiling darling_core v0.21.3
|
|
305
301
|
Compiling darling_core v0.20.11
|
|
306
302
|
Compiling macro-string v0.1.4
|
|
@@ -311,29 +307,33 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
311
307
|
Compiling thiserror-impl v1.0.69
|
|
312
308
|
Compiling curve25519-dalek-derive v0.1.1
|
|
313
309
|
Compiling soroban-builtin-sdk-macros v25.0.1
|
|
314
|
-
Compiling visibility v0.1.1
|
|
315
310
|
Compiling bytes-lit v0.0.5
|
|
311
|
+
Compiling visibility v0.1.1
|
|
312
|
+
Compiling ark-serialize-derive v0.4.2
|
|
313
|
+
Compiling derivative v2.2.0
|
|
314
|
+
Compiling ark-ff-macros v0.4.2
|
|
315
|
+
Compiling ark-ff-asm v0.4.2
|
|
316
316
|
Checking zeroize v1.8.2
|
|
317
317
|
Checking der v0.7.10
|
|
318
318
|
Checking crypto-bigint v0.5.5
|
|
319
319
|
Checking sec1 v0.7.3
|
|
320
|
-
Checking signature v2.2.0
|
|
321
320
|
Checking ark-serialize v0.4.2
|
|
321
|
+
Checking signature v2.2.0
|
|
322
322
|
Checking hmac v0.12.1
|
|
323
323
|
Checking sha3 v0.10.8
|
|
324
|
-
Checking ed25519 v2.2.3
|
|
325
324
|
Checking rfc6979 v0.4.0
|
|
325
|
+
Checking ed25519 v2.2.3
|
|
326
|
+
Checking elliptic-curve v0.13.8
|
|
326
327
|
Checking ark-ff v0.4.2
|
|
328
|
+
Checking ecdsa v0.16.9
|
|
329
|
+
Checking primeorder v0.13.6
|
|
327
330
|
Compiling darling_macro v0.20.11
|
|
328
|
-
Checking elliptic-curve v0.13.8
|
|
329
331
|
Checking ed25519-dalek v2.2.0
|
|
332
|
+
Checking p256 v0.13.2
|
|
333
|
+
Checking k256 v0.13.4
|
|
330
334
|
Compiling darling_macro v0.21.3
|
|
331
335
|
Compiling crate-git-revision v0.0.6
|
|
332
|
-
Checking ecdsa v0.16.9
|
|
333
|
-
Checking primeorder v0.13.6
|
|
334
336
|
Compiling darling v0.20.11
|
|
335
|
-
Checking k256 v0.13.4
|
|
336
|
-
Checking p256 v0.13.2
|
|
337
337
|
Compiling stellar-strkey v0.0.13
|
|
338
338
|
Compiling stellar-xdr v25.0.0
|
|
339
339
|
Compiling soroban-env-common v25.0.1
|
|
@@ -354,10 +354,10 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
354
354
|
Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
355
355
|
Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
356
356
|
Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
357
|
-
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
358
357
|
Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
359
|
-
Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
360
358
|
Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
359
|
+
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
360
|
+
Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
361
361
|
Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
362
362
|
Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
363
363
|
Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
@@ -365,12 +365,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
365
365
|
Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
366
366
|
Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
367
367
|
Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
368
|
-
Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
369
368
|
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
369
|
+
Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
370
370
|
Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
371
371
|
Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
372
372
|
Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
373
373
|
Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
374
374
|
Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
375
375
|
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
|
|
376
|
-
⏳ bash -c cargo clippy -- -D warnings: 1:
|
|
376
|
+
⏳ bash -c cargo clippy -- -D warnings: 1:13.951 (m:ss.mmm)
|