[INFO] fetching crate ini2command 0.1.2...
[INFO] checking ini2command-0.1.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate ini2command 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ini2command 0.1.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ini2command 0.1.2
[INFO] finished tweaking crates.io crate ini2command 0.1.2
[INFO] tweaked toml for crates.io crate ini2command 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate ini2command 0.1.2 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string-error v0.1.0
[INFO] [stderr]   Downloaded dlv-list v0.2.2
[INFO] [stderr]   Downloaded rust-ini v0.15.2
[INFO] [stderr]   Downloaded ordered-multimap v0.2.4
[INFO] [stderr]   Downloaded ahash v0.3.5
[INFO] [stderr]   Downloaded codepage v0.1.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a96f495a8cef590c48ac49cbaf4b6e6f6f1086d62b80dd7dec4ccce356cb8740
[INFO] running `Command { std: "docker" "start" "-a" "a96f495a8cef590c48ac49cbaf4b6e6f6f1086d62b80dd7dec4ccce356cb8740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a96f495a8cef590c48ac49cbaf4b6e6f6f1086d62b80dd7dec4ccce356cb8740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a96f495a8cef590c48ac49cbaf4b6e6f6f1086d62b80dd7dec4ccce356cb8740", kill_on_drop: false }`
[INFO] [stdout] a96f495a8cef590c48ac49cbaf4b6e6f6f1086d62b80dd7dec4ccce356cb8740
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb49ab815f1ace6d5fc0086c9a2135f7273f620e510f8bd060af7d8822b4f92f
[INFO] running `Command { std: "docker" "start" "-a" "bb49ab815f1ace6d5fc0086c9a2135f7273f620e510f8bd060af7d8822b4f92f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]     Checking ahash v0.3.5
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking codepage v0.1.1
[INFO] [stderr]     Checking dlv-list v0.2.2
[INFO] [stderr]     Checking ordered-multimap v0.2.4
[INFO] [stderr]     Checking rust-ini v0.15.2
[INFO] [stderr]     Checking ini2command v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/main.rs:223:33
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         winapi::um::winnls::GetACP()
[INFO] [stdout]     |                                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/main.rs:223:33
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         winapi::um::winnls::GetACP()
[INFO] [stdout]     |                                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ini2command` (bin "ini2command") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ini2command` (bin "ini2command" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb49ab815f1ace6d5fc0086c9a2135f7273f620e510f8bd060af7d8822b4f92f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb49ab815f1ace6d5fc0086c9a2135f7273f620e510f8bd060af7d8822b4f92f", kill_on_drop: false }`
[INFO] [stdout] bb49ab815f1ace6d5fc0086c9a2135f7273f620e510f8bd060af7d8822b4f92f
