[INFO] cloning repository https://github.com/null-dev/winwait
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/null-dev/winwait" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-dev%2Fwinwait", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-dev%2Fwinwait'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c967d07b6b9a77cbd299642c2ac270cd8590090
[INFO] checking null-dev/winwait/6c967d07b6b9a77cbd299642c2ac270cd8590090 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnull-dev%2Fwinwait" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/null-dev/winwait on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/null-dev/winwait
[INFO] finished tweaking git repo https://github.com/null-dev/winwait
[INFO] tweaked toml for git repo https://github.com/null-dev/winwait written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/null-dev/winwait 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hocon v0.7.0
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded java-properties v1.4.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.1
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.6
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27a57f4d3aed2e99a0fdaf723e8bdf19ef569290eccc851896afb141c3617b0a
[INFO] running `Command { std: "docker" "start" "-a" "27a57f4d3aed2e99a0fdaf723e8bdf19ef569290eccc851896afb141c3617b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27a57f4d3aed2e99a0fdaf723e8bdf19ef569290eccc851896afb141c3617b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a57f4d3aed2e99a0fdaf723e8bdf19ef569290eccc851896afb141c3617b0a", kill_on_drop: false }`
[INFO] [stdout] 27a57f4d3aed2e99a0fdaf723e8bdf19ef569290eccc851896afb141c3617b0a
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a1560aaee933d768f46f7007f50bc5466860bea790fae1790e90256880ed515
[INFO] running `Command { std: "docker" "start" "-a" "5a1560aaee933d768f46f7007f50bc5466860bea790fae1790e90256880ed515", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking rustls-native-certs v0.6.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking java-properties v1.4.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking h2 v0.3.10
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tokio-rustls v0.23.2
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.6
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking hocon v0.7.0
[INFO] [stderr]     Checking winwait v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/process.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::handleapi::CloseHandle;
[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/process.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::winnt::HANDLE;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/process.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | use winapi::shared::minwindef::TRUE;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/process.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | use winapi::shared::minwindef::FALSE;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/process.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | use winapi::um::handleapi::INVALID_HANDLE_VALUE;
[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/process.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | use winapi::um::tlhelp32::{
[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/process.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::handleapi::CloseHandle;
[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/process.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::winnt::HANDLE;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/process.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | use winapi::shared::minwindef::TRUE;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/process.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | use winapi::shared::minwindef::FALSE;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/process.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | use winapi::um::handleapi::INVALID_HANDLE_VALUE;
[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/process.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | use winapi::um::tlhelp32::{
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OsStr`
[INFO] [stdout]   --> src/main.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::ffi::{OsString, OsStr};
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs::OpenOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OsStr`
[INFO] [stdout]   --> src/main.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::ffi::{OsString, OsStr};
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs::OpenOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winwait` (bin "winwait") due to 7 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `winwait` (bin "winwait" test) due to 7 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5a1560aaee933d768f46f7007f50bc5466860bea790fae1790e90256880ed515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1560aaee933d768f46f7007f50bc5466860bea790fae1790e90256880ed515", kill_on_drop: false }`
[INFO] [stdout] 5a1560aaee933d768f46f7007f50bc5466860bea790fae1790e90256880ed515
