[INFO] cloning repository https://github.com/EthanWeegee/simple-nus3audio-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanWeegee/simple-nus3audio-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanWeegee%2Fsimple-nus3audio-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanWeegee%2Fsimple-nus3audio-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f87a0644acb3b1e2380d4f60af1447fad31479e7 [INFO] testing EthanWeegee/simple-nus3audio-gui 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%2FEthanWeegee%2Fsimple-nus3audio-gui" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EthanWeegee/simple-nus3audio-gui 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/EthanWeegee/simple-nus3audio-gui [INFO] finished tweaking git repo https://github.com/EthanWeegee/simple-nus3audio-gui [INFO] tweaked toml for git repo https://github.com/EthanWeegee/simple-nus3audio-gui written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/EthanWeegee/simple-nus3audio-gui 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2185dd0414fd07c354dd507b236f8d7c4ec7167fea89c315335f8319e7288d58 [INFO] running `Command { std: "docker" "start" "-a" "2185dd0414fd07c354dd507b236f8d7c4ec7167fea89c315335f8319e7288d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2185dd0414fd07c354dd507b236f8d7c4ec7167fea89c315335f8319e7288d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2185dd0414fd07c354dd507b236f8d7c4ec7167fea89c315335f8319e7288d58", kill_on_drop: false }` [INFO] [stdout] 2185dd0414fd07c354dd507b236f8d7c4ec7167fea89c315335f8319e7288d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 90a0b5e5ef8641b642b7e10a70eeab37c680f9c9885d2b8c88dc53b0b0f22636 [INFO] running `Command { std: "docker" "start" "-a" "90a0b5e5ef8641b642b7e10a70eeab37c680f9c9885d2b8c88dc53b0b0f22636", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling atomic-arena v0.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling ringbuf v0.2.7 [INFO] [stderr] Compiling wav v1.0.0 [INFO] [stderr] Compiling open v2.0.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling symphonia-core v0.5.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling fon v0.6.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling symphonia-metadata v0.5.0 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.0 [INFO] [stderr] Compiling symphonia-format-wav v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.0 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.0 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling symphonia v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling fltk-sys v1.2.20 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling kira v0.6.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling nus3audio v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling fltk v1.2.20 [INFO] [stderr] Compiling simple-nus3audio-gui v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.09s [INFO] running `Command { std: "docker" "inspect" "90a0b5e5ef8641b642b7e10a70eeab37c680f9c9885d2b8c88dc53b0b0f22636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a0b5e5ef8641b642b7e10a70eeab37c680f9c9885d2b8c88dc53b0b0f22636", kill_on_drop: false }` [INFO] [stdout] 90a0b5e5ef8641b642b7e10a70eeab37c680f9c9885d2b8c88dc53b0b0f22636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7170026f37454afd769e4e8b50dbd9398ee3abb7c64c05dfab8145b2e072ca6d [INFO] running `Command { std: "docker" "start" "-a" "7170026f37454afd769e4e8b50dbd9398ee3abb7c64c05dfab8145b2e072ca6d", kill_on_drop: false }` [INFO] [stderr] Compiling simple-nus3audio-gui v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_nus3audio_gui-d8e774bc1fda4ff0) [INFO] running `Command { std: "docker" "inspect" "7170026f37454afd769e4e8b50dbd9398ee3abb7c64c05dfab8145b2e072ca6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7170026f37454afd769e4e8b50dbd9398ee3abb7c64c05dfab8145b2e072ca6d", kill_on_drop: false }` [INFO] [stdout] 7170026f37454afd769e4e8b50dbd9398ee3abb7c64c05dfab8145b2e072ca6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73f6570f84ae7a90b62f4824d1d07aa846d39094808d0ac2073bf8df2e6edc43 [INFO] running `Command { std: "docker" "start" "-a" "73f6570f84ae7a90b62f4824d1d07aa846d39094808d0ac2073bf8df2e6edc43", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_nus3audio_gui-d8e774bc1fda4ff0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73f6570f84ae7a90b62f4824d1d07aa846d39094808d0ac2073bf8df2e6edc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f6570f84ae7a90b62f4824d1d07aa846d39094808d0ac2073bf8df2e6edc43", kill_on_drop: false }` [INFO] [stdout] 73f6570f84ae7a90b62f4824d1d07aa846d39094808d0ac2073bf8df2e6edc43