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