[INFO] fetching crate detsurtnu 0.7.0-alpha1...
[INFO] checking detsurtnu-0.7.0-alpha1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate detsurtnu 0.7.0-alpha1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate detsurtnu 0.7.0-alpha1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate detsurtnu 0.7.0-alpha1
[INFO] finished tweaking crates.io crate detsurtnu 0.7.0-alpha1
[INFO] tweaked toml for crates.io crate detsurtnu 0.7.0-alpha1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5646d2f37a94009cbca36e49208d50e3d2fb345b9eaa62c25d5dbbf507c4c254
[INFO] running `Command { std: "docker" "start" "-a" "5646d2f37a94009cbca36e49208d50e3d2fb345b9eaa62c25d5dbbf507c4c254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5646d2f37a94009cbca36e49208d50e3d2fb345b9eaa62c25d5dbbf507c4c254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5646d2f37a94009cbca36e49208d50e3d2fb345b9eaa62c25d5dbbf507c4c254", kill_on_drop: false }`
[INFO] [stdout] 5646d2f37a94009cbca36e49208d50e3d2fb345b9eaa62c25d5dbbf507c4c254
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cadac52353575c21b8ea447e24ca11b6c757c4ec4e5eeec3855c16713708dc5d
[INFO] running `Command { std: "docker" "start" "-a" "cadac52353575c21b8ea447e24ca11b6c757c4ec4e5eeec3855c16713708dc5d", kill_on_drop: false }`
[INFO] [stderr]     Checking detsurtnu v0.7.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stdout]   --> src/untrusted.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     legacy_directory_ownership,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `core` is imported redundantly
[INFO] [stdout]    --> src/untrusted.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use core;
[INFO] [stdout]     |         ^^^^ the item `core` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/untrusted.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     warnings
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stdout]   --> src/untrusted.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     legacy_directory_ownership,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `core` is imported redundantly
[INFO] [stdout]    --> src/untrusted.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use core;
[INFO] [stdout]     |         ^^^^ the item `core` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/untrusted.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     warnings
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `detsurtnu` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `detsurtnu` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "cadac52353575c21b8ea447e24ca11b6c757c4ec4e5eeec3855c16713708dc5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cadac52353575c21b8ea447e24ca11b6c757c4ec4e5eeec3855c16713708dc5d", kill_on_drop: false }`
[INFO] [stdout] cadac52353575c21b8ea447e24ca11b6c757c4ec4e5eeec3855c16713708dc5d
[INFO] checking detsurtnu-0.7.0-alpha1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate detsurtnu 0.7.0-alpha1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate detsurtnu 0.7.0-alpha1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate detsurtnu 0.7.0-alpha1
[INFO] finished tweaking crates.io crate detsurtnu 0.7.0-alpha1
[INFO] tweaked toml for crates.io crate detsurtnu 0.7.0-alpha1 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 173418d44cc9319fae744c354c53ab85f791276897e4336667c12150bf8364e7
[INFO] running `Command { std: "docker" "start" "-a" "173418d44cc9319fae744c354c53ab85f791276897e4336667c12150bf8364e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "173418d44cc9319fae744c354c53ab85f791276897e4336667c12150bf8364e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "173418d44cc9319fae744c354c53ab85f791276897e4336667c12150bf8364e7", kill_on_drop: false }`
[INFO] [stdout] 173418d44cc9319fae744c354c53ab85f791276897e4336667c12150bf8364e7
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13a70d5a507e959167e102e584fd0b169f7c7d5126dd47539012e2b5f4bf627a
[INFO] running `Command { std: "docker" "start" "-a" "13a70d5a507e959167e102e584fd0b169f7c7d5126dd47539012e2b5f4bf627a", kill_on_drop: false }`
[INFO] [stderr]     Checking detsurtnu v0.7.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stdout]   --> src/untrusted.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     legacy_directory_ownership,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `core` is imported redundantly
[INFO] [stdout]    --> src/untrusted.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use core;
[INFO] [stdout]     |         ^^^^ the item `core` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/untrusted.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     warnings
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information
[INFO] [stdout]   --> src/untrusted.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     legacy_directory_ownership,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `core` is imported redundantly
[INFO] [stdout]    --> src/untrusted.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use core;
[INFO] [stdout]     |         ^^^^ the item `core` is already defined by prelude
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/untrusted.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     warnings
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[forbid(unused_imports)]` implied by `#[forbid(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `detsurtnu` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `detsurtnu` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "13a70d5a507e959167e102e584fd0b169f7c7d5126dd47539012e2b5f4bf627a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a70d5a507e959167e102e584fd0b169f7c7d5126dd47539012e2b5f4bf627a", kill_on_drop: false }`
[INFO] [stdout] 13a70d5a507e959167e102e584fd0b169f7c7d5126dd47539012e2b5f4bf627a
