[INFO] cloning repository https://github.com/dastarruer/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/dastarruer/audio-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdastarruer%2Faudio-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdastarruer%2Faudio-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0addf6b156da07cdf674b5822fe66a6170b4804e [INFO] testing dastarruer/audio-player against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdastarruer%2Faudio-player" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dastarruer/audio-player [INFO] finished tweaking git repo https://github.com/dastarruer/audio-player [INFO] tweaked toml for git repo https://github.com/dastarruer/audio-player written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dastarruer/audio-player on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dastarruer/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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb0373cd1740c9963f34f88c9aec1479dae78faa85f811a9f1ad2640da2c9f55 [INFO] running `Command { std: "docker" "start" "-a" "eb0373cd1740c9963f34f88c9aec1479dae78faa85f811a9f1ad2640da2c9f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb0373cd1740c9963f34f88c9aec1479dae78faa85f811a9f1ad2640da2c9f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0373cd1740c9963f34f88c9aec1479dae78faa85f811a9f1ad2640da2c9f55", kill_on_drop: false }` [INFO] [stdout] eb0373cd1740c9963f34f88c9aec1479dae78faa85f811a9f1ad2640da2c9f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb53bfb5fc29ff2139364c27ece8041b654a65b43e9583cf3e0c4af4f870cec4 [INFO] running `Command { std: "docker" "start" "-a" "eb53bfb5fc29ff2139364c27ece8041b654a65b43e9583cf3e0c4af4f870cec4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling ogg_pager v0.7.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling fltk-sys v1.5.10 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lofty v0.22.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling theme v0.0.3 [INFO] [stderr] Compiling fltk v1.5.10 [INFO] [stderr] Compiling fltk-theme v0.7.9 [INFO] [stderr] Compiling fltk-flex v0.2.1 [INFO] [stderr] Compiling audio_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "eb53bfb5fc29ff2139364c27ece8041b654a65b43e9583cf3e0c4af4f870cec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb53bfb5fc29ff2139364c27ece8041b654a65b43e9583cf3e0c4af4f870cec4", kill_on_drop: false }` [INFO] [stdout] eb53bfb5fc29ff2139364c27ece8041b654a65b43e9583cf3e0c4af4f870cec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d8474b40dcedaa1b1b230b4df680fad21e353dfec9b909eb81ff84fbcd2303a [INFO] running `Command { std: "docker" "start" "-a" "3d8474b40dcedaa1b1b230b4df680fad21e353dfec9b909eb81ff84fbcd2303a", kill_on_drop: false }` [INFO] [stderr] Compiling audio_player v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "3d8474b40dcedaa1b1b230b4df680fad21e353dfec9b909eb81ff84fbcd2303a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8474b40dcedaa1b1b230b4df680fad21e353dfec9b909eb81ff84fbcd2303a", kill_on_drop: false }` [INFO] [stdout] 3d8474b40dcedaa1b1b230b4df680fad21e353dfec9b909eb81ff84fbcd2303a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1dd670e364285238cb3810237325a684eb1d5ceeed8ecdd435ea905a43556a91 [INFO] running `Command { std: "docker" "start" "-a" "1dd670e364285238cb3810237325a684eb1d5ceeed8ecdd435ea905a43556a91", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/audio_player-132559ce0ee7a0d8) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test app::ui::now_playing::test::extract_artist_from_tag::extract_artist ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_artist_from_tag::extract_artist_from_tag_with_no_artist ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_title_from_tag::extract_title_from_tag_with_no_title ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_title_from_tag::extract_title ... ok [INFO] [stdout] test app::ui::now_playing::test::parse_file::parse_no_metadata_mp3_file ... ok [INFO] [stdout] test app::ui::playback_buttons::test::handle_play_pause_click::test_paused_btn ... ok [INFO] [stdout] test app::ui::progress_bar::test::format_duration::test_format_duration_minutes ... ok [INFO] [stdout] test app::ui::progress_bar::test::knob_x::test_0_progress ... ok [INFO] [stdout] test app::ui::now_playing::test::parse_file::parse_no_metadata_ogg_file ... ok [INFO] [stdout] test app::ui::playback_buttons::test::handle_play_pause_click::test_play_btn ... ok [INFO] [stdout] test app::ui::progress_bar::test::format_duration::test_format_duration_hours ... ok [INFO] [stdout] test app::ui::now_playing::test::parse_file::parse_non_existent_file ... ok [INFO] [stdout] test app::ui::now_playing::test::parse_file::parse_valid_mp3_file ... ok [INFO] [stdout] test app::ui::now_playing::test::parse_file::parse_valid_ogg_file ... ok [INFO] [stdout] test app::ui::progress_bar::test::knob_x::test_25_progress ... ok [INFO] [stdout] test app::ui::progress_bar::test::knob_x::test_50_progress ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_cover_image_from_tag::test_multiple_cover_images ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_cover_image_from_tag::test_unsupported_gif_format ... ok [INFO] [stdout] test app::ui::progress_bar::test::knob_x::test_75_progress ... ok [INFO] [stdout] test app::ui::progress_bar::test::knob_x::test_100_progress ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_cover_image_from_tag::test_jpg ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_cover_image_from_tag::test_non_existent_cover ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_cover_image_from_tag::test_multiple_cover_image_types ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_cover_image_from_tag::test_png ... ok [INFO] [stdout] test app::ui::now_playing::test::extract_cover_image_from_tag::test_no_cover_image ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1dd670e364285238cb3810237325a684eb1d5ceeed8ecdd435ea905a43556a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd670e364285238cb3810237325a684eb1d5ceeed8ecdd435ea905a43556a91", kill_on_drop: false }` [INFO] [stdout] 1dd670e364285238cb3810237325a684eb1d5ceeed8ecdd435ea905a43556a91