[INFO] cloning repository https://github.com/GotaLoveFiraCode/museum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GotaLoveFiraCode/museum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGotaLoveFiraCode%2Fmuseum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGotaLoveFiraCode%2Fmuseum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81b3b3e9ca7ad142236cf39a3a24a12b287fef0c
[INFO] testing GotaLoveFiraCode/museum against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGotaLoveFiraCode%2Fmuseum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GotaLoveFiraCode/museum
[INFO] finished tweaking git repo https://github.com/GotaLoveFiraCode/museum
[INFO] tweaked toml for git repo https://github.com/GotaLoveFiraCode/museum written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GotaLoveFiraCode/museum on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 156 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rusqlite v0.32.1 (available: v0.39.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cee5fbd4cf1fe60993b63a66a6710b5c731d84039676650e195287b48daf74f6
[INFO] running `Command { std: "docker" "start" "-a" "cee5fbd4cf1fe60993b63a66a6710b5c731d84039676650e195287b48daf74f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cee5fbd4cf1fe60993b63a66a6710b5c731d84039676650e195287b48daf74f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cee5fbd4cf1fe60993b63a66a6710b5c731d84039676650e195287b48daf74f6", kill_on_drop: false }`
[INFO] [stdout] cee5fbd4cf1fe60993b63a66a6710b5c731d84039676650e195287b48daf74f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a276a6b5b734eab2d670496153a05edd2381754068328ba843573420692f707
[INFO] running `Command { std: "docker" "start" "-a" "8a276a6b5b734eab2d670496153a05edd2381754068328ba843573420692f707", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling muse v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.49s
[INFO] running `Command { std: "docker" "inspect" "8a276a6b5b734eab2d670496153a05edd2381754068328ba843573420692f707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a276a6b5b734eab2d670496153a05edd2381754068328ba843573420692f707", kill_on_drop: false }`
[INFO] [stdout] 8a276a6b5b734eab2d670496153a05edd2381754068328ba843573420692f707
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 306386b14ceff758808c164fe3ef0d0464ac7cb30f894e6c70bab97e240245f3
[INFO] running `Command { std: "docker" "start" "-a" "306386b14ceff758808c164fe3ef0d0464ac7cb30f894e6c70bab97e240245f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling muse v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.54s
[INFO] running `Command { std: "docker" "inspect" "306386b14ceff758808c164fe3ef0d0464ac7cb30f894e6c70bab97e240245f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306386b14ceff758808c164fe3ef0d0464ac7cb30f894e6c70bab97e240245f3", kill_on_drop: false }`
[INFO] [stdout] 306386b14ceff758808c164fe3ef0d0464ac7cb30f894e6c70bab97e240245f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6690e537023b7084948085101bf5ef447d4984a218ca4ff24d7d33585e55302
[INFO] running `Command { std: "docker" "start" "-a" "b6690e537023b7084948085101bf5ef447d4984a218ca4ff24d7d33585e55302", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muse-003d73cdebe86f14)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test algorithm::tests::test_batch_processing_equivalence ... ok
[INFO] [stdout] test algorithm::tests::test_connection_weight_edge_cases ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_context_variations ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_edge_cases ... ok
[INFO] [stdout] test completion::tests::test_shell_conversion ... ok
[INFO] [stdout] test algorithm::tests::test_weight_determination_basic ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_invariants ... ok
[INFO] [stdout] test algorithm::tests::test_batch_processing_performance ... ok
[INFO] [stdout] test config::tests::test_db_path_absolute ... ok
[INFO] [stdout] test config::tests::test_get_db_path_creates_directory ... ok
[INFO] [stdout] test algorithm::tests::test_score_consistency ... ok
[INFO] [stdout] test daemon::tests::test_duration_calculations ... ok
[INFO] [stdout] test daemon::tests::test_touches_tracking_flag ... ok
[INFO] [stdout] test mpd_client::tests::test_listen_skip_threshold ... ok
[INFO] [stdout] test config::tests::test_get_db_path_returns_valid_path ... ok
[INFO] [stdout] test daemon::tests::test_playing_state_creation ... ok
[INFO] [stdout] test algorithm::tests::test_functional_scoring_consistency ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_construction ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_edge_cases ... ok
[INFO] [stdout] test mpd_client::tests::test_parse_time_valid_formats ... ok
[INFO] [stdout] test mpd_client::tests::test_queue_song_creation ... ok
[INFO] [stdout] test daemon::tests::test_daemon_state_transitions ... ok
[INFO] [stdout] test daemon::tests::test_is_daemon_running_with_nonexistent_pid_file ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_parsing ... ok
[INFO] [stdout] test path_translator::tests::test_is_initialized ... ok
[INFO] [stdout] test daemon::tests::test_daemon_debug_implementation ... ok
[INFO] [stdout] test daemon::tests::test_daemon_behavior_with_mock_data ... ok
[INFO] [stdout] test path_translator::tests::test_path_conversion_logic ... ok
[INFO] [stdout] test daemon::tests::test_daemon_pid_file_management ... ok
[INFO] [stdout] test queue::tests::test_functional_interleaving ... ok
[INFO] [stdout] test daemon::tests::test_daemon_creation ... ok
[INFO] [stdout] test mpd_client::tests::test_parse_time_invalid_formats ... ok
[INFO] [stdout] test config::tests::test_db_path_structure ... ok
[INFO] [stdout] test config::tests::test_get_db_path_consistent_results ... ok
[INFO] [stdout] test completion::tests::test_get_song_completions_empty_db ... ok
[INFO] [stdout] test path_translator::tests::test_windows_path_conversion ... ok
[INFO] [stdout] test daemon::tests::test_playing_state_duration_calculation ... ok
[INFO] [stdout] test daemon::tests::test_playing_state_clone ... ok
[INFO] [stdout] test mpd_client::tests::test_track_song_touches ... ok
[INFO] [stdout] test mpd_client::tests::test_love_functionality ... ok
[INFO] [stdout] test mpd_client::tests::test_behavior_tracking_integration ... ok
[INFO] [stdout] test path_translator::tests::test_path_validation ... ok
[INFO] [stdout] test mpd_client::tests::test_track_song_touches_missing_songs ... ok
[INFO] [stdout] test queue::tests::test_queue_strategy_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muse-aac7dad9ab953735)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test algorithm::tests::test_connection_weight_edge_cases ... ok
[INFO] [stdout] test algorithm::tests::test_batch_processing_equivalence ... ok
[INFO] [stdout] test algorithm::tests::test_score_consistency ... ok
[INFO] [stdout] test algorithm::tests::test_functional_scoring_consistency ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_edge_cases ... ok
[INFO] [stdout] test algorithm::tests::test_batch_processing_performance ... ok
[INFO] [stdout] test algorithm::tests::test_weight_determination_basic ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_invariants ... ok
[INFO] [stdout] test completion::tests::test_get_song_completions_empty_db ... ok
[INFO] [stdout] test completion::tests::test_shell_conversion ... ok
[INFO] [stdout] test config::tests::test_db_path_absolute ... ok
[INFO] [stdout] test config::tests::test_db_path_structure ... ok
[INFO] [stdout] test config::tests::test_get_db_path_consistent_results ... ok
[INFO] [stdout] test config::tests::test_get_db_path_creates_directory ... ok
[INFO] [stdout] test config::tests::test_get_db_path_returns_valid_path ... ok
[INFO] [stdout] test mpd_client::tests::test_listen_skip_threshold ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_construction ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_edge_cases ... ok
[INFO] [stdout] test mpd_client::tests::test_parse_time_valid_formats ... ok
[INFO] [stdout] test mpd_client::tests::test_queue_song_creation ... ok
[INFO] [stdout] test path_translator::tests::test_is_initialized ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_parsing ... ok
[INFO] [stdout] test path_translator::tests::test_windows_path_conversion ... ok
[INFO] [stdout] test queue::tests::test_functional_interleaving ... ok
[INFO] [stdout] test path_translator::tests::test_path_conversion_logic ... ok
[INFO] [stdout] test path_translator::tests::test_path_validation ... ok
[INFO] [stdout] test mpd_client::tests::test_parse_time_invalid_formats ... ok
[INFO] [stdout] test queue::tests::test_queue_strategy_consistency ... ok
[INFO] [stdout] test mpd_client::tests::test_track_song_touches_missing_songs ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_context_variations ... ok
[INFO] [stdout] test mpd_client::tests::test_track_song_touches ... ok
[INFO] [stdout] test mpd_client::tests::test_love_functionality ... ok
[INFO] [stdout] test mpd_client::tests::test_behavior_tracking_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-1c0907cc244dfa6c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test configuration_tests::test_database_path_generation ... ok
[INFO] [stdout] test configuration_tests::test_data_directory_creation ... ok
[INFO] [stdout] test queue_integration_tests::test_queue_strategy_implementations ... ok
[INFO] [stdout] test configuration_tests::test_runtime_config_creation ... ok
[INFO] [stdout] test algorithm_integration_tests::test_connection_weight_application ... ok
[INFO] [stdout] test path_translator_tests::test_path_translation_functions_exist ... ok
[INFO] [stdout] test mpd_client_tests::test_mpd_client_functions_exist ... ok
[INFO] [stdout] test algorithm_integration_tests::test_scoring_algorithm_consistency ... ok
[INFO] [stdout] test database_integration_tests::test_song_statistics_updates ... ok
[INFO] [stdout] test database_integration_tests::test_database_creation_and_basic_operations ... ok
[INFO] [stdout] test queue_integration_tests::test_queue_generator_creation ... ok
[INFO] [stdout] test cli_tests::test_cli_help_displays_correctly ... ok
[INFO] [stdout] test cli_tests::test_completion_generation ... ok
[INFO] [stdout] test cli_tests::test_cli_version_flag ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_tests::test_cli_version_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_tests::test_cli_version_flag' (104) panicked at tests/integration_tests.rs:97:9:
[INFO] [stdout] assertion failed: stdout.contains("2.0.0")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d68bdf8be7a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d68bdf8be7a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d68bdf8be7a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d68bdf8be7a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d68bdfa215a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d68bdfa215a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d68bdf90e52 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d68bdf90e52 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d68bdf68bbf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d68bdf68bbf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d68bdf83739 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d68bdd6181c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d68bdd6181c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d68bdf838f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d68bdf838f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d68bdf68caa - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d68bdf5fdf9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d68bdf69a7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d68bdfa290c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d68bdfa28d2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d68bdd534bf - integration_tests[b269dcf88dadd2df]::cli_tests::test_cli_version_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:97:9
[INFO] [stdout]   21:     0x5d68bdd4fd97 - integration_tests[b269dcf88dadd2df]::cli_tests::test_cli_version_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:89:31
[INFO] [stdout]   22:     0x5d68bdd54996 - <integration_tests[b269dcf88dadd2df]::cli_tests::test_cli_version_flag::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d68bdd54afb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d68bdd54afb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5d68bdd622eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5d68bdd622eb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5d68bdd622eb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d68bdd622eb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5d68bdd622eb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d68bdd622eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5d68bdd622eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5d68bdd5ccc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5d68bdd5ccc4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5d68bdd64ef2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5d68bdd64ef2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5d68bdd64ef2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d68bdd64ef2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d68bdd64ef2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d68bdd64ef2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5d68bdd64ef2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d68bdf8b42f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5d68bdf8b42f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74c066312aa4 - <unknown>
[INFO] [stdout]   44:     0x74c06639fa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_tests::test_cli_version_flag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "b6690e537023b7084948085101bf5ef447d4984a218ca4ff24d7d33585e55302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6690e537023b7084948085101bf5ef447d4984a218ca4ff24d7d33585e55302", kill_on_drop: false }`
[INFO] [stdout] b6690e537023b7084948085101bf5ef447d4984a218ca4ff24d7d33585e55302
