[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGotaLoveFiraCode%2Fmuseum" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GotaLoveFiraCode/museum on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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 154 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rusqlite v0.32.1 (available: v0.37.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.100
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded clap_complete v4.5.58
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a2d6de5d06456131b1121a7c14dc57b7c8838ac38ad7d3f8a8e6e5daaaffad9
[INFO] running `Command { std: "docker" "start" "-a" "1a2d6de5d06456131b1121a7c14dc57b7c8838ac38ad7d3f8a8e6e5daaaffad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a2d6de5d06456131b1121a7c14dc57b7c8838ac38ad7d3f8a8e6e5daaaffad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2d6de5d06456131b1121a7c14dc57b7c8838ac38ad7d3f8a8e6e5daaaffad9", kill_on_drop: false }`
[INFO] [stdout] 1a2d6de5d06456131b1121a7c14dc57b7c8838ac38ad7d3f8a8e6e5daaaffad9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 932c4286c6e52094054f82064ad2180900d68b138e372386c85869dd5680c8d1
[INFO] running `Command { std: "docker" "start" "-a" "932c4286c6e52094054f82064ad2180900d68b138e372386c85869dd5680c8d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling clap_complete v4.5.58
[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 39.24s
[INFO] running `Command { std: "docker" "inspect" "932c4286c6e52094054f82064ad2180900d68b138e372386c85869dd5680c8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932c4286c6e52094054f82064ad2180900d68b138e372386c85869dd5680c8d1", kill_on_drop: false }`
[INFO] [stdout] 932c4286c6e52094054f82064ad2180900d68b138e372386c85869dd5680c8d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab56e530ac798be0dddbdb0cc9a758efef67ad6f65b5050133bbe0bc0cbe44e9
[INFO] running `Command { std: "docker" "start" "-a" "ab56e530ac798be0dddbdb0cc9a758efef67ad6f65b5050133bbe0bc0cbe44e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling muse v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.48s
[INFO] running `Command { std: "docker" "inspect" "ab56e530ac798be0dddbdb0cc9a758efef67ad6f65b5050133bbe0bc0cbe44e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab56e530ac798be0dddbdb0cc9a758efef67ad6f65b5050133bbe0bc0cbe44e9", kill_on_drop: false }`
[INFO] [stdout] ab56e530ac798be0dddbdb0cc9a758efef67ad6f65b5050133bbe0bc0cbe44e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c20cdeeca74afb632e76a0b67c52bd7c0b366bf09a6884499cae539629dca95
[INFO] running `Command { std: "docker" "start" "-a" "9c20cdeeca74afb632e76a0b67c52bd7c0b366bf09a6884499cae539629dca95", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muse-a9d42aa52949b831)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test algorithm::tests::test_connection_weight_edge_cases ... ok
[INFO] [stdout] test algorithm::tests::test_functional_scoring_consistency ... ok
[INFO] [stdout] test algorithm::tests::test_batch_processing_equivalence ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_invariants ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_edge_cases ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_context_variations ... ok
[INFO] [stdout] test algorithm::tests::test_score_consistency ... ok
[INFO] [stdout] test algorithm::tests::test_weight_determination_basic ... ok
[INFO] [stdout] test algorithm::tests::test_batch_processing_performance ... ok
[INFO] [stdout] test completion::tests::test_shell_conversion ... ok
[INFO] [stdout] test daemon::tests::test_playing_state_clone ... ok
[INFO] [stdout] test daemon::tests::test_touches_tracking_flag ... ok
[INFO] [stdout] test daemon::tests::test_duration_calculations ... ok
[INFO] [stdout] test daemon::tests::test_playing_state_creation ... 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_mpd_status_parsing ... ok
[INFO] [stdout] test mpd_client::tests::test_parse_time_invalid_formats ... 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 config::tests::test_db_path_absolute ... ok
[INFO] [stdout] test completion::tests::test_get_song_completions_empty_db ... ok
[INFO] [stdout] test config::tests::test_db_path_structure ... 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 config::tests::test_get_db_path_consistent_results ... ok
[INFO] [stdout] test daemon::tests::test_daemon_behavior_with_mock_data ... ok
[INFO] [stdout] test daemon::tests::test_is_daemon_running_with_nonexistent_pid_file ... ok
[INFO] [stdout] test daemon::tests::test_daemon_pid_file_management ... ok
[INFO] [stdout] test daemon::tests::test_daemon_state_transitions ... ok
[INFO] [stdout] test daemon::tests::test_daemon_debug_implementation ... ok
[INFO] [stdout] test daemon::tests::test_daemon_creation ... ok
[INFO] [stdout] test queue::tests::test_functional_interleaving ... ok
[INFO] [stdout] test path_translator::tests::test_is_initialized ... ok
[INFO] [stdout] test path_translator::tests::test_path_conversion_logic ... 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 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 queue::tests::test_queue_strategy_consistency ... ok
[INFO] [stdout] test mpd_client::tests::test_track_song_touches_missing_songs ... ok
[INFO] [stdout] test path_translator::tests::test_path_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muse-e59f09968a6e3e15)
[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_performance ... 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_context_variations ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_edge_cases ... ok
[INFO] [stdout] test algorithm::tests::test_scoring_invariants ... 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_returns_valid_path ... ok
[INFO] [stdout] test completion::tests::test_get_song_completions_empty_db ... ok
[INFO] [stdout] test config::tests::test_get_db_path_creates_directory ... ok
[INFO] [stdout] test mpd_client::tests::test_listen_skip_threshold ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_edge_cases ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_parsing ... ok
[INFO] [stdout] test mpd_client::tests::test_mpd_status_construction ... ok
[INFO] [stdout] test mpd_client::tests::test_queue_song_creation ... ok
[INFO] [stdout] test mpd_client::tests::test_parse_time_invalid_formats ... ok
[INFO] [stdout] test path_translator::tests::test_is_initialized ... 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 mpd_client::tests::test_parse_time_valid_formats ... ok
[INFO] [stdout] test queue::tests::test_queue_strategy_consistency ... ok
[INFO] [stdout] test path_translator::tests::test_path_validation ... ok
[INFO] [stdout] test algorithm::tests::test_weight_determination_basic ... ok
[INFO] [stdout] test config::tests::test_get_db_path_consistent_results ... ok
[INFO] [stdout] test mpd_client::tests::test_track_song_touches ... ok
[INFO] [stdout] test mpd_client::tests::test_track_song_touches_missing_songs ... 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.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-789a3e818b1e76dc)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test algorithm_integration_tests::test_connection_weight_application ... ok
[INFO] [stdout] test configuration_tests::test_data_directory_creation ... ok
[INFO] [stdout] test configuration_tests::test_database_path_generation ... ok
[INFO] [stdout] test configuration_tests::test_runtime_config_creation ... ok
[INFO] [stdout] test queue_integration_tests::test_queue_strategy_implementations ... ok
[INFO] [stdout] test path_translator_tests::test_path_translation_functions_exist ... ok
[INFO] [stdout] test queue_integration_tests::test_queue_generator_creation ... 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_database_creation_and_basic_operations ... ok
[INFO] [stdout] test database_integration_tests::test_song_statistics_updates ... ok
[INFO] [stdout] test cli_tests::test_completion_generation ... ok
[INFO] [stdout] test cli_tests::test_cli_help_displays_correctly ... 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' panicked at tests/integration_tests.rs:97:9:
[INFO] [stdout] assertion failed: stdout.contains("2.0.0")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63195c5f9a72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63195c5f9a72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63195c5f9a72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63195c5f9a72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63195c621df3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63195c621df3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63195c5f6363 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63195c5f6363 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63195c5f98c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63195c5fb279 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63195c5fb0ae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63195c3fd664 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63195c3fd664 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63195c5fbc4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63195c5fbc4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63195c5fb9e6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63195c5f9f69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63195c5fb6ad - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63195c620470 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63195c6204fc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x63195c3c1adf - integration_tests::cli_tests::test_cli_version_flag::h7c92e991485e6f43
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:97:9
[INFO] [stdout]   21:     0x63195c3c18a7 - integration_tests::cli_tests::test_cli_version_flag::{{closure}}::h75fcb156ff238331
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:89:31
[INFO] [stdout]   22:     0x63195c3be8d6 - core::ops::function::FnOnce::call_once::he5ae71b3eb951457
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x63195c402ecb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x63195c402ecb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x63195c402005 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x63195c402005 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x63195c402005 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x63195c402005 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x63195c402005 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63195c402005 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x63195c402005 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x63195c3c5c04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x63195c3c5c04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x63195c3c95da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x63195c3c95da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x63195c3c95da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x63195c3c95da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x63195c3c95da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63195c3c95da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x63195c3c95da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x63195c5fee7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x63195c5fee7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x716cd5c0aaa4 - <unknown>
[INFO] [stdout]   44:     0x716cd5c97a34 - 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.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "9c20cdeeca74afb632e76a0b67c52bd7c0b366bf09a6884499cae539629dca95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c20cdeeca74afb632e76a0b67c52bd7c0b366bf09a6884499cae539629dca95", kill_on_drop: false }`
[INFO] [stdout] 9c20cdeeca74afb632e76a0b67c52bd7c0b366bf09a6884499cae539629dca95
