@layerzerolabs/protocol-stellar-v2 0.2.113 → 0.2.115
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 +284 -239
- package/.turbo/turbo-lint.log +152 -230
- package/.turbo/turbo-test.log +1712 -1714
- package/package.json +4 -4
- package/sdk/.turbo/turbo-test.log +307 -306
- package/sdk/package.json +1 -1
package/.turbo/turbo-lint.log
CHANGED
|
@@ -5,214 +5,136 @@
|
|
|
5
5
|
🔧 Syncing Rust toolchain: rustup toolchain install 1.90.0 --no-self-update --target wasm32v1-none --component rustfmt --component clippy
|
|
6
6
|
✅ stellar-25.1.0 (Latest stable release)
|
|
7
7
|
🔧 stellar version: 25.1.0
|
|
8
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-ONN0Ls
|
|
9
|
+
📦 Copied 7 workspace package source(s)
|
|
10
|
+
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
8
11
|
📦 Using 4 default volume(s) for stellar
|
|
9
12
|
🔧 User volumes override 1 default volume(s)
|
|
10
|
-
|
|
11
|
-
(node:158596) [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.
|
|
13
|
+
(node:84440) [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
14
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
13
15
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
14
16
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
17
|
+
📦 Docker volumes:
|
|
18
|
+
-v /tmp/lz-mini-workspace-ONN0Ls:/workspace
|
|
19
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar
|
|
20
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
21
|
+
-v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup
|
|
22
|
+
-v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar
|
|
23
|
+
-v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo
|
|
24
|
+
-v /home/runner/.sccache:/cache/sccache
|
|
25
|
+
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
26
|
+
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
27
|
+
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (platform: linux/amd64)
|
|
28
|
+
$ docker pull --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
29
|
+
stellar-25.1.0-patch-2: Pulling from layerzerolabs/stellar-tooling
|
|
30
|
+
f6bd9104d248: Pulling fs layer
|
|
31
|
+
4617420e017b: Pulling fs layer
|
|
32
|
+
4948400808a0: Pulling fs layer
|
|
33
|
+
27b6ebf020a1: Pulling fs layer
|
|
34
|
+
af034d95ac41: Pulling fs layer
|
|
35
|
+
e47830ea20ec: Pulling fs layer
|
|
36
|
+
f6bd9104d248: Waiting
|
|
37
|
+
3db60071fcaf: Pulling fs layer
|
|
38
|
+
4617420e017b: Waiting
|
|
39
|
+
2c1ce468d9f3: Pulling fs layer
|
|
40
|
+
866e46ae2841: Pulling fs layer
|
|
41
|
+
ac46ae457eed: Pulling fs layer
|
|
42
|
+
af034d95ac41: Waiting
|
|
43
|
+
4503e8fe4d3a: Pulling fs layer
|
|
44
|
+
4948400808a0: Waiting
|
|
45
|
+
8f0d05afb6cf: Pulling fs layer
|
|
46
|
+
27b6ebf020a1: Waiting
|
|
47
|
+
b5623d0c8692: Pulling fs layer
|
|
48
|
+
e47830ea20ec: Waiting
|
|
49
|
+
3db60071fcaf: Waiting
|
|
50
|
+
2c1ce468d9f3: Waiting
|
|
51
|
+
866e46ae2841: Waiting
|
|
52
|
+
8f0d05afb6cf: Waiting
|
|
53
|
+
b5623d0c8692: Waiting
|
|
54
|
+
ac46ae457eed: Waiting
|
|
55
|
+
f6bd9104d248: Verifying Checksum
|
|
56
|
+
f6bd9104d248: Download complete
|
|
57
|
+
f6bd9104d248: Pull complete
|
|
58
|
+
27b6ebf020a1: Verifying Checksum
|
|
59
|
+
27b6ebf020a1: Download complete
|
|
60
|
+
af034d95ac41: Verifying Checksum
|
|
61
|
+
af034d95ac41: Download complete
|
|
62
|
+
4617420e017b: Verifying Checksum
|
|
63
|
+
4617420e017b: Download complete
|
|
64
|
+
4948400808a0: Verifying Checksum
|
|
65
|
+
4948400808a0: Download complete
|
|
66
|
+
2c1ce468d9f3: Download complete
|
|
67
|
+
e47830ea20ec: Verifying Checksum
|
|
68
|
+
e47830ea20ec: Download complete
|
|
69
|
+
ac46ae457eed: Verifying Checksum
|
|
70
|
+
ac46ae457eed: Download complete
|
|
71
|
+
4503e8fe4d3a: Verifying Checksum
|
|
72
|
+
4503e8fe4d3a: Download complete
|
|
73
|
+
866e46ae2841: Verifying Checksum
|
|
74
|
+
866e46ae2841: Download complete
|
|
75
|
+
3db60071fcaf: Download complete
|
|
76
|
+
4617420e017b: Pull complete
|
|
77
|
+
8f0d05afb6cf: Verifying Checksum
|
|
78
|
+
8f0d05afb6cf: Download complete
|
|
79
|
+
b5623d0c8692: Download complete
|
|
80
|
+
4948400808a0: Pull complete
|
|
81
|
+
27b6ebf020a1: Pull complete
|
|
82
|
+
af034d95ac41: Pull complete
|
|
83
|
+
e47830ea20ec: Pull complete
|
|
84
|
+
3db60071fcaf: Pull complete
|
|
85
|
+
2c1ce468d9f3: Pull complete
|
|
86
|
+
866e46ae2841: Pull complete
|
|
87
|
+
ac46ae457eed: Pull complete
|
|
88
|
+
4503e8fe4d3a: Pull complete
|
|
89
|
+
8f0d05afb6cf: Pull complete
|
|
90
|
+
b5623d0c8692: Pull complete
|
|
91
|
+
Digest: sha256:2f5f436687367c46fc4e9e468b82191070db3c9e8575ffa2ae8311c0ac5c2a64
|
|
92
|
+
Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
93
|
+
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
15
94
|
$ 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
|
|
17
|
-
✅
|
|
95
|
+
$ docker container rm 8a8b47c7200f6823493ab1d379c2c586c16728e78f807c46f923c309302f2570
|
|
96
|
+
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
18
97
|
👤 Running container as UID:GID 1001:1001
|
|
19
98
|
🌍 Using 5 default environment variable(s) for stellar
|
|
20
99
|
📜 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
|
|
21
100
|
🔒 Acquired lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
22
|
-
$ docker run --platform linux/amd64 --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 -
|
|
101
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-ONN0Ls:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 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'
|
|
23
102
|
info: syncing channel updates for '1.90.0-x86_64-unknown-linux-gnu'
|
|
24
103
|
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
|
|
25
|
-
info:
|
|
26
|
-
info:
|
|
27
|
-
info:
|
|
28
|
-
info: downloading component 'rust-std' for 'wasm32v1-none'
|
|
29
|
-
info: downloading component 'rust-std'
|
|
30
|
-
info: downloading component 'rustc'
|
|
31
|
-
info: downloading component 'rustfmt'
|
|
32
|
-
info: installing component 'cargo'
|
|
33
|
-
info: installing component 'clippy'
|
|
34
|
-
info: installing component 'rust-docs'
|
|
35
|
-
info: installing component 'rust-std' for 'wasm32v1-none'
|
|
36
|
-
info: installing component 'rust-std'
|
|
37
|
-
info: installing component 'rustc'
|
|
38
|
-
info: installing component 'rustfmt'
|
|
104
|
+
info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
105
|
+
info: component 'rust-std' for target 'wasm32v1-none' is up to date
|
|
106
|
+
info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date
|
|
39
107
|
|
|
40
|
-
1.90.0-x86_64-unknown-linux-gnu
|
|
108
|
+
1.90.0-x86_64-unknown-linux-gnu unchanged - rustc 1.90.0 (1159e78c4 2025-09-14)
|
|
41
109
|
|
|
42
|
-
|
|
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.505s
|
|
110
|
+
⏳ 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.628s
|
|
44
111
|
🔓 Released lock for @layerzerolabs/protocol-stellar-v2 at /home/runner/.cache/vm-tooling/locks/lz-tooling-cache-stellar-rustup-linux-amd64
|
|
45
112
|
✅ stellar-25.1.0 (Latest stable release)
|
|
46
113
|
🔧 stellar version: 25.1.0
|
|
114
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-3gMtMP
|
|
115
|
+
📦 Copied 7 workspace package source(s)
|
|
116
|
+
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
47
117
|
📦 Using 4 default volume(s) for stellar
|
|
118
|
+
📦 Docker volumes:
|
|
119
|
+
-v /tmp/lz-mini-workspace-3gMtMP:/workspace
|
|
120
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar
|
|
121
|
+
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
122
|
+
-v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar
|
|
123
|
+
-v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo
|
|
124
|
+
-v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup
|
|
125
|
+
-v /home/runner/.sccache:/cache/sccache
|
|
48
126
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2
|
|
49
127
|
$ 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
|
|
128
|
+
$ docker container rm bfbb2354f0dc16af0c747aba25f08e316112d1ed39b197df27a8742b1cd2bf27
|
|
51
129
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 (linux/amd64)
|
|
52
130
|
👤 Running container as UID:GID 1001:1001
|
|
53
131
|
🌍 Using 5 default environment variable(s) for stellar
|
|
54
132
|
📜 Executing custom script: cargo clippy -- -D warnings
|
|
55
|
-
$ docker run --platform linux/amd64 --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 -
|
|
133
|
+
$ docker run --platform linux/amd64 --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 /tmp/lz-mini-workspace-3gMtMP:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar:/workspace/contracts/protocol/stellar -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -v lz-tooling-cache-stellar-config-linux-amd64:/cache/stellar -v lz-tooling-cache-stellar-cargo-linux-amd64:/cache/cargo -v lz-tooling-cache-stellar-rustup-linux-amd64:/cache/rustup -v /home/runner/.sccache:/cache/sccache -w /workspace/contracts/protocol/stellar 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/stellar-tooling:stellar-25.1.0-patch-2 bash -c $'cargo clippy -- -D warnings'
|
|
56
134
|
Updating crates.io index
|
|
57
135
|
Downloading crates ...
|
|
58
|
-
Downloaded darling_macro v0.21.3
|
|
59
|
-
Downloaded cpufeatures v0.2.17
|
|
60
|
-
Downloaded rand_core v0.6.4
|
|
61
|
-
Downloaded ref-cast v1.0.25
|
|
62
|
-
Downloaded ctor-proc-macro v0.0.6
|
|
63
|
-
Downloaded rustc_version v0.4.1
|
|
64
|
-
Downloaded ryu v1.0.20
|
|
65
|
-
Downloaded schemars v0.8.22
|
|
66
|
-
Downloaded subtle v2.6.1
|
|
67
|
-
Downloaded keccak v0.1.5
|
|
68
|
-
Downloaded strsim v0.11.1
|
|
69
|
-
Downloaded zeroize_derive v1.4.2
|
|
70
|
-
Downloaded version_check v0.9.5
|
|
71
|
-
Downloaded macro-string v0.1.4
|
|
72
|
-
Downloaded hex-literal v0.4.1
|
|
73
|
-
Downloaded visibility v0.1.1
|
|
74
|
-
Downloaded thiserror v1.0.69
|
|
75
|
-
Downloaded sha2 v0.10.9
|
|
76
|
-
Downloaded wasmi_arena v0.4.1
|
|
77
|
-
Downloaded time-macros v0.2.24
|
|
78
|
-
Downloaded stellar-strkey v0.0.13
|
|
79
|
-
Downloaded zeroize v1.8.2
|
|
80
|
-
Downloaded quote v1.0.41
|
|
81
|
-
Downloaded static_assertions v1.1.0
|
|
82
|
-
Downloaded stellar-strkey v0.0.16
|
|
83
|
-
Downloaded spin v0.9.8
|
|
84
136
|
Downloaded unicode-ident v1.0.22
|
|
85
|
-
Downloaded soroban-env-common v25.0.1
|
|
86
|
-
Downloaded getrandom v0.2.16
|
|
87
|
-
Downloaded elliptic-curve v0.13.8
|
|
88
|
-
Downloaded typenum v1.19.0
|
|
89
|
-
Downloaded itertools v0.10.5
|
|
90
|
-
Downloaded num-bigint v0.4.6
|
|
91
|
-
Downloaded memchr v2.7.6
|
|
92
|
-
Downloaded serde_derive v1.0.228
|
|
93
|
-
Downloaded libm v0.2.15
|
|
94
|
-
Downloaded hashbrown v0.16.0
|
|
95
|
-
Downloaded serde v1.0.228
|
|
96
|
-
Downloaded itertools v0.14.0
|
|
97
|
-
Downloaded curve25519-dalek v4.1.3
|
|
98
|
-
Downloaded chrono v0.4.42
|
|
99
|
-
Downloaded wasmparser-nostd v0.100.2
|
|
100
|
-
Downloaded time v0.3.44
|
|
101
|
-
Downloaded soroban-wasmi v0.31.1-soroban.20.0.1
|
|
102
|
-
Downloaded soroban-sdk v25.1.1
|
|
103
|
-
Downloaded serde_json v1.0.145
|
|
104
|
-
Downloaded wasmparser v0.116.1
|
|
105
|
-
Downloaded serde_with v3.15.1
|
|
106
|
-
Downloaded hashbrown v0.13.2
|
|
107
|
-
Downloaded hashbrown v0.12.3
|
|
108
|
-
Downloaded zerocopy v0.8.27
|
|
109
|
-
Downloaded syn v1.0.109
|
|
110
|
-
Downloaded indexmap v2.12.0
|
|
111
|
-
Downloaded syn v2.0.108
|
|
112
|
-
Downloaded ed25519-dalek v2.2.0
|
|
113
|
-
Downloaded rand v0.8.5
|
|
114
|
-
Downloaded ark-bls12-381 v0.4.0
|
|
115
|
-
Downloaded prettyplease v0.2.37
|
|
116
|
-
Downloaded k256 v0.13.4
|
|
117
|
-
Downloaded der v0.7.10
|
|
118
|
-
Downloaded smallvec v1.15.1
|
|
119
|
-
Downloaded indexmap v1.9.3
|
|
120
|
-
Downloaded heapless v0.8.0
|
|
121
|
-
Downloaded crypto-bigint v0.5.5
|
|
122
|
-
Downloaded serde_with_macros v3.15.1
|
|
123
|
-
Downloaded serde_core v1.0.228
|
|
124
|
-
Downloaded libc v0.2.177
|
|
125
|
-
Downloaded proc-macro2 v1.0.103
|
|
126
|
-
Downloaded soroban-env-host v25.0.1
|
|
127
|
-
Downloaded num-traits v0.2.19
|
|
128
|
-
Downloaded derivative v2.2.0
|
|
129
|
-
Downloaded p256 v0.13.2
|
|
130
|
-
Downloaded ethnum v1.5.2
|
|
131
|
-
Downloaded darling_core v0.20.11
|
|
132
|
-
Downloaded ark-ff v0.4.2
|
|
133
|
-
Downloaded soroban-sdk-macros v25.1.1
|
|
134
|
-
Downloaded soroban-env-macros v25.0.1
|
|
135
|
-
Downloaded base64 v0.22.1
|
|
136
|
-
Downloaded iana-time-zone v0.1.64
|
|
137
|
-
Downloaded hmac v0.12.1
|
|
138
|
-
Downloaded wasmi_core v0.13.0
|
|
139
|
-
Downloaded thiserror-impl v1.0.69
|
|
140
|
-
Downloaded soroban-ledger-snapshot v25.1.1
|
|
141
|
-
Downloaded sec1 v0.7.3
|
|
142
|
-
Downloaded spki v0.7.3
|
|
143
|
-
Downloaded sha3 v0.10.8
|
|
144
|
-
Downloaded once_cell v1.21.3
|
|
145
|
-
Downloaded ecdsa v0.16.9
|
|
146
|
-
Downloaded paste v1.0.15
|
|
147
|
-
Downloaded digest v0.10.7
|
|
148
|
-
Downloaded const-oid v0.9.6
|
|
149
137
|
Downloaded schemars v1.0.5
|
|
150
|
-
Downloaded schemars v0.9.0
|
|
151
|
-
Downloaded primeorder v0.13.6
|
|
152
|
-
Downloaded num-integer v0.1.46
|
|
153
|
-
Downloaded generic-array v0.14.9
|
|
154
|
-
Downloaded either v1.15.0
|
|
155
|
-
Downloaded semver v1.0.27
|
|
156
|
-
Downloaded ppv-lite86 v0.2.21
|
|
157
|
-
Downloaded pkcs8 v0.10.2
|
|
158
|
-
Downloaded ff v0.13.1
|
|
159
|
-
Downloaded ed25519 v2.2.3
|
|
160
|
-
Downloaded soroban-spec-rust v25.1.1
|
|
161
|
-
Downloaded itoa v1.0.15
|
|
162
|
-
Downloaded ident_case v1.0.1
|
|
163
|
-
Downloaded group v0.13.0
|
|
164
|
-
Downloaded data-encoding v2.9.0
|
|
165
|
-
Downloaded darling v0.20.11
|
|
166
|
-
Downloaded dtor-proc-macro v0.0.6
|
|
167
|
-
Downloaded ark-ec v0.4.2
|
|
168
|
-
Downloaded escape-bytes v0.1.1
|
|
169
|
-
Downloaded dtor v0.1.1
|
|
170
|
-
Downloaded soroban-spec v25.1.1
|
|
171
|
-
Downloaded time-core v0.1.6
|
|
172
|
-
Downloaded stable_deref_trait v1.2.1
|
|
173
|
-
Downloaded hex v0.4.3
|
|
174
|
-
Downloaded dyn-clone v1.0.20
|
|
175
|
-
Downloaded num-derive v0.4.2
|
|
176
|
-
Downloaded num-conv v0.1.0
|
|
177
|
-
Downloaded indexmap-nostd v0.4.0
|
|
178
|
-
Downloaded derive_arbitrary v1.3.2
|
|
179
|
-
Downloaded fnv v1.0.7
|
|
180
|
-
Downloaded cfg_eval v0.1.2
|
|
181
|
-
Downloaded base16ct v0.2.0
|
|
182
|
-
Downloaded soroban-builtin-sdk-macros v25.0.1
|
|
183
|
-
Downloaded signature v2.2.0
|
|
184
|
-
Downloaded rand_chacha v0.3.1
|
|
185
|
-
Downloaded hash32 v0.3.1
|
|
186
|
-
Downloaded downcast-rs v1.2.1
|
|
187
|
-
Downloaded heck v0.5.0
|
|
188
|
-
Downloaded darling_core v0.21.3
|
|
189
|
-
Downloaded crate-git-revision v0.0.6
|
|
190
|
-
Downloaded ark-std v0.4.0
|
|
191
|
-
Downloaded rfc6979 v0.4.0
|
|
192
|
-
Downloaded powerfmt v0.2.0
|
|
193
|
-
Downloaded equivalent v1.0.2
|
|
194
|
-
Downloaded deranged v0.5.5
|
|
195
|
-
Downloaded darling v0.21.3
|
|
196
|
-
Downloaded base64ct v1.8.0
|
|
197
|
-
Downloaded ref-cast-impl v1.0.25
|
|
198
|
-
Downloaded ctor v0.5.0
|
|
199
|
-
Downloaded byteorder v1.5.0
|
|
200
|
-
Downloaded block-buffer v0.10.4
|
|
201
|
-
Downloaded autocfg v1.5.0
|
|
202
|
-
Downloaded darling_macro v0.20.11
|
|
203
|
-
Downloaded curve25519-dalek-derive v0.1.1
|
|
204
|
-
Downloaded crypto-common v0.1.6
|
|
205
|
-
Downloaded cfg-if v1.0.4
|
|
206
|
-
Downloaded ark-serialize-derive v0.4.2
|
|
207
|
-
Downloaded ark-ff-asm v0.4.2
|
|
208
|
-
Downloaded ark-bn254 v0.4.0
|
|
209
|
-
Downloaded bytes-lit v0.0.5
|
|
210
|
-
Downloaded ark-serialize v0.4.2
|
|
211
|
-
Downloaded ark-poly v0.4.2
|
|
212
|
-
Downloaded ark-ff-macros v0.4.2
|
|
213
|
-
Downloaded arbitrary v1.3.2
|
|
214
|
-
Downloaded ahash v0.8.12
|
|
215
|
-
Downloaded stellar-xdr v25.0.0
|
|
216
138
|
Compiling proc-macro2 v1.0.103
|
|
217
139
|
Compiling quote v1.0.41
|
|
218
140
|
Compiling unicode-ident v1.0.22
|
|
@@ -221,81 +143,81 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
221
143
|
Compiling serde_core v1.0.228
|
|
222
144
|
Compiling serde v1.0.228
|
|
223
145
|
Compiling serde_json v1.0.145
|
|
224
|
-
Compiling ryu v1.0.20
|
|
225
146
|
Compiling memchr v2.7.6
|
|
226
147
|
Compiling itoa v1.0.15
|
|
148
|
+
Compiling ryu v1.0.20
|
|
227
149
|
Checking cfg-if v1.0.4
|
|
228
150
|
Checking subtle v2.6.1
|
|
229
|
-
Compiling libc v0.2.177
|
|
230
151
|
Compiling autocfg v1.5.0
|
|
231
152
|
Checking const-oid v0.9.6
|
|
232
|
-
Compiling
|
|
233
|
-
Compiling fnv v1.0.7
|
|
153
|
+
Compiling libc v0.2.177
|
|
234
154
|
Compiling ident_case v1.0.1
|
|
155
|
+
Compiling fnv v1.0.7
|
|
156
|
+
Compiling strsim v0.11.1
|
|
235
157
|
Compiling zerocopy v0.8.27
|
|
236
158
|
Compiling syn v1.0.109
|
|
237
159
|
Compiling semver v1.0.27
|
|
238
|
-
Compiling schemars v0.8.22
|
|
239
160
|
Compiling paste v1.0.15
|
|
161
|
+
Compiling schemars v0.8.22
|
|
240
162
|
Compiling dyn-clone v1.0.20
|
|
241
|
-
Compiling cpufeatures v0.2.17
|
|
242
163
|
Compiling either v1.15.0
|
|
243
164
|
Compiling data-encoding v2.9.0
|
|
244
|
-
Compiling
|
|
165
|
+
Compiling cpufeatures v0.2.17
|
|
245
166
|
Compiling escape-bytes v0.1.1
|
|
246
|
-
|
|
167
|
+
Compiling ethnum v1.5.2
|
|
247
168
|
Checking once_cell v1.21.3
|
|
169
|
+
Compiling generic-array v0.14.9
|
|
170
|
+
Compiling ahash v0.8.12
|
|
171
|
+
Checking base16ct v0.2.0
|
|
248
172
|
Compiling libm v0.2.15
|
|
249
|
-
Compiling equivalent v1.0.2
|
|
250
|
-
Compiling hashbrown v0.16.0
|
|
251
173
|
Compiling thiserror v1.0.69
|
|
174
|
+
Compiling itertools v0.10.5
|
|
175
|
+
Compiling hashbrown v0.16.0
|
|
176
|
+
Compiling equivalent v1.0.2
|
|
177
|
+
Compiling num-traits v0.2.19
|
|
252
178
|
Checking indexmap-nostd v0.4.0
|
|
253
|
-
Checking downcast-rs v1.2.1
|
|
254
179
|
Compiling prettyplease v0.2.37
|
|
255
|
-
Compiling
|
|
180
|
+
Compiling rustc_version v0.4.1
|
|
181
|
+
Checking downcast-rs v1.2.1
|
|
182
|
+
Checking spin v0.9.8
|
|
256
183
|
Checking wasmi_arena v0.4.1
|
|
257
|
-
Compiling heapless v0.8.0
|
|
258
184
|
Checking hex v0.4.3
|
|
259
|
-
|
|
260
|
-
Compiling
|
|
185
|
+
Compiling heapless v0.8.0
|
|
186
|
+
Compiling indexmap v2.12.0
|
|
187
|
+
Compiling curve25519-dalek v4.1.3
|
|
188
|
+
Checking base64 v0.22.1
|
|
189
|
+
Compiling wasmparser v0.116.1
|
|
261
190
|
Checking smallvec v1.15.1
|
|
262
|
-
Checking
|
|
263
|
-
Compiling rustc_version v0.4.1
|
|
264
|
-
Checking spin v0.9.8
|
|
265
|
-
Checking hash32 v0.3.1
|
|
266
|
-
Compiling generic-array v0.14.9
|
|
267
|
-
Compiling ahash v0.8.12
|
|
268
|
-
Checking indexmap v2.12.0
|
|
269
|
-
Checking keccak v0.1.5
|
|
270
|
-
Checking stable_deref_trait v1.2.1
|
|
271
|
-
Compiling static_assertions v1.1.0
|
|
191
|
+
Checking byteorder v1.5.0
|
|
272
192
|
Compiling soroban-env-host v25.0.1
|
|
193
|
+
Compiling static_assertions v1.1.0
|
|
194
|
+
Checking stable_deref_trait v1.2.1
|
|
195
|
+
Checking keccak v0.1.5
|
|
273
196
|
Compiling heck v0.5.0
|
|
274
197
|
Checking hex-literal v0.4.1
|
|
198
|
+
Checking wasmparser-nostd v0.100.2
|
|
275
199
|
Compiling itertools v0.14.0
|
|
276
|
-
Checking
|
|
200
|
+
Checking hash32 v0.3.1
|
|
277
201
|
Checking workers v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers)
|
|
202
|
+
Compiling block-buffer v0.10.4
|
|
203
|
+
Compiling crypto-common v0.1.6
|
|
278
204
|
Checking message-libs v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs)
|
|
205
|
+
Checking macro-integration-tests v0.0.1 (/workspace/contracts/protocol/stellar/contracts/macro-integration-tests)
|
|
279
206
|
Checking oapps v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps)
|
|
280
|
-
Compiling
|
|
281
|
-
Compiling
|
|
282
|
-
Checking
|
|
283
|
-
Checking getrandom v0.2.16
|
|
284
|
-
Checking rand_core v0.6.4
|
|
285
|
-
Checking ff v0.13.1
|
|
286
|
-
Checking group v0.13.0
|
|
207
|
+
Compiling digest v0.10.7
|
|
208
|
+
Compiling sha2 v0.10.9
|
|
209
|
+
Checking syn v2.0.108
|
|
287
210
|
Checking num-integer v0.1.46
|
|
288
|
-
|
|
289
|
-
Compiling crypto-common v0.1.6
|
|
211
|
+
Checking wasmi_core v0.13.0
|
|
290
212
|
Checking ppv-lite86 v0.2.21
|
|
291
|
-
Compiling syn v2.0.108
|
|
292
|
-
Compiling digest v0.10.7
|
|
293
213
|
Checking num-bigint v0.4.6
|
|
214
|
+
Checking getrandom v0.2.16
|
|
294
215
|
Checking hashbrown v0.13.2
|
|
216
|
+
Checking rand_core v0.6.4
|
|
295
217
|
Checking rand_chacha v0.3.1
|
|
296
|
-
|
|
218
|
+
Checking ff v0.13.1
|
|
297
219
|
Checking rand v0.8.5
|
|
298
|
-
Checking
|
|
220
|
+
Checking group v0.13.0
|
|
299
221
|
Checking soroban-wasmi v0.31.1-soroban.20.0.1
|
|
300
222
|
Checking ark-std v0.4.0
|
|
301
223
|
Checking oapp-macros v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oapp-macros)
|
|
@@ -314,41 +236,41 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
314
236
|
Compiling num-derive v0.4.2
|
|
315
237
|
Compiling curve25519-dalek-derive v0.1.1
|
|
316
238
|
Compiling soroban-builtin-sdk-macros v25.0.1
|
|
317
|
-
Compiling visibility v0.1.1
|
|
318
239
|
Compiling bytes-lit v0.0.5
|
|
240
|
+
Compiling visibility v0.1.1
|
|
319
241
|
Checking zeroize v1.8.2
|
|
320
242
|
Checking der v0.7.10
|
|
321
|
-
Checking sec1 v0.7.3
|
|
322
243
|
Checking crypto-bigint v0.5.5
|
|
323
244
|
Checking signature v2.2.0
|
|
324
245
|
Checking ark-serialize v0.4.2
|
|
325
246
|
Checking hmac v0.12.1
|
|
326
247
|
Checking sha3 v0.10.8
|
|
327
|
-
Checking rfc6979 v0.4.0
|
|
328
248
|
Checking ed25519 v2.2.3
|
|
249
|
+
Checking rfc6979 v0.4.0
|
|
250
|
+
Checking sec1 v0.7.3
|
|
251
|
+
Checking elliptic-curve v0.13.8
|
|
329
252
|
Compiling darling_macro v0.21.3
|
|
330
|
-
Checking ark-ff v0.4.2
|
|
331
253
|
Checking ed25519-dalek v2.2.0
|
|
332
|
-
Checking elliptic-curve v0.13.8
|
|
333
254
|
Compiling darling_macro v0.20.11
|
|
334
255
|
Checking ecdsa v0.16.9
|
|
335
256
|
Checking primeorder v0.13.6
|
|
336
|
-
Compiling darling v0.21.3
|
|
337
257
|
Compiling crate-git-revision v0.0.6
|
|
338
|
-
Compiling serde_with_macros v3.15.1
|
|
339
258
|
Checking k256 v0.13.4
|
|
340
259
|
Checking p256 v0.13.2
|
|
260
|
+
Checking ark-ff v0.4.2
|
|
261
|
+
Compiling darling v0.21.3
|
|
341
262
|
Compiling stellar-strkey v0.0.13
|
|
342
263
|
Compiling stellar-xdr v25.0.0
|
|
343
264
|
Compiling soroban-env-common v25.0.1
|
|
344
265
|
Compiling stellar-strkey v0.0.16
|
|
345
266
|
Compiling soroban-sdk v25.1.1
|
|
267
|
+
Compiling serde_with_macros v3.15.1
|
|
346
268
|
Compiling darling v0.20.11
|
|
347
269
|
Compiling serde_with v3.15.1
|
|
348
270
|
Checking ark-poly v0.4.2
|
|
349
271
|
Checking ark-ec v0.4.2
|
|
350
|
-
Checking ark-bn254 v0.4.0
|
|
351
272
|
Checking ark-bls12-381 v0.4.0
|
|
273
|
+
Checking ark-bn254 v0.4.0
|
|
352
274
|
Compiling soroban-spec v25.1.1
|
|
353
275
|
Compiling soroban-env-macros v25.0.1
|
|
354
276
|
Compiling soroban-spec-rust v25.1.1
|
|
@@ -366,14 +288,14 @@ $ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-ga
|
|
|
366
288
|
Checking blocked-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/blocked-message-lib)
|
|
367
289
|
Checking uln302 v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/uln-302)
|
|
368
290
|
Checking executor v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor)
|
|
291
|
+
Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
369
292
|
Checking simple-message-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/simple-message-lib)
|
|
370
293
|
Checking treasury v0.0.1 (/workspace/contracts/protocol/stellar/contracts/message-libs/treasury)
|
|
371
|
-
Checking executor-fee-lib v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-fee-lib)
|
|
372
294
|
Checking dvn v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/dvn)
|
|
373
295
|
Checking oft-core v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/oft-core)
|
|
374
296
|
Checking counter v0.0.1 (/workspace/contracts/protocol/stellar/contracts/oapps/counter)
|
|
375
297
|
Checking executor-helper v0.0.1 (/workspace/contracts/protocol/stellar/contracts/workers/executor-helper)
|
|
376
298
|
Checking layerzero-views v0.0.1 (/workspace/contracts/protocol/stellar/contracts/layerzero-views)
|
|
377
299
|
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:
|
|
300
|
+
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
|
|
301
|
+
⏳ bash -c cargo clippy -- -D warnings: 1:29.003 (m:ss.mmm)
|