[INFO] cloning repository https://github.com/HooferDevelops/OUTRO
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HooferDevelops/OUTRO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHooferDevelops%2FOUTRO", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHooferDevelops%2FOUTRO'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fb82904e4ccff76495ab643179642b37bfae241
[INFO] checking HooferDevelops/OUTRO/9fb82904e4ccff76495ab643179642b37bfae241 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHooferDevelops%2FOUTRO" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HooferDevelops/OUTRO
[INFO] finished tweaking git repo https://github.com/HooferDevelops/OUTRO
[INFO] tweaked toml for git repo https://github.com/HooferDevelops/OUTRO written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HooferDevelops/OUTRO on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HooferDevelops/OUTRO 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minimp3 v0.5.1
[INFO] [stderr]   Downloaded minimp3-sys v0.3.2
[INFO] [stderr]   Downloaded slice-deque v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91f69aad737fd404b80cc8b21a98d1a2621279986e648fd173ddec2ee85a0645
[INFO] running `Command { std: "docker" "start" "-a" "91f69aad737fd404b80cc8b21a98d1a2621279986e648fd173ddec2ee85a0645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91f69aad737fd404b80cc8b21a98d1a2621279986e648fd173ddec2ee85a0645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f69aad737fd404b80cc8b21a98d1a2621279986e648fd173ddec2ee85a0645", kill_on_drop: false }`
[INFO] [stdout] 91f69aad737fd404b80cc8b21a98d1a2621279986e648fd173ddec2ee85a0645
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecfbc8ed2c8d9f023a7648926d5a55a6e58e504ba4df8e9ea27f82b902d3b4a9
[INFO] running `Command { std: "docker" "start" "-a" "ecfbc8ed2c8d9f023a7648926d5a55a6e58e504ba4df8e9ea27f82b902d3b4a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking rodio v0.15.0
[INFO] [stderr]     Checking outro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/main.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::windef::{HWND};
[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/main.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winuser::{GetMessageW,
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_DESTROY` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^   ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_DESTROY`
[INFO] [stdout]    |         |                    |
[INFO] [stdout]    |         |                    variable not in all patterns
[INFO] [stdout]    |         pattern doesn't bind `WM_DESTROY`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_DESTROY`
[INFO] [stdout]   --> src/main.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_ENDSESSION` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]    |         |                    |
[INFO] [stdout]    |         |                    pattern doesn't bind `WM_ENDSESSION`
[INFO] [stdout]    |         pattern doesn't bind `WM_ENDSESSION`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_ENDSESSION`
[INFO] [stdout]   --> src/main.rs:45:43
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_QUERYENDSESSION` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ------------------   ^^^^^^^^^^   ^^^^^^^^^^^^^ pattern doesn't bind `WM_QUERYENDSESSION`
[INFO] [stdout]    |         |                    |
[INFO] [stdout]    |         |                    pattern doesn't bind `WM_QUERYENDSESSION`
[INFO] [stdout]    |         variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_QUERYENDSESSION`
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]   --> src/main.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let (stream, stream_handle) = OutputStream::try_default().unwrap();
[INFO] [stdout]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `outro` (bin "outro" test) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/main.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::windef::{HWND};
[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/main.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winuser::{GetMessageW,
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_DESTROY` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^   ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_DESTROY`
[INFO] [stdout]    |         |                    |
[INFO] [stdout]    |         |                    variable not in all patterns
[INFO] [stdout]    |         pattern doesn't bind `WM_DESTROY`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_DESTROY`
[INFO] [stdout]   --> src/main.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_ENDSESSION` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]    |         |                    |
[INFO] [stdout]    |         |                    pattern doesn't bind `WM_ENDSESSION`
[INFO] [stdout]    |         pattern doesn't bind `WM_ENDSESSION`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_ENDSESSION`
[INFO] [stdout]   --> src/main.rs:45:43
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_QUERYENDSESSION` is not bound in all patterns
[INFO] [stdout]   --> src/main.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ------------------   ^^^^^^^^^^   ^^^^^^^^^^^^^ pattern doesn't bind `WM_QUERYENDSESSION`
[INFO] [stdout]    |         |                    |
[INFO] [stdout]    |         |                    pattern doesn't bind `WM_QUERYENDSESSION`
[INFO] [stdout]    |         variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_QUERYENDSESSION`
[INFO] [stdout]   --> src/main.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         WM_QUERYENDSESSION | WM_DESTROY | WM_ENDSESSION => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]   --> src/main.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let (stream, stream_handle) = OutputStream::try_default().unwrap();
[INFO] [stdout]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `outro` (bin "outro") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ecfbc8ed2c8d9f023a7648926d5a55a6e58e504ba4df8e9ea27f82b902d3b4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecfbc8ed2c8d9f023a7648926d5a55a6e58e504ba4df8e9ea27f82b902d3b4a9", kill_on_drop: false }`
[INFO] [stdout] ecfbc8ed2c8d9f023a7648926d5a55a6e58e504ba4df8e9ea27f82b902d3b4a9
