[INFO] cloning repository https://github.com/poelzi/unicleaner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poelzi/unicleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoelzi%2Funicleaner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoelzi%2Funicleaner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fdad2237ce7c6a06db74b934cd48cb7ba0f27cc
[INFO] testing poelzi/unicleaner against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoelzi%2Funicleaner" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/poelzi/unicleaner
[INFO] finished tweaking git repo https://github.com/poelzi/unicleaner
[INFO] tweaked toml for git repo https://github.com/poelzi/unicleaner written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poelzi/unicleaner on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/poelzi/unicleaner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f68b885c305e467383f73d2cba5138d7ac4b406072423b5ec9831ccef35b91c3
[INFO] running `Command { std: "docker" "start" "-a" "f68b885c305e467383f73d2cba5138d7ac4b406072423b5ec9831ccef35b91c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f68b885c305e467383f73d2cba5138d7ac4b406072423b5ec9831ccef35b91c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f68b885c305e467383f73d2cba5138d7ac4b406072423b5ec9831ccef35b91c3", kill_on_drop: false }`
[INFO] [stdout] f68b885c305e467383f73d2cba5138d7ac4b406072423b5ec9831ccef35b91c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04dbf61561ef85aefb7b9256debb3c35f003166df08cc58c36a962acbf5bcb79
[INFO] running `Command { std: "docker" "start" "-a" "04dbf61561ef85aefb7b9256debb3c35f003166df08cc58c36a962acbf5bcb79", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling unicleaner v1.0.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.67s
[INFO] running `Command { std: "docker" "inspect" "04dbf61561ef85aefb7b9256debb3c35f003166df08cc58c36a962acbf5bcb79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04dbf61561ef85aefb7b9256debb3c35f003166df08cc58c36a962acbf5bcb79", kill_on_drop: false }`
[INFO] [stdout] 04dbf61561ef85aefb7b9256debb3c35f003166df08cc58c36a962acbf5bcb79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5185d5c95826c0fd3aa48e8e2fdf602a4bc0bcdfc9b8b0d09f879a78d8b48f05
[INFO] running `Command { std: "docker" "start" "-a" "5185d5c95826c0fd3aa48e8e2fdf602a4bc0bcdfc9b8b0d09f879a78d8b48f05", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling unicleaner v1.0.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.09s
[INFO] running `Command { std: "docker" "inspect" "5185d5c95826c0fd3aa48e8e2fdf602a4bc0bcdfc9b8b0d09f879a78d8b48f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5185d5c95826c0fd3aa48e8e2fdf602a4bc0bcdfc9b8b0d09f879a78d8b48f05", kill_on_drop: false }`
[INFO] [stdout] 5185d5c95826c0fd3aa48e8e2fdf602a4bc0bcdfc9b8b0d09f879a78d8b48f05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9507fbb16338ccb2d2d44f7baf0324f85892a4f27ab21e617eaeb0fc3a57d93
[INFO] running `Command { std: "docker" "start" "-a" "f9507fbb16338ccb2d2d44f7baf0324f85892a4f27ab21e617eaeb0fc3a57d93", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test cli::args::tests::test_args_default ... ok
[INFO] [stdout] test cli::args::tests::test_args_no_color ... ok
[INFO] [stdout] test cli::args::tests::test_args_output_format ... ok
[INFO] [stdout] test cli::args::tests::test_args_scan_with_paths ... ok
[INFO] [stdout] test cli::args::tests::test_args_with_config ... ok
[INFO] [stdout] test cli::args::tests::test_args_encoding_flag ... ok
[INFO] [stdout] test cli::args::tests::test_args_validate_jobs_zero ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_default ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_never ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_conversion ... ok
[INFO] [stdout] test cli::args::tests::test_init_command_with_path ... ok
[INFO] [stdout] test cli::args::tests::test_args_validate_success ... ok
[INFO] [stdout] test cli::args::tests::test_no_color_flag ... ok
[INFO] [stdout] test cli::args::tests::test_severity_default ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_always ... ok
[INFO] [stdout] test cli::args::tests::test_severity_level_conversion ... ok
[INFO] [stdout] test cli::args::tests::test_severity_flag ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_auto_with_no_color ... ok
[INFO] [stdout] test cli::output::tests::test_is_no_color_set ... ok
[INFO] [stdout] test config::parser::tests::test_parse_invalid_toml ... ok
[INFO] [stdout] test config::parser::tests::test_parse_minimal_config ... ok
[INFO] [stdout] test cli::args::tests::test_encoding_option_conversion ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_always ... ok
[INFO] [stdout] test config::parser::tests::test_parse_empty_config ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_auto ... ok
[INFO] [stdout] test cli::args::tests::test_list_presets_command ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_never ... ok
[INFO] [stdout] test config::presets::tests::test_get_preset_by_name ... ok
[INFO] [stdout] test config::parser::tests::test_parse_config_with_language_preset ... ok
[INFO] [stdout] test config::parser::tests::test_load_from_file ... ok
[INFO] [stdout] test config::presets::tests::test_javascript_preset_exists ... ok
[INFO] [stdout] test config::presets::tests::test_list_all_presets ... ok
[INFO] [stdout] test config::presets::tests::test_preset_contains_basic_latin ... ok
[INFO] [stdout] test config::presets::tests::test_preset_has_description ... ok
[INFO] [stdout] test config::presets::tests::test_python_preset_exists ... ok
[INFO] [stdout] test config::presets::tests::test_rust_preset_exists ... ok
[INFO] [stdout] test config::parser::tests::test_parse_config_with_custom_rules ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_exact_path ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_directory_pattern ... ok
[INFO] [stdout] test config::presets::tests::test_unknown_preset_returns_none ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_with_preset ... ok
[INFO] [stdout] test config::tests::test_is_code_point_allowed_allow_by_default ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_with_denied_characters ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_with_allowed_ranges ... ok
[INFO] [stdout] test config::tests::test_merge_combines_presets ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_no_match ... ok
[INFO] [stdout] test config::tests::test_is_code_point_allowed_deny_by_default ... ok
[INFO] [stdout] test config::tests::test_merge_preserves_user_rules ... ok
[INFO] [stdout] test config::tests::test_merge_default_with_user_config ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_priority_ordering ... ok
[INFO] [stdout] test config::validation::tests::test_validate_circular_preset_references ... ok
[INFO] [stdout] test config::validation::tests::test_validate_empty_config ... ok
[INFO] [stdout] test report::formatter::tests::test_format_violations_verbose ... ok
[INFO] [stdout] test config::validation::tests::test_validate_conflicting_rules ... ok
[INFO] [stdout] test config::validation::tests::test_validate_overlapping_ranges ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_unicode_range ... ok
[INFO] [stdout] test config::validation::tests::test_validate_unknown_preset ... ok
[INFO] [stdout] test report::formatter::tests::test_format_violations_non_verbose ... ok
[INFO] [stdout] test report::json::tests::test_format_json ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_no_violations ... ok
[INFO] [stdout] test report::json::tests::test_json_deserialize ... ok
[INFO] [stdout] test report::json::tests::test_format_json_compact ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_glob_pattern ... ok
[INFO] [stdout] test report::json::tests::test_json_with_errors ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_with_violations ... ok
[INFO] [stdout] test report::formatter::tests::test_format_severity ... ok
[INFO] [stdout] test config::rules::tests::test_multiple_rules_for_same_file ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity_error_only ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_glob_pattern ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_utf32_encoding ... ok
[INFO] [stdout] test report::tests::test_scan_result_passed ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unicleaner-a89d2ddaa48dce8e)
[INFO] [stdout] test report::violation::tests::test_violation_with_context ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf16_le_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_be_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_le_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf16_be_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf32_le_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf8 ... ok
[INFO] [stdout] test report::violation::tests::test_violation_creation ... ok
[INFO] [stdout] test report::violation::tests::test_scan_error_creation ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf16_le_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf32_be_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf16_be_bom ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_encoding ... ok
[INFO] [stdout] test report::tests::test_total_violations ... ok
[INFO] [stdout] test scanner::file_scanner::tests::test_scan_file_returns_violations ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf8_with_unicode ... ok
[INFO] [stdout] test scanner::encoding::tests::test_is_binary_with_null_bytes ... ok
[INFO] [stdout] test scanner::file_scanner::tests::test_scan_clean_file ... ok
[INFO] [stdout] test scanner::encoding::tests::test_is_binary_with_text ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_clean_content ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_detect_zero_width_space ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_single_file ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_nonexistent_path ... ok
[INFO] [stdout] test unicode::categories::tests::test_ascii_never_flagged ... ok
[INFO] [stdout] test unicode::categories::tests::test_get_category ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_empty ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_with_errors ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_config_max_depth ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_multiple_paths ... ok
[INFO] [stdout] test unicode::categories::tests::test_is_homoglyph_risk ... ok
[INFO] [stdout] test unicode::categories::tests::test_is_invisible ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_zero_width_space ... ok
[INFO] [stdout] test unicode::malicious::tests::test_malicious_patterns_coverage ... ok
[INFO] [stdout] test unicode::ranges::tests::test_boundary_values ... ok
[INFO] [stdout] test unicode::malicious::tests::test_pattern_matches ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_reversed ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_clean ... ok
[INFO] [stdout] test config::tests::test_merge_handles_empty_user_config ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_with_violations ... ok
[INFO] [stdout] test unicode::categories::tests::test_is_bidi_control ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_self ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_adjacent_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_overlapping_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_contains ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_merge ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_intersects ... ok
[INFO] [stdout] test cli::args::tests::test_init_command ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_separate_ranges ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_directory ... ok
[INFO] [stdout] test unicode::ranges::tests::test_with_description ... ok
[INFO] [stdout] test scanner::git_diff::tests::test_is_git_repository ... ok
[INFO] [stdout] test unicode::ranges::tests::test_invalid_range_panics - should panic ... ok
[INFO] [stdout] test unicode::ranges::tests::test_invalid_start_panics - should panic ... ok
[INFO] [stdout] test unicode::ranges::tests::test_invalid_end_panics - should panic ... ok
[INFO] [stdout] test scanner::git_diff::tests::test_get_changed_files_new_file ... ok
[INFO] [stdout] test scanner::git_diff::tests::test_get_changed_files_modified_file ... ok
[INFO] [stdout] test scanner::git_diff::tests::test_no_changed_files ... ok
[INFO] [stdout] test scanner::git_diff::tests::test_filter_changed_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unicleaner-8c9abce8e720d393)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-edfe9c0affa9a102)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-797127daa04ec253)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test config_tests::test_allow_by_default_mode ... ok
[INFO] [stdout] test config_tests::test_file_rule_glob_patterns ... ok
[INFO] [stdout] test config_tests::test_load_nonexistent_config ... ok
[INFO] [stdout] test config_tests::test_config_with_custom_allowed_ranges ... ok
[INFO] [stdout] test config_tests::test_deny_by_default_behavior ... ok
[INFO] [stdout] test config_tests::test_invalid_config_handling ... ok
[INFO] [stdout] test config_tests::test_language_preset_application ... ok
[INFO] [stdout] test edge_cases::test_bom_positions ... ok
[INFO] [stdout] test config_tests::test_multiple_language_presets ... ok
[INFO] [stdout] test config_tests::test_load_config_file ... ok
[INFO] [stdout] test edge_cases::test_empty_file ... ok
[INFO] [stdout] test edge_cases::test_mixed_encoding_detection ... ok
[INFO] [stdout] test encoding_tests::test_mixed_encoding_files ... ok
[INFO] [stdout] test edge_cases::test_symlink_handling ... ok
[INFO] [stdout] test encoding_tests::test_utf32_be_with_zwj ... ok
[INFO] [stdout] test encoding_tests::test_utf32_with_malicious_unicode ... ok
[INFO] [stdout] test homoglyph_tests::test_cyrillic_homoglyph_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_fullwidth_character_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_greek_homoglyph_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_confusable_identifiers ... ok
[INFO] [stdout] test edge_cases::test_unusual_line_endings ... ok
[INFO] [stdout] test encoding_tests::test_utf16_be_with_malicious_homoglyph ... ok
[INFO] [stdout] test normalization_tests::test_combining_mark_order ... ok
[INFO] [stdout] test homoglyph_tests::test_mathematical_character_detection ... ok
[INFO] [stdout] test edge_cases::test_file_with_null_bytes ... ok
[INFO] [stdout] test normalization_tests::test_compatibility_character_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_all_homoglyph_fixtures_scannable ... ok
[INFO] [stdout] test homoglyph_tests::test_homoglyph_severity_levels ... ok
[INFO] [stdout] test edge_cases::test_invalid_utf8_sequences ... ok
[INFO] [stdout] test normalization_tests::test_ligature_normalization ... ok
[INFO] [stdout] test normalization_tests::test_fullwidth_normalization ... ok
[INFO] [stdout] test normalization_tests::test_normalization_forms ... ok
[INFO] [stdout] test normalization_tests::test_normalization_fixtures_exist ... ok
[INFO] [stdout] test normalization_tests::test_normalized_denormalized_identifiers ... ok
[INFO] [stdout] test edge_cases::test_extremely_long_lines ... ok
[INFO] [stdout] test edge_cases::test_deep_directory_nesting ... ok
[INFO] [stdout] test encoding_tests::test_utf16_with_malicious_unicode ... ok
[INFO] [stdout] test encoding_tests::test_encoding_detection_priority ... ok
[INFO] [stdout] test config_tests::test_file_specific_rules ... ok
[INFO] [stdout] test edge_cases::test_whitespace_only_file ... ok
[INFO] [stdout] test output_tests::test_github_output_format ... ok
[INFO] [stdout] test homoglyph_tests::test_mixed_script_detection ... ok
[INFO] [stdout] test normalization_tests::test_canonical_combining_reordering ... ok
[INFO] [stdout] test scan_tests::test_scan_bidi_fixtures ... ok
[INFO] [stdout] test scan_tests::test_scan_clean_files ... ok
[INFO] [stdout] test scan_tests::test_scan_homoglyph_fixtures ... ok
[INFO] [stdout] test scan_tests::test_scan_zero_width_fixtures ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::combined_bidi ... ok
[INFO] [stdout] test output_tests::test_human_output_default ... ok
[INFO] [stdout] test output_tests::test_color_flag_always ... ok
[INFO] [stdout] test output_tests::test_gitlab_output_format ... ok
[INFO] [stdout] test output_tests::test_json_compact_with_quiet ... ok
[INFO] [stdout] test output_tests::test_quiet_flag ... ok
[INFO] [stdout] test output_tests::test_color_flag_never ... ok
[INFO] [stdout] test output_tests::test_json_schema_contract ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::fsi_attack ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::lri_hiding ... ok
[INFO] [stdout] test output_tests::test_no_color_env_variable ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::pdi_attack ... ok
[INFO] [stdout] test output_tests::test_json_output_format ... ok
[INFO] [stdout] test output_tests::test_no_color_flag ... ok
[INFO] [stdout] test zero_width_tests::test_bom_in_middle_of_file ... ok
[INFO] [stdout] test zero_width_tests::test_combining_character_stacking ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::rli_reorder ... ok
[INFO] [stdout] test zero_width_tests::test_zwsp_detection ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::rlo_attack ... ok
[INFO] [stdout] test zero_width_tests::test_zero_width_in_identifiers ... ok
[INFO] [stdout] test output_tests::test_json_output_is_valid ... ok
[INFO] [stdout] test zero_width_tests::test_zwnj_zwj_detection ... ok
[INFO] [stdout] test zero_width_tests::test_no_false_positives_on_clean_code ... ok
[INFO] [stdout] test zero_width_tests::test_all_zero_width_fixtures_scannable ... ok
[INFO] [stdout] test zero_width_tests::test_invisible_separator_detection ... ok
[INFO] [stdout] test output_tests::test_verbose_flag ... ok
[INFO] [stdout] test edge_cases::test_file_with_many_unicode_chars ... ok
[INFO] [stdout] test edge_cases::test_permission_denied ... FAILED
[INFO] [stdout] test output_tests::test_severity_filtering ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- edge_cases::test_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'edge_cases::test_permission_denied' (244) panicked at tests/integration/edge_cases.rs:140:5:
[INFO] [stdout] Should return error on permission denied
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5744d97ba772 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5744d97ba772 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5744d97ba772 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5744d97ba772 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5744d97d254a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5744d97d254a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5744d97c0aa6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5744d97c0aa6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5744d9796f2f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5744d9796f2f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5744d97b1bd9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5744d966cb3e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5744d966cb3e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5744d97b1d92 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5744d97b1d92 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5744d979701a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5744d978c059 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5744d9797f6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5744d97d2cdc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5744d963a2c6 - integration[724464f748f0dd83]::edge_cases::test_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:140:5
[INFO] [stdout]   20:     0x5744d9638887 - integration[724464f748f0dd83]::edge_cases::test_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:113:28
[INFO] [stdout]   21:     0x5744d9653f26 - <integration[724464f748f0dd83]::edge_cases::test_permission_denied::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5744d9660eeb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5744d9660eeb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5744d966d74a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5744d966d74a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5744d966d74a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5744d966d74a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5744d966d74a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5744d966d74a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5744d966d74a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5744d9668cf4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5744d9668cf4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5744d9670242 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5744d9670242 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5744d9670242 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5744d9670242 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5744d9670242 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5744d9670242 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5744d9670242 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5744d97b9a9f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5744d97b9a9f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7e400216daa4 - <unknown>
[INFO] [stdout]   43:     0x7e40021faa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     edge_cases::test_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 75 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "f9507fbb16338ccb2d2d44f7baf0324f85892a4f27ab21e617eaeb0fc3a57d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9507fbb16338ccb2d2d44f7baf0324f85892a4f27ab21e617eaeb0fc3a57d93", kill_on_drop: false }`
[INFO] [stdout] f9507fbb16338ccb2d2d44f7baf0324f85892a4f27ab21e617eaeb0fc3a57d93
