[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] 1b9e69aac979538e1cdaf71de184c132f948e36a
[INFO] testing poelzi/unicleaner against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoelzi%2Funicleaner" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poelzi/unicleaner on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded half v2.7.1
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd3d5c3a0660b91ab56be6f8dedbc59a4e917e80c3cfc631fd89c441b52cb0b0
[INFO] running `Command { std: "docker" "start" "-a" "dd3d5c3a0660b91ab56be6f8dedbc59a4e917e80c3cfc631fd89c441b52cb0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd3d5c3a0660b91ab56be6f8dedbc59a4e917e80c3cfc631fd89c441b52cb0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd3d5c3a0660b91ab56be6f8dedbc59a4e917e80c3cfc631fd89c441b52cb0b0", kill_on_drop: false }`
[INFO] [stdout] dd3d5c3a0660b91ab56be6f8dedbc59a4e917e80c3cfc631fd89c441b52cb0b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f699241663d51c6e25d1495296d47a02e1c76416e32d2c5cd84e4df355e6e11e
[INFO] running `Command { std: "docker" "start" "-a" "f699241663d51c6e25d1495296d47a02e1c76416e32d2c5cd84e4df355e6e11e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[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 toml_write v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[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 unicode-normalization v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling clap v4.5.50
[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 20.03s
[INFO] running `Command { std: "docker" "inspect" "f699241663d51c6e25d1495296d47a02e1c76416e32d2c5cd84e4df355e6e11e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f699241663d51c6e25d1495296d47a02e1c76416e32d2c5cd84e4df355e6e11e", kill_on_drop: false }`
[INFO] [stdout] f699241663d51c6e25d1495296d47a02e1c76416e32d2c5cd84e4df355e6e11e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 545cf4a7c9b7b0a31168e299fec450dde8229652874904bbe225488197dd5015
[INFO] running `Command { std: "docker" "start" "-a" "545cf4a7c9b7b0a31168e299fec450dde8229652874904bbe225488197dd5015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[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 regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.8.0
[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 ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 42.08s
[INFO] running `Command { std: "docker" "inspect" "545cf4a7c9b7b0a31168e299fec450dde8229652874904bbe225488197dd5015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545cf4a7c9b7b0a31168e299fec450dde8229652874904bbe225488197dd5015", kill_on_drop: false }`
[INFO] [stdout] 545cf4a7c9b7b0a31168e299fec450dde8229652874904bbe225488197dd5015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9aed27f48e0b5df071e02c59e433d38040595cf92242e3d0705dab88e980510d
[INFO] running `Command { std: "docker" "start" "-a" "9aed27f48e0b5df071e02c59e433d38040595cf92242e3d0705dab88e980510d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unicleaner-01600f220aaf6b00)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test cli::args::tests::test_args_with_config ... ok
[INFO] [stdout] test cli::args::tests::test_args_scan_with_paths ... ok
[INFO] [stdout] test cli::args::tests::test_args_no_color ... ok
[INFO] [stdout] test cli::args::tests::test_args_encoding_flag ... ok
[INFO] [stdout] test cli::args::tests::test_args_output_format ... ok
[INFO] [stdout] test cli::args::tests::test_args_validate_success ... ok
[INFO] [stdout] test cli::args::tests::test_args_default ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_conversion ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_always ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_default ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_always ... ok
[INFO] [stdout] test cli::args::tests::test_init_command_with_path ... ok
[INFO] [stdout] test cli::args::tests::test_list_presets_command ... ok
[INFO] [stdout] test cli::args::tests::test_severity_flag ... ok
[INFO] [stdout] test cli::output::tests::test_is_no_color_set ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_never ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_never ... ok
[INFO] [stdout] test cli::args::tests::test_init_command ... ok
[INFO] [stdout] test cli::args::tests::test_severity_level_conversion ... 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_auto_with_no_color ... ok
[INFO] [stdout] test config::parser::tests::test_parse_empty_config ... ok
[INFO] [stdout] test config::parser::tests::test_parse_minimal_config ... ok
[INFO] [stdout] test config::parser::tests::test_parse_invalid_toml ... ok
[INFO] [stdout] test config::presets::tests::test_get_preset_by_name ... 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_rust_preset_exists ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_auto ... ok
[INFO] [stdout] test cli::args::tests::test_args_validate_jobs_zero ... ok
[INFO] [stdout] test cli::args::tests::test_encoding_option_conversion ... 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::rules::tests::test_file_rule_matches_exact_path ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_glob_pattern ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_priority_ordering ... 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::tests::test_get_allowed_ranges_no_match ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_with_preset ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_with_allowed_ranges ... ok
[INFO] [stdout] test config::rules::tests::test_multiple_rules_for_same_file ... ok
[INFO] [stdout] test config::tests::test_merge_default_with_user_config ... ok
[INFO] [stdout] test config::parser::tests::test_load_from_file ... ok
[INFO] [stdout] test config::tests::test_merge_combines_presets ... ok
[INFO] [stdout] test config::validation::tests::test_validate_empty_config ... ok
[INFO] [stdout] test config::presets::tests::test_preset_contains_basic_latin ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_with_denied_characters ... ok
[INFO] [stdout] test config::tests::test_is_code_point_allowed_allow_by_default ... ok
[INFO] [stdout] test config::tests::test_is_code_point_allowed_deny_by_default ... ok
[INFO] [stdout] test config::tests::test_merge_handles_empty_user_config ... ok
[INFO] [stdout] test config::validation::tests::test_validate_conflicting_rules ... ok
[INFO] [stdout] test config::tests::test_merge_preserves_user_rules ... ok
[INFO] [stdout] test config::validation::tests::test_validate_circular_preset_references ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_glob_pattern ... ok
[INFO] [stdout] test report::formatter::tests::test_format_violations_verbose ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_unicode_range ... ok
[INFO] [stdout] test report::json::tests::test_format_json_compact ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_no_violations ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_with_violations ... ok
[INFO] [stdout] test report::json::tests::test_format_json ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity ... ok
[INFO] [stdout] test report::tests::test_total_violations ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity_error_only ... ok
[INFO] [stdout] test report::violation::tests::test_scan_error_creation ... ok
[INFO] [stdout] test config::parser::tests::test_parse_config_with_language_preset ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_encoding ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_utf32_encoding ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_context ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf16_be_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf16_le_no_bom ... ok
[INFO] [stdout] test report::tests::test_scan_result_passed ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_le_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf16_be_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf32_be_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf16_le_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf8 ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf32_le_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf8_with_unicode ... ok
[INFO] [stdout] test report::violation::tests::test_violation_creation ... ok
[INFO] [stdout] test report::json::tests::test_json_deserialize ... ok
[INFO] [stdout] test report::json::tests::test_json_with_errors ... ok
[INFO] [stdout] test config::validation::tests::test_validate_overlapping_ranges ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_be_no_bom ... 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::formatter::tests::test_format_severity ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_clean_content ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_detect_zero_width_space ... ok
[INFO] [stdout] test scanner::encoding::tests::test_is_binary_with_text ... ok
[INFO] [stdout] test config::parser::tests::test_parse_config_with_custom_rules ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_nonexistent_path ... ok
[INFO] [stdout] test scanner::file_scanner::tests::test_scan_clean_file ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_single_file ... ok
[INFO] [stdout] test unicode::malicious::tests::test_malicious_patterns_coverage ... ok
[INFO] [stdout] test unicode::malicious::tests::test_pattern_matches ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_config_max_depth ... ok
[INFO] [stdout] test unicode::ranges::tests::test_boundary_values ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_directory ... ok
[INFO] [stdout] test scanner::file_scanner::tests::test_scan_file_returns_violations ... ok
[INFO] [stdout] test scanner::encoding::tests::test_is_binary_with_null_bytes ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_multiple_paths ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_zero_width_space ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_adjacent_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_self ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_reversed ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_overlapping_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_separate_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_intersects ... 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 unicode::ranges::tests::test_with_description ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_merge ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_with_violations ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_clean ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_contains ... ok
[INFO] [stdout] test scanner::git_diff::tests::test_is_git_repository ... 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] test scanner::git_diff::tests::test_get_changed_files_new_file ... ok
[INFO] [stdout] test unicode::ranges::tests::test_invalid_range_panics - should panic ... ok
[INFO] [stdout] test unicode::ranges::tests::test_invalid_end_panics - should panic ... ok
[INFO] [stdout] test unicode::ranges::tests::test_invalid_start_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unicleaner-9659cce1d726bdff)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-013488c969f2cc85)
[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-e8cf1d2787aa9e7e)
[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] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test config_tests::test_allow_by_default_mode ... 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_load_nonexistent_config ... ok
[INFO] [stdout] test config_tests::test_file_specific_rules ... ok
[INFO] [stdout] test config_tests::test_invalid_config_handling ... 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_bom_positions ... ok
[INFO] [stdout] test config_tests::test_language_preset_application ... ok
[INFO] [stdout] test encoding_tests::test_utf16_be_with_malicious_homoglyph ... ok
[INFO] [stdout] test encoding_tests::test_utf16_with_malicious_unicode ... ok
[INFO] [stdout] test edge_cases::test_empty_file ... ok
[INFO] [stdout] test edge_cases::test_invalid_utf8_sequences ... 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 edge_cases::test_mixed_encoding_detection ... ok
[INFO] [stdout] test edge_cases::test_file_with_null_bytes ... ok
[INFO] [stdout] test edge_cases::test_whitespace_only_file ... ok
[INFO] [stdout] test homoglyph_tests::test_cyrillic_homoglyph_detection ... ok
[INFO] [stdout] test edge_cases::test_symlink_handling ... ok
[INFO] [stdout] test edge_cases::test_unusual_line_endings ... ok
[INFO] [stdout] test encoding_tests::test_encoding_detection_priority ... ok
[INFO] [stdout] test config_tests::test_file_rule_glob_patterns ... ok
[INFO] [stdout] test homoglyph_tests::test_all_homoglyph_fixtures_scannable ... ok
[INFO] [stdout] test homoglyph_tests::test_confusable_identifiers ... ok
[INFO] [stdout] test homoglyph_tests::test_fullwidth_character_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_mixed_script_detection ... ok
[INFO] [stdout] test edge_cases::test_extremely_long_lines ... ok
[INFO] [stdout] test normalization_tests::test_fullwidth_normalization ... ok
[INFO] [stdout] test normalization_tests::test_ligature_normalization ... ok
[INFO] [stdout] test homoglyph_tests::test_mathematical_character_detection ... ok
[INFO] [stdout] test normalization_tests::test_normalized_denormalized_identifiers ... ok
[INFO] [stdout] test encoding_tests::test_mixed_encoding_files ... ok
[INFO] [stdout] test normalization_tests::test_canonical_combining_reordering ... ok
[INFO] [stdout] test homoglyph_tests::test_homoglyph_severity_levels ... ok
[INFO] [stdout] test homoglyph_tests::test_greek_homoglyph_detection ... ok
[INFO] [stdout] test normalization_tests::test_normalization_forms ... ok
[INFO] [stdout] test normalization_tests::test_combining_mark_order ... ok
[INFO] [stdout] test normalization_tests::test_normalization_fixtures_exist ... ok
[INFO] [stdout] test normalization_tests::test_compatibility_character_detection ... ok
[INFO] [stdout] test output_tests::test_github_output_format ... ok
[INFO] [stdout] test output_tests::test_color_flag_never ... 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 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::rli_reorder ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::pdi_attack ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::rlo_attack ... ok
[INFO] [stdout] test zero_width_tests::test_bom_in_middle_of_file ... ok
[INFO] [stdout] test output_tests::test_json_output_is_valid ... ok
[INFO] [stdout] test zero_width_tests::test_combining_character_stacking ... ok
[INFO] [stdout] test zero_width_tests::test_invisible_separator_detection ... ok
[INFO] [stdout] test zero_width_tests::test_no_false_positives_on_clean_code ... ok
[INFO] [stdout] test output_tests::test_json_output_format ... ok
[INFO] [stdout] test output_tests::test_verbose_flag ... ok
[INFO] [stdout] test zero_width_tests::test_zwnj_zwj_detection ... ok
[INFO] [stdout] test edge_cases::test_deep_directory_nesting ... ok
[INFO] [stdout] test output_tests::test_no_color_flag ... ok
[INFO] [stdout] test zero_width_tests::test_zwsp_detection ... ok
[INFO] [stdout] test zero_width_tests::test_all_zero_width_fixtures_scannable ... ok
[INFO] [stdout] test zero_width_tests::test_zero_width_in_identifiers ... ok
[INFO] [stdout] test output_tests::test_gitlab_output_format ... 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_json_compact_with_quiet ... ok
[INFO] [stdout] test output_tests::test_quiet_flag ... ok
[INFO] [stdout] test output_tests::test_json_schema_contract ... ok
[INFO] [stdout] test output_tests::test_severity_filtering ... ok
[INFO] [stdout] test edge_cases::test_file_with_many_unicode_chars ... ok
[INFO] [stdout] test edge_cases::test_permission_denied ... FAILED
[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' (238) panicked at tests/integration/edge_cases.rs:140:5:
[INFO] [stdout] Should return error on permission denied
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x607b61714ab2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x607b61714ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x607b61714ab2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x607b61714ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x607b617268ef - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x607b617268ef - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x607b616df463 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x607b616df463 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x607b616ec292 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x607b616f13cf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x607b616f1261 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x607b615d1cce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x607b615d1cce - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x607b616f19df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x607b616f19df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x607b616f1806 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x607b616ec3c9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x607b616d2f7d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x607b6172ed70 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x607b61594dbf - integration::edge_cases::test_permission_denied::h4b71224c5a12c2ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:140:5
[INFO] [stdout]   20:     0x607b61594e07 - integration::edge_cases::test_permission_denied::{{closure}}::h8a03a4d3929cd633
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:113:28
[INFO] [stdout]   21:     0x607b615a5c56 - core::ops::function::FnOnce::call_once::he30a010f5b8e2497
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x607b615d1aab - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x607b615d1aab - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x607b615e5b2d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x607b615e5b2d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x607b615e5b2d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x607b615e5b2d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x607b615e5b2d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x607b615e5b2d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x607b615e5b2d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x607b615bf044 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x607b615bf044 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x607b615c297a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x607b615c297a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x607b615c297a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x607b615c297a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x607b615c297a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x607b615c297a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x607b615c297a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x607b616e76af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x607b616e76af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x773c3e26eaa4 - <unknown>
[INFO] [stdout]   43:     0x773c3e2fba64 - 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" "9aed27f48e0b5df071e02c59e433d38040595cf92242e3d0705dab88e980510d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aed27f48e0b5df071e02c59e433d38040595cf92242e3d0705dab88e980510d", kill_on_drop: false }`
[INFO] [stdout] 9aed27f48e0b5df071e02c59e433d38040595cf92242e3d0705dab88e980510d
