[INFO] cloning repository https://github.com/adumbidiot/donacdum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/donacdum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fdonacdum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fdonacdum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1abdb4cfd80ed4680090cee8ecc650f99b302790
[INFO] testing adumbidiot/donacdum against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fdonacdum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adumbidiot/donacdum
[INFO] finished tweaking git repo https://github.com/adumbidiot/donacdum
[INFO] tweaked toml for git repo https://github.com/adumbidiot/donacdum written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adumbidiot/donacdum on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adumbidiot/donacdum 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a
[INFO] running `Command { std: "docker" "start" "bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling arrayvec v0.6.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling skylight v0.0.0 (https://github.com/adumbidiot/skylight-rs#7a5dc0e4)
[INFO] [stderr]    Compiling symphonia-core v0.3.0
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::shared::guiddef::CLSID;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::minwindef::DWORD;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::winerror::FAILED;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `shared` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::shared::winerror::HRESULT;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::combaseapi::CoCreateInstance;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::combaseapi::CoIncrementMTAUsage;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::combaseapi::CoTaskMemAlloc;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `um` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::combaseapi::CoTaskMemFree;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::Interface`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-1a3b8bc3962862b8/7a5dc0e/src/objbase.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::Interface;
[INFO] [stdout]    |     ^^^^^^^^---------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `Interface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `skylight` (lib) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a", kill_on_drop: false }`
[INFO] [stdout] bd3ecbe86e9443e3636bc55a9cadb914c6f777ba7c07bd08f92ae02f5c5a595a
