[INFO] fetching crate lpled 0.1.0... [INFO] testing lpled-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate lpled 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lpled 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [INFO] [stderr] Downloaded nucleo-picker v0.9.0 [INFO] [stderr] Downloaded filedescriptor v0.8.3 [INFO] [stderr] Downloaded colored_json v5.0.0 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded is_printable v0.1.1 [INFO] [stderr] Downloaded nucleo v0.5.0 [INFO] [stderr] Downloaded json_value_merge v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c45b0f8f044358014a7a00e060115d7da03a37a1746a74716cf7acd23fdd5f0 [INFO] running `Command { std: "docker" "start" "-a" "3c45b0f8f044358014a7a00e060115d7da03a37a1746a74716cf7acd23fdd5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c45b0f8f044358014a7a00e060115d7da03a37a1746a74716cf7acd23fdd5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c45b0f8f044358014a7a00e060115d7da03a37a1746a74716cf7acd23fdd5f0", kill_on_drop: false }` [INFO] [stdout] 3c45b0f8f044358014a7a00e060115d7da03a37a1746a74716cf7acd23fdd5f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f49ac3b46bf8c5819f7278849c5c6aa0313b118fd0dc4af915ad3f25bc310cff [INFO] running `Command { std: "docker" "start" "-a" "f49ac3b46bf8c5819f7278849c5c6aa0313b118fd0dc4af915ad3f25bc310cff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling memchr v2.7.6 [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 rayon-core v1.13.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.50 [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 yansi v1.0.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling is_printable v0.1.1 [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 rayon v1.11.0 [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 clap v4.5.50 [INFO] [stderr] Compiling regex v1.12.2 [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 17.08s [INFO] running `Command { std: "docker" "inspect" "f49ac3b46bf8c5819f7278849c5c6aa0313b118fd0dc4af915ad3f25bc310cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49ac3b46bf8c5819f7278849c5c6aa0313b118fd0dc4af915ad3f25bc310cff", kill_on_drop: false }` [INFO] [stdout] f49ac3b46bf8c5819f7278849c5c6aa0313b118fd0dc4af915ad3f25bc310cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed47ba8f0696e948f79993d734af41acab51a7d274d1d5192c51387432227d9e [INFO] running `Command { std: "docker" "start" "-a" "ed47ba8f0696e948f79993d734af41acab51a7d274d1d5192c51387432227d9e", kill_on_drop: false }` [INFO] [stderr] Compiling lpled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "ed47ba8f0696e948f79993d734af41acab51a7d274d1d5192c51387432227d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed47ba8f0696e948f79993d734af41acab51a7d274d1d5192c51387432227d9e", kill_on_drop: false }` [INFO] [stdout] ed47ba8f0696e948f79993d734af41acab51a7d274d1d5192c51387432227d9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8003a29ef1c76d33b7a43b640bb2acfa0c986e2a6abb2d0a348114fa69c5658 [INFO] running `Command { std: "docker" "start" "-a" "f8003a29ef1c76d33b7a43b640bb2acfa0c986e2a6abb2d0a348114fa69c5658", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lpled-030640af751998c8) [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 ... 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_new ... ok [INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_invalid_regex ... 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_empty_pattern ... ok [INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_literal_text ... 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 filter::tests::test_strip_value_group_new ... ok [INFO] [stdout] test path::tests::test_current_directory ... ok [INFO] [stdout] test path::tests::test_dotfile ... 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_empty_path ... ok [INFO] [stdout] test path::tests::test_lossy_consistency ... ok [INFO] [stdout] test path::tests::test_multiple_dots ... ok [INFO] [stdout] test path::tests::test_nested_directories ... ok [INFO] [stdout] test path::tests::test_non_unicode_paths ... ok [INFO] [stdout] test path::tests::test_parent_directory ... ok [INFO] [stdout] test path::tests::test_path_buf ... ok [INFO] [stdout] test path::tests::test_path_filename_starting_with_dot ... ok [INFO] [stdout] test path::tests::test_path_ending_with_dot ... ok [INFO] [stdout] test path::tests::test_windows_paths ... ignored [INFO] [stdout] test path::tests::test_root_directory ... ok [INFO] [stdout] test path::tests::test_relative_paths ... ok [INFO] [stdout] test path::tests::test_valid_unicode_paths ... ok [INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_regex_ignore_case ... ok [INFO] [stdout] test filter::tests::test_retain_item_group_add_filter_regex ... ok [INFO] [stdout] test path::tests::test_no_extension ... 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_invalid_key ... ok [INFO] [stdout] test path::tests::test_unicode_paths ... ok [INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_origin ... ok [INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_valid_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_non_string_origin ... ok [INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_without_origin ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_detect_core_name ... ok [INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_existing_string_origin ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_detect_core_path ... ok [INFO] [stdout] test playlist::tests::test_apply_default_values_handles_empty_items_array ... 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_crc32_from_default ... ok [INFO] [stdout] test playlist::tests::test_apply_default_values_sets_core_path_from_default ... ok [INFO] [stdout] test playlist::tests::test_apply_default_values_sets_label_from_path ... 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_sets_core_name_from_default ... 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_get_string_from_item_empty_crc32 ... ok [INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_core_name ... 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_invert_items_noop_when_no_items_key ... ok [INFO] [stdout] test playlist::tests::test_invert_items_reverses_array ... ok [INFO] [stdout] test playlist::tests::test_is_valid_key_name ... ok [INFO] [stdout] test playlist::tests::test_hash_item_single_key_label ... ok [INFO] [stdout] test playlist::tests::test_is_valid_key_name_invalid ... ok [INFO] [stdout] test playlist::tests::test_hash_item_single_key_crc32 ... ok [INFO] [stdout] test playlist::tests::test_invert_items_handles_empty_array ... ok [INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_crc32 ... ok [INFO] [stdout] test playlist::tests::test_len_returns_zero_when_items_is_missing ... ok [INFO] [stdout] test playlist::tests::test_merge_adds_new_keys_from_addendum ... 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_handles_empty_addendum_items ... 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_len_returns_correct_length ... ok [INFO] [stdout] test playlist::tests::test_remove_keys_from_items_empty_playlist ... ok [INFO] [stdout] test playlist::tests::test_remove_keys_from_items_existing_keys ... ok [INFO] [stdout] test playlist::tests::test_merge_handles_multiple_items_from_addendum ... 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_merge_preserves_original_items_when_addendum_has_no_items ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_complex_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_all ... 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_empty_haystack ... 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_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_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_replacement ... 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_all_no_match ... 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_empty_haystack ... 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_single_character_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_special_characters ... 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_unicode_characters ... 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_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_exact_match_case_mismatch ... 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_whole_match_no_match ... 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_all_multiple_occurrences ... 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_empty_haystack ... 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_once_single_occurrence ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_single_character_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_special_characters ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_unicode_characters ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_different_lengths ... 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_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_basic_literal_text ... ok [INFO] [stdout] test playlist::tests::test_replace_value_empty_playlist ... ok [INFO] [stdout] test playlist::tests::test_replace_value_edit_first ... ok [INFO] [stdout] test playlist::tests::test_replace_value_multiple_filters ... ok [INFO] [stdout] test playlist::tests::test_replace_value_ignore_case ... ok [INFO] [stdout] test playlist::tests::test_replace_value_none ... ok [INFO] [stdout] test playlist::tests::test_replace_value_no_match ... ok [INFO] [stdout] test playlist::tests::test_replace_value_nonexistent_key ... 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_retain_items_basic_filter ... ok [INFO] [stdout] test playlist::tests::test_retain_items_case_insensitive ... ok [INFO] [stdout] test playlist::tests::test_retain_items_invert_match ... ok [INFO] [stdout] test playlist::tests::test_retain_items_ignore_brackets ... ok [INFO] [stdout] test playlist::tests::test_retain_items_duplicate_items_filtered ... 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_no_matching_items ... ok [INFO] [stdout] test playlist::tests::test_retain_items_multiple_filters_any_match ... ok [INFO] [stdout] test playlist::tests::test_retain_items_any_match ... 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_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_replace_value_regex_pattern ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_no_items_key ... ok [INFO] [stdout] test playlist::tests::test_retain_max_count_items_same_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_sliced_items_multiple_ranges ... 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_retain_sliced_items_single_range ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_single_negative_range ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_with_duplicates_true ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_empty_keys ... 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_by_core_name ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_by_crc32 ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys_with_duplicates ... 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_retain_uniq_items_nonexistent_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_updates_sort_mode ... ok [INFO] [stdout] test playlist::tests::test_strip_brackets_handles_multiple_filters ... ok [INFO] [stdout] test playlist::tests::test_strip_brackets_noop_when_items_key_missing ... 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_sort_items_single_key ... ok [INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_handles_multiple_filters ... ok [INFO] [stdout] test playlist::tests::test_set_key_to_global_header_valid_key_string_update ... ok [INFO] [stdout] test playlist::tests::test_sort_items_empty_keys ... ok [INFO] [stdout] test playlist::tests::test_set_key_to_global_header_invalid_key_empty ... ok [INFO] [stdout] test playlist::tests::test_sort_items_multiple_keys ... 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 slice::tests::test_parse_slice_negative_end ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_out_of_bounds ... ok [INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_removes_extra_whitespace ... ok [INFO] [stdout] test string::tests::test_escape_nonprintables_escape_unicode_control ... ok [INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_noop_when_key_not_found ... ok [INFO] [stdout] test slice::tests::test_parse_slice_third ... ok [INFO] [stdout] test string::tests::test_escape_nonprintables_keep_empty ... ok [INFO] [stdout] test string::tests::test_escape_nonprintables_keep_printable_unicode ... 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_escape_nonprintables_keep_non_escaped_unicode_control ... ok [INFO] [stdout] test string::tests::test_is_number_empty_not_allowed ... ok [INFO] [stdout] test string::tests::test_is_number_space_not_allowed ... ok [INFO] [stdout] test string::tests::test_escape_nonprintables_keep_printables ... ok [INFO] [stdout] test string::tests::test_is_number_float_not_allowed ... ok [INFO] [stdout] test string::tests::test_is_number_starts_with_dash_allowed ... ok [INFO] [stdout] test string::tests::test_remove_brackets_at_end ... ok [INFO] [stdout] test string::tests::test_remove_brackets_at_start ... ok [INFO] [stdout] test string::tests::test_remove_brackets_at_mid ... ok [INFO] [stdout] test string::tests::test_remove_brackets_brackets_without_surround_text ... ok [INFO] [stdout] test string::tests::test_remove_brackets_brackets_only ... ok [INFO] [stdout] test string::tests::test_remove_brackets_empty ... ok [INFO] [stdout] test string::tests::test_remove_brackets_empty_brackets ... ok [INFO] [stdout] test string::tests::test_remove_brackets_malformed_missing_closing ... ok [INFO] [stdout] test string::tests::test_remove_brackets_malformed_missing_opening ... ok [INFO] [stdout] test string::tests::test_remove_brackets_malformed_multiple_missing_last_closing ... 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_missing_opening_from_outer ... ok [INFO] [stdout] test string::tests::test_remove_brackets_multiple_mixed ... 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_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_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_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_once_same_replacement ... 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 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_empty_braces ... ok [INFO] [stdout] test template::tests::test_normalize_structure_has_closing_tag ... ok [INFO] [stdout] test template::tests::test_collect_keynames_basic ... ok [INFO] [stdout] test template::tests::test_normalize_structure_has_items_tag ... 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_normalize_structure_trailing_newline ... ok [INFO] [stdout] test template::tests::test_process_escape_sequences_multiple ... ok [INFO] [stdout] test template::tests::test_collect_keynames_no_keys ... ok [INFO] [stdout] test template::tests::test_process_escape_sequences_empty_string ... ok [INFO] [stdout] test template::tests::test_collect_keynames_single_key ... ok [INFO] [stdout] test template::tests::test_normalize_structure_no_items_tag ... ok [INFO] [stdout] test template::tests::test_process_escape_sequences_last_backslash ... 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_collect_keynames_special_characters ... 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_no_comments ... ok [INFO] [stdout] test template::tests::test_remove_comments_token_at_line_start ... 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_remove_comments_token_not_surrounded_by_spaces ... ok [INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_ini ... 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 ... ok [INFO] [stdout] test template::tests::test_remove_comments_multiple_comments ... 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_escape_html ... ok [INFO] [stdout] test template::tests::test_process_template_empty_playlist ... ok [INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_html ... 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] [INFO] [stdout] test result: ok. 260 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d8ba8b4a9e3eea30) [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_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: 0x58ed8d3257b2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] 1: 0x58ed8d335a0f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] 2: 0x58ed8d2f13a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] 3: 0x58ed8d2fe822 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] 4: 0x58ed8d3035ef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] 5: 0x58ed8d303481 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] 6: 0x58ed8d2b822e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] 7: 0x58ed8d303caf - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] 8: 0x58ed8d303b0a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] 9: 0x58ed8d2fe959 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] 10: 0x58ed8d2e4d1d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] 11: 0x58ed8d33d370 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] 12: 0x58ed8d33cab6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] 13: 0x58ed8d295330 - core::result::Result::expect::hea2e18c1c85a7461 [INFO] [stdout] 14: 0x58ed8d293603 - integration_tests::test_3files_s_u_origin::h59d91bf072bc4ba9 [INFO] [stdout] 15: 0x58ed8d293623 - integration_tests::test_3files_s_u_origin::{{closure}}::h476abf1da34e4770 [INFO] [stdout] 16: 0x58ed8d28dbd6 - core::ops::function::FnOnce::call_once::hc9aa04dc6292066c [INFO] [stdout] 17: 0x58ed8d2b800b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] 18: 0x58ed8d2cdc45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] 19: 0x58ed8d2a4444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] 20: 0x58ed8d2a7dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] 21: 0x58ed8d2f9a6f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] 22: 0x7710fbdd1aa4 - [INFO] [stdout] 23: 0x7710fbe5ea64 - clone [INFO] [stdout] 24: 0x0 - [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: 0x58ed8d3257b2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] 1: 0x58ed8d335a0f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] 2: 0x58ed8d2f13a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] 3: 0x58ed8d2fe822 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] 4: 0x58ed8d3035ef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] 5: 0x58ed8d303481 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] 6: 0x58ed8d2b822e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] 7: 0x58ed8d303caf - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] 8: 0x58ed8d303b0a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] 9: 0x58ed8d2fe959 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] 10: 0x58ed8d2e4d1d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] 11: 0x58ed8d33d370 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] 12: 0x58ed8d33cab6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] 13: 0x58ed8d295330 - core::result::Result::expect::hea2e18c1c85a7461 [INFO] [stdout] 14: 0x58ed8d293693 - integration_tests::test_3files_template_s_b::h8a8f2ec96e027b9e [INFO] [stdout] 15: 0x58ed8d2936b3 - integration_tests::test_3files_template_s_b::{{closure}}::hcb454258c6879eed [INFO] [stdout] 16: 0x58ed8d28da96 - core::ops::function::FnOnce::call_once::h6814931858fc3256 [INFO] [stdout] 17: 0x58ed8d2b800b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] 18: 0x58ed8d2cdc45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] 19: 0x58ed8d2a4444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] 20: 0x58ed8d2a7dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] 21: 0x58ed8d2f9a6f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] 22: 0x7710fbdd1aa4 - [INFO] [stdout] 23: 0x7710fbe5ea64 - clone [INFO] [stdout] 24: 0x0 - [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: 0x58ed8d3257b2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] 1: 0x58ed8d335a0f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] 2: 0x58ed8d2f13a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] 3: 0x58ed8d2fe822 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] 4: 0x58ed8d3035ef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] 5: 0x58ed8d303481 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] 6: 0x58ed8d2b822e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] 7: 0x58ed8d303caf - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] 8: 0x58ed8d303b0a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] 9: 0x58ed8d2fe959 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] 10: 0x58ed8d2e4d1d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] 11: 0x58ed8d33d370 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] 12: 0x58ed8d33cab6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] 13: 0x58ed8d295330 - core::result::Result::expect::hea2e18c1c85a7461 [INFO] [stdout] 14: 0x58ed8d293573 - integration_tests::test_history_u_b_s::h0efe5fa9cf17a837 [INFO] [stdout] 15: 0x58ed8d293593 - integration_tests::test_history_u_b_s::{{closure}}::hf2c2b25ed7232799 [INFO] [stdout] 16: 0x58ed8d28dad6 - core::ops::function::FnOnce::call_once::h77f3d8bc0a1c2bc3 [INFO] [stdout] 17: 0x58ed8d2b800b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] 18: 0x58ed8d2cdc45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] 19: 0x58ed8d2a4444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] 20: 0x58ed8d2a7dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] 21: 0x58ed8d2f9a6f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] 22: 0x7710fbdd1aa4 - [INFO] [stdout] 23: 0x7710fbe5ea64 - clone [INFO] [stdout] 24: 0x0 - [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: 0x58ed8d3257b2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] 1: 0x58ed8d335a0f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] 2: 0x58ed8d2f13a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] 3: 0x58ed8d2fe822 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] 4: 0x58ed8d3035ef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] 5: 0x58ed8d303481 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] 6: 0x58ed8d2b822e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] 7: 0x58ed8d303caf - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] 8: 0x58ed8d303b0a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] 9: 0x58ed8d2fe959 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] 10: 0x58ed8d2e4d1d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] 11: 0x58ed8d33d370 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] 12: 0x58ed8d33cab6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] 13: 0x58ed8d295330 - core::result::Result::expect::hea2e18c1c85a7461 [INFO] [stdout] 14: 0x58ed8d294c33 - integration_tests::test_fzero_mario_o_u_db_name_s_path_slices::hde585a106c656205 [INFO] [stdout] 15: 0x58ed8d294c53 - integration_tests::test_fzero_mario_o_u_db_name_s_path_slices::{{closure}}::h3ad01310e17287a8 [INFO] [stdout] 16: 0x58ed8d28db16 - core::ops::function::FnOnce::call_once::h964d509d16b5e7ea [INFO] [stdout] 17: 0x58ed8d2b800b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] 18: 0x58ed8d2cdc45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] 19: 0x58ed8d2a4444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] 20: 0x58ed8d2a7dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] 21: 0x58ed8d2f9a6f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] 22: 0x7710fbdd1aa4 - [INFO] [stdout] 23: 0x7710fbe5ea64 - clone [INFO] [stdout] 24: 0x0 - [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: 0x58ed8d3257b2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] 1: 0x58ed8d335a0f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] 2: 0x58ed8d2f13a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] 3: 0x58ed8d2fe822 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] 4: 0x58ed8d3035ef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] 5: 0x58ed8d303481 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] 6: 0x58ed8d2b822e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stdout] 7: 0x58ed8d303caf - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] 8: 0x58ed8d303b0a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] 9: 0x58ed8d2fe959 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] 10: 0x58ed8d2e4d1d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] 11: 0x58ed8d33d370 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] 12: 0x58ed8d33cab6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] 13: 0x58ed8d295330 - core::result::Result::expect::hea2e18c1c85a7461 [INFO] [stdout] 14: 0x58ed8d2934e3 - integration_tests::test_mario_super::h778f43a4d10c5ed6 [INFO] [stdout] 15: 0x58ed8d293503 - integration_tests::test_mario_super::{{closure}}::h20a136dbee5c2c75 [INFO] [stdout] 16: 0x58ed8d28db56 - core::ops::function::FnOnce::call_once::h9813e6c06e3f9f57 [INFO] [stdout] 17: 0x58ed8d2b800b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] 18: 0x58ed8d2cdc45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] 19: 0x58ed8d2a4444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] 20: 0x58ed8d2a7dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] 21: 0x58ed8d2f9a6f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] 22: 0x7710fbdd1aa4 - [INFO] [stdout] 23: 0x7710fbe5ea64 - clone [INFO] [stdout] 24: 0x0 - [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: 0x58ed8d3257b2 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] 1: 0x58ed8d335a0f - core::fmt::write::hecf68a131630c74d [INFO] [stdout] 2: 0x58ed8d2f13a1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea [INFO] [stdout] 3: 0x58ed8d2fe822 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] 4: 0x58ed8d3035ef - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] 5: 0x58ed8d303481 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] 6: 0x58ed8d2b822e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70 [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] [stdout] 7: 0x58ed8d303caf - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] 8: 0x58ed8d303b0a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] 9: 0x58ed8d2fe959 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] 10: 0x58ed8d2e4d1d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] 11: 0x58ed8d33d370 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] 12: 0x58ed8d33cab6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] 13: 0x58ed8d295330 - core::result::Result::expect::hea2e18c1c85a7461 [INFO] [stdout] 14: 0x58ed8d294cc3 - integration_tests::test_neogeo_raw_skip_detect_l_replace_paths::h77894b11dfc4ad33 [INFO] [stdout] 15: 0x58ed8d294ce3 - integration_tests::test_neogeo_raw_skip_detect_l_replace_paths::{{closure}}::hc868938050be1a59 [INFO] [stdout] 16: 0x58ed8d28db96 - core::ops::function::FnOnce::call_once::hb802cdfb16353945 [INFO] [stdout] 17: 0x58ed8d2b800b - test::__rust_begin_short_backtrace::h447963718d05a644 [INFO] [stdout] 18: 0x58ed8d2cdc45 - test::run_test::{{closure}}::h26eeb2c5f7e9a995 [INFO] [stdout] 19: 0x58ed8d2a4444 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2 [INFO] [stdout] 20: 0x58ed8d2a7dea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9 [INFO] [stdout] 21: 0x58ed8d2f9a6f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2 [INFO] [stdout] 22: 0x7710fbdd1aa4 - [INFO] [stdout] 23: 0x7710fbe5ea64 - clone [INFO] [stdout] 24: 0x0 - [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f8003a29ef1c76d33b7a43b640bb2acfa0c986e2a6abb2d0a348114fa69c5658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8003a29ef1c76d33b7a43b640bb2acfa0c986e2a6abb2d0a348114fa69c5658", kill_on_drop: false }` [INFO] [stdout] f8003a29ef1c76d33b7a43b640bb2acfa0c986e2a6abb2d0a348114fa69c5658