[INFO] cloning repository https://github.com/joyanedel/audio-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joyanedel/audio-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyanedel%2Faudio-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyanedel%2Faudio-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1af51e24684499124e4363826657dceaa905acb4 [INFO] testing joyanedel/audio-player against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyanedel%2Faudio-player" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joyanedel/audio-player [INFO] finished tweaking git repo https://github.com/joyanedel/audio-player [INFO] tweaked toml for git repo https://github.com/joyanedel/audio-player written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joyanedel/audio-player on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joyanedel/audio-player 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd410548b758a405ea4bba0e5461b1fb7629d420c74c01219721c255fae2cb24 [INFO] running `Command { std: "docker" "start" "-a" "bd410548b758a405ea4bba0e5461b1fb7629d420c74c01219721c255fae2cb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd410548b758a405ea4bba0e5461b1fb7629d420c74c01219721c255fae2cb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd410548b758a405ea4bba0e5461b1fb7629d420c74c01219721c255fae2cb24", kill_on_drop: false }` [INFO] [stdout] bd410548b758a405ea4bba0e5461b1fb7629d420c74c01219721c255fae2cb24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31bf84e4fe210efbac75a908effc0f99b79999fac9f1474b9ac7e90562ec1ed3 [INFO] running `Command { std: "docker" "start" "-a" "31bf84e4fe210efbac75a908effc0f99b79999fac9f1474b9ac7e90562ec1ed3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling termion v3.0.0 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling audio-player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.93s [INFO] running `Command { std: "docker" "inspect" "31bf84e4fe210efbac75a908effc0f99b79999fac9f1474b9ac7e90562ec1ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31bf84e4fe210efbac75a908effc0f99b79999fac9f1474b9ac7e90562ec1ed3", kill_on_drop: false }` [INFO] [stdout] 31bf84e4fe210efbac75a908effc0f99b79999fac9f1474b9ac7e90562ec1ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c17d6a8e2327250016f025fb241ac6b6fd3302097a9bff3e997978436555b822 [INFO] running `Command { std: "docker" "start" "-a" "c17d6a8e2327250016f025fb241ac6b6fd3302097a9bff3e997978436555b822", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling faux_macros v0.1.10 [INFO] [stderr] Compiling faux v0.1.10 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling audio-player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.43s [INFO] running `Command { std: "docker" "inspect" "c17d6a8e2327250016f025fb241ac6b6fd3302097a9bff3e997978436555b822", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17d6a8e2327250016f025fb241ac6b6fd3302097a9bff3e997978436555b822", kill_on_drop: false }` [INFO] [stdout] c17d6a8e2327250016f025fb241ac6b6fd3302097a9bff3e997978436555b822 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 34413d73aa243a83b0f73afa8c84213d8ae01297dd316189b4a0cde6f0844dce [INFO] running `Command { std: "docker" "start" "-a" "34413d73aa243a83b0f73afa8c84213d8ae01297dd316189b4a0cde6f0844dce", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/audio_player-530aa04fe2f2b4ad) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test song_handler::test::speed_test::test_decrease_speed_returns_error_if_cannot_decrease ... ok [INFO] [stdout] test song_handler::test::speed_test::test_decrease_speed_returns_ok ... ok [INFO] [stdout] test song_handler::test::volume_test::test_decrease_volume_returns_error_if_cannot_decrease ... ok [INFO] [stdout] test song_handler::test::volume_test::test_increase_volume_returns_error_if_cannot_increase ... ok [INFO] [stdout] test song_handler::test::volume_test::test_increase_volume_returns_ok ... ok [INFO] [stdout] test song_handler::test::volume_test::test_decrease_volume_returns_ok ... ok [INFO] [stdout] test song_handler::test::speed_test::test_increase_speed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34413d73aa243a83b0f73afa8c84213d8ae01297dd316189b4a0cde6f0844dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34413d73aa243a83b0f73afa8c84213d8ae01297dd316189b4a0cde6f0844dce", kill_on_drop: false }` [INFO] [stdout] 34413d73aa243a83b0f73afa8c84213d8ae01297dd316189b4a0cde6f0844dce