[INFO] fetching crate init4-from-env-derive 0.2.0... [INFO] checking init4-from-env-derive-0.2.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate init4-from-env-derive 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate init4-from-env-derive 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate init4-from-env-derive 0.2.0 [INFO] tweaked toml for crates.io crate init4-from-env-derive 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate init4-from-env-derive 0.2.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate init4-from-env-derive 0.2.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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 427babfe3cb653a511b4e14cf261f9a5c0e332aff187e686e12d9d0e5b8f521f [INFO] running `Command { std: "docker" "start" "-a" "427babfe3cb653a511b4e14cf261f9a5c0e332aff187e686e12d9d0e5b8f521f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "427babfe3cb653a511b4e14cf261f9a5c0e332aff187e686e12d9d0e5b8f521f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427babfe3cb653a511b4e14cf261f9a5c0e332aff187e686e12d9d0e5b8f521f", kill_on_drop: false }` [INFO] [stdout] 427babfe3cb653a511b4e14cf261f9a5c0e332aff187e686e12d9d0e5b8f521f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc1ecdb879b3589cfffcca0986f6f523a307601cc94eaee66eae911d5ff24598 [INFO] running `Command { std: "docker" "start" "-a" "cc1ecdb879b3589cfffcca0986f6f523a307601cc94eaee66eae911d5ff24598", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking syn v2.0.114 [INFO] [stderr] Checking init4-from-env-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `init4_bin_base` [INFO] [stdout] --> tests/macro.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use init4_bin_base::utils::from_env::{EnvItemInfo, FromEnv}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `init4_bin_base` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `init4_bin_base`, use `cargo add init4_bin_base` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `init4_bin_base` in the list of imported crates [INFO] [stdout] --> tests/macro.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, FromEnv)] [INFO] [stdout] | ^^^^^^^ could not find `init4_bin_base` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromEnv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `init4_bin_base` in the list of imported crates [INFO] [stdout] --> tests/macro.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(FromEnv, Debug)] [INFO] [stdout] | ^^^^^^^ could not find `init4_bin_base` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromEnv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `init4_bin_base` in the list of imported crates [INFO] [stdout] --> tests/macro.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, FromEnv)] [INFO] [stdout] | ^^^^^^^ could not find `init4_bin_base` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `FromEnv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `init4-from-env-derive` (test "macro") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "cc1ecdb879b3589cfffcca0986f6f523a307601cc94eaee66eae911d5ff24598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1ecdb879b3589cfffcca0986f6f523a307601cc94eaee66eae911d5ff24598", kill_on_drop: false }` [INFO] [stdout] cc1ecdb879b3589cfffcca0986f6f523a307601cc94eaee66eae911d5ff24598