[INFO] fetching crate theshit 0.2.0... [INFO] testing theshit-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate theshit 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate theshit 0.2.0 [INFO] finished tweaking crates.io crate theshit 0.2.0 [INFO] tweaked toml for crates.io crate theshit 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate theshit 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate theshit 0.2.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded include_dir v0.7.4 [INFO] [stderr] Downloaded pyo3-macros v0.25.1 [INFO] [stderr] Downloaded libredox v0.1.4 [INFO] [stderr] Downloaded include_dir_macros v0.7.4 [INFO] [stderr] Downloaded pyo3-macros-backend v0.25.1 [INFO] [stderr] Downloaded pyo3-ffi v0.25.1 [INFO] [stderr] Downloaded pyo3-build-config v0.25.1 [INFO] [stderr] Downloaded sysinfo v0.35.2 [INFO] [stderr] Downloaded portable-atomic v1.11.1 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.1 [INFO] [stderr] Downloaded objc2-io-kit v0.3.1 [INFO] [stderr] Downloaded libc v0.2.178 [INFO] [stderr] Downloaded pyo3 v0.25.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40f36f33c2327a476089bc063ba89787ea9860fe2d61198cce18257d8ad2e2ee [INFO] running `Command { std: "docker" "start" "-a" "40f36f33c2327a476089bc063ba89787ea9860fe2d61198cce18257d8ad2e2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f36f33c2327a476089bc063ba89787ea9860fe2d61198cce18257d8ad2e2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f36f33c2327a476089bc063ba89787ea9860fe2d61198cce18257d8ad2e2ee", kill_on_drop: false }` [INFO] [stdout] 40f36f33c2327a476089bc063ba89787ea9860fe2d61198cce18257d8ad2e2ee [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=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54ddb2696d2c77ce3b5eca570cfb3ff7f10cb1006c2e874d75d3a189366ddfb [INFO] running `Command { std: "docker" "start" "-a" "e54ddb2696d2c77ce3b5eca570cfb3ff7f10cb1006c2e874d75d3a189366ddfb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling theshit v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.01s [INFO] running `Command { std: "docker" "inspect" "e54ddb2696d2c77ce3b5eca570cfb3ff7f10cb1006c2e874d75d3a189366ddfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54ddb2696d2c77ce3b5eca570cfb3ff7f10cb1006c2e874d75d3a189366ddfb", kill_on_drop: false }` [INFO] [stdout] e54ddb2696d2c77ce3b5eca570cfb3ff7f10cb1006c2e874d75d3a189366ddfb [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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e1a56adde16918867e7c4e0d74768fa41bb98970753957e75a32d5a5dfc01e [INFO] running `Command { std: "docker" "start" "-a" "a3e1a56adde16918867e7c4e0d74768fa41bb98970753957e75a32d5a5dfc01e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling theshit v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow::__private::kind::TraitKind` [INFO] [stdout] --> src/fix/output.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | use anyhow::__private::kind::TraitKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::ErrorKind` [INFO] [stdout] --> src/fix/output.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | use std::io::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.88s [INFO] running `Command { std: "docker" "inspect" "a3e1a56adde16918867e7c4e0d74768fa41bb98970753957e75a32d5a5dfc01e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e1a56adde16918867e7c4e0d74768fa41bb98970753957e75a32d5a5dfc01e", kill_on_drop: false }` [INFO] [stdout] a3e1a56adde16918867e7c4e0d74768fa41bb98970753957e75a32d5a5dfc01e [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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0c2443895f117c54c14a7d8d0715fa57f3da3d811b42b227b29dd177311769e [INFO] running `Command { std: "docker" "start" "-a" "c0c2443895f117c54c14a7d8d0715fa57f3da3d811b42b227b29dd177311769e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `anyhow::__private::kind::TraitKind` [INFO] [stderr] --> src/fix/output.rs:240:9 [INFO] [stderr] | [INFO] [stderr] 240 | use anyhow::__private::kind::TraitKind; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::ErrorKind` [INFO] [stderr] --> src/fix/output.rs:241:9 [INFO] [stderr] | [INFO] [stderr] 241 | use std::io::ErrorKind; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `theshit` (bin "theshit" test) generated 2 warnings (run `cargo fix --bin "theshit" -p theshit --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/theshit-8c9a65e50d97c760) [INFO] [stdout] [INFO] [stdout] running 133 tests [INFO] [stdout] test fix::output::tests::test_get_command_timeout_medium_commands ... ok [INFO] [stdout] test fix::output::tests::test_get_command_output_empty_command ... ok [INFO] [stdout] test fix::output::tests::test_get_command_timeout_fast_commands ... ok [INFO] [stdout] test fix::output::tests::test_get_command_timeout_slow_commands ... ok [INFO] [stdout] test fix::python::tests::common_parent_multiple_with_common ... ok [INFO] [stdout] test fix::python::tests::common_parent_root ... ok [INFO] [stdout] test fix::python::tests::common_parent_single ... ok [INFO] [stdout] test fix::python::tests::common_parent_empty ... ok [INFO] [stdout] test fix::python::tests::module_name_not_subpath ... ok [INFO] [stdout] test fix::python::tests::module_name_valid ... ok [INFO] [stdout] test fix::python::tests::process_empty_rules ... ok [INFO] [stdout] test fix::rust::cargo_no_command::tests::test_is_match_true ... ok [INFO] [stdout] test fix::rust::cargo_no_command::tests::test_is_match_without_cargo ... ok [INFO] [stdout] test fix::rust::cargo_no_command::tests::test_is_match_without_error ... ok [INFO] [stdout] test fix::rust::cargo_no_command::tests::test_is_match_without_similar_command ... ok [INFO] [stdout] test fix::rust::mkdir_p::tests::test_is_match_true ... ok [INFO] [stdout] test fix::python::tests::create_rule_file_sets_correct_permissions ... ok [INFO] [stdout] test fix::rust::mkdir_p::tests::test_fix ... ok [INFO] [stdout] test fix::rust::mkdir_p::tests::test_is_match_with_flag_p ... ok [INFO] [stdout] test fix::rust::mkdir_p::tests::test_is_match_without_error ... ok [INFO] [stdout] test fix::rust::mkdir_p::tests::test_is_match_without_mkdir ... ok [INFO] [stdout] test fix::rust::sudo::tests::test_fix_command_with_redirection ... ok [INFO] [stdout] test fix::rust::sudo::tests::test_fix_multiple_commands ... ok [INFO] [stdout] test fix::rust::sudo::tests::test_fix_simple_command ... ok [INFO] [stdout] test fix::rust::sudo::tests::test_is_match_true ... ok [INFO] [stdout] test fix::rust::sudo::tests::test_is_match_without_error ... ok [INFO] [stdout] test fix::rust::tests::test_fix_native_no_match ... ok [INFO] [stdout] test fix::rust::tests::test_fix_native_to_cd ... ok [INFO] [stdout] test fix::rust::sudo::tests::test_is_match_with_sudo ... ok [INFO] [stdout] test fix::rust::tests::test_native_rule_from_str_cargo_no_command ... ok [INFO] [stdout] test fix::output::tests::test_get_command_output_nonexistent_command ... ok [INFO] [stdout] test fix::rust::tests::test_native_rule_from_str_mkdir_p ... ok [INFO] [stdout] test fix::rust::tests::test_native_rule_from_str_sudo ... ok [INFO] [stdout] test fix::rust::tests::test_native_rule_from_str_to_cd ... ok [INFO] [stdout] test fix::rust::to_cd::tests::test_is_match_already_cd ... ok [INFO] [stdout] test fix::rust::tests::test_native_rule_from_str_unsudo ... ok [INFO] [stdout] test fix::rust::to_cd::tests::test_is_match_not_similar_cd ... ok [INFO] [stdout] test fix::rust::to_cd::tests::test_is_match_true ... ok [INFO] [stdout] test fix::rust::unsudo::tests::test_fix ... ok [INFO] [stdout] test fix::rust::unsudo::tests::test_is_match_true ... ok [INFO] [stdout] test fix::rust::unsudo::tests::test_is_match_without_sudo ... ok [INFO] [stdout] test fix::rust::tests::test_fix_native_sudo ... ok [INFO] [stdout] test fix::rust::tests::test_native_rule_from_str_invalid ... ok [INFO] [stdout] test fix::python::tests::import_fails_if_file_not_readable ... ok [INFO] [stdout] test fix::structs::tests::test_command_new ... ok [INFO] [stdout] test fix::structs::tests::test_command_output_from_output ... ok [INFO] [stdout] test fix::structs::tests::test_command_empty ... ok [INFO] [stdout] test fix::structs::tests::test_command_with_quoted_args ... ok [INFO] [stdout] test fix::python::tests::module_name_no_file_stem ... ok [INFO] [stdout] test fix::rust::unsudo::tests::test_is_match_without_error ... ok [INFO] [stdout] test fix::structs::tests::test_command_output_new ... ok [INFO] [stdout] test misc::tests::test_damerau_levenshtein_distance_completely_different ... ok [INFO] [stdout] test misc::tests::test_alias_only_replaces_first_occurrence ... ok [INFO] [stdout] test fix::python::tests::process_no_common_parent ... ok [INFO] [stdout] test fix::rust::to_cd::tests::test_fix ... ok [INFO] [stdout] test misc::tests::test_damerau_levenshtein_distance_empty_strings ... ok [INFO] [stdout] test misc::tests::returns_error_when_fix_rules_already_exist ... ok [INFO] [stdout] test misc::tests::test_damerau_levenshtein_distance_identical_strings ... ok [INFO] [stdout] test misc::tests::test_damerau_levenshtein_distance_one_deletion ... ok [INFO] [stdout] test misc::tests::test_damerau_levenshtein_distance_transposition ... ok [INFO] [stdout] test misc::tests::test_damerau_levenshtein_distance_one_substitution ... ok [INFO] [stdout] test misc::tests::test_expand_simple_alias ... ok [INFO] [stdout] test misc::tests::test_damerau_levenshtein_distance_one_insertion ... ok [INFO] [stdout] test misc::tests::test_no_alias_found ... ok [INFO] [stdout] test misc::tests::test_empty_aliases ... ok [INFO] [stdout] test misc::tests::test_expand_alias_with_multiple_arguments ... ok [INFO] [stdout] test misc::tests::test_single_word_command ... ok [INFO] [stdout] test misc::tests::test_expand_alias_with_arguments ... ok [INFO] [stdout] test misc::tests::test_string_similarity_case_sensitive ... ok [INFO] [stdout] test misc::tests::test_string_similarity_completely_different ... ok [INFO] [stdout] test misc::tests::test_string_similarity_empty_strings ... ok [INFO] [stdout] test misc::tests::test_string_similarity_similar_strings ... ok [INFO] [stdout] test misc::tests::test_string_similarity_identical ... ok [INFO] [stdout] test shells::bash::tests::test_get_shell_function_contains_path ... ok [INFO] [stdout] test shells::bash::tests::test_get_shell_function_exports_shell_type ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_empty ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_ignores_invalid_format ... ok [INFO] [stdout] test misc::tests::test_replace_argument ... ok [INFO] [stdout] test shells::bash::tests::test_get_shell_function_contains_name ... ok [INFO] [stdout] test misc::tests::test_split_command ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_single_alias ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_mixed_quotes ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_with_double_quotes ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_multiple_aliases ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_with_single_quotes ... ok [INFO] [stdout] test shells::bash::tests::test_parse_alias_with_spaces_in_value ... ok [INFO] [stdout] test shells::enums::tests::test_get_shell_function_zsh ... ok [INFO] [stdout] test shells::enums::tests::test_shell_from_str_bash ... ok [INFO] [stdout] test shells::enums::tests::test_get_shell_function_fish ... ok [INFO] [stdout] test shells::enums::tests::test_shell_from_str_fish ... ok [INFO] [stdout] test shells::fish::tests::test_get_shell_function_contains_path ... ok [INFO] [stdout] test shells::fish::tests::test_get_shell_function_contains_name ... ok [INFO] [stdout] test shells::fish::tests::test_get_shell_function_exports_shell_type ... ok [INFO] [stdout] test shells::enums::tests::test_shell_from_str_zsh ... ok [INFO] [stdout] test shells::enums::tests::test_get_shell_function_bash ... ok [INFO] [stdout] test shells::fish::tests::test_parse_alias_empty ... ok [INFO] [stdout] test shells::fish::tests::test_parse_alias_mixed_aliases ... ok [INFO] [stdout] test shells::fish::tests::test_parse_alias_ignores_invalid_format ... ok [INFO] [stdout] test shells::fish::tests::test_parse_alias_multiple_aliases ... ok [INFO] [stdout] test shells::fish::tests::test_parse_alias_with_spaces_in_value ... ok [INFO] [stdout] test shells::fish::tests::test_parse_alias_single_alias ... ok [INFO] [stdout] test shells::enums::tests::test_shell_from_str_invalid ... ok [INFO] [stdout] test shells::helpers::tests::find_first_matching_shell_in_hierarchy ... ok [INFO] [stdout] test shells::helpers::tests::find_shell_deep_in_tree ... ok [INFO] [stdout] test shells::helpers::tests::find_fish_shell_in_process_tree ... ok [INFO] [stdout] test shells::helpers::tests::find_shell_skips_non_shell_processes ... ok [INFO] [stdout] test shells::helpers::tests::no_shell_found_when_no_parent_pid ... ok [INFO] [stdout] test shells::helpers::tests::find_zsh_shell_in_process_tree ... ok [INFO] [stdout] test shells::helpers::tests::no_shell_found_with_missing_exe_names ... ok [INFO] [stdout] test shells::helpers::tests::no_shell_found_when_parent_pid_is_zero ... ok [INFO] [stdout] test shells::helpers::tests::find_shell_immediately_at_start_process ... ok [INFO] [stdout] test shells::zsh::tests::test_get_shell_function_contains_name ... ok [INFO] [stdout] test shells::zsh::tests::test_get_shell_function_exports_shell_type ... ok [INFO] [stdout] test shells::helpers::tests::no_shell_found_with_valid_shell_names ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_ignores_invalid_format ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_mixed_quotes ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_multiple_aliases ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_single_alias ... ok [INFO] [stdout] test shells::zsh::tests::test_get_shell_function_contains_path ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_empty ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_with_spaces_in_value ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_with_double_quotes ... ok [INFO] [stdout] test shells::zsh::tests::test_parse_alias_with_single_quotes ... ok [INFO] [stdout] test fix::rust::cargo_no_command::tests::test_fix ... ok [INFO] [stdout] test fix::structs::tests::raw_mode_guard_disables_raw_mode_on_drop ... FAILED [INFO] [stdout] test fix::structs::tests::raw_mode_guard_enables_raw_mode_on_creation ... FAILED [INFO] [stdout] test misc::tests::creates_fix_rules ... FAILED [INFO] [stdout] test fix::python::tests::process_rule_match_raises ... ok [INFO] [stdout] test fix::python::tests::process_rule_fix_raises ... ok [INFO] [stdout] test fix::python::tests::process_rule_no_match ... ok [INFO] [stdout] test fix::python::tests::process_rule_missing_match_func ... ok [INFO] [stdout] test fix::python::tests::process_multiple_rules ... ok [INFO] [stdout] test fix::python::tests::process_single_rule_match ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fix::structs::tests::raw_mode_guard_disables_raw_mode_on_drop stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fix::structs::tests::raw_mode_guard_disables_raw_mode_on_drop' (74) panicked at src/fix/structs.rs:9:37: [INFO] [stdout] Failed to enable raw mode: Os { code: 6, kind: Uncategorized, message: "No such device or address" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57657f963dda - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57657f963dda - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57657f963dda - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57657f963dda - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57657f97a35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57657f97a35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57657f968862 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57657f968862 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57657f940c4f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57657f940c4f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57657f95b839 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57657f636b7c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57657f636b7c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57657f95bab2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57657f95bab2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57657f940d08 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57657f935e39 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57657f941aad - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57657f97ab9c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57657f97a912 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57657f5fb5cc - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57657f5dd3b2 - ::new [INFO] [stdout] at /opt/rustwide/workdir/src/fix/structs.rs:9:37 [INFO] [stdout] 22: 0x57657f61cc49 - theshit[ac6cf71b39df0fa5]::fix::structs::tests::raw_mode_guard_disables_raw_mode_on_drop [INFO] [stdout] at /opt/rustwide/workdir/src/fix/structs.rs:90:26 [INFO] [stdout] 23: 0x57657f61af67 - theshit[ac6cf71b39df0fa5]::fix::structs::tests::raw_mode_guard_disables_raw_mode_on_drop::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/fix/structs.rs:88:50 [INFO] [stdout] 24: 0x57657f603596 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57657f62ac5b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x57657f62ac5b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x57657f63764b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x57657f63764b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x57657f63764b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x57657f63764b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57657f63764b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57657f63764b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x57657f63764b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x57657f631aa4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x57657f631aa4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x57657f63a252 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x57657f63a252 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x57657f63a252 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x57657f63a252 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x57657f63a252 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x57657f63a252 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x57657f63a252 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x57657f9634df - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x57657f9634df - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x708a54bc1aa4 - [INFO] [stdout] 46: 0x708a54c4ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fix::structs::tests::raw_mode_guard_enables_raw_mode_on_creation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fix::structs::tests::raw_mode_guard_enables_raw_mode_on_creation' (75) panicked at src/fix/structs.rs:9:37: [INFO] [stdout] Failed to enable raw mode: Os { code: 6, kind: Uncategorized, message: "No such device or address" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57657f963dda - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57657f963dda - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57657f963dda - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57657f963dda - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57657f97a35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57657f97a35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57657f968862 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57657f968862 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57657f940c4f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57657f940c4f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57657f95b839 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57657f636b7c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57657f636b7c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57657f95bab2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57657f95bab2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57657f940d08 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57657f935e39 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57657f941aad - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57657f97ab9c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57657f97a912 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57657f5fb5cc - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57657f5dd3b2 - ::new [INFO] [stdout] at /opt/rustwide/workdir/src/fix/structs.rs:9:37 [INFO] [stdout] 22: 0x57657f61cd39 - theshit[ac6cf71b39df0fa5]::fix::structs::tests::raw_mode_guard_enables_raw_mode_on_creation [INFO] [stdout] at /opt/rustwide/workdir/src/fix/structs.rs:83:22 [INFO] [stdout] 23: 0x57657f61af97 - theshit[ac6cf71b39df0fa5]::fix::structs::tests::raw_mode_guard_enables_raw_mode_on_creation::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/fix/structs.rs:82:53 [INFO] [stdout] 24: 0x57657f6035d6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x57657f62ac5b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x57657f62ac5b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x57657f63764b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x57657f63764b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x57657f63764b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x57657f63764b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x57657f63764b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x57657f63764b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x57657f63764b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x57657f631aa4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x57657f631aa4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x57657f63a252 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x57657f63a252 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x57657f63a252 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x57657f63a252 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x57657f63a252 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x57657f63a252 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x57657f63a252 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x57657f9634df - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x57657f9634df - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x708a54bc1aa4 - [INFO] [stdout] 46: 0x708a54c4ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- misc::tests::creates_fix_rules stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'misc::tests::creates_fix_rules' (81) panicked at src/misc.rs:187:9: [INFO] [stdout] assertion failed: temp_dir_path.join("theshit/fix_rules/additional").exists() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57657f963dda - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57657f963dda - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57657f963dda - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57657f963dda - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57657f97a35a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57657f97a35a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57657f968862 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57657f968862 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57657f940c4f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57657f940c4f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57657f95b839 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57657f636b7c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57657f636b7c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57657f95bab2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57657f95bab2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57657f940d3a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x57657f935e39 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] error: test failed, to rerun pass `--bin theshit` [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57657f941aad - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57657f97ab9c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57657f97ab62 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x57657f60d0eb - theshit[ac6cf71b39df0fa5]::misc::tests::creates_fix_rules [INFO] [stdout] at /opt/rustwide/workdir/src/misc.rs:187:9 [INFO] [stdout] 21: 0x57657f60b3d7 - theshit[ac6cf71b39df0fa5]::misc::tests::creates_fix_rules::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/misc.rs:179:27 [INFO] [stdout] 22: 0x57657f6026d6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x57657f62ac5b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x57657f62ac5b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x57657f63764b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x57657f63764b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x57657f63764b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x57657f63764b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x57657f63764b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x57657f63764b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x57657f63764b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x57657f631aa4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x57657f631aa4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x57657f63a252 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x57657f63a252 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x57657f63a252 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x57657f63a252 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x57657f63a252 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x57657f63a252 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x57657f63a252 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x57657f9634df - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x57657f9634df - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x708a54bc1aa4 - [INFO] [stdout] 44: 0x708a54c4ea64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fix::structs::tests::raw_mode_guard_disables_raw_mode_on_drop [INFO] [stdout] fix::structs::tests::raw_mode_guard_enables_raw_mode_on_creation [INFO] [stdout] misc::tests::creates_fix_rules [INFO] [stdout] [INFO] [stdout] test result: FAILED. 130 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0c2443895f117c54c14a7d8d0715fa57f3da3d811b42b227b29dd177311769e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c2443895f117c54c14a7d8d0715fa57f3da3d811b42b227b29dd177311769e", kill_on_drop: false }` [INFO] [stdout] c0c2443895f117c54c14a7d8d0715fa57f3da3d811b42b227b29dd177311769e