[INFO] fetching crate easy_config_derive 0.2.0...
[INFO] checking easy_config_derive-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate easy_config_derive 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate easy_config_derive 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate easy_config_derive 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate easy_config_derive 0.2.0
[INFO] tweaked toml for crates.io crate easy_config_derive 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e8187be6bd2a3667f7a2c40c834cafbd2346a000095cbbe995fadd1a98f4354
[INFO] running `Command { std: "docker" "start" "-a" "8e8187be6bd2a3667f7a2c40c834cafbd2346a000095cbbe995fadd1a98f4354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8187be6bd2a3667f7a2c40c834cafbd2346a000095cbbe995fadd1a98f4354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8187be6bd2a3667f7a2c40c834cafbd2346a000095cbbe995fadd1a98f4354", kill_on_drop: false }`
[INFO] [stdout] 8e8187be6bd2a3667f7a2c40c834cafbd2346a000095cbbe995fadd1a98f4354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d280150c06ea5cc6357c9e4115eccb5c75f15a140275649350e08bf05464f80a
[INFO] running `Command { std: "docker" "start" "-a" "d280150c06ea5cc6357c9e4115eccb5c75f15a140275649350e08bf05464f80a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]     Checking easy_config_derive v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unnamed_struct.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use easy_config::parser::Parser;
[INFO] [stdout]   |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/commented_derive.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use easy_config::parser::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/commented_derive.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use easy_config::serialization::Config;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unnamed_struct.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use easy_config::serialization::Config;
[INFO] [stdout]   |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/commented_derive.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unnamed_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/kinda_complex.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use easy_config::parser::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/enum_tests.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use easy_config::parser::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/enum_tests.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use easy_config::serialization::Config;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/kinda_complex.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use easy_config::serialization::Config;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/enum_tests.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/kinda_complex.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Config, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/kinda_complex.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Config, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/named_struct.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use easy_config::parser::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]   --> tests/named_struct.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use easy_config::serialization::Config;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/named_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unit_struct.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use easy_config::parser::Parser;
[INFO] [stdout]   |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unit_struct.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use easy_config::serialization::Config;
[INFO] [stdout]   |         ^^^^^^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unit_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unnamed_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/commented_derive.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/unnamed_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/commented_derive.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedTypeIn` in this scope
[INFO] [stdout]  --> tests/unnamed_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedTypeIn` in this scope
[INFO] [stdout]  --> tests/commented_derive.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/enum_tests.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/enum_tests.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easy_config_derive` (test "unnamed_struct") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `easy_config_derive` (test "commented_derive") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/unit_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/named_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/named_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/kinda_complex.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Config, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `easy_config`
[INFO] [stdout]  --> tests/kinda_complex.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Config, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^ use of undeclared crate or module `easy_config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/kinda_complex.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Config, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/enum_tests.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/kinda_complex.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Config, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedTypeIn` in this scope
[INFO] [stdout]  --> tests/kinda_complex.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Config, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedTypeGot` in this scope
[INFO] [stdout]  --> tests/unit_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedTypeIn` in this scope
[INFO] [stdout]  --> tests/named_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easy_config_derive` (test "kinda_complex") due to 9 previous errors
[INFO] [stderr] error: could not compile `easy_config_derive` (test "enum_tests") due to 6 previous errors
[INFO] [stderr] error: could not compile `easy_config_derive` (test "unit_struct") due to 5 previous errors
[INFO] [stderr] error: could not compile `easy_config_derive` (test "named_struct") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "d280150c06ea5cc6357c9e4115eccb5c75f15a140275649350e08bf05464f80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d280150c06ea5cc6357c9e4115eccb5c75f15a140275649350e08bf05464f80a", kill_on_drop: false }`
[INFO] [stdout] d280150c06ea5cc6357c9e4115eccb5c75f15a140275649350e08bf05464f80a
