[INFO] cloning repository https://github.com/Blurp-06/breakout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blurp-06/breakout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlurp-06%2Fbreakout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlurp-06%2Fbreakout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f306f62e7d9166816b34d7b1330452cee7636a00 [INFO] testing Blurp-06/breakout against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlurp-06%2Fbreakout" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Blurp-06/breakout on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Blurp-06/breakout [INFO] finished tweaking git repo https://github.com/Blurp-06/breakout [INFO] tweaked toml for git repo https://github.com/Blurp-06/breakout written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/Blurp-06/breakout already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1f3dc778e6b3a1de6849f782e7290fceede17f8354e7637f0ea1fa564bdb540 [INFO] running `Command { std: "docker" "start" "-a" "d1f3dc778e6b3a1de6849f782e7290fceede17f8354e7637f0ea1fa564bdb540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1f3dc778e6b3a1de6849f782e7290fceede17f8354e7637f0ea1fa564bdb540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f3dc778e6b3a1de6849f782e7290fceede17f8354e7637f0ea1fa564bdb540", kill_on_drop: false }` [INFO] [stdout] d1f3dc778e6b3a1de6849f782e7290fceede17f8354e7637f0ea1fa564bdb540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f773f97c583ca2a6bc7c2a0e80971219412f5ec7fe7b601b3d34cc5b0421015d [INFO] running `Command { std: "docker" "start" "-a" "f773f97c583ca2a6bc7c2a0e80971219412f5ec7fe7b601b3d34cc5b0421015d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling sapp-linux v0.1.8 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling winaudio v1.0.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.11 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling miniquad_text_rusttype v0.1.2 [INFO] [stderr] Compiling megaui v0.2.11 [INFO] [stderr] Compiling quad-gl v0.2.3 [INFO] [stderr] Compiling macroquad v0.2.9 [INFO] [stderr] Compiling breakout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `wave` in `winaudio` [INFO] [stdout] --> src/main.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | winaudio::wave::Player::from_file("assets/sounds/hit.wav").unwrap(); [INFO] [stdout] | ^^^^ could not find `wave` in `winaudio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 `breakout` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f773f97c583ca2a6bc7c2a0e80971219412f5ec7fe7b601b3d34cc5b0421015d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f773f97c583ca2a6bc7c2a0e80971219412f5ec7fe7b601b3d34cc5b0421015d", kill_on_drop: false }` [INFO] [stdout] f773f97c583ca2a6bc7c2a0e80971219412f5ec7fe7b601b3d34cc5b0421015d