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