@layerzerolabs/protocol-stellar-v2 0.2.78 → 0.2.79
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 +225 -228
- package/.turbo/turbo-lint.log +147 -53
- package/.turbo/turbo-test.log +1767 -1873
- package/LICENSE +12 -11
- package/contracts/message-libs/message-lib-common/src/worker_options.rs +1 -1
- package/package.json +8 -7
- package/sdk/.turbo/turbo-test.log +300 -303
- package/sdk/package.json +3 -2
package/.turbo/turbo-lint.log
CHANGED
|
@@ -8,11 +8,78 @@
|
|
|
8
8
|
✅ stellar-25.1.0 (Latest stable release)
|
|
9
9
|
🔧 stellar version: 25.1.0
|
|
10
10
|
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1
|
|
11
|
-
(node:
|
|
11
|
+
(node:67486) [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
|
+
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1
|
|
16
|
+
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1
|
|
17
|
+
$ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1
|
|
18
|
+
stellar-25.1.0-patch-1: Pulling from layerzerolabs/stellar-tooling
|
|
19
|
+
f6bd9104d248: Pulling fs layer
|
|
20
|
+
4617420e017b: Pulling fs layer
|
|
21
|
+
8bfa393fce63: Pulling fs layer
|
|
22
|
+
72197a14cd4f: Pulling fs layer
|
|
23
|
+
97ed36c5fb07: Pulling fs layer
|
|
24
|
+
493a5d82164a: Pulling fs layer
|
|
25
|
+
f54b29cca981: Pulling fs layer
|
|
26
|
+
2c1ce468d9f3: Pulling fs layer
|
|
27
|
+
d47cd8933eb7: Pulling fs layer
|
|
28
|
+
ebe71df0d5a0: Pulling fs layer
|
|
29
|
+
8ab2295f3fb3: Pulling fs layer
|
|
30
|
+
6da477ce4021: Pulling fs layer
|
|
31
|
+
411ca42f331d: Pulling fs layer
|
|
32
|
+
411ca42f331d: Waiting
|
|
33
|
+
493a5d82164a: Waiting
|
|
34
|
+
f6bd9104d248: Waiting
|
|
35
|
+
4617420e017b: Waiting
|
|
36
|
+
d47cd8933eb7: Waiting
|
|
37
|
+
f54b29cca981: Waiting
|
|
38
|
+
2c1ce468d9f3: Waiting
|
|
39
|
+
97ed36c5fb07: Waiting
|
|
40
|
+
8bfa393fce63: Waiting
|
|
41
|
+
72197a14cd4f: Waiting
|
|
42
|
+
8ab2295f3fb3: Waiting
|
|
43
|
+
ebe71df0d5a0: Waiting
|
|
44
|
+
6da477ce4021: Waiting
|
|
45
|
+
f6bd9104d248: Download complete
|
|
46
|
+
72197a14cd4f: Verifying Checksum
|
|
47
|
+
72197a14cd4f: Download complete
|
|
48
|
+
f6bd9104d248: Pull complete
|
|
49
|
+
97ed36c5fb07: Download complete
|
|
50
|
+
493a5d82164a: Verifying Checksum
|
|
51
|
+
493a5d82164a: Download complete
|
|
52
|
+
8bfa393fce63: Verifying Checksum
|
|
53
|
+
8bfa393fce63: Download complete
|
|
54
|
+
2c1ce468d9f3: Download complete
|
|
55
|
+
4617420e017b: Verifying Checksum
|
|
56
|
+
4617420e017b: Download complete
|
|
57
|
+
ebe71df0d5a0: Download complete
|
|
58
|
+
8ab2295f3fb3: Download complete
|
|
59
|
+
f54b29cca981: Verifying Checksum
|
|
60
|
+
f54b29cca981: Download complete
|
|
61
|
+
d47cd8933eb7: Verifying Checksum
|
|
62
|
+
d47cd8933eb7: Download complete
|
|
63
|
+
6da477ce4021: Verifying Checksum
|
|
64
|
+
6da477ce4021: Download complete
|
|
65
|
+
411ca42f331d: Verifying Checksum
|
|
66
|
+
411ca42f331d: Download complete
|
|
67
|
+
4617420e017b: Pull complete
|
|
68
|
+
8bfa393fce63: Pull complete
|
|
69
|
+
72197a14cd4f: Pull complete
|
|
70
|
+
97ed36c5fb07: Pull complete
|
|
71
|
+
493a5d82164a: Pull complete
|
|
72
|
+
f54b29cca981: Pull complete
|
|
73
|
+
2c1ce468d9f3: Pull complete
|
|
74
|
+
d47cd8933eb7: Pull complete
|
|
75
|
+
ebe71df0d5a0: Pull complete
|
|
76
|
+
8ab2295f3fb3: Pull complete
|
|
77
|
+
6da477ce4021: Pull complete
|
|
78
|
+
411ca42f331d: Pull complete
|
|
79
|
+
Digest: sha256:ab4f1109c2e8a6217f61be9365fd5a974f7dce2b8e3372f9794e44640bd20108
|
|
80
|
+
Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1
|
|
81
|
+
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1
|
|
82
|
+
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1
|
|
16
83
|
👤 Running container as UID:GID 1001:1001
|
|
17
84
|
🌍 Using 5 default environment variable(s) for stellar
|
|
18
85
|
📜 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
|
|
@@ -26,7 +93,7 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
26
93
|
|
|
27
94
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
28
95
|
|
|
29
|
-
⏳ 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:
|
|
96
|
+
⏳ 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: 1.289s
|
|
30
97
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup
|
|
31
98
|
📦 Using 4 default volume(s) for stellar
|
|
32
99
|
✅ stellar-25.1.0 (Latest stable release)
|
|
@@ -37,9 +104,36 @@ $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws
|
|
|
37
104
|
🌍 Using 5 default environment variable(s) for stellar
|
|
38
105
|
📜 Executing custom script: cargo clippy -- -D warnings
|
|
39
106
|
$ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=/usr/local/bin/sccache -e CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang -e CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=clang -e $'CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e $'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=-C link-arg=-fuse-ld=mold' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -w /workspace/contracts/protocol/stellar -v lz-tooling-cache-stellar-config:/cache/stellar -v lz-tooling-cache-stellar-cargo:/cache/cargo -v lz-tooling-cache-stellar-rustup:/cache/rustup -v /home/runner/.sccache:/cache/sccache 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-1 bash -c $'cargo clippy -- -D warnings'
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
107
|
+
Updating crates.io index
|
|
108
|
+
Downloading crates ...
|
|
109
|
+
Downloaded base64ct v1.8.0
|
|
110
|
+
Downloaded quote v1.0.41
|
|
111
|
+
Downloaded hashbrown v0.16.0
|
|
112
|
+
Downloaded serde_json v1.0.145
|
|
113
|
+
Downloaded zeroize_derive v1.4.2
|
|
114
|
+
Downloaded iana-time-zone v0.1.64
|
|
115
|
+
Downloaded itoa v1.0.15
|
|
116
|
+
Downloaded time-macros v0.2.24
|
|
117
|
+
Downloaded keccak v0.1.5
|
|
118
|
+
Downloaded time-core v0.1.6
|
|
119
|
+
Downloaded syn v2.0.108
|
|
120
|
+
Downloaded unicode-ident v1.0.22
|
|
121
|
+
Downloaded ryu v1.0.20
|
|
122
|
+
Downloaded proc-macro2 v1.0.103
|
|
123
|
+
Downloaded schemars v1.0.5
|
|
124
|
+
Downloaded indexmap v2.12.0
|
|
125
|
+
Downloaded libm v0.2.15
|
|
126
|
+
Downloaded memchr v2.7.6
|
|
127
|
+
Downloaded time v0.3.44
|
|
128
|
+
Downloaded serde_with v3.15.1
|
|
129
|
+
Downloaded getrandom v0.2.16
|
|
130
|
+
Downloaded data-encoding v2.9.0
|
|
131
|
+
Downloaded chrono v0.4.42
|
|
132
|
+
Downloaded serde_with_macros v3.15.1
|
|
133
|
+
Downloaded zerocopy v0.8.27
|
|
134
|
+
Downloaded deranged v0.5.5
|
|
135
|
+
Downloaded num-conv v0.1.0
|
|
136
|
+
Downloaded libc v0.2.177
|
|
43
137
|
Compiling proc-macro2 v1.0.103
|
|
44
138
|
Compiling quote v1.0.41
|
|
45
139
|
Compiling unicode-ident v1.0.22
|
|
@@ -53,12 +147,12 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
53
147
|
Compiling memchr v2.7.6
|
|
54
148
|
Checking cfg-if v1.0.4
|
|
55
149
|
Checking subtle v2.6.1
|
|
56
|
-
Checking const-oid v0.9.6
|
|
57
150
|
Compiling libc v0.2.177
|
|
58
151
|
Compiling autocfg v1.5.0
|
|
59
|
-
|
|
60
|
-
Compiling ident_case v1.0.1
|
|
152
|
+
Checking const-oid v0.9.6
|
|
61
153
|
Compiling fnv v1.0.7
|
|
154
|
+
Compiling ident_case v1.0.1
|
|
155
|
+
Compiling strsim v0.11.1
|
|
62
156
|
Compiling zerocopy v0.8.27
|
|
63
157
|
Compiling syn v1.0.109
|
|
64
158
|
Compiling semver v1.0.27
|
|
@@ -73,54 +167,54 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
73
167
|
Checking once_cell v1.21.3
|
|
74
168
|
Checking base16ct v0.2.0
|
|
75
169
|
Compiling libm v0.2.15
|
|
76
|
-
Compiling thiserror v1.0.69
|
|
77
170
|
Compiling hashbrown v0.16.0
|
|
171
|
+
Compiling thiserror v1.0.69
|
|
78
172
|
Compiling equivalent v1.0.2
|
|
79
|
-
Checking indexmap-nostd v0.4.0
|
|
80
173
|
Compiling prettyplease v0.2.37
|
|
174
|
+
Compiling itertools v0.10.5
|
|
175
|
+
Checking indexmap-nostd v0.4.0
|
|
81
176
|
Checking downcast-rs v1.2.1
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
Compiling base64 v0.22.1
|
|
85
|
-
Checking smallvec v1.15.1
|
|
177
|
+
Compiling generic-array v0.14.9
|
|
178
|
+
Compiling ahash v0.8.12
|
|
86
179
|
Compiling heapless v0.8.0
|
|
180
|
+
Compiling base64 v0.22.1
|
|
181
|
+
Compiling rustc_version v0.4.1
|
|
182
|
+
Checking hex v0.4.3
|
|
87
183
|
Checking spin v0.9.8
|
|
184
|
+
Compiling num-traits v0.2.19
|
|
88
185
|
Checking wasmparser-nostd v0.100.2
|
|
89
|
-
Checking
|
|
186
|
+
Checking wasmi_arena v0.4.1
|
|
187
|
+
Checking smallvec v1.15.1
|
|
90
188
|
Checking byteorder v1.5.0
|
|
91
|
-
Compiling
|
|
92
|
-
Compiling generic-array v0.14.9
|
|
93
|
-
Compiling ahash v0.8.12
|
|
94
|
-
Compiling static_assertions v1.1.0
|
|
95
|
-
Checking keccak v0.1.5
|
|
189
|
+
Compiling soroban-env-host v25.0.1
|
|
96
190
|
Checking stable_deref_trait v1.2.1
|
|
97
|
-
|
|
191
|
+
Checking keccak v0.1.5
|
|
192
|
+
Checking static_assertions v1.1.0
|
|
98
193
|
Compiling heck v0.5.0
|
|
99
194
|
Checking hash32 v0.3.1
|
|
100
|
-
Compiling indexmap v2.12.0
|
|
101
|
-
Compiling soroban-env-host v25.0.1
|
|
102
195
|
Checking hex-literal v0.4.1
|
|
196
|
+
Compiling curve25519-dalek v4.1.3
|
|
103
197
|
Compiling itertools v0.14.0
|
|
104
198
|
Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
|
|
199
|
+
Compiling indexmap v2.12.0
|
|
105
200
|
Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
|
|
106
|
-
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
107
|
-
Compiling curve25519-dalek v4.1.3
|
|
108
201
|
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
202
|
+
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
109
203
|
Checking getrandom v0.2.16
|
|
110
|
-
Checking wasmparser v0.116.1
|
|
111
204
|
Checking rand_core v0.6.4
|
|
112
|
-
Checking syn v2.0.108
|
|
113
|
-
Checking num-integer v0.1.46
|
|
114
|
-
Checking wasmi_core v0.13.0
|
|
115
|
-
Compiling crypto-common v0.1.6
|
|
116
205
|
Compiling block-buffer v0.10.4
|
|
206
|
+
Compiling crypto-common v0.1.6
|
|
207
|
+
Compiling num-integer v0.1.46
|
|
208
|
+
Checking wasmparser v0.116.1
|
|
117
209
|
Checking ff v0.13.1
|
|
210
|
+
Checking wasmi_core v0.13.0
|
|
211
|
+
Compiling digest v0.10.7
|
|
118
212
|
Checking ppv-lite86 v0.2.21
|
|
213
|
+
Checking syn v2.0.108
|
|
119
214
|
Checking group v0.13.0
|
|
120
|
-
Compiling digest v0.10.7
|
|
121
|
-
Checking num-bigint v0.4.6
|
|
122
|
-
Checking hashbrown v0.13.2
|
|
123
215
|
Compiling sha2 v0.10.9
|
|
216
|
+
Checking hashbrown v0.13.2
|
|
217
|
+
Checking num-bigint v0.4.6
|
|
124
218
|
Checking rand_chacha v0.3.1
|
|
125
219
|
Checking rand v0.8.5
|
|
126
220
|
Checking soroban-wasmi v0.31.1-soroban.20.0.1
|
|
@@ -128,8 +222,8 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
128
222
|
Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
129
223
|
Checking common-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/common-macros)
|
|
130
224
|
Compiling ark-serialize-derive v0.4.2
|
|
131
|
-
Compiling ark-ff-asm v0.4.2
|
|
132
225
|
Compiling ark-ff-macros v0.4.2
|
|
226
|
+
Compiling ark-ff-asm v0.4.2
|
|
133
227
|
Compiling derivative v2.2.0
|
|
134
228
|
Compiling darling_core v0.21.3
|
|
135
229
|
Compiling darling_core v0.20.11
|
|
@@ -137,45 +231,45 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
137
231
|
Compiling serde_derive v1.0.228
|
|
138
232
|
Compiling zeroize_derive v1.4.2
|
|
139
233
|
Compiling cfg_eval v0.1.2
|
|
140
|
-
Compiling thiserror-impl v1.0.69
|
|
141
234
|
Compiling num-derive v0.4.2
|
|
235
|
+
Compiling thiserror-impl v1.0.69
|
|
142
236
|
Compiling curve25519-dalek-derive v0.1.1
|
|
143
237
|
Compiling soroban-builtin-sdk-macros v25.0.1
|
|
144
238
|
Compiling bytes-lit v0.0.5
|
|
145
239
|
Compiling visibility v0.1.1
|
|
146
240
|
Checking zeroize v1.8.2
|
|
147
241
|
Checking der v0.7.10
|
|
148
|
-
Checking crypto-bigint v0.5.5
|
|
149
242
|
Checking sec1 v0.7.3
|
|
150
|
-
|
|
151
|
-
Checking ark-serialize v0.4.2
|
|
243
|
+
Checking crypto-bigint v0.5.5
|
|
152
244
|
Checking signature v2.2.0
|
|
245
|
+
Checking ark-serialize v0.4.2
|
|
153
246
|
Checking hmac v0.12.1
|
|
154
247
|
Checking sha3 v0.10.8
|
|
155
248
|
Checking rfc6979 v0.4.0
|
|
156
249
|
Checking ed25519 v2.2.3
|
|
157
|
-
Compiling darling_macro v0.21.3
|
|
158
250
|
Checking ark-ff v0.4.2
|
|
159
|
-
Compiling darling v0.20.11
|
|
160
|
-
Checking ed25519-dalek v2.2.0
|
|
161
251
|
Checking elliptic-curve v0.13.8
|
|
162
|
-
Compiling
|
|
163
|
-
Compiling darling v0.21.3
|
|
164
|
-
Compiling serde_with_macros v3.15.1
|
|
252
|
+
Compiling darling_macro v0.20.11
|
|
165
253
|
Checking ecdsa v0.16.9
|
|
166
254
|
Checking primeorder v0.13.6
|
|
255
|
+
Checking ed25519-dalek v2.2.0
|
|
256
|
+
Checking k256 v0.13.4
|
|
257
|
+
Checking p256 v0.13.2
|
|
258
|
+
Compiling darling_macro v0.21.3
|
|
259
|
+
Compiling crate-git-revision v0.0.6
|
|
260
|
+
Compiling darling v0.20.11
|
|
167
261
|
Compiling stellar-strkey v0.0.13
|
|
168
262
|
Compiling stellar-xdr v25.0.0
|
|
169
263
|
Compiling soroban-env-common v25.0.1
|
|
170
264
|
Compiling stellar-strkey v0.0.16
|
|
171
265
|
Compiling soroban-sdk v25.1.1
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
Compiling serde_with v3.15.1
|
|
266
|
+
Compiling darling v0.21.3
|
|
267
|
+
Compiling serde_with_macros v3.15.1
|
|
175
268
|
Checking ark-poly v0.4.2
|
|
176
269
|
Checking ark-ec v0.4.2
|
|
177
|
-
|
|
270
|
+
Compiling serde_with v3.15.1
|
|
178
271
|
Checking ark-bls12-381 v0.4.0
|
|
272
|
+
Checking ark-bn254 v0.4.0
|
|
179
273
|
Compiling soroban-spec v25.1.1
|
|
180
274
|
Compiling soroban-env-macros v25.0.1
|
|
181
275
|
Compiling soroban-spec-rust v25.1.1
|
|
@@ -184,15 +278,15 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
184
278
|
Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
185
279
|
Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
186
280
|
Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
281
|
+
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
187
282
|
Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
188
283
|
Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
189
284
|
Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
190
|
-
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
191
285
|
Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
192
286
|
Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
193
287
|
Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
194
|
-
Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
195
288
|
Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
289
|
+
Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
196
290
|
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
197
291
|
Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
198
292
|
Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
@@ -202,5 +296,5 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
202
296
|
Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
203
297
|
Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
204
298
|
Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
205
|
-
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m
|
|
206
|
-
⏳ bash -c cargo clippy -- -D warnings: 1:
|
|
299
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
|
|
300
|
+
⏳ bash -c cargo clippy -- -D warnings: 1:17.360 (m:ss.mmm)
|