[INFO] fetching crate lpled 0.1.0... [INFO] testing lpled-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lpled 0.1.0 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lpled 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c803d3fdf794a3b3e1b07cd6c751787f6a502d08958430223cc9e72b2ebc5fd4 [INFO] running `Command { std: "docker" "start" "-a" "c803d3fdf794a3b3e1b07cd6c751787f6a502d08958430223cc9e72b2ebc5fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c803d3fdf794a3b3e1b07cd6c751787f6a502d08958430223cc9e72b2ebc5fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c803d3fdf794a3b3e1b07cd6c751787f6a502d08958430223cc9e72b2ebc5fd4", kill_on_drop: false }` [INFO] [stdout] c803d3fdf794a3b3e1b07cd6c751787f6a502d08958430223cc9e72b2ebc5fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 516473c2d90bc188eef2fab9bdb6dbc47ff264369ef3074c97edb30407ec61d5 [INFO] running `Command { std: "docker" "start" "-a" "516473c2d90bc188eef2fab9bdb6dbc47ff264369ef3074c97edb30407ec61d5", 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 bitflags v2.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [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 serde v1.0.228 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling is_printable v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [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 colored_json v5.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling json_value_merge v2.0.1 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex v1.12.2 [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 20.91s [INFO] running `Command { std: "docker" "inspect" "516473c2d90bc188eef2fab9bdb6dbc47ff264369ef3074c97edb30407ec61d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516473c2d90bc188eef2fab9bdb6dbc47ff264369ef3074c97edb30407ec61d5", kill_on_drop: false }` [INFO] [stdout] 516473c2d90bc188eef2fab9bdb6dbc47ff264369ef3074c97edb30407ec61d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9718042169c5481a4ae4b01459a9e162ccd6847f68377b821dfb351e5194ca3 [INFO] running `Command { std: "docker" "start" "-a" "e9718042169c5481a4ae4b01459a9e162ccd6847f68377b821dfb351e5194ca3", kill_on_drop: false }` [INFO] [stderr] Compiling lpled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "e9718042169c5481a4ae4b01459a9e162ccd6847f68377b821dfb351e5194ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9718042169c5481a4ae4b01459a9e162ccd6847f68377b821dfb351e5194ca3", kill_on_drop: false }` [INFO] [stdout] e9718042169c5481a4ae4b01459a9e162ccd6847f68377b821dfb351e5194ca3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25660b311fe08b0d06e4d04be45024987b62893234619a1369abc33fd376a113 [INFO] running `Command { std: "docker" "start" "-a" "25660b311fe08b0d06e4d04be45024987b62893234619a1369abc33fd376a113", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.11s [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 ... 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_edit_value_group_new ... 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_pair_no_separator ... 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_retain_item_group_add_filter_empty_pattern ... 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 filter::tests::test_strip_value_group_add_filter ... ok [INFO] [stdout] test filter::tests::test_strip_value_group_default ... ok [INFO] [stdout] test path::tests::test_current_directory ... ok [INFO] [stdout] test path::tests::test_directory_only_paths ... ok [INFO] [stdout] test path::tests::test_dotfile ... ok [INFO] [stdout] test path::tests::test_dotfile_with_extension ... ok [INFO] [stdout] test path::tests::test_lossy_consistency ... ok [INFO] [stdout] test path::tests::test_multiple_dots ... ok [INFO] [stdout] test path::tests::test_empty_path ... 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_no_extension ... 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_unicode_paths ... ok [INFO] [stdout] test path::tests::test_nested_directories ... 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 path::tests::test_valid_unicode_paths ... ok [INFO] [stdout] test filter::tests::test_strip_value_group_new ... ok [INFO] [stdout] test playlist::tests::test_apply_default_values_handles_missing_items_key ... ok [INFO] [stdout] test path::tests::test_relative_paths ... ok [INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_no_items ... ok [INFO] [stdout] test playlist::tests::test_apply_default_values_sets_core_name_from_default ... ok [INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_non_string_origin ... ok [INFO] [stdout] test playlist::tests::test_add_or_update_empty_key_to_items_new_key ... ok [INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_with_existing_string_origin ... ok [INFO] [stdout] test path::tests::test_root_directory ... ok [INFO] [stdout] test playlist::tests::test_add_origin_key_to_items_without_origin ... ok [INFO] [stdout] test filter::tests::test_strip_value_group_add_multiple_filters ... 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_crc32_from_default ... 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_origin ... ok [INFO] [stdout] test playlist::tests::test_apply_default_values_handles_empty_items_array ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_detect_core_path ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_empty_crc32 ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_empty_label ... ok [INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_core_name ... ok [INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_core_path_crc32 ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_detect_core_name ... ok [INFO] [stdout] test playlist::tests::test_hash_item_single_key_db_name ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_missing_key ... ok [INFO] [stdout] test playlist::tests::test_is_valid_key_name_invalid ... ok [INFO] [stdout] test playlist::tests::test_is_valid_key_name ... ok [INFO] [stdout] test playlist::tests::test_hash_item_multiple_keys_standard ... ok [INFO] [stdout] test playlist::tests::test_hash_item_single_key_crc32 ... ok [INFO] [stdout] test playlist::tests::test_invert_items_reverses_array ... ok [INFO] [stdout] test playlist::tests::test_invert_items_handles_empty_array ... ok [INFO] [stdout] test playlist::tests::test_len_returns_zero_when_items_is_missing ... ok [INFO] [stdout] test playlist::tests::test_len_returns_zero_when_items_is_not_array ... ok [INFO] [stdout] test playlist::tests::test_invert_items_noop_when_no_items_key ... ok [INFO] [stdout] test playlist::tests::test_hash_item_single_key_label ... ok [INFO] [stdout] test playlist::tests::test_len_returns_correct_length ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_existing_key ... ok [INFO] [stdout] test playlist::tests::test_merge_adds_new_keys_from_addendum ... 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_merge_preserves_original_items_when_addendum_has_no_items ... ok [INFO] [stdout] test playlist::tests::test_remove_keys_from_items_existing_keys ... ok [INFO] [stdout] test playlist::tests::test_remove_keys_from_items_empty_playlist ... 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_haystack ... ok [INFO] [stdout] test playlist::tests::test_remove_keys_from_items_mixed_keys ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_complex_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_all ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_haystack ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_empty_replacement ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_empty_replacement ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_all_multiple_occurrences ... ok [INFO] [stdout] test playlist::tests::test_remove_keys_from_items_nonexistent_keys ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_empty_haystack ... ok [INFO] [stdout] test playlist::tests::test_merge_handles_multiple_items_from_addendum ... ok [INFO] [stdout] test playlist::tests::test_merge_handles_missing_items_in_base_playlist ... ok [INFO] [stdout] test playlist::tests::test_get_string_from_item_raw_mode ... 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_case_insensitive_replacement ... 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_replace_once_empty_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_no_match ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_replace_once_single_occurrence ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_ignore_case_single_character_pattern ... 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_whole_match_different_lengths ... 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_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_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_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_replace_once_empty_pattern ... ok [INFO] [stdout] test playlist::tests::test_replace_value_edit_first ... 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_multiple_filters ... 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_ignore_case_replace_once_multiple_occurrences ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_whole_match_partial_match ... ok [INFO] [stdout] test playlist::tests::test_replace_literal_text_replace_once_empty_haystack ... ok [INFO] [stdout] test playlist::tests::test_replace_value_basic_literal_text ... 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_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_any_match ... ok [INFO] [stdout] test playlist::tests::test_retain_items_basic_filter ... ok [INFO] [stdout] test playlist::tests::test_retain_items_duplicate_items_filtered ... 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_no_matching_items ... ok [INFO] [stdout] test playlist::tests::test_retain_items_whole_match ... ok [INFO] [stdout] test playlist::tests::test_retain_items_multiple_filters_all_match ... ok [INFO] [stdout] test playlist::tests::test_retain_max_count_items_empty_items ... ok [INFO] [stdout] test playlist::tests::test_retain_max_count_items_no_items_key ... ok [INFO] [stdout] test playlist::tests::test_retain_items_whole_match_nomatch ... 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_reduce_count ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_empty_ranges ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_out_of_bounds ... ok [INFO] [stdout] test playlist::tests::test_retain_max_count_items_same_count ... ok [INFO] [stdout] test playlist::tests::test_retain_items_multiple_filters_any_match ... ok [INFO] [stdout] test playlist::tests::test_retain_items_empty_filters ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_single_negative_range ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_by_crc32 ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_multiple_ranges ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys_with_duplicates ... ok [INFO] [stdout] test playlist::tests::test_retain_sliced_items_single_range ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_with_duplicates_true ... ok [INFO] [stdout] test playlist::tests::test_set_key_to_global_header_existing_key_update ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_empty_keys ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_nonexistent_key ... ok [INFO] [stdout] test playlist::tests::test_retain_items_regex_pattern ... ok [INFO] [stdout] test playlist::tests::test_set_key_to_global_header_invalid_key_empty ... ok [INFO] [stdout] test playlist::tests::test_set_key_to_global_header_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_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_retain_uniq_items_by_core_name ... ok [INFO] [stdout] test playlist::tests::test_sort_items_multiple_keys ... ok [INFO] [stdout] test playlist::tests::test_retain_uniq_items_multiple_keys ... ok [INFO] [stdout] test playlist::tests::test_retain_items_case_insensitive ... ok [INFO] [stdout] test playlist::tests::test_sort_items_updates_sort_mode ... ok [INFO] [stdout] test playlist::tests::test_sort_items_single_key ... ok [INFO] [stdout] test playlist::tests::test_strip_brackets_handles_multiple_filters ... 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_noop_when_key_not_found ... 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 playlist::tests::test_strip_clean_whitespaces_removes_extra_whitespace ... ok [INFO] [stdout] test playlist::tests::test_strip_clean_whitespaces_handles_multiple_filters ... ok [INFO] [stdout] test slice::tests::test_parse_slice_empty_list ... ok [INFO] [stdout] test slice::tests::test_parse_slice_negative_end ... ok [INFO] [stdout] test slice::tests::test_parse_slice_third ... 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 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_empty_not_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_remove_brackets_at_mid ... ok [INFO] [stdout] test string::tests::test_remove_brackets_at_start ... ok [INFO] [stdout] test string::tests::test_remove_brackets_brackets_only ... ok [INFO] [stdout] test string::tests::test_remove_brackets_brackets_without_surround_text ... ok [INFO] [stdout] test string::tests::test_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_empty_brackets ... 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_multiple_missing_last_closing ... ok [INFO] [stdout] test string::tests::test_remove_brackets_malformed_nested_missing_opening_from_outer ... ok [INFO] [stdout] test string::tests::test_remove_brackets_malformed_nested_mixed_missing_opening_from_outer ... ok [INFO] [stdout] test string::tests::test_remove_brackets_multiple_mixed ... ok [INFO] [stdout] test string::tests::test_remove_brackets_nested_brackets ... ok [INFO] [stdout] test string::tests::test_remove_brackets_nested_brackets_both_types ... ok [INFO] [stdout] test string::tests::test_remove_brackets_span_across_multiple_lines ... ok [INFO] [stdout] test string::tests::test_remove_brackets_two_consecutive ... ok [INFO] [stdout] test string::tests::test_replace_ignore_all_empty ... ok [INFO] [stdout] test string::tests::test_replace_ignore_non_exact_match ... ok [INFO] [stdout] test string::tests::test_replace_ignore_once_unchanged ... ok [INFO] [stdout] test string::tests::test_replace_ignore_overlapping_match_find_once ... ok [INFO] [stdout] test string::tests::test_remove_brackets_malformed_missing_closing ... 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 string::tests::test_escape_nonprintables_keep_non_escaped_unicode_control ... ok [INFO] [stdout] test template::tests::test_collect_keynames_basic ... ok [INFO] [stdout] test template::tests::test_collect_keynames_complex_pattern ... ok [INFO] [stdout] test template::tests::test_collect_keynames_nested_braces ... ignored [INFO] [stdout] test template::tests::test_collect_keynames_empty_braces ... ok [INFO] [stdout] test template::tests::test_collect_keynames_duplicate_keys ... ok [INFO] [stdout] test template::tests::test_collect_keynames_single_key ... ok [INFO] [stdout] test string::tests::test_remove_brackets_empty ... ok [INFO] [stdout] test template::tests::test_normalize_structure_has_closing_tag ... 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_collect_keynames_no_keys ... 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_last_backslash ... ok [INFO] [stdout] test template::tests::test_process_escape_sequences_multiple ... ok [INFO] [stdout] test template::tests::test_process_escape_sequences_newline ... ok [INFO] [stdout] test template::tests::test_process_escape_sequences_no_escapes ... ok [INFO] [stdout] test template::tests::test_normalize_structure_complete_structure ... ok [INFO] [stdout] test template::tests::test_process_escape_sequences_tab ... 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_full_line_comment ... 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_single_entry_non_existent_key ... ok [INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_html ... ok [INFO] [stdout] test template::tests::test_remove_comments_basic_comment_removal ... 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_process_template_single_entry_without_items_tag_escape_html ... 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_multiple_entries_without_items_tag ... ok [INFO] [stdout] test template::tests::test_collect_keynames_special_characters ... ok [INFO] [stdout] test template::tests::test_process_template_empty_playlist ... ok [INFO] [stdout] test template::tests::test_process_template_single_entry_without_items_tag_text_only ... ok [INFO] [stdout] test template::tests::test_process_template_multiple_entries_format_ini ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 260 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.11s [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_fzero_mario_o_u_db_name_s_path_slices ... FAILED [INFO] [stdout] test test_neogeo_raw_skip_detect_l_replace_paths ... FAILED [INFO] [stdout] test test_history_u_b_s ... FAILED [INFO] [stdout] test test_3files_s_u_origin ... FAILED [INFO] [stdout] test test_mario_super ... FAILED [INFO] [stdout] test test_3files_template_s_b ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' (280) 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: 0x5a5ff88f5b2a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a5ff89099fa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 2: 0x5a5ff88fa542 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a5ff88d277f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a5ff88ecb39 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] 5: 0x5a5ff887f7dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a5ff88eccf2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a5ff88d2838 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a5ff88c9fa9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a5ff88d354d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a5ff890a14c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a5ff8909ec2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] 12: 0x5a5ff886ebc0 - >::expect [INFO] [stdout] 13: 0x5a5ff886e953 - integration_tests[fcccb3db9e5d4c66]::test_fzero_mario_o_u_db_name_s_path_slices [INFO] [stdout] 14: 0x5a5ff886d5d3 - integration_tests[fcccb3db9e5d4c66]::test_fzero_mario_o_u_db_name_s_path_slices::{closure#0} [INFO] [stdout] 15: 0x5a5ff88712c6 - >::call_once [INFO] [stdout] 16: 0x5a5ff88738bb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] 17: 0x5a5ff88802ab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] 18: 0x5a5ff887b9c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5a5ff8882eb2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5a5ff88f502f - ::new::thread_start [INFO] [stdout] 21: 0x7c5d09f1eaa4 - [INFO] [stdout] 22: 0x7c5d09faba64 - clone [INFO] [stdout] 23: 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' (283) 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: 0x5a5ff88f5b2a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a5ff89099fa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 2: 0x5a5ff88fa542 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a5ff88d277f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a5ff88ecb39 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] 5: 0x5a5ff887f7dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a5ff88eccf2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a5ff88d2838 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a5ff88c9fa9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a5ff88d354d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a5ff890a14c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a5ff8909ec2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] 12: 0x5a5ff886ebc0 - >::expect [INFO] [stdout] 13: 0x5a5ff886e9b3 - integration_tests[fcccb3db9e5d4c66]::test_neogeo_raw_skip_detect_l_replace_paths [INFO] [stdout] 14: 0x5a5ff886d603 - integration_tests[fcccb3db9e5d4c66]::test_neogeo_raw_skip_detect_l_replace_paths::{closure#0} [INFO] [stdout] 15: 0x5a5ff8871306 - >::call_once [INFO] [stdout] 16: 0x5a5ff88738bb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] 17: 0x5a5ff88802ab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] 18: 0x5a5ff887b9c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5a5ff8882eb2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5a5ff88f502f - ::new::thread_start [INFO] [stdout] 21: 0x7c5d09f1eaa4 - [INFO] [stdout] 22: 0x7c5d09faba64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_history_u_b_s stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_history_u_b_s' (281) 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: 0x5a5ff88f5b2a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a5ff89099fa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 2: 0x5a5ff88fa542 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a5ff88d277f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a5ff88ecb39 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] 5: 0x5a5ff887f7dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a5ff88eccf2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a5ff88d2838 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a5ff88c9fa9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a5ff88d354d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a5ff890a14c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a5ff8909ec2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] 12: 0x5a5ff886ebc0 - >::expect [INFO] [stdout] 13: 0x5a5ff886e833 - integration_tests[fcccb3db9e5d4c66]::test_history_u_b_s [INFO] [stdout] 14: 0x5a5ff886d0b3 - integration_tests[fcccb3db9e5d4c66]::test_history_u_b_s::{closure#0} [INFO] [stdout] 15: 0x5a5ff8871206 - >::call_once [INFO] [stdout] 16: 0x5a5ff88738bb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] 17: 0x5a5ff88802ab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] 18: 0x5a5ff887b9c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5a5ff8882eb2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5a5ff88f502f - ::new::thread_start [INFO] [stdout] 21: 0x7c5d09f1eaa4 - [INFO] [stdout] 22: 0x7c5d09faba64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_3files_s_u_origin stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_3files_s_u_origin' (278) 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: 0x5a5ff88f5b2a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a5ff89099fa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 2: 0x5a5ff88fa542 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a5ff88d277f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a5ff88ecb39 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] 5: 0x5a5ff887f7dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a5ff88eccf2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a5ff88d2838 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a5ff88c9fa9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a5ff88d354d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a5ff890a14c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a5ff8909ec2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] 12: 0x5a5ff886ebc0 - >::expect [INFO] [stdout] 13: 0x5a5ff886e893 - integration_tests[fcccb3db9e5d4c66]::test_3files_s_u_origin [INFO] [stdout] 14: 0x5a5ff886d0e3 - integration_tests[fcccb3db9e5d4c66]::test_3files_s_u_origin::{closure#0} [INFO] [stdout] 15: 0x5a5ff8871246 - >::call_once [INFO] [stdout] 16: 0x5a5ff88738bb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] 17: 0x5a5ff88802ab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] 18: 0x5a5ff887b9c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5a5ff8882eb2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5a5ff88f502f - ::new::thread_start [INFO] [stdout] 21: 0x7c5d09f1eaa4 - [INFO] [stdout] 22: 0x7c5d09faba64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_mario_super stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_mario_super' (282) 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: 0x5a5ff88f5b2a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a5ff89099fa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 2: 0x5a5ff88fa542 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a5ff88d277f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a5ff88ecb39 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] 5: 0x5a5ff887f7dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a5ff88eccf2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a5ff88d2838 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a5ff88c9fa9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a5ff88d354d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a5ff890a14c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a5ff8909ec2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] 12: 0x5a5ff886ebc0 - >::expect [INFO] [stdout] 13: 0x5a5ff886e7d3 - integration_tests[fcccb3db9e5d4c66]::test_mario_super [INFO] [stdout] 14: 0x5a5ff886d083 - integration_tests[fcccb3db9e5d4c66]::test_mario_super::{closure#0} [INFO] [stdout] 15: 0x5a5ff88711c6 - >::call_once [INFO] [stdout] 16: 0x5a5ff88738bb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] 17: 0x5a5ff88802ab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] 18: 0x5a5ff887b9c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5a5ff8882eb2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5a5ff88f502f - ::new::thread_start [INFO] [stdout] 21: 0x7c5d09f1eaa4 - [INFO] [stdout] 22: 0x7c5d09faba64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_3files_template_s_b stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_3files_template_s_b' (279) 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] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] [stdout] 0: 0x5a5ff88f5b2a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5a5ff89099fa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 2: 0x5a5ff88fa542 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5a5ff88d277f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5a5ff88ecb39 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] 5: 0x5a5ff887f7dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] 6: 0x5a5ff88eccf2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5a5ff88d2838 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5a5ff88c9fa9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5a5ff88d354d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] 10: 0x5a5ff890a14c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] 11: 0x5a5ff8909ec2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] 12: 0x5a5ff886ebc0 - >::expect [INFO] [stdout] 13: 0x5a5ff886e8f3 - integration_tests[fcccb3db9e5d4c66]::test_3files_template_s_b [INFO] [stdout] 14: 0x5a5ff886d113 - integration_tests[fcccb3db9e5d4c66]::test_3files_template_s_b::{closure#0} [INFO] [stdout] 15: 0x5a5ff8871286 - >::call_once [INFO] [stdout] 16: 0x5a5ff88738bb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] 17: 0x5a5ff88802ab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] 18: 0x5a5ff887b9c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x5a5ff8882eb2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x5a5ff88f502f - ::new::thread_start [INFO] [stdout] 21: 0x7c5d09f1eaa4 - [INFO] [stdout] 22: 0x7c5d09faba64 - clone [INFO] [stdout] 23: 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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25660b311fe08b0d06e4d04be45024987b62893234619a1369abc33fd376a113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25660b311fe08b0d06e4d04be45024987b62893234619a1369abc33fd376a113", kill_on_drop: false }` [INFO] [stdout] 25660b311fe08b0d06e4d04be45024987b62893234619a1369abc33fd376a113