[INFO] cloning repository https://github.com/derekdreery/remote-shutdown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derekdreery/remote-shutdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fremote-shutdown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fremote-shutdown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92b4d404fc08dd77fa4c640dea5893ff50949930
[INFO] checking derekdreery/remote-shutdown against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekdreery%2Fremote-shutdown" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/derekdreery/remote-shutdown
[INFO] finished tweaking git repo https://github.com/derekdreery/remote-shutdown
[INFO] tweaked toml for git repo https://github.com/derekdreery/remote-shutdown written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/derekdreery/remote-shutdown on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/derekdreery/remote-shutdown 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded neli v0.6.4
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded local-ip-address v0.6.1
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.3
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dbf0af4acb051f5dd04e828600dba47158542cabfcf86fb13589efff8f87f4e
[INFO] running `Command { std: "docker" "start" "-a" "5dbf0af4acb051f5dd04e828600dba47158542cabfcf86fb13589efff8f87f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dbf0af4acb051f5dd04e828600dba47158542cabfcf86fb13589efff8f87f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dbf0af4acb051f5dd04e828600dba47158542cabfcf86fb13589efff8f87f4e", kill_on_drop: false }`
[INFO] [stdout] 5dbf0af4acb051f5dd04e828600dba47158542cabfcf86fb13589efff8f87f4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd61e6415f9ee49f00b3adb1c8ae4d2890579bde2f04e4a44a245d094fe1a58a
[INFO] running `Command { std: "docker" "start" "-a" "bd61e6415f9ee49f00b3adb1c8ae4d2890579bde2f04e4a44a245d094fe1a58a", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking shutdown v0.1.0 (/opt/rustwide/workdir/shutdown)
[INFO] [stdout] error[E0433]: cannot find module or crate `impl_` in this scope
[INFO] [stdout]  --> shutdown/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     impl_::shutdown()
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `impl_`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `impl_`, use `cargo add impl_` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shutdown` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bd61e6415f9ee49f00b3adb1c8ae4d2890579bde2f04e4a44a245d094fe1a58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd61e6415f9ee49f00b3adb1c8ae4d2890579bde2f04e4a44a245d094fe1a58a", kill_on_drop: false }`
[INFO] [stdout] bd61e6415f9ee49f00b3adb1c8ae4d2890579bde2f04e4a44a245d094fe1a58a
