[INFO] cloning repository https://github.com/sunriselayer/supalayer-kit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunriselayer/supalayer-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunriselayer%2Fsupalayer-kit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunriselayer%2Fsupalayer-kit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8e35a18a30e93ee2fcb20c6ab8b10189df5d25e [INFO] checking sunriselayer/supalayer-kit against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunriselayer%2Fsupalayer-kit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sunriselayer/supalayer-kit [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/sunriselayer/supalayer-kit [INFO] tweaked toml for git repo https://github.com/sunriselayer/supalayer-kit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunriselayer/supalayer-kit on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sunriselayer/supalayer-kit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.dev.package.interliquid-sdk.features [INFO] [stderr] warning: unused manifest key: profile.test.package.interliquid-sdk.features [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b41c7c5ade1b6f341f401fe03b45efebdc051301f9c1d1fa0af7264407c37138 [INFO] running `Command { std: "docker" "start" "-a" "b41c7c5ade1b6f341f401fe03b45efebdc051301f9c1d1fa0af7264407c37138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b41c7c5ade1b6f341f401fe03b45efebdc051301f9c1d1fa0af7264407c37138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41c7c5ade1b6f341f401fe03b45efebdc051301f9c1d1fa0af7264407c37138", kill_on_drop: false }` [INFO] [stdout] b41c7c5ade1b6f341f401fe03b45efebdc051301f9c1d1fa0af7264407c37138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432416defb47a3aa6c5f0ab0902ba9145e6c8e3598c2658314f870f718753ddf [INFO] running `Command { std: "docker" "start" "-a" "432416defb47a3aa6c5f0ab0902ba9145e6c8e3598c2658314f870f718753ddf", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.dev.package.interliquid-sdk.features [INFO] [stderr] warning: unused manifest key: profile.test.package.interliquid-sdk.features [INFO] [stderr] warning: invalid feature `full` in required-features of target `basic_usage`: `full` is not present in [features] section [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Checking interliquid-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/core/block/block.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto_bigint` in the crate root [INFO] [stdout] --> src/types/uint.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::crypto_bigint::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `crypto_bigint` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 24 | use crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 26 | use crypto_bigint_sp1 as crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/trie/node.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::crypto_bigint` [INFO] [stdout] --> src/types/uint.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::crypto_bigint::{Encoding, U256 as U256Lib}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `crypto_bigint` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 24 | use crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 26 | use crypto_bigint_sp1 as crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/x/crypto/p256.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::p256::ecdsa::signature::Verifier; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/x/crypto/p256.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::p256::ecdsa::{Signature, VerifyingKey as P256VerifyingKey}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/x/auth/msg_create_account.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::p256` [INFO] [stdout] --> src/x/crypto/p256.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::p256::EncodedPoint; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_commit_keys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_commit_state.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_tx.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_tx_agg.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/types/error.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | P256Key(#[from] crate::p256::ecdsa::Error), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/core/block/block.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto_bigint` in the crate root [INFO] [stdout] --> src/types/uint.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::crypto_bigint::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `crypto_bigint` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 24 | use crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 26 | use crypto_bigint_sp1 as crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/trie/node.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::crypto_bigint` [INFO] [stdout] --> src/types/uint.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::crypto_bigint::{Encoding, U256 as U256Lib}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `crypto_bigint` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 24 | use crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 26 | use crypto_bigint_sp1 as crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/x/crypto/p256.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::p256::ecdsa::signature::Verifier; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/x/crypto/p256.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::p256::ecdsa::{Signature, VerifyingKey as P256VerifyingKey}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/x/auth/msg_create_account.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::p256` [INFO] [stdout] --> src/x/crypto/p256.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::p256::EncodedPoint; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_commit_keys.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_commit_state.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_tx.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sha2::{Digest, Sha256}, [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sha2` [INFO] [stdout] --> src/zkp/zkp_tx_agg.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sha2::{Digest, Sha256}; [INFO] [stdout] | ^^^^ could not find `sha2` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 13 | use sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 15 | use sha2_sp1 as sha2; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/types/error.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | P256Key(#[from] crate::p256::ecdsa::Error), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `x::crypto::p256` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 29 | use p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 31 | use p256_sp1 as p256; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto_bigint` in the crate root [INFO] [stdout] --> src/types/decimal.rs:274:32 [INFO] [stdout] | [INFO] [stdout] 274 | let max_inner = crate::crypto_bigint::U256::from_be_slice(&bytes); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `crypto_bigint` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 24 | use crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 26 | use crypto_bigint_sp1 as crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 146 + use crate::types::U256; [INFO] [stdout] | [INFO] [stdout] help: if you import `U256`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 274 - let max_inner = crate::crypto_bigint::U256::from_be_slice(&bytes); [INFO] [stdout] 274 + let max_inner = U256::from_be_slice(&bytes); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto_bigint` in the crate root [INFO] [stdout] --> src/types/token.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | let max_inner = crate::crypto_bigint::U256::from_be_slice(&bytes); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `crypto_bigint` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 24 | use crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 26 | use crypto_bigint_sp1 as crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 107 + use crate::types::U256; [INFO] [stdout] | [INFO] [stdout] help: if you import `U256`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 207 - let max_inner = crate::crypto_bigint::U256::from_be_slice(&bytes); [INFO] [stdout] 207 + let max_inner = U256::from_be_slice(&bytes); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crypto_bigint` in the crate root [INFO] [stdout] --> src/types/tokens.rs:303:32 [INFO] [stdout] | [INFO] [stdout] 303 | let max_inner = crate::crypto_bigint::U256::from_be_slice(&bytes); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `crypto_bigint` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "no_std", not(feature = "no_std_sp1")))] [INFO] [stdout] | ------------------ the item is gated behind the `no_std` feature [INFO] [stdout] 24 | use crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "no_std_sp1")] [INFO] [stdout] | ---------------------- the item is gated behind the `no_std_sp1` feature [INFO] [stdout] 26 | use crypto_bigint_sp1 as crypto_bigint; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 105 + use crate::types::U256; [INFO] [stdout] | [INFO] [stdout] help: if you import `U256`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 303 - let max_inner = crate::crypto_bigint::U256::from_be_slice(&bytes); [INFO] [stdout] 303 + let max_inner = U256::from_be_slice(&bytes); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/zkp/zkp_commit_state.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|(k, v)| { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/zkp/zkp_commit_state.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|(k, v)| { [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `interliquid-sdk` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/zkp/zkp_commit_state.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|(k, v)| { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/zkp/zkp_commit_state.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|(k, v)| { [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `interliquid-sdk` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "432416defb47a3aa6c5f0ab0902ba9145e6c8e3598c2658314f870f718753ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432416defb47a3aa6c5f0ab0902ba9145e6c8e3598c2658314f870f718753ddf", kill_on_drop: false }` [INFO] [stdout] 432416defb47a3aa6c5f0ab0902ba9145e6c8e3598c2658314f870f718753ddf