[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] 67ecfdade2ab6abf782bb9f5a5d5a6e52bdbfbbc
[INFO] testing poelzi/unicleaner against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoelzi%2Funicleaner" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poelzi/unicleaner on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded unicode-blocks v0.1.9
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e07361ca9accf39f5a3978b389b0f6988173fba9d8bbb6f303b1bc87843bfea
[INFO] running `Command { std: "docker" "start" "-a" "3e07361ca9accf39f5a3978b389b0f6988173fba9d8bbb6f303b1bc87843bfea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e07361ca9accf39f5a3978b389b0f6988173fba9d8bbb6f303b1bc87843bfea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e07361ca9accf39f5a3978b389b0f6988173fba9d8bbb6f303b1bc87843bfea", kill_on_drop: false }`
[INFO] [stdout] 3e07361ca9accf39f5a3978b389b0f6988173fba9d8bbb6f303b1bc87843bfea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1f6657a8acd08cc2c1aaacfa81f8af393f86ccdc6095efecd48717b1f27d081
[INFO] running `Command { std: "docker" "start" "-a" "c1f6657a8acd08cc2c1aaacfa81f8af393f86ccdc6095efecd48717b1f27d081", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode-blocks v0.1.9
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicleaner v1.0.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.31s
[INFO] running `Command { std: "docker" "inspect" "c1f6657a8acd08cc2c1aaacfa81f8af393f86ccdc6095efecd48717b1f27d081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f6657a8acd08cc2c1aaacfa81f8af393f86ccdc6095efecd48717b1f27d081", kill_on_drop: false }`
[INFO] [stdout] c1f6657a8acd08cc2c1aaacfa81f8af393f86ccdc6095efecd48717b1f27d081
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9a465bbfe0f47e128c7892c8ed2443fd9219f56f7d16aff1a0bb9ce18ab3b3
[INFO] running `Command { std: "docker" "start" "-a" "dc9a465bbfe0f47e128c7892c8ed2443fd9219f56f7d16aff1a0bb9ce18ab3b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling unicleaner v1.0.0-alpha1 (/opt/rustwide/workdir)
[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 ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.08s
[INFO] running `Command { std: "docker" "inspect" "dc9a465bbfe0f47e128c7892c8ed2443fd9219f56f7d16aff1a0bb9ce18ab3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9a465bbfe0f47e128c7892c8ed2443fd9219f56f7d16aff1a0bb9ce18ab3b3", kill_on_drop: false }`
[INFO] [stdout] dc9a465bbfe0f47e128c7892c8ed2443fd9219f56f7d16aff1a0bb9ce18ab3b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0a254a1e496d133877f810ccf89c406ffa02dd7ab7cc76b518d208e2789ebcf
[INFO] running `Command { std: "docker" "start" "-a" "f0a254a1e496d133877f810ccf89c406ffa02dd7ab7cc76b518d208e2789ebcf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unicleaner-f7cc8d791f67b02d)
[INFO] [stdout] running 240 tests
[INFO] [stdout] test cleaner::policy::tests::presets_are_distinct ... ok
[INFO] [stdout] test cleaner::policy::tests::lossy_defaults_to_replace_fffd ... ok
[INFO] [stdout] test cleaner::policy::tests::presets_are_equal_to_themselves ... ok
[INFO] [stdout] test cleaner::policy::tests::json_round_trip_preserves_equality ... ok
[INFO] [stdout] test cleaner::policy::tests::strict_defaults_to_strip ... ok
[INFO] [stdout] test cleaner::policy::tests::with_action_overrides_per_category ... ok
[INFO] [stdout] test cleaner::policy::tests::with_default_action_replaces_default ... ok
[INFO] [stdout] test cleaner::policy::tests::with_denied_extends_list ... ok
[INFO] [stdout] test cleaner::policy::tests::with_nfc_toggles_flag ... ok
[INFO] [stdout] test cleaner::policy::tests::report_only_defaults_to_keep_with_mark ... ok
[INFO] [stdout] test cleaner::tests::explicitly_denied_pattern_is_singleton ... ok
[INFO] [stdout] test cleaner::tests::disallowed_pattern_is_singleton ... ok
[INFO] [stdout] test cleaner::tests::needs_mutation_empty ... ok
[INFO] [stdout] test cleaner::tests::needs_mutation_respects_denied_list ... ok
[INFO] [stdout] test cleaner::tests::invariant_clean_input_borrows ... ok
[INFO] [stdout] test cleaner::tests::decide_action_returns_none_for_safe_codepoint ... ok
[INFO] [stdout] test cleaner::tests::decide_action_uses_per_category_override ... ok
[INFO] [stdout] test cleaner::tests::decide_action_returns_synthetic_pattern_for_denied_list ... ok
[INFO] [stdout] test cleaner::tests::clean_deny_by_default_strips_outside_ranges ... ok
[INFO] [stdout] test cleaner::tests::decide_action_falls_through_to_default ... ok
[INFO] [stdout] test cleaner::tests::clean_deny_by_default_default_allowlist_passes_ascii ... ok
[INFO] [stdout] test cleaner::tests::needs_mutation_deny_by_default_with_ranges ... ok
[INFO] [stdout] test cleaner::tests::clean_handles_explicitly_denied_codepoint ... ok
[INFO] [stdout] test cleaner::tests::nfc_already_normalized_input_borrows_when_clean ... ok
[INFO] [stdout] test cli::args::tests::test_args_default ... ok
[INFO] [stdout] test cli::args::tests::test_args_output_format ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_conversion ... ok
[INFO] [stdout] test cli::args::tests::test_args_encoding_flag ... ok
[INFO] [stdout] test cli::args::tests::test_args_scan_with_paths ... 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_args_no_color ... ok
[INFO] [stdout] test cli::args::tests::test_args_with_config ... ok
[INFO] [stdout] test cli::args::tests::test_encoding_option_conversion ... 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_init_command ... 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::args::tests::test_color_option_never ... ok
[INFO] [stdout] test cli::args::tests::test_no_color_flag ... ok
[INFO] [stdout] test cli::clean::tests::is_report_only_policy_accepts_all_keep_overrides ... ok
[INFO] [stdout] test cli::clean::tests::is_report_only_policy_rejects_strict ... ok
[INFO] [stdout] test cli::clean::tests::is_report_only_policy_rejects_mixed_overrides ... ok
[INFO] [stdout] test cli::args::tests::test_severity_flag ... ok
[INFO] [stdout] test cli::args::tests::test_severity_level_conversion ... ok
[INFO] [stdout] test cli::clean::tests::resolve_policy_preset_lossy_with_nfc ... ok
[INFO] [stdout] test cli::args::tests::test_severity_default ... ok
[INFO] [stdout] test cli::clean::tests::resolve_policy_errors_on_invalid_config ... ok
[INFO] [stdout] test cli::clean::tests::resolve_policy_falls_back_when_config_lacks_cleaner_block ... ok
[INFO] [stdout] test cli::clean::tests::atomic_write_errors_on_missing_target ... ok
[INFO] [stdout] test cleaner::tests::needs_mutation_clean_ascii ... ok
[INFO] [stdout] test cli::clean::tests::is_report_only_policy_detects_keep_with_mark_default ... ok
[INFO] [stdout] test cli::clean::tests::resolve_policy_preset_report_only ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_always ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_never ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_auto_with_no_color ... ok
[INFO] [stdout] test cli::clean::tests::resolve_policy_preset_strict ... ok
[INFO] [stdout] test cli::clean::tests::resolve_policy_uses_preset_without_config ... ok
[INFO] [stdout] test cli::output::tests::test_is_no_color_set ... ok
[INFO] [stdout] test config::parser::tests::test_load_from_file ... ok
[INFO] [stdout] test config::parser::tests::test_parse_config_with_custom_rules ... ok
[INFO] [stdout] test cli::clean::tests::resolve_policy_uses_config_cleaner_block ... ok
[INFO] [stdout] test config::parser::tests::test_parse_config_with_language_preset ... 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::presets::tests::test_get_preset_by_name ... ok
[INFO] [stdout] test config::parser::tests::test_parse_invalid_toml ... ok
[INFO] [stdout] test cli::clean::tests::atomic_write_replaces_file_contents ... ok
[INFO] [stdout] test config::presets::tests::test_javascript_preset_exists ... ok
[INFO] [stdout] test config::presets::tests::test_preset_contains_basic_latin ... ok
[INFO] [stdout] test config::presets::tests::test_unknown_preset_returns_none ... ok
[INFO] [stdout] test config::presets::tests::test_list_all_presets ... ok
[INFO] [stdout] test config::presets::tests::test_python_preset_exists ... ok
[INFO] [stdout] test config::presets::tests::test_preset_has_description ... ok
[INFO] [stdout] test config::presets::tests::test_presets_static ... ok
[INFO] [stdout] test config::presets::tests::test_rust_preset_exists ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_directory_pattern ... 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_multiple_rules_for_same_file ... ok
[INFO] [stdout] test config::tests::test_deny_by_default_with_rule_allowlist ... ok
[INFO] [stdout] test config::tests::test_deny_by_default_rule_with_denied_code_points ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_priority_ordering ... ok
[INFO] [stdout] test config::tests::test_allow_by_default_with_denied_code_points ... ok
[INFO] [stdout] test config::tests::test_merge_combines_presets ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_with_preset ... ok
[INFO] [stdout] test config::tests::test_merge_default_with_user_config ... ok
[INFO] [stdout] test config::tests::test_is_code_point_allowed_allow_by_default ... ok
[INFO] [stdout] test config::tests::test_merge_handles_empty_user_config ... ok
[INFO] [stdout] test config::tests::test_merge_preserves_user_rules ... ok
[INFO] [stdout] test cleaner::policy::tests::effective_action_falls_through_to_default ... ok
[INFO] [stdout] test cleaner::tests::invariant_unmodified_means_byte_equal_output ... ok
[INFO] [stdout] test cleaner::tests::is_allowed_falls_back_to_safe_ascii_when_no_ranges ... ok
[INFO] [stdout] test cleaner::tests::is_allowed_uses_provided_ranges ... ok
[INFO] [stdout] test cli::args::tests::test_args_validate_success ... ok
[INFO] [stdout] test cleaner::tests::needs_mutation_with_zwsp ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_with_allowed_ranges ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_no_match ... ok
[INFO] [stdout] test config::validation::tests::test_validate_circular_preset_references ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_with_denied_characters ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_glob_pattern ... ok
[INFO] [stdout] test config::validation::tests::test_validate_empty_config ... ok
[INFO] [stdout] test config::validation::tests::test_deny_by_default_rule_missing_ascii_rejected ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_with_violations ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_unicode_range ... ok
[INFO] [stdout] test config::validation::tests::test_validate_overlapping_ranges ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_rule_with_empty_ranges ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_no_violations ... ok
[INFO] [stdout] test report::formatter::tests::test_format_severity ... ok
[INFO] [stdout] test config::validation::tests::test_deny_by_default_deny_only_rule_allowed ... ok
[INFO] [stdout] test config::validation::tests::test_validate_conflicting_rules ... ok
[INFO] [stdout] test config::tests::test_is_code_point_allowed_deny_by_default ... ok
[INFO] [stdout] test report::formatter::tests::test_format_violations_non_verbose ... ok
[INFO] [stdout] test report::formatter::tests::test_format_violations_verbose ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_invalid_preset ... ok
[INFO] [stdout] test config::validation::tests::test_validate_unknown_preset ... ok
[INFO] [stdout] test report::json::tests::test_format_json ... ok
[INFO] [stdout] test report::json::tests::test_format_json_compact ... ok
[INFO] [stdout] test report::json::tests::test_json_with_errors ... ok
[INFO] [stdout] test report::json::tests::test_json_deserialize ... ok
[INFO] [stdout] test report::markdown::tests::test_markdown_summary_table ... ok
[INFO] [stdout] test report::markdown::tests::test_markdown_no_violations ... ok
[INFO] [stdout] test report::markdown::tests::test_markdown_verbose ... ok
[INFO] [stdout] test report::markdown::tests::test_severity_badges ... ok
[INFO] [stdout] test report::tests::test_exit_code_0_success ... ok
[INFO] [stdout] test report::markdown::tests::test_markdown_with_violations ... ok
[INFO] [stdout] test report::tests::test_exit_code_1_violations_with_errors ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity ... ok
[INFO] [stdout] test report::tests::test_scan_result_passed ... ok
[INFO] [stdout] test report::tests::test_exit_code_3_errors_only ... ok
[INFO] [stdout] test report::violation::tests::test_scan_error_creation ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_context ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_encoding ... ok
[INFO] [stdout] test report::violation::tests::test_violation_creation ... ok
[INFO] [stdout] test report::tests::test_total_violations ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf16_le_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_be_bad_length ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_be_surrogate ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_be_no_bom ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity_error_only ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_le_surrogate ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_le_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_le_bad_length ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf16_be_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_and_decode_unrecognizable ... ok
[INFO] [stdout] test scanner::encoding::tests::test_binary_detection_control_byte_ratio ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_decode_with_encoding_unrecognizable ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_encoding_convenience ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf16_le_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_heuristic_tiny_input ... 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 scanner::encoding::tests::test_is_binary_with_text ... 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 scanner::encoding::tests::test_is_binary_empty ... ok
[INFO] [stdout] test scanner::parallel::tests::test_classify_error_config ... ok
[INFO] [stdout] test scanner::file_scanner::tests::test_scan_file_returns_violations ... ok
[INFO] [stdout] test scanner::encoding::tests::test_text_file_not_falsely_binary ... 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::parallel::tests::test_classify_error_encoding ... ok
[INFO] [stdout] test scanner::parallel::tests::test_classify_error_io ... ok
[INFO] [stdout] test scanner::parallel::tests::test_classify_error_permission_denied ... ok
[INFO] [stdout] test scanner::parallel::tests::test_classify_error_other ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_byte_offset_field_populated ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_with_errors ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_clean_content ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_parallel_multiple_errors_sorted ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_empty ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_column_is_char_based_not_byte ... ok
[INFO] [stdout] test scanner::parallel::tests::test_error_type_rank_ordering ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_with_violations ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_parallel_sorts_violations ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_clean ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_combining_mark_position ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_context_snippet_short_line ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_deny_by_default_with_allowlist ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_denied_code_points ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_is_allowed_by_policy_default ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_is_allowed_by_policy_with_ranges ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_detect_zero_width_space ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_context_snippet_long_line ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_zwj_position_inside_grapheme_cluster ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_deny_by_default_with_no_allowlist ... ok
[INFO] [stdout] test unicode::blocks::tests::test_block_error_display ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_nonexistent_path ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_utf32_encoding ... ok
[INFO] [stdout] test unicode::blocks::tests::test_registry_has_all_blocks ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_alias_cjk ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_alias_emoji ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_alias_hebrew ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_alias_latin1 ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_case_insensitive_lowercase ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_case_insensitive_uppercase ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_hebrew ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_official_name ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_unknown_block_returns_error ... ok
[INFO] [stdout] test unicode::blocks::tests::test_resolve_alias_ascii ... ok
[INFO] [stdout] test unicode::blocks::tests::test_suggest_similar_names ... ok
[INFO] [stdout] test unicode::categories::tests::test_get_category ... ok
[INFO] [stdout] test unicode::categories::tests::test_is_bidi_control ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_multiple_paths ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_single_file ... ok
[INFO] [stdout] test unicode::categories::tests::test_is_invisible ... ok
[INFO] [stdout] test unicode::categories::tests::test_ascii_never_flagged ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_zero_width_space ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_directory ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_config_max_depth ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test unicode::blocks::tests::test_list_blocks_filter_hebrew ... ok
[INFO] [stdout] test unicode::blocks::tests::test_list_blocks_filter_no_match ... ok
[INFO] [stdout] test unicode::blocks::tests::test_list_blocks_returns_all_sorted ... ok
[INFO] [stdout] test unicode::categories::tests::test_is_homoglyph_risk ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_no_thread_count ... ok
[INFO] [stdout] test unicode::malicious::tests::test_malicious_patterns_coverage ... ok
[INFO] [stdout] test unicode::malicious::tests::test_malicious_patterns_static ... ok
[INFO] [stdout] test unicode::malicious::tests::test_pattern_matches ... ok
[INFO] [stdout] test unicode::ranges::tests::test_boundary_values ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_reversed ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_self ... 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 unicode::ranges::tests::test_with_description ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_merge ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_overlapping_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_adjacent_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_contains ... ok
[INFO] [stdout] test unicode::blocks::tests::test_list_blocks_first_is_basic_latin ... ok
[INFO] [stdout] test scanner::git_diff::tests::test_is_git_repository ... 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] 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] 
[INFO] [stdout] test result: ok. 240 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unicleaner-a0fb7d7f92dd81ab)
[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-93ef9fe717e23470)
[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/coverage_args_tests.rs (/opt/rustwide/target/debug/deps/coverage_args_tests-928c7eab7003e9e5)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_command_clone_format_report ... ok
[INFO] [stdout] test test_command_clone_init ... ok
[INFO] [stdout] test test_output_spec_missing_colon ... ok
[INFO] [stdout] test test_output_spec_parse_github ... ok
[INFO] [stdout] test test_output_spec_parse_gitlab ... ok
[INFO] [stdout] test test_output_spec_parse_human ... ok
[INFO] [stdout] test test_output_spec_parse_markdown ... ok
[INFO] [stdout] test test_output_spec_parse_md_alias ... ok
[INFO] [stdout] test test_output_spec_unknown_format ... ok
[INFO] [stdout] test test_output_spec_parse_json ... ok
[INFO] [stdout] test test_command_clone_scan ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coverage_encoding_tests.rs (/opt/rustwide/target/debug/deps/coverage_encoding_tests-4bd57a478cc0c92f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_decode_utf32_le_bad_length ... ok
[INFO] [stdout] test test_detect_encoding_basic ... ok
[INFO] [stdout] test test_decode_utf32_le_surrogate ... ok
[INFO] [stdout] test test_is_binary_empty ... ok
[INFO] [stdout] test test_detect_heuristic_tiny_input ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coverage_formatter_tests.rs (/opt/rustwide/target/debug/deps/coverage_formatter_tests-600d79bea55b3833)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_format_severity_with_color ... ok
[INFO] [stdout] test test_format_violations_verbose_with_context ... ok
[INFO] [stdout] test test_format_summary_with_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coverage_report_tests.rs (/opt/rustwide/target/debug/deps/coverage_report_tests-292d6c524e9aaebf)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_format_human ... ok
[INFO] [stdout] test test_format_gitlab ... ok
[INFO] [stdout] test test_format_human_quiet ... ok
[INFO] [stdout] test test_format_json ... ok
[INFO] [stdout] test test_format_markdown ... ok
[INFO] [stdout] test test_format_json_quiet ... ok
[INFO] [stdout] test test_format_markdown_quiet ... ok
[INFO] [stdout] test test_passed_with_errors_only ... ok
[INFO] [stdout] test test_format_github_no_violations ... ok
[INFO] [stdout] test test_format_github ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coverage_validation_tests.rs (/opt/rustwide/target/debug/deps/coverage_validation_tests-ade595c336f5123e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_validate_range_exceeds_max ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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-d37a03a8c00fd7df)
[INFO] [stdout] 
[INFO] [stdout] running 159 tests
[INFO] [stdout] test block_config_tests::test_backward_compat_allowed_ranges_only ... ok
[INFO] [stdout] test block_config_tests::test_allowed_blocks_basic_latin_accepts_ascii ... ok
[INFO] [stdout] test block_config_tests::test_allowed_blocks_and_ranges_union ... ok
[INFO] [stdout] test block_config_tests::test_allowed_blocks_alias_ascii ... ok
[INFO] [stdout] test block_config_tests::test_multiple_allowed_blocks ... ok
[INFO] [stdout] test cleaner_tests::clean_empty_input ... ok
[INFO] [stdout] test cleaner_tests::clean_report_only_no_mutation ... ok
[INFO] [stdout] test cleaner_tests::clean_nfc_off_preserves_decomposed ... ok
[INFO] [stdout] test cleaner_tests::clean_clean_input_borrows ... ok
[INFO] [stdout] test cleaner_tests::clean_per_category_override ... ok
[INFO] [stdout] test cleaner_tests::clean_nfc_normalizes_hangul ... ok
[INFO] [stdout] test cleaner_tests::clean_records_position_in_violation ... ok
[INFO] [stdout] test cleaner_tests::clean_all_malicious_input ... ok
[INFO] [stdout] test cleaner_tests::clean_handles_multiline_input ... ok
[INFO] [stdout] test cleaner_tests::clean_strict_strips_zero_width ... ok
[INFO] [stdout] test cleaner_tests::clean_replace_with_visible_marker ... ok
[INFO] [stdout] test cleaner_tests::clean_nfc_runs_after_strip ... ok
[INFO] [stdout] test cleaner_tests::clean_nfc_already_normalized_does_not_flip_modified ... ok
[INFO] [stdout] test block_config_tests::test_allowed_blocks_rejects_unknown_name ... ok
[INFO] [stdout] test cleaner_tests::clean_lossy_replaces_with_fffd ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_config_overrides_preset ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_policy_lossy_flag ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_config_per_category_override ... ok
[INFO] [stdout] test config_tests::test_all_bench_targets_configured ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_missing_file_errors ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_clean_file_unchanged ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_in_place_rejects_stdin ... ok
[INFO] [stdout] test config_tests::test_config_auto_discovery ... ok
[INFO] [stdout] test config_tests::test_always_deny_bidi_in_allow_by_default ... ok
[INFO] [stdout] test config_tests::test_config_missing_file_error ... ok
[INFO] [stdout] test config_tests::test_config_default_when_no_file ... ok
[INFO] [stdout] test config_tests::test_allow_by_default_mode ... ok
[INFO] [stdout] test config_tests::test_denied_chars_override_allowed_ranges ... ok
[INFO] [stdout] test config_tests::test_gitignore_does_not_list_cargo_lock ... ok
[INFO] [stdout] test config_tests::test_config_with_custom_allowed_ranges ... ok
[INFO] [stdout] test config_tests::test_file_rule_glob_patterns ... ok
[INFO] [stdout] test config_tests::test_file_specific_rule_overrides_global ... ok
[INFO] [stdout] test config_tests::test_deny_by_default_behavior ... ok
[INFO] [stdout] test config_tests::test_init_config_matches_parser_schema ... ok
[INFO] [stdout] test config_tests::test_invalid_config_handling ... ok
[INFO] [stdout] test config_tests::test_config_changes_scan_behavior ... ok
[INFO] [stdout] test config_tests::test_load_nonexistent_config ... ok
[INFO] [stdout] test edge_cases::test_bom_positions ... ok
[INFO] [stdout] test config_tests::test_load_config_file ... ok
[INFO] [stdout] test edge_cases::test_empty_file ... ok
[INFO] [stdout] test config_tests::test_init_generates_valid_config ... ok
[INFO] [stdout] test edge_cases::test_extremely_long_lines ... ok
[INFO] [stdout] test edge_cases::test_file_with_null_bytes ... ok
[INFO] [stdout] test edge_cases::test_invalid_utf8_sequences ... ok
[INFO] [stdout] test config_tests::test_example_config_loads_successfully ... ok
[INFO] [stdout] test edge_cases::test_mixed_encoding_detection ... ok
[INFO] [stdout] test edge_cases::test_symlink_handling ... ok
[INFO] [stdout] test edge_cases::test_unusual_line_endings ... ok
[INFO] [stdout] test edge_cases::test_whitespace_only_file ... ok
[INFO] [stdout] test config_tests::test_language_preset_application ... ok
[INFO] [stdout] test edge_cases::test_deep_directory_nesting ... ok
[INFO] [stdout] test config_tests::test_config_loading_from_file ... ok
[INFO] [stdout] test config_tests::test_multiple_language_presets ... ok
[INFO] [stdout] test encoding_tests::test_auto_scan_utf32be_bom_detects_zwsp ... ok
[INFO] [stdout] test config_tests::test_file_specific_rules ... ok
[INFO] [stdout] test encoding_tests::test_auto_scan_utf16be_bom_detects_zwsp ... ok
[INFO] [stdout] test encoding_tests::test_auto_scan_utf16le_no_bom_detects_zwsp ... ok
[INFO] [stdout] test encoding_tests::test_encoding_detection_priority ... ok
[INFO] [stdout] test encoding_tests::test_mixed_encoding_files ... ok
[INFO] [stdout] test encoding_tests::test_utf16_be_with_malicious_homoglyph ... ok
[INFO] [stdout] test encoding_tests::test_encoding_override_invalid_value_errors ... ok
[INFO] [stdout] test encoding_tests::test_auto_scan_utf32le_bom_detects_zwsp ... ok
[INFO] [stdout] test encoding_tests::test_utf16_with_malicious_unicode ... 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 exit_codes::test_exit_code_constants ... ok
[INFO] [stdout] test encoding_tests::test_auto_scan_utf16le_bom_detects_zwsp ... ok
[INFO] [stdout] test exit_codes::test_scan_result_exit_code ... ok
[INFO] [stdout] test encoding_tests::test_encoding_error_classification_on_decode_failure ... ok
[INFO] [stdout] test homoglyph_tests::test_cyrillic_homoglyph_detection ... 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_greek_homoglyph_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_all_homoglyph_fixtures_scannable ... ok
[INFO] [stdout] test normalization_tests::test_canonical_combining_reordering ... ok
[INFO] [stdout] test homoglyph_tests::test_mathematical_character_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_homoglyph_severity_levels ... ok
[INFO] [stdout] test encoding_tests::test_encoding_override_utf16le ... ok
[INFO] [stdout] test normalization_tests::test_fullwidth_normalization ... ok
[INFO] [stdout] test normalization_tests::test_combining_mark_order ... ok
[INFO] [stdout] test normalization_tests::test_ligature_normalization ... ok
[INFO] [stdout] test normalization_tests::test_normalization_forms ... ok
[INFO] [stdout] test normalization_tests::test_normalized_denormalized_identifiers ... ok
[INFO] [stdout] test normalization_tests::test_normalization_fixtures_exist ... ok
[INFO] [stdout] test exit_codes::test_exit_codes_are_unique ... ok
[INFO] [stdout] test normalization_tests::test_compatibility_character_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_mixed_script_detection ... ok
[INFO] [stdout] test output_tests::test_gitlab_output_format ... ok
[INFO] [stdout] test output_tests::test_color_flag_never ... ok
[INFO] [stdout] test config_tests::test_config_unreadable_file_error ... FAILED
[INFO] [stdout] test edge_cases::test_permission_denied ... FAILED
[INFO] [stdout] test output_tests::test_color_flag_always ... ok
[INFO] [stdout] test output_tests::test_jobs_zero_is_rejected ... ok
[INFO] [stdout] test output_tests::test_human_output_default ... ok
[INFO] [stdout] test output_tests::test_github_output_format ... ok
[INFO] [stdout] test output_tests::test_json_output_format ... ok
[INFO] [stdout] test output_tests::test_json_output_is_valid ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_config_report_only_signals_violations_found ... ok
[INFO] [stdout] test perf_benchmarks::performance_tests::test_medium_file_performance ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_benchmarks::performance_tests::test_small_file_performance ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_benchmarks::performance_tests::test_unicode_heavy_performance ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_memory::memory_tests::test_large_file_memory_usage ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_memory::memory_tests::test_many_violations_memory ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_memory::memory_tests::test_no_memory_leak_on_repeated_scans ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_memory_limits::test_memory_many_violations ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_memory_limits::test_memory_single_large_file ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_memory_limits::test_memory_stable_across_multiple_scans ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_memory_limits::test_memory_under_500mb_for_large_repo ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_parallel_scaling::test_large_repo_parallel_performance ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_parallel_scaling::test_parallel_chunk_size_impact ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_parallel_scaling::test_parallel_faster_than_sequential ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_parallel_scaling::test_parallel_mixed_file_sizes ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_parallel_scaling::test_parallel_overhead_small_workload ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_parallel_scaling::test_rayon_cpu_utilization ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_parallel_scaling::test_thread_count_scaling ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_time_limits::time_limit_tests::test_1000_file_repo_under_5_seconds ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_time_limits::time_limit_tests::test_100_files_under_500ms ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test perf_time_limits::time_limit_tests::test_single_file_under_10ms ... ignored, perf test — unreliable on slow CI runners, run with: cargo test -- --ignored
[INFO] [stdout] test output_tests::test_quiet_flag ... ok
[INFO] [stdout] test regression::regression_tests::test_scanner_handles_consecutive_bidi_chars ... ok
[INFO] [stdout] test scan_tests::test_scan_clean_files ... ok
[INFO] [stdout] test scan_tests::test_scan_bidi_fixtures ... 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 output_tests::test_verbose_flag ... ok
[INFO] [stdout] test trojan_source_tests::test_bidi_in_comments_vs_code ... ok
[INFO] [stdout] test output_tests::test_pr_check_workflow_uses_valid_flags ... ok
[INFO] [stdout] test trojan_source_tests::test_bidi_isolate_detection::lri_hiding_attack ... ok
[INFO] [stdout] test trojan_source_tests::test_bidi_isolate_detection::fsi_isolation_attack ... ok
[INFO] [stdout] test diff_tests::test_diff_mode_accepts_file_path_and_scans_changed_file ... ok
[INFO] [stdout] test trojan_source_tests::test_all_trojan_source_fixtures_detected ... ok
[INFO] [stdout] test trojan_source_tests::test_no_false_positives_on_clean_code ... ok
[INFO] [stdout] test trojan_source_tests::test_rlo_detection ... ok
[INFO] [stdout] test trojan_source_tests::test_bidi_isolate_detection::rli_reordering_attack ... ok
[INFO] [stdout] test zero_width_tests::test_bom_in_middle_of_file ... ok
[INFO] [stdout] test zero_width_tests::test_no_false_positives_on_clean_code ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_report_only_signals_violations_found ... ok
[INFO] [stdout] test zero_width_tests::test_combining_character_stacking ... ok
[INFO] [stdout] test trojan_source_tests::test_nested_bidi_overrides ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_in_place_preserves_permissions ... ok
[INFO] [stdout] test zero_width_tests::test_zwsp_detection ... ok
[INFO] [stdout] test zero_width_tests::test_zwnj_zwj_detection ... ok
[INFO] [stdout] test zero_width_tests::test_zero_width_in_identifiers ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_in_place_atomic ... ok
[INFO] [stdout] test cli_clean_tests::cli_clean_stdout_default ... ok
[INFO] [stdout] test output_tests::test_json_compact_with_quiet ... 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 cli_clean_tests::cli_clean_stdin_dash ... ok
[INFO] [stdout] test output_tests::test_no_color_flag ... ok
[INFO] [stdout] test output_tests::test_no_color_env_variable ... 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config_tests::test_config_unreadable_file_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config_tests::test_config_unreadable_file_error' (486) panicked at tests/integration/config_tests.rs:513:5:
[INFO] [stdout] assertion `left == right` failed: Unreadable config should fail
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: Some(2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c45d2458ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c45d2458ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c45d2458ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c45d2458ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c45d25de4a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c45d25de4a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x61c45d24b7f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c45d24b7f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c45d220e0f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c45d220e0f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c45d23bb69 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c45cd2055c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c45cd2055c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c45d23bde2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c45d23bde2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c45d220ec8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61c45d215de9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c45d221d2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c45d25e68c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c45d25e5a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x61c45ccf3487 - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::option::Option<i32>, core[e929cb53b82a81ca]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61c45ccbe68d - integration[29cda5753c96ef8c]::config_tests::test_config_unreadable_file_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/config_tests.rs:513:5
[INFO] [stdout]   22:     0x61c45ccb3db7 - integration[29cda5753c96ef8c]::config_tests::test_config_unreadable_file_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/config_tests.rs:477:39
[INFO] [stdout]   23:     0x61c45cccee16 - <integration[29cda5753c96ef8c]::config_tests::test_config_unreadable_file_error::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61c45cd1383b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61c45cd1383b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61c45cd2102b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61c45cd2102b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61c45cd2102b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61c45cd2102b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61c45cd2102b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61c45cd2102b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61c45cd2102b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61c45cd1a744 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61c45cd1a744 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61c45cd23c32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61c45cd23c32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61c45cd23c32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61c45cd23c32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61c45cd23c32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61c45cd23c32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61c45cd23c32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61c45d24484f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x61c45d24484f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7af1c0689aa4 - <unknown>
[INFO] [stdout]   45:     0x7af1c0716a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- edge_cases::test_permission_denied stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'edge_cases::test_permission_denied' (785) panicked at tests/integration/edge_cases.rs:140:5:
[INFO] [stdout] Should return error on permission denied
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c45d2458ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c45d2458ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c45d2458ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c45d2458ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c45d25de4a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c45d25de4a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x61c45d24b7f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c45d24b7f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c45d220e0f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c45d220e0f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c45d23bb69 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c45cd2055c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c45cd2055c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c45d23bde2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c45d23bde2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c45d220efa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c45d215de9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c45d221d2d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c45d25e68c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c45cd0aaa6 - integration[29cda5753c96ef8c]::edge_cases::test_permission_denied
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:140:5
[INFO] [stdout]   20:     0x61c45cd09287 - integration[29cda5753c96ef8c]::edge_cases::test_permission_denied::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:113:28
[INFO] [stdout]   21:     0x61c45ccce616 - <integration[29cda5753c96ef8c]::edge_cases::test_permission_denied::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61c45cd1383b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61c45cd1383b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x61c45cd2102b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61c45cd2102b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x61c45cd2102b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61c45cd2102b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61c45cd2102b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61c45cd2102b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61c45cd2102b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61c45cd1a744 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61c45cd1a744 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x61c45cd23c32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x61c45cd23c32 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x61c45cd23c32 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61c45cd23c32 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61c45cd23c32 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61c45cd23c32 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x61c45cd23c32 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61c45d24484f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x61c45d24484f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7af1c0689aa4 - <unknown>
[INFO] [stdout]   43:     0x7af1c0716a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config_tests::test_config_unreadable_file_error
[INFO] [stdout]     edge_cases::test_permission_denied
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 137 passed; 2 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f0a254a1e496d133877f810ccf89c406ffa02dd7ab7cc76b518d208e2789ebcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a254a1e496d133877f810ccf89c406ffa02dd7ab7cc76b518d208e2789ebcf", kill_on_drop: false }`
[INFO] [stdout] f0a254a1e496d133877f810ccf89c406ffa02dd7ab7cc76b518d208e2789ebcf
