@layerzerolabs/protocol-stellar-v2 0.2.56 → 0.2.57
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 +52 -238
- package/.turbo/turbo-lint.log +120 -86
- package/.turbo/turbo-test.log +1892 -2072
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +252 -251
- package/sdk/package.json +1 -1
package/.turbo/turbo-lint.log
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
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
|
-
(node:
|
|
10
|
+
(node:84350) [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
11
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
12
12
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
13
13
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -29,33 +29,31 @@ efd28cb7ba78: Pulling fs layer
|
|
|
29
29
|
14f775f5d67b: Pulling fs layer
|
|
30
30
|
3f562c99cbe3: Pulling fs layer
|
|
31
31
|
5fa3a944df97: Pulling fs layer
|
|
32
|
-
5fa3a944df97: Waiting
|
|
33
|
-
beaaf8a7146e: Waiting
|
|
34
|
-
3e1d87a413fa: Waiting
|
|
35
|
-
a0f6971ecbd3: Waiting
|
|
36
|
-
92a1b3d31b96: Waiting
|
|
37
32
|
fb456ca5475e: Waiting
|
|
38
33
|
2c1ce468d9f3: Waiting
|
|
39
34
|
963aa7b66e91: Waiting
|
|
40
35
|
efd28cb7ba78: Waiting
|
|
36
|
+
5fa3a944df97: Waiting
|
|
41
37
|
14f775f5d67b: Waiting
|
|
42
|
-
|
|
38
|
+
92a1b3d31b96: Waiting
|
|
39
|
+
3e1d87a413fa: Verifying Checksum
|
|
43
40
|
3e1d87a413fa: Download complete
|
|
44
|
-
a0f6971ecbd3: Verifying Checksum
|
|
45
41
|
a0f6971ecbd3: Download complete
|
|
42
|
+
92a1b3d31b96: Verifying Checksum
|
|
46
43
|
92a1b3d31b96: Download complete
|
|
47
|
-
beaaf8a7146e: Download complete
|
|
48
44
|
2c1ce468d9f3: Download complete
|
|
49
45
|
fb456ca5475e: Verifying Checksum
|
|
50
46
|
fb456ca5475e: Download complete
|
|
47
|
+
efd28cb7ba78: Verifying Checksum
|
|
51
48
|
efd28cb7ba78: Download complete
|
|
49
|
+
963aa7b66e91: Verifying Checksum
|
|
50
|
+
963aa7b66e91: Download complete
|
|
52
51
|
14f775f5d67b: Verifying Checksum
|
|
53
52
|
14f775f5d67b: Download complete
|
|
54
|
-
963aa7b66e91: Download complete
|
|
55
|
-
3f562c99cbe3: Verifying Checksum
|
|
56
53
|
3f562c99cbe3: Download complete
|
|
57
|
-
5fa3a944df97: Verifying Checksum
|
|
58
54
|
5fa3a944df97: Download complete
|
|
55
|
+
beaaf8a7146e: Verifying Checksum
|
|
56
|
+
beaaf8a7146e: Download complete
|
|
59
57
|
beaaf8a7146e: Pull complete
|
|
60
58
|
3e1d87a413fa: Pull complete
|
|
61
59
|
a0f6971ecbd3: Pull complete
|
|
@@ -84,7 +82,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
84
82
|
|
|
85
83
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
86
84
|
|
|
87
|
-
⏱️ 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:
|
|
85
|
+
⏱️ 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: 900.102ms
|
|
88
86
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
89
87
|
📦 Using 4 default cache volume(s) for stellar
|
|
90
88
|
✅ stellar-25.1.0 (Latest stable release)
|
|
@@ -95,110 +93,146 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
|
|
|
95
93
|
🌍 Using 5 default environment variable(s) for stellar
|
|
96
94
|
📜 Executing custom script: cargo clippy -- -D warnings
|
|
97
95
|
$ 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 bash -c $'cargo clippy -- -D warnings'
|
|
98
|
-
Blocking waiting for file lock on
|
|
96
|
+
Blocking waiting for file lock on package cache
|
|
97
|
+
Updating crates.io index
|
|
98
|
+
Downloading crates ...
|
|
99
|
+
Downloaded unicode-ident v1.0.22
|
|
100
|
+
Downloaded schemars v1.0.5
|
|
101
|
+
Downloaded dtor v0.1.1
|
|
102
|
+
Compiling proc-macro2 v1.0.103
|
|
103
|
+
Compiling quote v1.0.41
|
|
104
|
+
Compiling unicode-ident v1.0.22
|
|
105
|
+
Compiling version_check v0.9.5
|
|
106
|
+
Compiling typenum v1.19.0
|
|
107
|
+
Compiling serde_core v1.0.228
|
|
108
|
+
Compiling serde v1.0.228
|
|
109
|
+
Compiling serde_json v1.0.145
|
|
110
|
+
Compiling itoa v1.0.15
|
|
111
|
+
Compiling ryu v1.0.20
|
|
112
|
+
Compiling memchr v2.7.6
|
|
99
113
|
Checking cfg-if v1.0.4
|
|
100
114
|
Checking subtle v2.6.1
|
|
101
|
-
Compiling libc v0.2.177
|
|
102
115
|
Checking const-oid v0.9.6
|
|
103
|
-
Compiling
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
116
|
+
Compiling libc v0.2.177
|
|
117
|
+
Compiling autocfg v1.5.0
|
|
118
|
+
Compiling fnv v1.0.7
|
|
119
|
+
Compiling ident_case v1.0.1
|
|
120
|
+
Compiling strsim v0.11.1
|
|
121
|
+
Compiling zerocopy v0.8.27
|
|
122
|
+
Compiling syn v1.0.109
|
|
123
|
+
Compiling semver v1.0.27
|
|
107
124
|
Compiling schemars v0.8.22
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
125
|
+
Compiling paste v1.0.15
|
|
126
|
+
Compiling dyn-clone v1.0.20
|
|
127
|
+
Compiling data-encoding v2.9.0
|
|
128
|
+
Compiling either v1.15.0
|
|
129
|
+
Compiling cpufeatures v0.2.17
|
|
130
|
+
Compiling generic-array v0.14.9
|
|
131
|
+
Compiling ahash v0.8.12
|
|
132
|
+
Compiling ethnum v1.5.2
|
|
133
|
+
Compiling escape-bytes v0.1.1
|
|
134
|
+
Compiling rustc_version v0.4.1
|
|
112
135
|
Checking base16ct v0.2.0
|
|
113
|
-
Checking
|
|
136
|
+
Checking once_cell v1.21.3
|
|
137
|
+
Checking itertools v0.10.5
|
|
138
|
+
Compiling num-traits v0.2.19
|
|
139
|
+
Compiling libm v0.2.15
|
|
140
|
+
Compiling equivalent v1.0.2
|
|
141
|
+
Compiling hashbrown v0.16.0
|
|
114
142
|
Compiling thiserror v1.0.69
|
|
115
|
-
Checking
|
|
116
|
-
Checking
|
|
117
|
-
|
|
118
|
-
Checking equivalent v1.0.2
|
|
143
|
+
Checking getrandom v0.2.16
|
|
144
|
+
Checking rand_core v0.6.4
|
|
145
|
+
Compiling curve25519-dalek v4.1.3
|
|
119
146
|
Checking downcast-rs v1.2.1
|
|
147
|
+
Checking indexmap-nostd v0.4.0
|
|
148
|
+
Checking ff v0.13.1
|
|
149
|
+
Compiling indexmap v2.12.0
|
|
150
|
+
Compiling prettyplease v0.2.37
|
|
151
|
+
Checking num-integer v0.1.46
|
|
152
|
+
Checking group v0.13.0
|
|
153
|
+
Checking ppv-lite86 v0.2.21
|
|
120
154
|
Checking wasmparser-nostd v0.100.2
|
|
121
|
-
Checking smallvec v1.15.1
|
|
122
|
-
Checking base64 v0.22.1
|
|
123
155
|
Checking wasmi_arena v0.4.1
|
|
156
|
+
Compiling block-buffer v0.10.4
|
|
157
|
+
Compiling crypto-common v0.1.6
|
|
158
|
+
Checking hashbrown v0.13.2
|
|
159
|
+
Checking num-bigint v0.4.6
|
|
124
160
|
Checking hex v0.4.3
|
|
125
|
-
Checking
|
|
126
|
-
Checking
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
Checking num-integer v0.1.46
|
|
130
|
-
Checking wasmi_core v0.13.0
|
|
131
|
-
Checking semver v1.0.27
|
|
132
|
-
Checking escape-bytes v0.1.1
|
|
161
|
+
Checking smallvec v1.15.1
|
|
162
|
+
Checking base64 v0.22.1
|
|
163
|
+
Compiling digest v0.10.7
|
|
164
|
+
Compiling syn v2.0.108
|
|
133
165
|
Checking spin v0.9.8
|
|
134
|
-
Checking
|
|
166
|
+
Checking rand_chacha v0.3.1
|
|
167
|
+
Compiling heapless v0.8.0
|
|
168
|
+
Compiling sha2 v0.10.9
|
|
169
|
+
Compiling wasmparser v0.116.1
|
|
170
|
+
Checking rand v0.8.5
|
|
135
171
|
Checking byteorder v1.5.0
|
|
136
|
-
Checking
|
|
137
|
-
Compiling
|
|
172
|
+
Checking hash32 v0.3.1
|
|
173
|
+
Compiling static_assertions v1.1.0
|
|
174
|
+
Checking wasmi_core v0.13.0
|
|
175
|
+
Compiling heck v0.5.0
|
|
138
176
|
Checking keccak v0.1.5
|
|
177
|
+
Compiling soroban-env-host v25.0.1
|
|
139
178
|
Checking stable_deref_trait v1.2.1
|
|
140
|
-
Checking
|
|
141
|
-
Checking ppv-lite86 v0.2.21
|
|
142
|
-
Checking ahash v0.8.12
|
|
143
|
-
Checking wasmparser v0.116.1
|
|
144
|
-
Checking num-bigint v0.4.6
|
|
145
|
-
Checking hash32 v0.3.1
|
|
179
|
+
Checking ark-std v0.4.0
|
|
146
180
|
Checking hex-literal v0.4.1
|
|
147
|
-
|
|
148
|
-
Checking
|
|
149
|
-
Checking itoa v1.0.15
|
|
150
|
-
Compiling common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
151
|
-
Compiling oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
152
|
-
Checking heapless v0.8.0
|
|
153
|
-
Checking hashbrown v0.13.2
|
|
154
|
-
Checking unicode-ident v1.0.22
|
|
155
|
-
Checking block-buffer v0.10.4
|
|
156
|
-
Checking crypto-common v0.1.6
|
|
157
|
-
Checking heck v0.5.0
|
|
181
|
+
Compiling itertools v0.14.0
|
|
182
|
+
Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
|
|
158
183
|
Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
|
|
159
|
-
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
160
184
|
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
161
|
-
Checking
|
|
162
|
-
Checking
|
|
163
|
-
Checking
|
|
164
|
-
Checking
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
185
|
+
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
186
|
+
Checking soroban-wasmi v0.31.1-soroban.20.0.1
|
|
187
|
+
Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
188
|
+
Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
189
|
+
Compiling ark-serialize-derive v0.4.2
|
|
190
|
+
Compiling ark-ff-macros v0.4.2
|
|
191
|
+
Compiling ark-ff-asm v0.4.2
|
|
192
|
+
Compiling derivative v2.2.0
|
|
193
|
+
Compiling darling_core v0.21.3
|
|
194
|
+
Compiling darling_core v0.20.11
|
|
195
|
+
Compiling macro-string v0.1.4
|
|
196
|
+
Compiling serde_derive v1.0.228
|
|
197
|
+
Compiling zeroize_derive v1.4.2
|
|
198
|
+
Compiling cfg_eval v0.1.2
|
|
199
|
+
Compiling num-derive v0.4.2
|
|
200
|
+
Compiling thiserror-impl v1.0.69
|
|
201
|
+
Compiling curve25519-dalek-derive v0.1.1
|
|
202
|
+
Compiling soroban-builtin-sdk-macros v25.0.1
|
|
203
|
+
Compiling bytes-lit v0.0.5
|
|
204
|
+
Compiling visibility v0.1.1
|
|
205
|
+
Checking zeroize v1.8.2
|
|
206
|
+
Checking der v0.7.10
|
|
169
207
|
Checking crypto-bigint v0.5.5
|
|
170
|
-
Checking group v0.13.0
|
|
171
|
-
Checking rand v0.8.5
|
|
172
208
|
Checking sec1 v0.7.3
|
|
173
|
-
Checking quote v1.0.41
|
|
174
209
|
Checking signature v2.2.0
|
|
175
|
-
Checking
|
|
210
|
+
Checking ark-serialize v0.4.2
|
|
176
211
|
Checking hmac v0.12.1
|
|
177
|
-
Checking curve25519-dalek v4.1.3
|
|
178
212
|
Checking sha3 v0.10.8
|
|
179
|
-
Checking ark-std v0.4.0
|
|
180
|
-
Checking ed25519 v2.2.3
|
|
181
|
-
Checking syn v2.0.108
|
|
182
213
|
Checking rfc6979 v0.4.0
|
|
183
|
-
Checking ark-serialize v0.4.2
|
|
184
|
-
Checking ark-ff v0.4.2
|
|
185
214
|
Checking elliptic-curve v0.13.8
|
|
186
|
-
Checking ed25519
|
|
215
|
+
Checking ed25519 v2.2.3
|
|
216
|
+
Compiling darling_macro v0.21.3
|
|
217
|
+
Checking ark-ff v0.4.2
|
|
187
218
|
Checking ecdsa v0.16.9
|
|
188
219
|
Checking primeorder v0.13.6
|
|
220
|
+
Compiling darling_macro v0.20.11
|
|
189
221
|
Checking p256 v0.13.2
|
|
190
222
|
Checking k256 v0.13.4
|
|
191
|
-
Checking serde_json v1.0.145
|
|
192
|
-
Checking serde v1.0.228
|
|
193
223
|
Compiling crate-git-revision v0.0.6
|
|
194
|
-
Checking
|
|
224
|
+
Checking ed25519-dalek v2.2.0
|
|
195
225
|
Compiling stellar-strkey v0.0.13
|
|
196
226
|
Compiling stellar-xdr v25.0.0
|
|
197
227
|
Compiling soroban-env-common v25.0.1
|
|
198
228
|
Compiling stellar-strkey v0.0.16
|
|
199
229
|
Compiling soroban-sdk v25.1.1
|
|
200
|
-
|
|
230
|
+
Compiling darling v0.21.3
|
|
231
|
+
Compiling serde_with_macros v3.15.1
|
|
232
|
+
Compiling darling v0.20.11
|
|
201
233
|
Compiling serde_with v3.15.1
|
|
234
|
+
Checking ark-poly v0.4.2
|
|
235
|
+
Checking ark-ec v0.4.2
|
|
202
236
|
Checking ark-bls12-381 v0.4.0
|
|
203
237
|
Checking ark-bn254 v0.4.0
|
|
204
238
|
Compiling soroban-spec v25.1.1
|
|
@@ -209,9 +243,9 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
209
243
|
Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
210
244
|
Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
211
245
|
Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
212
|
-
Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
213
246
|
Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
214
247
|
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
248
|
+
Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
215
249
|
Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
216
250
|
Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
217
251
|
Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
@@ -219,14 +253,14 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
219
253
|
Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
220
254
|
Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
221
255
|
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
222
|
-
Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
223
256
|
Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
224
257
|
Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
258
|
+
Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
225
259
|
Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
226
260
|
Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
227
261
|
Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
228
262
|
Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
229
263
|
Checking console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
|
|
230
264
|
Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
231
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in
|
|
232
|
-
⏱️ bash -c cargo clippy -- -D warnings:
|
|
265
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
|
|
266
|
+
⏱️ bash -c cargo clippy -- -D warnings: 3:42.844 (m:ss.mmm)
|