[INFO] fetching crate lpled 0.1.0...
[INFO] testing lpled-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate lpled 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate lpled 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lpled 0.1.0
[INFO] tweaked toml for crates.io crate lpled 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lpled 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lpled 0.1.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded json_value_merge v2.0.1
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded is_printable v0.1.1
[INFO] [stderr]   Downloaded nucleo v0.5.0
[INFO] [stderr]   Downloaded colored_json v5.0.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded nucleo-picker v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae7e4c7e102c0a6cdbba9352e8159d1172240bc24a9528d6cbbf07f885da3f69
[INFO] running `Command { std: "docker" "start" "-a" "ae7e4c7e102c0a6cdbba9352e8159d1172240bc24a9528d6cbbf07f885da3f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae7e4c7e102c0a6cdbba9352e8159d1172240bc24a9528d6cbbf07f885da3f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7e4c7e102c0a6cdbba9352e8159d1172240bc24a9528d6cbbf07f885da3f69", kill_on_drop: false }`
[INFO] [stdout] ae7e4c7e102c0a6cdbba9352e8159d1172240bc24a9528d6cbbf07f885da3f69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd7a0e3b463475042972f0376b87115cbe2a34fee9ae0db9f6a0a4b46ad5a793
[INFO] running `Command { std: "docker" "start" "-a" "fd7a0e3b463475042972f0376b87115cbe2a34fee9ae0db9f6a0a4b46ad5a793", kill_on_drop: false }`
[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 cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling indexmap v2.12.0
[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 dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling json_value_merge v2.0.1
[INFO] [stderr]    Compiling colored_json v5.0.0
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling nucleo-picker v0.9.0
[INFO] [stderr]    Compiling lpled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 22.23s
[INFO] running `Command { std: "docker" "inspect" "fd7a0e3b463475042972f0376b87115cbe2a34fee9ae0db9f6a0a4b46ad5a793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7a0e3b463475042972f0376b87115cbe2a34fee9ae0db9f6a0a4b46ad5a793", kill_on_drop: false }`
[INFO] [stdout] fd7a0e3b463475042972f0376b87115cbe2a34fee9ae0db9f6a0a4b46ad5a793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfcc84bc4ad05903987d1bc794853b1b83eb164ed6df05eec32ba43f190d7773
[INFO] running `Command { std: "docker" "start" "-a" "dfcc84bc4ad05903987d1bc794853b1b83eb164ed6df05eec32ba43f190d7773", kill_on_drop: false }`
[INFO] [stderr]    Compiling lpled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 2.73s
[INFO] running `Command { std: "docker" "inspect" "dfcc84bc4ad05903987d1bc794853b1b83eb164ed6df05eec32ba43f190d7773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfcc84bc4ad05903987d1bc794853b1b83eb164ed6df05eec32ba43f190d7773", kill_on_drop: false }`
[INFO] [stdout] dfcc84bc4ad05903987d1bc794853b1b83eb164ed6df05eec32ba43f190d7773
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4431232b6a077b61e753990ccdf947d267bfdd71ac6c241b89b5a399f5c492b7
[INFO] running `Command { std: "docker" "start" "-a" "4431232b6a077b61e753990ccdf947d267bfdd71ac6c241b89b5a399f5c492b7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lpled-e086a10aeb8ab1a3)
[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_no_separator ... ok
[INFO] [stdout] test filter::tests::test_edit_value_group_add_filter_pair ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_literal_text ... ok
[INFO] [stdout] test filter::tests::test_edit_value_group_add_filter ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_invalid_regex ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_empty_pattern ... ok
[INFO] [stdout] test filter::tests::test_edit_value_group_new ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_multiple_filters ... 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_strip_value_group_add_multiple_filters ... ok
[INFO] [stdout] test filter::tests::test_strip_value_group_default ... ok
[INFO] [stdout] test path::tests::test_current_directory ... ok
[INFO] [stdout] test filter::tests::test_strip_value_group_new ... ok
[INFO] [stdout] test path::tests::test_directory_only_paths ... ok
[INFO] [stdout] test path::tests::test_no_extension ... ok
[INFO] [stdout] test path::tests::test_non_unicode_paths ... ok
[INFO] [stdout] test path::tests::test_lossy_consistency ... ok
[INFO] [stdout] test path::tests::test_path_ending_with_dot ... ok
[INFO] [stdout] test path::tests::test_path_filename_starting_with_dot ... 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 path::tests::test_dotfile ... ok
[INFO] [stdout] test path::tests::test_path_buf ... ok
[INFO] [stdout] test path::tests::test_root_directory ... ok
[INFO] [stdout] test path::tests::test_nested_directories ... ok
[INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_regex ... ok
[INFO] [stdout] test path::tests::test_parent_directory ... ok
[INFO] [stdout] test path::tests::test_empty_path ... ok
[INFO] [stdout] test path::tests::test_multiple_dots ... ok
[INFO] [stdout] test path::tests::test_relative_paths ... ok
[INFO] [stdout] test path::tests::test_windows_paths ... ignored
[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_or_update_empty_key_to_items_invalid_key ... ok
[INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_valid_key ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_handles_empty_items_array ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_label_from_path ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_existing_string_origin ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_non_string_origin ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_origin ... ok
[INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_without_origin ... ok
[INFO] [stdout] test path::tests::test_valid_unicode_paths ... 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_existing_key ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_empty_label ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_handles_missing_items_key ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_missing_key ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_core_name ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_raw_mode ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_crc32 ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_standard ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_single_key_db_name ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_core_path_from_default ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_single_key_label ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_crc32_from_default ... ok
[INFO] [stdout] test playlist::tests::test_apply_default_values_sets_core_name_from_default ... ok
[INFO] [stdout] test playlist::tests::test_hash_item_single_key_crc32 ... ok
[INFO] [stdout] test playlist::tests::test_is_valid_key_name ... 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_invalid ... ok
[INFO] [stdout] test playlist::tests::test_len_returns_correct_length ... ok
[INFO] [stdout] test playlist::tests::test_len_returns_zero_when_items_is_missing ... ok
[INFO] [stdout] test playlist::tests::test_merge_handles_empty_addendum_items ... ok
[INFO] [stdout] test playlist::tests::test_len_returns_zero_when_items_is_not_array ... ok
[INFO] [stdout] test playlist::tests::test_merge_handles_missing_items_in_base_playlist ... ok
[INFO] [stdout] test playlist::tests::test_merge_adds_new_keys_from_addendum ... 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_remove_keys_from_items_mixed_keys ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_complex_pattern ... ok
[INFO] [stdout] test playlist::tests::test_merge_overwrites_existing_keys_with_addendum_values ... ok
[INFO] [stdout] test playlist::tests::test_remove_keys_from_items_nonexistent_keys ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_replacement ... ok
[INFO] [stdout] test path::tests::test_dotfile_with_extension ... ok
[INFO] [stdout] test playlist::tests::test_get_string_from_item_detect_core_name ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_all ... ok
[INFO] [stdout] test playlist::tests::test_remove_keys_from_items_empty_playlist ... ok
[INFO] [stdout] test playlist::tests::test_invert_items_reverses_array ... ok
[INFO] [stdout] test playlist::tests::test_merge_handles_multiple_items_from_addendum ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_case_insensitive_replace_once ... ok
[INFO] [stdout] test playlist::tests::test_remove_keys_from_items_existing_keys ... 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_haystack ... 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_replace_all_multiple_occurrences ... 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_all_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_multiple_occurrences ... ok
[INFO] [stdout] test playlist::tests::test_invert_items_handles_empty_array ... 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_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_unicode_characters ... 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_whole_match_empty_strings ... 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_single_character_pattern ... 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_ignore_case_empty_pattern ... 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_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_literal_text_replace_once_no_match ... 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_single_occurrence ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_replacement ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_once_empty_haystack ... 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_single_character_pattern ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_different_lengths ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_unicode_characters ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_special_characters ... 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_exact_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_whole_match_no_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_edit_first ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_partial_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_empty_playlist ... 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_whole_match ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_whole_match_nomatch ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_nonexistent_key ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_basic_literal_text ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_multiple_filters_all_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_any_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_basic_filter ... ok
[INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_whole_match_exact_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_case_insensitive ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_empty_filters ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_ignore_brackets ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_invert_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_multiple_filters_any_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_duplicate_items_filtered ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_no_matching_items ... ok
[INFO] [stdout] test playlist::tests::test_replace_value_regex_pattern ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_whole_match_nomatch ... 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_empty_items ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_no_items_key ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_multiple_ranges ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_exceed_count ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_single_negative_range ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_out_of_bounds ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys ... 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_set_key_to_global_header_existing_key_update ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_nonexistent_key ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_reduce_count ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys_with_duplicates ... ok
[INFO] [stdout] test playlist::tests::test_retain_max_count_items_same_count ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_empty_keys ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_whole_match ... ok
[INFO] [stdout] test playlist::tests::test_retain_items_regex_pattern ... ok
[INFO] [stdout] test playlist::tests::test_retain_sliced_items_empty_ranges ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_invalid_key_empty ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_by_crc32 ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_updates_sort_mode ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_invalid_key_starts_with_digit ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_new_key ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_valid_key_numeric_update ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_empty_keys ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_multiple_keys ... ok
[INFO] [stdout] test playlist::tests::test_sort_items_single_key ... ok
[INFO] [stdout] test playlist::tests::test_set_key_to_global_header_valid_key_string_update ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_noop_when_key_not_found ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_removes_brackets_from_matching_keys ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_noop_when_items_key_missing ... ok
[INFO] [stdout] test playlist::tests::test_strip_brackets_handles_multiple_filters ... ok
[INFO] [stdout] test slice::tests::test_parse_slice_third ... ok
[INFO] [stdout] test slice::tests::test_parse_slice_negative_end ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_escape_unicode_control ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_empty ... ok
[INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_handles_multiple_filters ... 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 playlist::tests::test_strip_clean_whitespaces_noop_when_items_key_missing ... ok
[INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_noop_when_key_not_found ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_non_escaped_unicode_control ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_printable_unicode ... ok
[INFO] [stdout] test string::tests::test_escape_nonprintables_keep_printables ... ok
[INFO] [stdout] test string::tests::test_is_number_dash_only_not_allowed ... ok
[INFO] [stdout] test string::tests::test_is_number_digits_only_allowed ... ok
[INFO] [stdout] test string::tests::test_is_number_float_not_allowed ... 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_empty_not_allowed ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_at_end ... 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_at_mid ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_empty ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_multiple_missing_last_closing ... ok
[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_missing_closing ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_at_start ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_malformed_missing_opening ... 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_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_span_across_multiple_lines ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_two_consecutive ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_non_exact_match ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_all_empty ... 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_twice ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_partial_match ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_pascal_case_remove_all ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_pascal_case_replace_longer_than_original ... ok
[INFO] [stdout] test string::tests::test_remove_brackets_nested_brackets_both_types ... 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_collect_keynames_complex_pattern ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_basic ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_duplicate_keys ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_has_items_tag ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_no_items_tag ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_trailing_newline ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_empty_string ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_newline ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_last_backslash ... ok
[INFO] [stdout] test template::tests::test_process_escape_sequences_multiple ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_special_characters ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_empty_braces ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_single_key ... ok
[INFO] [stdout] test template::tests::test_collect_keynames_no_keys ... ok
[INFO] [stdout] test string::tests::test_replace_ignore_overlapping_match_find_once ... ok
[INFO] [stdout] test template::tests::test_normalize_structure_has_closing_tag ... 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_process_template_empty_playlist ... ok
[INFO] [stdout] test template::tests::test_remove_comments_basic_comment_removal ... ok
[INFO] [stdout] test template::tests::test_remove_comments_full_line_comment ... ok
[INFO] [stdout] test template::tests::test_remove_comments_multiple_comments ... 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_token_not_surrounded_by_spaces ... 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_multiple_entries_with_opening_items_tag_with_before ... 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_single_entry_without_items_tag ... ok
[INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_ini ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_without_items_tag_escape_html ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_empty_template ... ok
[INFO] [stdout] test template::tests::test_process_template_multiple_entries_without_items_tag ... ok
[INFO] [stdout] test template::tests::test_process_template_single_entry_non_existent_key ... 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_value_multiple_filters ... ok
[INFO] [stdout] test playlist::tests::test_retain_uniq_items_with_duplicates_true ... ok
[INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_html ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 260 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-10f752bc8935ea87)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_3files_s_u_origin ... FAILED
[INFO] [stdout] test test_fzero_mario_o_u_db_name_s_path_slices ... FAILED
[INFO] [stdout] test test_3files_template_s_b ... FAILED
[INFO] [stdout] test test_history_u_b_s ... FAILED
[INFO] [stdout] test test_mario_super ... FAILED
[INFO] [stdout] test test_neogeo_raw_skip_detect_l_replace_paths ... 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' (286) 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:     0x5d172668c6d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d17266a112a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5d1726691666 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d1726668f9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d17266834f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5d1726614ede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d17266836b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d1726669058 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d172665e0f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d1726669ead - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d17266a17fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d17266a1572 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d1726604290 - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>::expect
[INFO] [stdout]   13:     0x5d1726603f63 - integration_tests[1f27651582296d85]::test_3files_s_u_origin
[INFO] [stdout]   14:     0x5d17266027b3 - integration_tests[1f27651582296d85]::test_3files_s_u_origin::{closure#0}
[INFO] [stdout]   15:     0x5d1726606bf6 - <integration_tests[1f27651582296d85]::test_3files_s_u_origin::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d172660928b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   17:     0x5d1726615aea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d1726611094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d17266185e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d172668bb3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x78432b5fcaa4 - <unknown>
[INFO] [stdout]   22:     0x78432b689a64 - clone
[INFO] [stdout]   23:                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' (288) 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:     0x5d172668c6d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d17266a112a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5d1726691666 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d1726668f9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d17266834f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5d1726614ede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d17266836b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d1726669058 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d172665e0f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d1726669ead - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d17266a17fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d17266a1572 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d1726604290 - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>::expect
[INFO] [stdout]   13:     0x5d1726604023 - integration_tests[1f27651582296d85]::test_fzero_mario_o_u_db_name_s_path_slices
[INFO] [stdout]   14:     0x5d1726602ca3 - integration_tests[1f27651582296d85]::test_fzero_mario_o_u_db_name_s_path_slices::{closure#0}
[INFO] [stdout]   15:     0x5d1726606c76 - <integration_tests[1f27651582296d85]::test_fzero_mario_o_u_db_name_s_path_slices::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d172660928b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   17:     0x5d1726615aea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d1726611094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d17266185e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d172668bb3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x78432b5fcaa4 - <unknown>
[INFO] [stdout]   22:     0x78432b689a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_3files_template_s_b stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_3files_template_s_b' (287) 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:     0x5d172668c6d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d17266a112a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5d1726691666 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d1726668f9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d17266834f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5d1726614ede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d17266836b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d1726669058 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d172665e0f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d1726669ead - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d17266a17fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d17266a1572 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d1726604290 - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>::expect
[INFO] [stdout]   13:     0x5d1726603fc3 - integration_tests[1f27651582296d85]::test_3files_template_s_b
[INFO] [stdout]   14:     0x5d17266027e3 - integration_tests[1f27651582296d85]::test_3files_template_s_b::{closure#0}
[INFO] [stdout]   15:     0x5d1726606c36 - <integration_tests[1f27651582296d85]::test_3files_template_s_b::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d172660928b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   17:     0x5d1726615aea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d1726611094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d17266185e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d172668bb3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x78432b5fcaa4 - <unknown>
[INFO] [stdout]   22:     0x78432b689a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_history_u_b_s stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_history_u_b_s' (289) 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:     0x5d172668c6d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d17266a112a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5d1726691666 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d1726668f9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d17266834f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5d1726614ede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d17266836b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d1726669058 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d172665e0f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d1726669ead - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d17266a17fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d17266a1572 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d1726604290 - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>::expect
[INFO] [stdout]   13:     0x5d1726603f03 - integration_tests[1f27651582296d85]::test_history_u_b_s
[INFO] [stdout]   14:     0x5d1726602783 - integration_tests[1f27651582296d85]::test_history_u_b_s::{closure#0}
[INFO] [stdout]   15:     0x5d1726606bb6 - <integration_tests[1f27651582296d85]::test_history_u_b_s::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d172660928b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   17:     0x5d1726615aea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d1726611094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d17266185e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d172668bb3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x78432b5fcaa4 - <unknown>
[INFO] [stdout]   22:     0x78432b689a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_mario_super stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_mario_super' (290) 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:     0x5d172668c6d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d17266a112a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5d1726691666 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d1726668f9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d17266834f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5d1726614ede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d17266836b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d1726669058 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d172665e0f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d1726669ead - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d17266a17fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d17266a1572 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d1726604290 - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>::expect
[INFO] [stdout]   13:     0x5d1726603ea3 - integration_tests[1f27651582296d85]::test_mario_super
[INFO] [stdout]   14:     0x5d1726602753 - integration_tests[1f27651582296d85]::test_mario_super::{closure#0}
[INFO] [stdout]   15:     0x5d1726606b76 - <integration_tests[1f27651582296d85]::test_mario_super::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d172660928b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   17:     0x5d1726615aea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d1726611094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d17266185e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d172668bb3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x78432b5fcaa4 - <unknown>
[INFO] [stdout]   22:     0x78432b689a64 - clone
[INFO] [stdout]   23:                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' (291) 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:     0x5d172668c6d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d17266a112a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5d1726691666 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5d1726668f9f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d17266834f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5d1726614ede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5d17266836b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5d1726669058 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5d172665e0f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5d1726669ead - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5d17266a17fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5d17266a1572 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5d1726604290 - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>::expect
[INFO] [stdout]   13:     0x5d1726604083 - integration_tests[1f27651582296d85]::test_neogeo_raw_skip_detect_l_replace_paths
[INFO] [stdout]   14:     0x5d1726602cd3 - integration_tests[1f27651582296d85]::test_neogeo_raw_skip_detect_l_replace_paths::{closure#0}
[INFO] [stdout]   15:     0x5d1726606cb6 - <integration_tests[1f27651582296d85]::test_neogeo_raw_skip_detect_l_replace_paths::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5d172660928b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   17:     0x5d1726615aea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5d1726611094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5d17266185e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5d172668bb3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x78432b5fcaa4 - <unknown>
[INFO] [stdout]   22:     0x78432b689a64 - clone
[INFO] [stdout]   23:                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] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "4431232b6a077b61e753990ccdf947d267bfdd71ac6c241b89b5a399f5c492b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4431232b6a077b61e753990ccdf947d267bfdd71ac6c241b89b5a399f5c492b7", kill_on_drop: false }`
[INFO] [stdout] 4431232b6a077b61e753990ccdf947d267bfdd71ac6c241b89b5a399f5c492b7
