[INFO] cloning repository https://github.com/hasali19/mona
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasali19/mona" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Fmona", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Fmona'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9f9afe3660985582c524c3f0c9659e2237cb280
[INFO] testing hasali19/mona against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Fmona" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/hasali19/mona
[INFO] finished tweaking git repo https://github.com/hasali19/mona
[INFO] tweaked toml for git repo https://github.com/hasali19/mona written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hasali19/mona on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hasali19/mona 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.32
[INFO] [stderr]   Downloaded hermit-abi v0.1.14
[INFO] [stderr]   Downloaded libc v0.2.71
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed9c1461f97cc3052863310001bd5d81ead45ab3e184c71266058d095bfbf4fb
[INFO] running `Command { std: "docker" "start" "-a" "ed9c1461f97cc3052863310001bd5d81ead45ab3e184c71266058d095bfbf4fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed9c1461f97cc3052863310001bd5d81ead45ab3e184c71266058d095bfbf4fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9c1461f97cc3052863310001bd5d81ead45ab3e184c71266058d095bfbf4fb", kill_on_drop: false }`
[INFO] [stdout] ed9c1461f97cc3052863310001bd5d81ead45ab3e184c71266058d095bfbf4fb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2be6d77d17ea37fde8d9624f0e93e8e213ce2a0a8877bebe98a866c7f934865a
[INFO] running `Command { std: "docker" "start" "-a" "2be6d77d17ea37fde8d9624f0e93e8e213ce2a0a8877bebe98a866c7f934865a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling mona v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/monitors.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     shared::{
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/monitors.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     um::{
[INFO] [stdout]    |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/win/bstr.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     shared::wtypes::BSTR,
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/win/bstr.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     um::oleauto::{SysAllocStringLen, SysFreeString},
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/win/variant.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     shared::wtypes::{VARENUM, VT_BSTR, VT_NULL},
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/win/variant.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     um::oaidl::{VARIANT_n3, VARIANT},
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/win/taskschd.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     shared::{
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> src/win/taskschd.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     um::{
[INFO] [stdout]    |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> src/win/mod.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::{shared::winerror::FAILED, um::winbase::GetUserNameW};
[INFO] [stdout]   |              ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]  --> src/win/mod.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::{shared::winerror::FAILED, um::winbase::GetUserNameW};
[INFO] [stdout]   |                                        ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::Class`, `winapi::Interface`
[INFO] [stdout]   --> src/win/taskschd.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Class, Interface,
[INFO] [stdout]    |     ^^^^^  ^^^^^^^^^ no `Interface` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `Class` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Interface` in crate `winapi`
[INFO] [stdout]    --> src/win/taskschd.rs:274:29
[INFO] [stdout]     |
[INFO] [stdout] 274 |     type Interface: winapi::Interface;
[INFO] [stdout]     |                             ^^^^^^^^^ not found in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Interface` in crate `winapi`
[INFO] [stdout]    --> src/win/taskschd.rs:365:29
[INFO] [stdout]     |
[INFO] [stdout] 365 |     type Interface: winapi::Interface;
[INFO] [stdout]     |                             ^^^^^^^^^ not found in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mona` (bin "mona") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "2be6d77d17ea37fde8d9624f0e93e8e213ce2a0a8877bebe98a866c7f934865a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be6d77d17ea37fde8d9624f0e93e8e213ce2a0a8877bebe98a866c7f934865a", kill_on_drop: false }`
[INFO] [stdout] 2be6d77d17ea37fde8d9624f0e93e8e213ce2a0a8877bebe98a866c7f934865a
