[INFO] cloning repository https://github.com/tmcnulty387/music-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmcnulty387/music-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcnulty387%2Fmusic-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcnulty387%2Fmusic-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0576bce9cc7bbe0218fc2312815c85eb2803d33b [INFO] testing tmcnulty387/music-app against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcnulty387%2Fmusic-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmcnulty387/music-app on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmcnulty387/music-app [INFO] finished tweaking git repo https://github.com/tmcnulty387/music-app [INFO] tweaked toml for git repo https://github.com/tmcnulty387/music-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tmcnulty387/music-app 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symphonia-metadata v0.5.4 [INFO] [stderr] Downloaded zvariant_utils v2.0.0 [INFO] [stderr] Downloaded coreaudio-sys v0.2.15 [INFO] [stderr] Downloaded symphonia v0.5.4 [INFO] [stderr] Downloaded pollster v0.3.0 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded async-broadcast v0.7.0 [INFO] [stderr] Downloaded async-executor v1.11.0 [INFO] [stderr] Downloaded async-process v2.2.2 [INFO] [stderr] Downloaded polling v3.7.0 [INFO] [stderr] Downloaded zvariant v4.1.1 [INFO] [stderr] Downloaded claxon v0.4.3 [INFO] [stderr] Downloaded cpal v0.15.3 [INFO] [stderr] Downloaded rodio v0.18.0 [INFO] [stderr] Downloaded combine v4.6.7 [INFO] [stderr] Downloaded oboe-sys v0.6.1 [INFO] [stderr] Downloaded zbus v4.2.2 [INFO] [stderr] Downloaded syn v2.0.64 [INFO] [stderr] Downloaded ashpd v0.8.1 [INFO] [stderr] Downloaded rfd v0.14.1 [INFO] [stderr] Downloaded alsa v0.9.0 [INFO] [stderr] Downloaded nix v0.28.0 [INFO] [stderr] Downloaded bindgen v0.69.4 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded lewton v0.10.2 [INFO] [stderr] Downloaded symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Downloaded event-listener v5.3.0 [INFO] [stderr] Downloaded zbus_macros v4.2.2 [INFO] [stderr] Downloaded coreaudio-rs v0.11.3 [INFO] [stderr] Downloaded windows-core v0.54.0 [INFO] [stderr] Downloaded alsa-sys v0.3.1 [INFO] [stderr] Downloaded symphonia-core v0.5.4 [INFO] [stderr] Downloaded async-fs v2.1.2 [INFO] [stderr] Downloaded async-signal v0.2.6 [INFO] [stderr] Downloaded oboe v0.6.1 [INFO] [stderr] Downloaded hound v3.5.1 [INFO] [stderr] Downloaded ogg v0.8.0 [INFO] [stderr] Downloaded piper v0.2.2 [INFO] [stderr] Downloaded blocking v1.6.0 [INFO] [stderr] Downloaded zvariant_derive v4.1.1 [INFO] [stderr] Downloaded raw-window-handle v0.6.2 [INFO] [stderr] Downloaded dasp_sample v0.11.0 [INFO] [stderr] Downloaded toml_datetime v0.6.6 [INFO] [stderr] Downloaded windows-result v0.1.1 [INFO] [stderr] Downloaded windows v0.54.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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8b2bdc645cf44afd1fdffa18fb7bab86e2ad64b6f9341723fc3091fb2997f88 [INFO] running `Command { std: "docker" "start" "-a" "d8b2bdc645cf44afd1fdffa18fb7bab86e2ad64b6f9341723fc3091fb2997f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8b2bdc645cf44afd1fdffa18fb7bab86e2ad64b6f9341723fc3091fb2997f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b2bdc645cf44afd1fdffa18fb7bab86e2ad64b6f9341723fc3091fb2997f88", kill_on_drop: false }` [INFO] [stdout] d8b2bdc645cf44afd1fdffa18fb7bab86e2ad64b6f9341723fc3091fb2997f88 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96bea32b05bb40c12693784ac522ff94ca284628e6b5188cab02e609fb98756f [INFO] running `Command { std: "docker" "start" "-a" "96bea32b05bb40c12693784ac522ff94ca284628e6b5188cab02e609fb98756f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling xdg-home v1.1.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling zvariant_utils v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling zvariant_derive v4.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling zbus_macros v4.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling rodio v0.18.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling zvariant v4.1.1 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.2.2 [INFO] [stderr] Compiling ashpd v0.8.1 [INFO] [stderr] Compiling music_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.04s [INFO] running `Command { std: "docker" "inspect" "96bea32b05bb40c12693784ac522ff94ca284628e6b5188cab02e609fb98756f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96bea32b05bb40c12693784ac522ff94ca284628e6b5188cab02e609fb98756f", kill_on_drop: false }` [INFO] [stdout] 96bea32b05bb40c12693784ac522ff94ca284628e6b5188cab02e609fb98756f [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c0f9c4ae8325180e8bb842213e4ee77882b591d347bc966927f5402800d457 [INFO] running `Command { std: "docker" "start" "-a" "92c0f9c4ae8325180e8bb842213e4ee77882b591d347bc966927f5402800d457", kill_on_drop: false }` [INFO] [stderr] Compiling music_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "92c0f9c4ae8325180e8bb842213e4ee77882b591d347bc966927f5402800d457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c0f9c4ae8325180e8bb842213e4ee77882b591d347bc966927f5402800d457", kill_on_drop: false }` [INFO] [stdout] 92c0f9c4ae8325180e8bb842213e4ee77882b591d347bc966927f5402800d457 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22177519ff9e3495a1ae3f0e6e932401431e09f619bd3f805a559112c7051729 [INFO] running `Command { std: "docker" "start" "-a" "22177519ff9e3495a1ae3f0e6e932401431e09f619bd3f805a559112c7051729", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/music_app-d00f5ee59e86359f) [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" "22177519ff9e3495a1ae3f0e6e932401431e09f619bd3f805a559112c7051729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22177519ff9e3495a1ae3f0e6e932401431e09f619bd3f805a559112c7051729", kill_on_drop: false }` [INFO] [stdout] 22177519ff9e3495a1ae3f0e6e932401431e09f619bd3f805a559112c7051729