[INFO] cloning repository https://github.com/thingsiplay/lpled
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thingsiplay/lpled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthingsiplay%2Flpled", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthingsiplay%2Flpled'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8722e18772af87992f0700c9b09ac019b4284e7c
[INFO] testing thingsiplay/lpled against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthingsiplay%2Flpled" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thingsiplay/lpled
[INFO] finished tweaking git repo https://github.com/thingsiplay/lpled
[INFO] tweaked toml for git repo https://github.com/thingsiplay/lpled written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thingsiplay/lpled on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thingsiplay/lpled 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded is_printable v0.1.1
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded colored_json v5.0.0
[INFO] [stderr]   Downloaded json_value_merge v2.0.1
[INFO] [stderr]   Downloaded nucleo v0.5.0
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded nucleo-picker v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 834222f52d5f14e83fdd526f8a9c50c0d95eac98a9cbb7c87977ab6595c6ac6b
[INFO] running `Command { std: "docker" "start" "-a" "834222f52d5f14e83fdd526f8a9c50c0d95eac98a9cbb7c87977ab6595c6ac6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "834222f52d5f14e83fdd526f8a9c50c0d95eac98a9cbb7c87977ab6595c6ac6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834222f52d5f14e83fdd526f8a9c50c0d95eac98a9cbb7c87977ab6595c6ac6b", kill_on_drop: false }`
[INFO] [stdout] 834222f52d5f14e83fdd526f8a9c50c0d95eac98a9cbb7c87977ab6595c6ac6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1bd8823e69d2c8a73938867d9bb389e87adca83536dfc05ef08a792410cbe28
[INFO] running `Command { std: "docker" "start" "-a" "e1bd8823e69d2c8a73938867d9bb389e87adca83536dfc05ef08a792410cbe28", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling is_printable v0.1.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling json_value_merge v2.0.1
[INFO] [stderr]    Compiling colored_json v5.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling nucleo-picker v0.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling lpled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 27.29s
[INFO] running `Command { std: "docker" "inspect" "e1bd8823e69d2c8a73938867d9bb389e87adca83536dfc05ef08a792410cbe28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1bd8823e69d2c8a73938867d9bb389e87adca83536dfc05ef08a792410cbe28", kill_on_drop: false }`
[INFO] [stdout] e1bd8823e69d2c8a73938867d9bb389e87adca83536dfc05ef08a792410cbe28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c7d0a9285a36124ed0a68a8662fcef4df197f0b8c1612846a9f4dda12e666db
[INFO] running `Command { std: "docker" "start" "-a" "8c7d0a9285a36124ed0a68a8662fcef4df197f0b8c1612846a9f4dda12e666db", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags
[INFO] [stderr]    Compiling lpled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 3.24s
[INFO] running `Command { std: "docker" "inspect" "8c7d0a9285a36124ed0a68a8662fcef4df197f0b8c1612846a9f4dda12e666db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7d0a9285a36124ed0a68a8662fcef4df197f0b8c1612846a9f4dda12e666db", kill_on_drop: false }`
[INFO] [stdout] 8c7d0a9285a36124ed0a68a8662fcef4df197f0b8c1612846a9f4dda12e666db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] daa64d2329264ffeb468099755956bece071e8ef858283475ca66abf3fae43d1
[INFO] running `Command { std: "docker" "start" "-a" "daa64d2329264ffeb468099755956bece071e8ef858283475ca66abf3fae43d1", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.rustflags
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lpled-719c626b834d7c70)
[INFO] [stdout] 
[INFO] [stdout] running 263 tests
[INFO] [stdout] test filter::tests::test_edit_value_group_add_filter_literal_text ... ok
[INFO] [stdout] test filter::tests::test_edit_value_group_add_filter_pair ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_new ... ok
[INFO] [stdout] test filter::tests::test_strip_value_group_add_filter ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_literal_text ... ok
[INFO] [stdout] test filter::tests::test_edit_value_group_new ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_empty_pattern ... ok
[INFO] [stdout] test filter::tests::test_edit_value_group_add_filter ... ok
[INFO] [stdout] test filter::tests::test_edit_value_group_add_filter_pair_no_separator ... ok
[INFO] [stdout] test path::tests::test_current_directory ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_regex ... ok
[INFO] [stdout] test path::tests::test_directory_only_paths ... ok
[INFO] [stdout] test path::tests::test_dotfile_with_extension ... ok
[INFO] [stdout] test path::tests::test_lossy_consistency ... ok
[INFO] [stdout] test path::tests::test_dotfile ... ok
[INFO] [stdout] test path::tests::test_nested_directories ... ok
[INFO] [stdout] test path::tests::test_multiple_dots ... ok
[INFO] [stdout] test path::tests::test_no_extension ... ok
[INFO] [stdout] test path::tests::test_non_unicode_paths ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_multiple_filters ... ok
[INFO] [stdout] test path::tests::test_parent_directory ... ok
[INFO] [stdout] test path::tests::test_path_filename_starting_with_dot ... ok
[INFO] [stdout] test path::tests::test_path_buf ... ok
[INFO] [stdout] test path::tests::test_relative_paths ... ok
[INFO] [stdout] test path::tests::test_windows_paths ... ignored
[INFO] [stdout] test path::tests::test_valid_unicode_paths ... ok
[INFO] [stdout] test path::tests::test_root_directory ... ok
[INFO] [stdout] test path::tests::test_unicode_paths ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_regex_ignore_case ... ok
[INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_invalid_key ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_existing_string_origin ... ok
[INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_new_key ... ok
[INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_no_items ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_origin ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_invalid_regex ... ok
[INFO] [stdout] test path::tests::test_path_ending_with_dot ... ok
[INFO] [stdout] test filter::tests::test_strip_value_group_new ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_handles_missing_items_key ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_core_name_from_default ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_without_origin ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_label_from_path ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_core_path_from_default ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_non_string_origin ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_detect_core_name ... ok
[INFO] [stdout] test path::tests::test_empty_path ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_handles_empty_items_array ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_detect_core_path ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_empty_crc32 ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_empty_label ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_existing_key ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_missing_key ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_raw_mode ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_single_key_crc32 ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_single_key_db_name ... ok
[INFO] [stdout] test playlist::tests::test_invert_items_handles_empty_array ... ok
[INFO] [stdout] test playlist::tests::test_is_valid_key_name_invalid ... ok
[INFO] [stdout] test playlist::tests::test_invert_items_reverses_array ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_single_key_label ... ok
[INFO] [stdout] test playlist::tests::test_invert_items_noop_when_no_items_key ... ok
[INFO] [stdout] test playlist::tests::test_is_valid_key_name ... ok
[INFO] [stdout] test playlist::tests::test_len_returns_correct_length ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_core_name ... ok
[INFO] [stdout] test playlist::tests::test_merge_adds_new_keys_from_addendum ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_crc32 ... ok
[INFO] [stdout] test playlist::tests::test_merge_handles_empty_addendum_items ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_standard ... ok
[INFO] [stdout] test playlist::tests::test_merge_handles_missing_items_in_base_playlist ... ok
[INFO] [stdout] test playlist::tests::test_merge_handles_multiple_items_from_addendum ... ok
[INFO] [stdout] test playlist::tests::test_merge_overwrites_existing_keys_with_addendum_values ... ok
[INFO] [stdout] test playlist::tests::test_merge_preserves_existing_items_and_adds_new_ones ... ok
[INFO] [stdout] test playlist::tests::test_merge_preserves_original_items_when_addendum_has_no_items ... ok
[INFO] [stdout] test playlist::tests::test_len_returns_zero_when_items_is_not_array ... ok
[INFO] [stdout] test playlist::tests::test_len_returns_zero_when_items_is_missing ... ok
[INFO] [stdout] test filter::tests::test_strip_value_group_add_multiple_filters ... ok
[INFO] [stdout] test playlist::tests::test_remove_keys_from_items_existing_keys ... ok
[INFO] [stdout] test filter::tests::test_strip_value_group_default ... ok
[INFO] [stdout] test playlist::tests::test_remove_keys_from_items_mixed_keys ... ok
[INFO] [stdout] test playlist::tests::test_remove_keys_from_items_nonexistent_keys ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_all ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_haystack ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_replacement ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_replacement ... ok
[INFO] [stdout] test playlist::tests::test_remove_keys_from_items_empty_playlist ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_all_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_empty_haystack ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_empty_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_multiple_occurrences ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_single_occurrence ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_special_characters ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_case_insensitive_replace_once ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_whole_match_different_lengths ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_case_insensitive_replacement ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_complex_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_all ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_haystack ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_whole_match_empty_strings ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_whole_match_exact_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_whole_match_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_all_multiple_occurrences ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_whole_match_partial_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_whole_match_exact_match_case_mismatch ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_all_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_once_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_once_single_occurrence ... ok
[INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_valid_key ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_unicode_characters ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_single_character_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_different_lengths ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_crc32_from_default ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_special_characters ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_exact_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_complex_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_empty_strings ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_partial_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_edit_first ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_all_multiple_occurrences ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_single_character_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_basic_literal_text ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_empty_playlist ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_unicode_characters ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_once_empty_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_once_multiple_occurrences ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_ignore_case ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_none ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_multiple_filters ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_nonexistent_key ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_ignore_brackets ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_once_empty_haystack ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_invert_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_empty_items ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_exceed_count ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_no_items_key ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_reduce_count ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_same_count ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_whole_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_empty_ranges ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_basic_filter ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_multiple_ranges ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_whole_match_nomatch ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_no_items_key ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_out_of_bounds ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_case_insensitive ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_duplicate_items_filtered ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_any_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_multiple_filters_all_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_empty_filters ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_multiple_filters_any_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_no_matching_items ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_regex_pattern ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_whole_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_whole_match_nomatch ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_single_range ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_by_core_name ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_by_crc32 ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_empty_keys ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_with_duplicates_true ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_existing_key_update ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_nonexistent_key ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_invalid_key_empty ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_valid_key_numeric_update ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_valid_key_string_update ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_invalid_key_starts_with_digit ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_empty_keys ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_single_key ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_multiple_keys ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_single_negative_range ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_updates_sort_mode ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_handles_multiple_filters ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_new_key ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_noop_when_items_key_missing ... ok
[INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_handles_multiple_filters ... ok
[INFO] [stdout] test slice::tests::test_parse_slice_negative_end ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_regex_pattern ... ok
[INFO] [stdout] test slice::tests::test_parse_slice_third ... ok
[INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_noop_when_key_not_found ... ok
[INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_noop_when_items_key_missing ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_non_escaped_unicode_control ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_removes_brackets_from_matching_keys ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_empty ... ok
[INFO] [stdout] test string::tests::test_is_number_dash_only_not_allowed ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_printables ... ok
[INFO] [stdout] test string::tests::test_is_number_digits_only_allowed ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_printable_unicode ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_noop_when_key_not_found ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_escape_unicode_control ... ok
[INFO] [stdout] test string::tests::test_is_number_empty_not_allowed ... ok
[INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_removes_extra_whitespace ... ok
[INFO] [stdout] test slice::tests::test_parse_slice_empty_list ... ok
[INFO] [stdout] test string::tests::test_is_number_space_not_allowed ... ok
[INFO] [stdout] test string::tests::test_is_number_starts_with_dash_allowed ... ok
[INFO] [stdout] test string::tests::test_is_number_float_not_allowed ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_at_end ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_at_mid ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_multiple_missing_last_closing ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_at_start ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_brackets_only ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_brackets_without_surround_text ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_empty ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_nested_mixed_missing_closing_from_inner ... ignored
[INFO] [stdout] test string::tests::test_remove_brackets_empty_brackets ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_nested_missing_opening_from_outer ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_nested_mixed_missing_opening_from_outer ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_multiple_mixed ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_nested_brackets ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_nested_brackets_both_types ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_span_across_multiple_lines ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_all_empty ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_non_exact_match ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_two_consecutive ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_overlapping_match_find_once_same_replacement ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_once_unchanged ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_overlapping_match_find_once ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_overlapping_match_find_twice ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_pascal_case_remove_all ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_partial_match ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_pascal_case_replace_longer_than_original ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_nested_braces ... ignored
[INFO] [stdout] test template::tests::test_normalize_structure_complete_structure ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_has_closing_tag ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_no_items_tag ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_basic ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_complex_pattern ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_duplicate_keys ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_last_backslash ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_no_keys ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_has_items_tag ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys_with_duplicates ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_empty_string ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_empty_braces ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_special_characters ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_missing_closing ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_single_key ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_trailing_newline ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_missing_opening ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_multiple ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_newline ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_no_escapes ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_tab ... ok
[INFO] [stdout] test template::tests::test_remove_comments_basic_comment_removal ... ok
[INFO] [stdout] test template::tests::test_remove_comments_no_comments ... ok
[INFO] [stdout] test template::tests::test_remove_comments_token_at_line_start ... ok
[INFO] [stdout] test template::tests::test_remove_comments_multiple_comments ... ok
[INFO] [stdout] test template::tests::test_remove_comments_full_line_comment ... ok
[INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_ini ... ok
[INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_html ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_empty_template ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_without_items_tag_text_only ... ok
[INFO] [stdout] test template::tests::test_process_template_empty_playlist ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_without_items_tag ... ok
[INFO] [stdout] test template::tests::test_process_template_multiple_entries_with_opening_items_tag_with_before ... ok
[INFO] [stdout] test template::tests::test_split_structure_complete ... ok
[INFO] [stdout] test template::tests::test_split_structure_no_items ... ok
[INFO] [stdout] test template::tests::test_split_structure_only_before_and_inner ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_non_existent_key ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_without_items_tag_escape_html ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-f8547d5efff0d943)
[INFO] [stdout] test template::tests::test_remove_comments_token_not_surrounded_by_spaces ... ok
[INFO] [stdout] test template::tests::test_process_template_multiple_entries_without_items_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 260 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_3files_s_u_origin ... FAILED
[INFO] [stdout] test test_3files_template_s_b ... FAILED
[INFO] [stdout] test test_history_u_b_s ... FAILED
[INFO] [stdout] test test_fzero_mario_o_u_db_name_s_path_slices ... FAILED
[INFO] [stdout] test test_neogeo_raw_skip_detect_l_replace_paths ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stdout] test test_mario_super ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_3files_s_u_origin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_3files_s_u_origin' (285) panicked at tests/integration_tests.rs:171:6:
[INFO] [stdout] Test failed: "Failed to execute command: No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7ad00d72c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x5d7ad00e71ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x5d7ad00a3343 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x5d7ad00b0592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x5d7ad00b52df - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x5d7ad00b5171 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x5d7ad006c70e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x5d7ad00b58ef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x5d7ad00b574a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x5d7ad00b06c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x5d7ad0096fad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d7ad00eeae0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x5d7ad00ee206 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x5d7ad0046010 - core::result::Result<T,E>::expect::h51e581b3e822a7b4
[INFO] [stdout]   14:     0x5d7ad0042503 - integration_tests::test_3files_s_u_origin::h36af1a8cab52a398
[INFO] [stdout]   15:     0x5d7ad0042523 - integration_tests::test_3files_s_u_origin::{{closure}}::h1691956429d86ed2
[INFO] [stdout]   16:     0x5d7ad00444f6 - core::ops::function::FnOnce::call_once::h2397cf451254a0f4
[INFO] [stdout]   17:     0x5d7ad006c4eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   18:     0x5d7ad008056d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   19:     0x5d7ad0059a84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   20:     0x5d7ad005d3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   21:     0x5d7ad00ab9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   22:     0x70b8648b2aa4 - <unknown>
[INFO] [stdout]   23:     0x70b86493fa64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_3files_template_s_b stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_3files_template_s_b' (286) panicked at tests/integration_tests.rs:194:6:
[INFO] [stdout] Test failed: "Failed to execute command: No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7ad00d72c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x5d7ad00e71ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x5d7ad00a3343 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x5d7ad00b0592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x5d7ad00b52df - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x5d7ad00b5171 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x5d7ad006c70e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x5d7ad00b58ef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x5d7ad00b574a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x5d7ad00b06c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x5d7ad0096fad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d7ad00eeae0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x5d7ad00ee206 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x5d7ad0046010 - core::result::Result<T,E>::expect::h51e581b3e822a7b4
[INFO] [stdout]   14:     0x5d7ad0042593 - integration_tests::test_3files_template_s_b::h3cbcf3ac2710dd34
[INFO] [stdout]   15:     0x5d7ad00425b3 - integration_tests::test_3files_template_s_b::{{closure}}::hd50b0699c71810c6
[INFO] [stdout]   16:     0x5d7ad00445b6 - core::ops::function::FnOnce::call_once::h65e8f39acf39e95a
[INFO] [stdout]   17:     0x5d7ad006c4eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   18:     0x5d7ad008056d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   19:     0x5d7ad0059a84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   20:     0x5d7ad005d3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   21:     0x5d7ad00ab9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   22:     0x70b8648b2aa4 - <unknown>
[INFO] [stdout]   23:     0x70b86493fa64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_history_u_b_s stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_history_u_b_s' (288) panicked at tests/integration_tests.rs:106:6:
[INFO] [stdout] Test failed: "Failed to execute command: No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7ad00d72c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x5d7ad00e71ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x5d7ad00a3343 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x5d7ad00b0592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x5d7ad00b52df - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x5d7ad00b5171 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x5d7ad006c70e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x5d7ad00b58ef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x5d7ad00b574a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x5d7ad00b06c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x5d7ad0096fad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d7ad00eeae0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x5d7ad00ee206 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x5d7ad0046010 - core::result::Result<T,E>::expect::h51e581b3e822a7b4
[INFO] [stdout]   14:     0x5d7ad0042473 - integration_tests::test_history_u_b_s::h0a4822765aca71f6
[INFO] [stdout]   15:     0x5d7ad0042493 - integration_tests::test_history_u_b_s::{{closure}}::h49729f12b4f78df9
[INFO] [stdout]   16:     0x5d7ad0044636 - core::ops::function::FnOnce::call_once::ha24c2a3b24295719
[INFO] [stdout]   17:     0x5d7ad006c4eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   18:     0x5d7ad008056d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   19:     0x5d7ad0059a84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   20:     0x5d7ad005d3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   21:     0x5d7ad00ab9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   22:     0x70b8648b2aa4 - <unknown>
[INFO] [stdout]   23:     0x70b86493fa64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fzero_mario_o_u_db_name_s_path_slices stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fzero_mario_o_u_db_name_s_path_slices' (287) panicked at tests/integration_tests.rs:157:6:
[INFO] [stdout] Test failed: "Failed to execute command: No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7ad00d72c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x5d7ad00e71ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x5d7ad00a3343 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x5d7ad00b0592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x5d7ad00b52df - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x5d7ad00b5171 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x5d7ad006c70e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x5d7ad00b58ef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x5d7ad00b574a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x5d7ad00b06c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x5d7ad0096fad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d7ad00eeae0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x5d7ad00ee206 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x5d7ad0046010 - core::result::Result<T,E>::expect::h51e581b3e822a7b4
[INFO] [stdout]   14:     0x5d7ad0043b33 - integration_tests::test_fzero_mario_o_u_db_name_s_path_slices::h87cdbe91f5e6e983
[INFO] [stdout]   15:     0x5d7ad0043b53 - integration_tests::test_fzero_mario_o_u_db_name_s_path_slices::{{closure}}::hbbb8c89033a2ca5a
[INFO] [stdout]   16:     0x5d7ad00445f6 - core::ops::function::FnOnce::call_once::h88f1e5c930139927
[INFO] [stdout]   17:     0x5d7ad006c4eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   18:     0x5d7ad008056d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   19:     0x5d7ad0059a84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   20:     0x5d7ad005d3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   21:     0x5d7ad00ab9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   22:     0x70b8648b2aa4 - <unknown>
[INFO] [stdout]   23:     0x70b86493fa64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_neogeo_raw_skip_detect_l_replace_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_neogeo_raw_skip_detect_l_replace_paths' (290) panicked at tests/integration_tests.rs:132:6:
[INFO] [stdout] Test failed: "Failed to execute command: No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7ad00d72c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x5d7ad00e71ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x5d7ad00a3343 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x5d7ad00b0592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x5d7ad00b52df - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x5d7ad00b5171 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x5d7ad006c70e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x5d7ad00b58ef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x5d7ad00b574a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x5d7ad00b06c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x5d7ad0096fad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d7ad00eeae0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x5d7ad00ee206 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x5d7ad0046010 - core::result::Result<T,E>::expect::h51e581b3e822a7b4
[INFO] [stdout]   14:     0x5d7ad0043bc3 - integration_tests::test_neogeo_raw_skip_detect_l_replace_paths::h94db709ea2008815
[INFO] [stdout]   15:     0x5d7ad0043be3 - integration_tests::test_neogeo_raw_skip_detect_l_replace_paths::{{closure}}::h8efb495e63e40612
[INFO] [stdout]   16:     0x5d7ad0044686 - core::ops::function::FnOnce::call_once::hbbdef4353b8be8f7
[INFO] [stdout]   17:     0x5d7ad006c4eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   18:     0x5d7ad008056d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   19:     0x5d7ad0059a84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   20:     0x5d7ad005d3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   21:     0x5d7ad00ab9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   22:     0x70b8648b2aa4 - <unknown>
[INFO] [stdout]   23:     0x70b86493fa64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_mario_super stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_mario_super' (289) panicked at tests/integration_tests.rs:86:6:
[INFO] [stdout] Test failed: "Failed to execute command: No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7ad00d72c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]    1:     0x5d7ad00e71ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]    2:     0x5d7ad00a3343 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]    3:     0x5d7ad00b0592 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]    4:     0x5d7ad00b52df - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]    5:     0x5d7ad00b5171 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]    6:     0x5d7ad006c70e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]    7:     0x5d7ad00b58ef - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]    8:     0x5d7ad00b574a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]    9:     0x5d7ad00b06c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]   10:     0x5d7ad0096fad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]   11:     0x5d7ad00eeae0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]   12:     0x5d7ad00ee206 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]   13:     0x5d7ad0046010 - core::result::Result<T,E>::expect::h51e581b3e822a7b4
[INFO] [stdout]   14:     0x5d7ad00423e3 - integration_tests::test_mario_super::h015897a9e7b3dbb7
[INFO] [stdout]   15:     0x5d7ad0042403 - integration_tests::test_mario_super::{{closure}}::hde677c4f236663b4
[INFO] [stdout]   16:     0x5d7ad0044576 - core::ops::function::FnOnce::call_once::h3dbc41c8387aa2b2
[INFO] [stdout]   17:     0x5d7ad006c4eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]   18:     0x5d7ad008056d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]   19:     0x5d7ad0059a84 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]   20:     0x5d7ad005d3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]   21:     0x5d7ad00ab9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]   22:     0x70b8648b2aa4 - <unknown>
[INFO] [stdout]   23:     0x70b86493fa64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_3files_s_u_origin
[INFO] [stdout]     test_3files_template_s_b
[INFO] [stdout]     test_fzero_mario_o_u_db_name_s_path_slices
[INFO] [stdout]     test_history_u_b_s
[INFO] [stdout]     test_mario_super
[INFO] [stdout]     test_neogeo_raw_skip_detect_l_replace_paths
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "daa64d2329264ffeb468099755956bece071e8ef858283475ca66abf3fae43d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa64d2329264ffeb468099755956bece071e8ef858283475ca66abf3fae43d1", kill_on_drop: false }`
[INFO] [stdout] daa64d2329264ffeb468099755956bece071e8ef858283475ca66abf3fae43d1
