[INFO] fetching crate ini2command 0.1.2...
[INFO] checking ini2command-0.1.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ini2command 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate ini2command 0.1.2 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 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-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codepage v0.1.1
[INFO] [stderr]   Downloaded dlv-list v0.2.2
[INFO] [stderr]   Downloaded string-error v0.1.0
[INFO] [stderr]   Downloaded rust-ini v0.15.2
[INFO] [stderr]   Downloaded ordered-multimap v0.2.4
[INFO] [stderr]   Downloaded ahash v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1efba9421868c788b5f4cf9dcc34f16848ddfc104952da80a584e227907eba55
[INFO] running `Command { std: "docker" "start" "-a" "1efba9421868c788b5f4cf9dcc34f16848ddfc104952da80a584e227907eba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1efba9421868c788b5f4cf9dcc34f16848ddfc104952da80a584e227907eba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1efba9421868c788b5f4cf9dcc34f16848ddfc104952da80a584e227907eba55", kill_on_drop: false }`
[INFO] [stdout] 1efba9421868c788b5f4cf9dcc34f16848ddfc104952da80a584e227907eba55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a7685343349910aaf86991e39c4e48d850dfe7b743f12691cf8aa617313ea69d
[INFO] running `Command { std: "docker" "start" "-a" "a7685343349910aaf86991e39c4e48d850dfe7b743f12691cf8aa617313ea69d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]     Checking ahash v0.3.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.7.2
[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" "a7685343349910aaf86991e39c4e48d850dfe7b743f12691cf8aa617313ea69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7685343349910aaf86991e39c4e48d850dfe7b743f12691cf8aa617313ea69d", kill_on_drop: false }`
[INFO] [stdout] a7685343349910aaf86991e39c4e48d850dfe7b743f12691cf8aa617313ea69d
[INFO] checking ini2command-0.1.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ini2command 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ini2command 0.1.2 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 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-4-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 58ac44ad2d42fb4fcd744dc3601381a76cb2b270a8864d53f4515aa845b259a4
[INFO] running `Command { std: "docker" "start" "-a" "58ac44ad2d42fb4fcd744dc3601381a76cb2b270a8864d53f4515aa845b259a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58ac44ad2d42fb4fcd744dc3601381a76cb2b270a8864d53f4515aa845b259a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ac44ad2d42fb4fcd744dc3601381a76cb2b270a8864d53f4515aa845b259a4", kill_on_drop: false }`
[INFO] [stdout] 58ac44ad2d42fb4fcd744dc3601381a76cb2b270a8864d53f4515aa845b259a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1ee3d78831edf780fb7bc982f52adb1791ab54656a19fe526c0aa315305cee40
[INFO] running `Command { std: "docker" "start" "-a" "1ee3d78831edf780fb7bc982f52adb1791ab54656a19fe526c0aa315305cee40", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking ahash v0.3.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.7.2
[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" test) 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") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ee3d78831edf780fb7bc982f52adb1791ab54656a19fe526c0aa315305cee40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee3d78831edf780fb7bc982f52adb1791ab54656a19fe526c0aa315305cee40", kill_on_drop: false }`
[INFO] [stdout] 1ee3d78831edf780fb7bc982f52adb1791ab54656a19fe526c0aa315305cee40
