[INFO] fetching crate ethereum_ssz_derive 0.9.0... [INFO] checking ethereum_ssz_derive-0.9.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ethereum_ssz_derive 0.9.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ethereum_ssz_derive 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ethereum_ssz_derive 0.9.0 [INFO] tweaked toml for crates.io crate ethereum_ssz_derive 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ethereum_ssz_derive 0.9.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ethereum_ssz_derive 0.9.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f91bed113775824b9dcebc66bb5b2e3f194818aa18b92b8c180d6247ed853ff0 [INFO] running `Command { std: "docker" "start" "-a" "f91bed113775824b9dcebc66bb5b2e3f194818aa18b92b8c180d6247ed853ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91bed113775824b9dcebc66bb5b2e3f194818aa18b92b8c180d6247ed853ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91bed113775824b9dcebc66bb5b2e3f194818aa18b92b8c180d6247ed853ff0", kill_on_drop: false }` [INFO] [stdout] f91bed113775824b9dcebc66bb5b2e3f194818aa18b92b8c180d6247ed853ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b725e05cb594eca469fce09861668860da6ed59896716abe2401f730df21b1 [INFO] running `Command { std: "docker" "start" "-a" "e2b725e05cb594eca469fce09861668860da6ed59896716abe2401f730df21b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Checking darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking darling v0.20.11 [INFO] [stderr] Checking ethereum_ssz_derive v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ssz` [INFO] [stdout] --> tests/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ssz::{Decode, DecodeError, Encode}; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:53:36 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:78:36 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:165:36 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:207:28 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:207:36 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:219:36 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ssz` [INFO] [stdout] --> tests/tests.rs:240:36 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(PartialEq, Debug, Encode, Decode)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ssz` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ssz`, use `cargo add ssz` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethereum_ssz_derive` (test "tests") due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "e2b725e05cb594eca469fce09861668860da6ed59896716abe2401f730df21b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b725e05cb594eca469fce09861668860da6ed59896716abe2401f730df21b1", kill_on_drop: false }` [INFO] [stdout] e2b725e05cb594eca469fce09861668860da6ed59896716abe2401f730df21b1