[INFO] fetching crate init4-from-env-derive 0.2.0... [INFO] checking init4-from-env-derive-0.2.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0 [INFO] extracting crate init4-from-env-derive 0.2.0 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate init4-from-env-derive 0.2.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7621849282e7c2f363e87ec9e9dc86f1fc1e8764a28d63009f7d3229e5a78e9 [INFO] running `Command { std: "docker" "start" "-a" "c7621849282e7c2f363e87ec9e9dc86f1fc1e8764a28d63009f7d3229e5a78e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7621849282e7c2f363e87ec9e9dc86f1fc1e8764a28d63009f7d3229e5a78e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7621849282e7c2f363e87ec9e9dc86f1fc1e8764a28d63009f7d3229e5a78e9", kill_on_drop: false }` [INFO] [stdout] c7621849282e7c2f363e87ec9e9dc86f1fc1e8764a28d63009f7d3229e5a78e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d9ae135173fba5d0389ca64cec7cf3094a44eae1e5f8ce6513e1759b0066cf8 [INFO] running `Command { std: "docker" "start" "-a" "6d9ae135173fba5d0389ca64cec7cf3094a44eae1e5f8ce6513e1759b0066cf8", 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" "6d9ae135173fba5d0389ca64cec7cf3094a44eae1e5f8ce6513e1759b0066cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9ae135173fba5d0389ca64cec7cf3094a44eae1e5f8ce6513e1759b0066cf8", kill_on_drop: false }` [INFO] [stdout] 6d9ae135173fba5d0389ca64cec7cf3094a44eae1e5f8ce6513e1759b0066cf8