@layerzerolabs/protocol-stellar-v2 0.2.57 → 0.2.59
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 +133 -105
- package/.turbo/turbo-lint.log +148 -171
- package/.turbo/turbo-test.log +1901 -1927
- 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 +274 -276
- 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,73 +7,86 @@
|
|
|
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
|
-
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
15
|
-
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
16
|
-
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
17
|
-
$ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
18
|
-
stellar_25.1.
|
|
19
|
-
f6bd9104d248:
|
|
20
|
-
4617420e017b:
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
14
|
+
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
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
26
|
2c1ce468d9f3: Pulling fs layer
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
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
|
|
33
39
|
2c1ce468d9f3: Waiting
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
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
|
|
44
57
|
2c1ce468d9f3: Download complete
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
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
|
|
62
75
|
2c1ce468d9f3: Pull complete
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
Digest: sha256:
|
|
69
|
-
Status:
|
|
70
|
-
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
71
|
-
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
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
|
|
72
85
|
👤 Running container as UID:GID 1001:1001
|
|
73
86
|
🌍 Using 5 default environment variable(s) for stellar
|
|
74
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
|
|
75
88
|
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
76
|
-
$ 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.
|
|
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'
|
|
77
90
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
78
91
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
79
92
|
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
@@ -82,156 +95,120 @@ info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
|
82
95
|
|
|
83
96
|
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
84
97
|
|
|
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:
|
|
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
|
|
86
99
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/stellar-rustup
|
|
87
100
|
📦 Using 4 default cache volume(s) for stellar
|
|
88
101
|
✅ stellar-25.1.0 (Latest stable release)
|
|
89
102
|
🔧 stellar version: 25.1.0
|
|
90
|
-
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
91
|
-
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.
|
|
103
|
+
$ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
104
|
+
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar_25.1.0_patch_1
|
|
92
105
|
👤 Running container as UID:GID 1001:1001
|
|
93
106
|
🌍 Using 5 default environment variable(s) for stellar
|
|
94
107
|
📜 Executing custom script: cargo clippy -- -D warnings
|
|
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.
|
|
96
|
-
Blocking waiting for file lock on
|
|
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
|
|
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'
|
|
109
|
+
Blocking waiting for file lock on build directory
|
|
107
110
|
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
|
|
113
111
|
Checking cfg-if v1.0.4
|
|
112
|
+
Checking typenum v1.19.0
|
|
114
113
|
Checking subtle v2.6.1
|
|
115
|
-
Checking const-oid v0.9.6
|
|
116
114
|
Compiling libc v0.2.177
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
Compiling zerocopy v0.8.27
|
|
122
|
-
Compiling syn v1.0.109
|
|
123
|
-
Compiling semver v1.0.27
|
|
115
|
+
Checking const-oid v0.9.6
|
|
116
|
+
Checking zeroize v1.8.2
|
|
117
|
+
Checking num-traits v0.2.19
|
|
118
|
+
Checking zerocopy v0.8.27
|
|
124
119
|
Compiling schemars v0.8.22
|
|
125
|
-
|
|
126
|
-
|
|
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
|
|
120
|
+
Checking cpufeatures v0.2.17
|
|
121
|
+
Checking either v1.15.0
|
|
135
122
|
Checking base16ct v0.2.0
|
|
136
123
|
Checking once_cell v1.21.3
|
|
137
|
-
Checking
|
|
138
|
-
|
|
139
|
-
Compiling libm v0.2.15
|
|
140
|
-
Compiling equivalent v1.0.2
|
|
141
|
-
Compiling hashbrown v0.16.0
|
|
124
|
+
Checking data-encoding v2.9.0
|
|
125
|
+
Checking libm v0.2.15
|
|
142
126
|
Compiling thiserror v1.0.69
|
|
143
|
-
Checking getrandom v0.2.16
|
|
144
|
-
Checking rand_core v0.6.4
|
|
145
|
-
Compiling curve25519-dalek v4.1.3
|
|
146
127
|
Checking downcast-rs v1.2.1
|
|
128
|
+
Checking equivalent v1.0.2
|
|
129
|
+
Checking hashbrown v0.16.0
|
|
147
130
|
Checking indexmap-nostd v0.4.0
|
|
148
|
-
Checking
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
Checking num-integer v0.1.46
|
|
152
|
-
Checking group v0.13.0
|
|
153
|
-
Checking ppv-lite86 v0.2.21
|
|
154
|
-
Checking wasmparser-nostd v0.100.2
|
|
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
|
|
160
|
-
Checking hex v0.4.3
|
|
131
|
+
Checking semver v1.0.27
|
|
132
|
+
Checking byteorder v1.5.0
|
|
133
|
+
Checking der v0.7.10
|
|
161
134
|
Checking smallvec v1.15.1
|
|
135
|
+
Checking wasmi_arena v0.4.1
|
|
162
136
|
Checking base64 v0.22.1
|
|
163
|
-
|
|
164
|
-
|
|
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
|
|
165
142
|
Checking spin v0.9.8
|
|
166
|
-
Checking
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
Checking
|
|
171
|
-
Checking
|
|
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
|
|
172
151
|
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
|
|
176
152
|
Checking keccak v0.1.5
|
|
177
153
|
Compiling soroban-env-host v25.0.1
|
|
178
154
|
Checking stable_deref_trait v1.2.1
|
|
179
|
-
Checking
|
|
155
|
+
Checking soroban-wasmi v0.31.1-soroban.20.0.1
|
|
156
|
+
Checking hashbrown v0.13.2
|
|
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
|
|
180
161
|
Checking hex-literal v0.4.1
|
|
181
|
-
|
|
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
|
|
182
167
|
Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
|
|
168
|
+
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
183
169
|
Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
|
|
184
170
|
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
185
|
-
Checking
|
|
186
|
-
Checking
|
|
187
|
-
Checking
|
|
188
|
-
Checking
|
|
189
|
-
|
|
190
|
-
|
|
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
|
|
207
|
-
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
|
|
208
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
|
|
209
188
|
Checking signature v2.2.0
|
|
210
|
-
Checking ark-serialize v0.4.2
|
|
211
189
|
Checking hmac v0.12.1
|
|
190
|
+
Checking curve25519-dalek v4.1.3
|
|
212
191
|
Checking sha3 v0.10.8
|
|
213
|
-
Checking
|
|
214
|
-
Checking elliptic-curve v0.13.8
|
|
192
|
+
Checking ark-serialize v0.4.2
|
|
215
193
|
Checking ed25519 v2.2.3
|
|
216
|
-
|
|
194
|
+
Checking rfc6979 v0.4.0
|
|
217
195
|
Checking ark-ff v0.4.2
|
|
196
|
+
Checking elliptic-curve v0.13.8
|
|
197
|
+
Checking ed25519-dalek v2.2.0
|
|
218
198
|
Checking ecdsa v0.16.9
|
|
219
199
|
Checking primeorder v0.13.6
|
|
220
|
-
|
|
221
|
-
Checking
|
|
200
|
+
Checking serde_json v1.0.145
|
|
201
|
+
Checking serde v1.0.228
|
|
222
202
|
Checking k256 v0.13.4
|
|
203
|
+
Checking p256 v0.13.2
|
|
223
204
|
Compiling crate-git-revision v0.0.6
|
|
224
|
-
Checking ed25519-dalek v2.2.0
|
|
225
205
|
Compiling stellar-strkey v0.0.13
|
|
226
206
|
Compiling stellar-xdr v25.0.0
|
|
227
207
|
Compiling soroban-env-common v25.0.1
|
|
228
208
|
Compiling stellar-strkey v0.0.16
|
|
229
209
|
Compiling soroban-sdk v25.1.1
|
|
230
|
-
Compiling darling v0.21.3
|
|
231
|
-
Compiling serde_with_macros v3.15.1
|
|
232
|
-
Compiling darling v0.20.11
|
|
233
|
-
Compiling serde_with v3.15.1
|
|
234
210
|
Checking ark-poly v0.4.2
|
|
211
|
+
Compiling serde_with v3.15.1
|
|
235
212
|
Checking ark-ec v0.4.2
|
|
236
213
|
Checking ark-bls12-381 v0.4.0
|
|
237
214
|
Checking ark-bn254 v0.4.0
|
|
@@ -243,24 +220,24 @@ $ docker run --rm --add-host=host.docker.internal:host-gateway -e RUSTC_WRAPPER=
|
|
|
243
220
|
Checking fee-lib-interfaces v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/fee-lib-interfaces)
|
|
244
221
|
Checking endpoint-v2 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/endpoint-v2)
|
|
245
222
|
Checking worker v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/worker)
|
|
246
|
-
Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
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)
|
|
249
223
|
Checking price-feed v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/price-feed)
|
|
224
|
+
Checking sac-manager v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/sac-manager)
|
|
225
|
+
Checking dvn-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn-fee-lib)
|
|
226
|
+
Checking upgrader v0.0.1 (/workspace/contracts/protocol/stellar/contracts/upgrader)
|
|
250
227
|
Checking message-lib-common v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/message-lib-common)
|
|
251
228
|
Checking oapp v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp)
|
|
252
229
|
Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
253
230
|
Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
254
231
|
Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
255
|
-
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
256
232
|
Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
257
|
-
Checking
|
|
233
|
+
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
258
234
|
Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
235
|
+
Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
259
236
|
Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
260
237
|
Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
261
238
|
Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
262
|
-
Checking oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft)
|
|
263
|
-
Checking console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
|
|
264
239
|
Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
265
|
-
|
|
266
|
-
|
|
240
|
+
Checking console-oft v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/console-oft)
|
|
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)
|