[INFO] fetching crate easy_config_derive 0.2.1... [INFO] checking easy_config_derive-0.2.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate easy_config_derive 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate easy_config_derive 0.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate easy_config_derive 0.2.1 [INFO] tweaked toml for crates.io crate easy_config_derive 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate easy_config_derive 0.2.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 803a2bb35aa1d469d7f35ec99404c505db8838702d6723b255bd7e4fb51d8ba5 [INFO] running `Command { std: "docker" "start" "-a" "803a2bb35aa1d469d7f35ec99404c505db8838702d6723b255bd7e4fb51d8ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "803a2bb35aa1d469d7f35ec99404c505db8838702d6723b255bd7e4fb51d8ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803a2bb35aa1d469d7f35ec99404c505db8838702d6723b255bd7e4fb51d8ba5", kill_on_drop: false }` [INFO] [stdout] 803a2bb35aa1d469d7f35ec99404c505db8838702d6723b255bd7e4fb51d8ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1db0c9c4f6b353b9e7adec6b171e81a5215b4d7b5f7c493a397205a939955c7e [INFO] running `Command { std: "docker" "start" "-a" "1db0c9c4f6b353b9e7adec6b171e81a5215b4d7b5f7c493a397205a939955c7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking easy_config_derive v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/commented_derive.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use easy_config::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/commented_derive.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use easy_config::serialization::Config; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/commented_derive.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/enum_tests.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | use easy_config::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/enum_tests.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | use easy_config::serialization::Config; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/enum_tests.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/unnamed_struct.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use easy_config::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/unnamed_struct.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use easy_config::serialization::Config; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/unnamed_struct.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/unnamed_struct.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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[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] 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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/commented_derive.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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/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[E0433]: failed to resolve: use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/named_struct.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use easy_config::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/named_struct.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use easy_config::serialization::Config; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/named_struct.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/unit_struct.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use easy_config::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/unit_struct.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use easy_config::serialization::Config; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/unit_struct.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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] [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] [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/kinda_complex.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use easy_config::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/kinda_complex.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use easy_config::serialization::Config; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` 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 `easy_config` [INFO] [stdout] --> tests/kinda_complex.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Config, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/kinda_complex.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Config, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/unit_struct.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/enum_tests.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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] [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 `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] [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 "enum_tests") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/named_struct.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Config, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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[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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/kinda_complex.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Config, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `easy_config` [INFO] [stdout] --> tests/kinda_complex.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Config, PartialEq)] [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `easy_config` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `easy_config`, use `cargo add easy_config` to add it to your `Cargo.toml` [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/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] [stderr] error: could not compile `easy_config_derive` (test "named_struct") due to 6 previous errors [INFO] [stderr] error: could not compile `easy_config_derive` (test "kinda_complex") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "1db0c9c4f6b353b9e7adec6b171e81a5215b4d7b5f7c493a397205a939955c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db0c9c4f6b353b9e7adec6b171e81a5215b4d7b5f7c493a397205a939955c7e", kill_on_drop: false }` [INFO] [stdout] 1db0c9c4f6b353b9e7adec6b171e81a5215b4d7b5f7c493a397205a939955c7e