[INFO] cloning repository https://github.com/spotlesscoder/mixxx-libhelper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spotlesscoder/mixxx-libhelper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspotlesscoder%2Fmixxx-libhelper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspotlesscoder%2Fmixxx-libhelper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 600c6059972d1e8ec96db1dd9efc401eb0c593d4
[INFO] testing spotlesscoder/mixxx-libhelper against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspotlesscoder%2Fmixxx-libhelper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spotlesscoder/mixxx-libhelper
[INFO] finished tweaking git repo https://github.com/spotlesscoder/mixxx-libhelper
[INFO] tweaked toml for git repo https://github.com/spotlesscoder/mixxx-libhelper written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spotlesscoder/mixxx-libhelper on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spotlesscoder/mixxx-libhelper 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61fb2ea7a5e5f640d56f564166f4a4128142fca526cc0b8736f2293a1bccca7a
[INFO] running `Command { std: "docker" "start" "-a" "61fb2ea7a5e5f640d56f564166f4a4128142fca526cc0b8736f2293a1bccca7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61fb2ea7a5e5f640d56f564166f4a4128142fca526cc0b8736f2293a1bccca7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61fb2ea7a5e5f640d56f564166f4a4128142fca526cc0b8736f2293a1bccca7a", kill_on_drop: false }`
[INFO] [stdout] 61fb2ea7a5e5f640d56f564166f4a4128142fca526cc0b8736f2293a1bccca7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61b60997a8d9b4706b5b72f04faf0532114787d7b6df5da30baea5f39115287c
[INFO] running `Command { std: "docker" "start" "-a" "61b60997a8d9b4706b5b72f04faf0532114787d7b6df5da30baea5f39115287c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling option-operations v0.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling muldiv v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling id3 v1.14.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling toml v0.8.15
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling system-deps v7.0.1
[INFO] [stderr]    Compiling glib-macros v0.20.0
[INFO] [stderr]    Compiling glib-sys v0.20.0
[INFO] [stderr]    Compiling gobject-sys v0.20.0
[INFO] [stderr]    Compiling gio-sys v0.20.0
[INFO] [stderr]    Compiling gstreamer-sys v0.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling glib v0.20.0
[INFO] [stderr]    Compiling gstreamer v0.23.3
[INFO] [stderr]    Compiling mixxx_libhelper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `fingerprint` and `fingerprint_algorithm` are never read
[INFO] [stdout]   --> src/lib/track_fingerprinting/track_fingerprinting.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct Fingerprint {
[INFO] [stdout]    |                ----------- fields in this struct
[INFO] [stdout] 11 |         pub fingerprint: String,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 12 |         pub fingerprint_algorithm: FingerprintAlgorithm,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `move_folder` is never used
[INFO] [stdout]  --> src/lib/track_movement/move_fns.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn move_folder(
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib/track_movement/move_fns.rs:30:54
[INFO] [stdout]    |
[INFO] [stdout] 30 |             let mut target = String::from(target_path.clone());
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "61b60997a8d9b4706b5b72f04faf0532114787d7b6df5da30baea5f39115287c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b60997a8d9b4706b5b72f04faf0532114787d7b6df5da30baea5f39115287c", kill_on_drop: false }`
[INFO] [stdout] 61b60997a8d9b4706b5b72f04faf0532114787d7b6df5da30baea5f39115287c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbec1561328b0bca1c4c6b883665e6d58f3b0602459cfc2626d721b6f52591e2
[INFO] running `Command { std: "docker" "start" "-a" "bbec1561328b0bca1c4c6b883665e6d58f3b0602459cfc2626d721b6f52591e2", kill_on_drop: false }`
[INFO] [stdout] warning: fields `fingerprint` and `fingerprint_algorithm` are never read
[INFO] [stdout]   --> src/lib/track_fingerprinting/track_fingerprinting.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub struct Fingerprint {
[INFO] [stdout]    |                ----------- fields in this struct
[INFO] [stdout] 11 |         pub fingerprint: String,
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 12 |         pub fingerprint_algorithm: FingerprintAlgorithm,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `move_folder` is never used
[INFO] [stdout]  --> src/lib/track_movement/move_fns.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn move_folder(
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib/track_movement/move_fns.rs:30:54
[INFO] [stdout]    |
[INFO] [stdout] 30 |             let mut target = String::from(target_path.clone());
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mixxx_libhelper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `move_folder` is never used
[INFO] [stdout]  --> src/lib/track_movement/move_fns.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn move_folder(
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `full_integration_test` is never used
[INFO] [stdout]    --> src/lib/lib.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 |         fn full_integration_test() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_test_db` is never used
[INFO] [stdout]    --> src/lib/lib.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 |         fn setup_test_db(connection: &Connection) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib/track_movement/move_fns.rs:30:54
[INFO] [stdout]    |
[INFO] [stdout] 30 |             let mut target = String::from(target_path.clone());
[INFO] [stdout]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "bbec1561328b0bca1c4c6b883665e6d58f3b0602459cfc2626d721b6f52591e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbec1561328b0bca1c4c6b883665e6d58f3b0602459cfc2626d721b6f52591e2", kill_on_drop: false }`
[INFO] [stdout] bbec1561328b0bca1c4c6b883665e6d58f3b0602459cfc2626d721b6f52591e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32144924d1a3eff31fa6493457312db39327dc8266fcf6f60f48d7d82762da1e
[INFO] running `Command { std: "docker" "start" "-a" "32144924d1a3eff31fa6493457312db39327dc8266fcf6f60f48d7d82762da1e", kill_on_drop: false }`
[INFO] [stderr] warning: fields `fingerprint` and `fingerprint_algorithm` are never read
[INFO] [stderr]   --> src/lib/track_fingerprinting/track_fingerprinting.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub struct Fingerprint {
[INFO] [stderr]    |                ----------- fields in this struct
[INFO] [stderr] 11 |         pub fingerprint: String,
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr] 12 |         pub fingerprint_algorithm: FingerprintAlgorithm,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `move_folder` is never used
[INFO] [stderr]  --> src/lib/track_movement/move_fns.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub fn move_folder(
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/lib/track_movement/move_fns.rs:30:54
[INFO] [stderr]    |
[INFO] [stderr] 30 |             let mut target = String::from(target_path.clone());
[INFO] [stderr]    |                                                      ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `move_folder` is never used
[INFO] [stderr]  --> src/lib/track_movement/move_fns.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub fn move_folder(
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `full_integration_test` is never used
[INFO] [stderr]    --> src/lib/lib.rs:247:12
[INFO] [stderr]     |
[INFO] [stderr] 247 |         fn full_integration_test() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_test_db` is never used
[INFO] [stderr]    --> src/lib/lib.rs:367:12
[INFO] [stderr]     |
[INFO] [stderr] 367 |         fn setup_test_db(connection: &Connection) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mixxx_libhelper` (lib) generated 3 warnings (run `cargo fix --lib -p mixxx_libhelper` to apply 1 suggestion)
[INFO] [stderr] warning: `mixxx_libhelper` (lib test) generated 4 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/mixxx_libhelper-a5ca8a894ea3a0f7)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test logfile_anonymize::logfile_anonymize::tests::random_device_id_works ... ok
[INFO] [stdout] test logfile_anonymize::logfile_anonymize::tests::replace_works_serial_one_line ... ok
[INFO] [stdout] test mixxx_db::tests::filter_to_id3_supported_formats_includes_all_valid_formats ... ok
[INFO] [stdout] test mixxx_db::tests::filter_to_id3_supported_formats_leaves_out_mov ... ok
[INFO] [stdout] test track_categorization::genre::genre::tests::detects_main_floor_dance ... ok
[INFO] [stdout] test mixxx_db::tests::filter_to_edm_tracks_leaves_out_whitespace_genre ... ok
[INFO] [stdout] test track_categorization::genre::genre::tests::trance_is_edm ... ok
[INFO] [stdout] test track_fingerprinting::track_fingerprinting::track_fingerprinting::tests::get_track_fingerprints_for_file_works ... ok
[INFO] [stdout] test track_categorization::genre::genre::tests::detects_main_floor_trance ... ok
[INFO] [stdout] test logfile_anonymize::logfile_anonymize::tests::replace_works_serial_multi_line ... FAILED
[INFO] [stdout] test logfile_anonymize::logfile_anonymize::tests::replace_device_ids_works_single_line ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logfile_anonymize::logfile_anonymize::tests::replace_works_serial_multi_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logfile_anonymize::logfile_anonymize::tests::replace_works_serial_multi_line' (26) panicked at src/lib/logfile_anonymize.rs:120:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Debug [Controller]    Nodes detected: 0\nDebug [Controller] Scanning USB Bulk devices:\nInfo [Controller] Scanning USB HID devices\nInfo [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: ff00:000b | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nInfo [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: ff00:0003 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nInfo [Controller] Found HID device: { 0000:0000 r0 | Usage: ff00:00ff | Manufacturer: Apple }\nInfo [Controller] Found HID device: { 0000:0000 r0 | Usage: ff00:0004 | Manufacturer: Apple }\nInfo [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: ff00:000d | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nInfo [Controller] Found HID device: { 5e6f:7a8b r0 | Usage: ff00:0048 | Manufacturer: APPL | Product: BTM }\nInfo [Controller] Excluding HID device { 5e6f:7a8b r0 | Usage: 000d:0004 | Manufacturer: Apple }\nInfo [Controller] Excluding HID device { 9c0d:8e1f r0 | Usage: 0001:0006 | Product: TouchBarUserDevice }\nInfo [Controller] Excluding HID device { 1a2b:3c4d r0 | Usage: ff00:000f | Product: Keyboard Backlight }\nInfo [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: 0001:0006 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nInfo [Controller] Found HID device: { a3b4:c5d6 r0 | Usage: 000c:0001 | Manufacturer: Apple | Product: Headset }\nInfo [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: 0001:0002 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nInfo [Controller] Duplicate HID device, excluding { 1a2b:3c4d r123 | Usage: 0001:0001 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nInfo [Controller] Duplicate HID device, excluding { 1a2b:3c4d r123 | Usage: 000d:0005 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nInfo [Controller] Duplicate HID device, excluding { 1a2b:3c4d r123 | Usage: ff00:000c | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }\nDebug [Controller] ControllerManager::getControllerList"
[INFO] [stdout]  right: "Debug [Controller]    Nodes detected: 0Debug [Controller] Scanning USB Bulk devices:Info [Controller] Scanning USB HID devicesInfo [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: ff00:000b | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Info [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: ff00:0003 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Info [Controller] Found HID device: { 0000:0000 r0 | Usage: ff00:00ff | Manufacturer: Apple }Info [Controller] Found HID device: { 0000:0000 r0 | Usage: ff00:0004 | Manufacturer: Apple }Info [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: ff00:000d | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Info [Controller] Found HID device: { 5e6f:7a8b r0 | Usage: ff00:0048 | Manufacturer: APPL | Product: BTM }Info [Controller] Excluding HID device { 5e6f:7a8b r0 | Usage: 000d:0004 | Manufacturer: Apple }Info [Controller] Excluding HID device { 9c0d:8e1f r0 | Usage: 0001:0006 | Product: TouchBarUserDevice }Info [Controller] Excluding HID device { 1a2b:3c4d r0 | Usage: ff00:000f | Product: Keyboard Backlight }Info [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: 0001:0006 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Info [Controller] Found HID device: { a3b4:c5d6 r0 | Usage: 000c:0001 | Manufacturer: Apple | Product: Headset }Info [Controller] Excluding HID device { 1a2b:3c4d r123 | Usage: 0001:0002 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Info [Controller] Duplicate HID device, excluding { 1a2b:3c4d r123 | Usage: 0001:0001 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Info [Controller] Duplicate HID device, excluding { 1a2b:3c4d r123 | Usage: 000d:0005 | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Info [Controller] Duplicate HID device, excluding { 1a2b:3c4d r123 | Usage: ff00:000c | Manufacturer: Apple Inc. | Product: Apple Internal Keyboard / Trackpad | S/N: [HIDDEN by github.com/spotlesscoder/mixxx-libhelper] }Debug [Controller] ControllerManager::getControllerList"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbf7e3bda6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bbf7e3bda6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bbf7e3bda6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbf7e3bda6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bbf7e3d392a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbf7e3d392a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5bbf7e3c2352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bbf7e3c2352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bbf7e39c97f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbf7e39c97f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbf7e3b5cd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbf7e09071c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bbf7e09071c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bbf7e3b5e92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bbf7e3b5e92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbf7e39ca38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bbf7e394289 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bbf7e39d74d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbf7e3d428c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbf7e3d4143 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bbf7e0784c1 - core::panicking::assert_failed::ha8e98da1824406df
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bbf7e07c7d8 - mixxx_libhelper::logfile_anonymize::logfile_anonymize::tests::replace_works_serial_multi_line::hb803bbafeea21114
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/logfile_anonymize.rs:120:13
[INFO] [stdout]   22:     0x5bbf7e07c837 - mixxx_libhelper::logfile_anonymize::logfile_anonymize::tests::replace_works_serial_multi_line::{{closure}}::h39d0adf9642c1c75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/logfile_anonymize.rs:97:45
[INFO] [stdout]   23:     0x5bbf7e071546 - core::ops::function::FnOnce::call_once::h961b21151f3f3469
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bbf7e0847fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bbf7e0847fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5bbf7e0911eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5bbf7e0911eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5bbf7e0911eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bbf7e0911eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bbf7e0911eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bbf7e0911eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5bbf7e0911eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5bbf7e08c904 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5bbf7e08c904 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5bbf7e093df2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5bbf7e093df2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bbf7e3bd07f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5bbf7e3bd07f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72c891b4eaa4 - <unknown>
[INFO] [stdout]   45:     0x72c891bdba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- logfile_anonymize::logfile_anonymize::tests::replace_device_ids_works_single_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logfile_anonymize::logfile_anonymize::tests::replace_device_ids_works_single_line' (25) panicked at src/lib/logfile_anonymize.rs:157:13:
[INFO] [stdout] assertion failed: result.ends_with(input_end)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbf7e3bda6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bbf7e3bda6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bbf7e3bda6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bbf7e3bda6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bbf7e3d392a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bbf7e3d392a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5bbf7e3c2352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bbf7e3c2352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bbf7e39c97f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bbf7e39c97f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bbf7e3b5cd9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bbf7e09071c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bbf7e09071c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bbf7e3b5e92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bbf7e3b5e92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bbf7e39ca6a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bbf7e394289 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bbf7e39d74d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bbf7e3d428c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bbf7e3d4252 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5bbf7e07cc47 - mixxx_libhelper::logfile_anonymize::logfile_anonymize::tests::replace_device_ids_works_single_line::ha5ec26b1c3eb340a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/logfile_anonymize.rs:157:13
[INFO] [stdout]   21:     0x5bbf7e07cf17 - mixxx_libhelper::logfile_anonymize::logfile_anonymize::tests::replace_device_ids_works_single_line::{{closure}}::h1a599a5829fb9d18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/logfile_anonymize.rs:142:50
[INFO] [stdout]   22:     0x5bbf7e071426 - core::ops::function::FnOnce::call_once::h6047172111bce8fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bbf7e0847fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bbf7e0847fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5bbf7e0911eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5bbf7e0911eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5bbf7e0911eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5bbf7e0911eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5bbf7e0911eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5bbf7e0911eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5bbf7e0911eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5bbf7e08c904 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5bbf7e08c904 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5bbf7e093df2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5bbf7e093df2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5bbf7e093df2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5bbf7e3bd07f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5bbf7e3bd07f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x72c891b4eaa4 - <unknown>
[INFO] [stdout]   44:     0x72c891bdba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logfile_anonymize::logfile_anonymize::tests::replace_device_ids_works_single_line
[INFO] [stdout]     logfile_anonymize::logfile_anonymize::tests::replace_works_serial_multi_line
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "32144924d1a3eff31fa6493457312db39327dc8266fcf6f60f48d7d82762da1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32144924d1a3eff31fa6493457312db39327dc8266fcf6f60f48d7d82762da1e", kill_on_drop: false }`
[INFO] [stdout] 32144924d1a3eff31fa6493457312db39327dc8266fcf6f60f48d7d82762da1e
