[INFO] fetching crate ethereum_ssz_derive 0.9.0... [INFO] checking ethereum_ssz_derive-0.9.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate ethereum_ssz_derive 0.9.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ethereum_ssz_derive 0.9.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a863c7d4f708476186c190b31d4ccc85ce12a38c259b16234e9f74026869a4b [INFO] running `Command { std: "docker" "start" "-a" "3a863c7d4f708476186c190b31d4ccc85ce12a38c259b16234e9f74026869a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a863c7d4f708476186c190b31d4ccc85ce12a38c259b16234e9f74026869a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a863c7d4f708476186c190b31d4ccc85ce12a38c259b16234e9f74026869a4b", kill_on_drop: false }` [INFO] [stdout] 3a863c7d4f708476186c190b31d4ccc85ce12a38c259b16234e9f74026869a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 068ac62ac8d8da5139f1f6134c48f007ce640ffb0eeb2b368eca88c57958e7bc [INFO] running `Command { std: "docker" "start" "-a" "068ac62ac8d8da5139f1f6134c48f007ce640ffb0eeb2b368eca88c57958e7bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [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] Compiling 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" "068ac62ac8d8da5139f1f6134c48f007ce640ffb0eeb2b368eca88c57958e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068ac62ac8d8da5139f1f6134c48f007ce640ffb0eeb2b368eca88c57958e7bc", kill_on_drop: false }` [INFO] [stdout] 068ac62ac8d8da5139f1f6134c48f007ce640ffb0eeb2b368eca88c57958e7bc