[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poelzi/unicleaner on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86e75ce54ecafdb9449d498d9939550c4adecb68f9357da39a0dc451cce6bdff
[INFO] running `Command { std: "docker" "start" "-a" "86e75ce54ecafdb9449d498d9939550c4adecb68f9357da39a0dc451cce6bdff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86e75ce54ecafdb9449d498d9939550c4adecb68f9357da39a0dc451cce6bdff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e75ce54ecafdb9449d498d9939550c4adecb68f9357da39a0dc451cce6bdff", kill_on_drop: false }`
[INFO] [stdout] 86e75ce54ecafdb9449d498d9939550c4adecb68f9357da39a0dc451cce6bdff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba34797195c2102affa6550468ddc4440472faafeecb55668a4de2f567599e63
[INFO] running `Command { std: "docker" "start" "-a" "ba34797195c2102affa6550468ddc4440472faafeecb55668a4de2f567599e63", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 clap v4.5.50
[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 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 25.02s
[INFO] running `Command { std: "docker" "inspect" "ba34797195c2102affa6550468ddc4440472faafeecb55668a4de2f567599e63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba34797195c2102affa6550468ddc4440472faafeecb55668a4de2f567599e63", kill_on_drop: false }`
[INFO] [stdout] ba34797195c2102affa6550468ddc4440472faafeecb55668a4de2f567599e63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9161ed9ea9b79b1586f4e748b95ee7244e23a9cc1ebfe0eb14fa2085456835ed
[INFO] running `Command { std: "docker" "start" "-a" "9161ed9ea9b79b1586f4e748b95ee7244e23a9cc1ebfe0eb14fa2085456835ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.108
[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 plotters-svg v0.3.7
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[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 test-case-core v3.3.1
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[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 53.02s
[INFO] running `Command { std: "docker" "inspect" "9161ed9ea9b79b1586f4e748b95ee7244e23a9cc1ebfe0eb14fa2085456835ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9161ed9ea9b79b1586f4e748b95ee7244e23a9cc1ebfe0eb14fa2085456835ed", kill_on_drop: false }`
[INFO] [stdout] 9161ed9ea9b79b1586f4e748b95ee7244e23a9cc1ebfe0eb14fa2085456835ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8437c510eaa46c9d12a30ce4c3981f1cec26b41c32abd465ebd4dec63feb708
[INFO] running `Command { std: "docker" "start" "-a" "c8437c510eaa46c9d12a30ce4c3981f1cec26b41c32abd465ebd4dec63feb708", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[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_color_option_conversion ... 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_color_option_auto ... ok
[INFO] [stdout] test cli::args::tests::test_args_scan_with_paths ... ok
[INFO] [stdout] test cli::args::tests::test_args_output_format ... ok
[INFO] [stdout] test cli::args::tests::test_args_validate_jobs_zero ... ok
[INFO] [stdout] test cli::args::tests::test_args_validate_success ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_always ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_never ... ok
[INFO] [stdout] test cli::args::tests::test_args_with_config ... ok
[INFO] [stdout] test cli::args::tests::test_color_option_default ... ok
[INFO] [stdout] test cli::args::tests::test_args_default ... ok
[INFO] [stdout] test cli::args::tests::test_encoding_option_conversion ... ok
[INFO] [stdout] test cli::args::tests::test_init_command ... ok
[INFO] [stdout] test cli::args::tests::test_init_command_with_path ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_never ... ok
[INFO] [stdout] test cli::args::tests::test_severity_flag ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_auto_with_no_color ... ok
[INFO] [stdout] test config::parser::tests::test_parse_invalid_toml ... 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 cli::args::tests::test_list_presets_command ... 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 cli::args::tests::test_no_color_flag ... ok
[INFO] [stdout] test cli::args::tests::test_severity_default ... ok
[INFO] [stdout] test cli::args::tests::test_severity_level_conversion ... 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::parser::tests::test_parse_config_with_custom_rules ... ok
[INFO] [stdout] test config::parser::tests::test_load_from_file ... ok
[INFO] [stdout] test config::presets::tests::test_preset_contains_basic_latin ... ok
[INFO] [stdout] test cli::output::tests::test_color_mode_always ... ok
[INFO] [stdout] test config::presets::tests::test_python_preset_exists ... ok
[INFO] [stdout] test config::presets::tests::test_rust_preset_exists ... ok
[INFO] [stdout] test config::presets::tests::test_unknown_preset_returns_none ... 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::rules::tests::test_file_rule_with_allowed_ranges ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_exact_path ... ok
[INFO] [stdout] test config::tests::test_merge_preserves_user_rules ... ok
[INFO] [stdout] test config::presets::tests::test_preset_has_description ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_directory_pattern ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_priority_ordering ... ok
[INFO] [stdout] test config::tests::test_merge_combines_presets ... ok
[INFO] [stdout] test config::tests::test_is_code_point_allowed_allow_by_default ... ok
[INFO] [stdout] test config::validation::tests::test_validate_empty_config ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_matches_glob_pattern ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_glob_pattern ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_no_match ... ok
[INFO] [stdout] test config::rules::tests::test_multiple_rules_for_same_file ... ok
[INFO] [stdout] test config::validation::tests::test_validate_unknown_preset ... ok
[INFO] [stdout] test config::validation::tests::test_validate_invalid_unicode_range ... ok
[INFO] [stdout] test config::rules::tests::test_file_rule_with_denied_characters ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_with_violations ... ok
[INFO] [stdout] test config::tests::test_merge_default_with_user_config ... ok
[INFO] [stdout] test report::formatter::tests::test_format_violations_verbose ... ok
[INFO] [stdout] test config::tests::test_get_allowed_ranges_with_preset ... ok
[INFO] [stdout] test config::validation::tests::test_validate_overlapping_ranges ... ok
[INFO] [stdout] test report::formatter::tests::test_format_human_no_violations ... ok
[INFO] [stdout] test report::formatter::tests::test_format_violations_non_verbose ... ok
[INFO] [stdout] test report::json::tests::test_format_json ... ok
[INFO] [stdout] test config::validation::tests::test_validate_circular_preset_references ... ok
[INFO] [stdout] test report::json::tests::test_format_json_compact ... ok
[INFO] [stdout] test report::formatter::tests::test_format_severity ... ok
[INFO] [stdout] test report::json::tests::test_json_with_errors ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity ... ok
[INFO] [stdout] test report::tests::test_filter_by_severity_error_only ... ok
[INFO] [stdout] test report::tests::test_total_violations ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf16_be_no_bom ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_context ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_le_no_bom ... ok
[INFO] [stdout] test report::violation::tests::test_scan_error_creation ... ok
[INFO] [stdout] test report::tests::test_scan_result_passed ... 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 scanner::encoding::tests::test_decode_utf16_le_no_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_decode_utf32_be_no_bom ... ok
[INFO] [stdout] test report::violation::tests::test_violation_with_utf32_encoding ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf16_be_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf16_le_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf32_le_bom ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf8 ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf8_with_unicode ... ok
[INFO] [stdout] test scanner::encoding::tests::test_detect_utf32_be_bom ... 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::file_scanner::tests::test_scan_file_returns_violations ... 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 scanner::walker::tests::test_walk_config_max_depth ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_directory ... ok
[INFO] [stdout] test report::json::tests::test_json_deserialize ... ok
[INFO] [stdout] test scanner::unicode_detector::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_bidi_override ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_nonexistent_path ... ok
[INFO] [stdout] test unicode::malicious::tests::test_detect_zero_width_space ... ok
[INFO] [stdout] test unicode::ranges::tests::test_boundary_values ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_single_file ... ok
[INFO] [stdout] test unicode::malicious::tests::test_pattern_matches ... ok
[INFO] [stdout] test unicode::malicious::tests::test_malicious_patterns_coverage ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_empty ... ok
[INFO] [stdout] test scanner::walker::tests::test_walk_multiple_paths ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_with_errors ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_with_violations ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_reversed ... ok
[INFO] [stdout] test unicode::ranges::tests::test_intersects_self ... ok
[INFO] [stdout] test scanner::parallel::tests::test_scan_files_parallel_clean ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_adjacent_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_overlapping_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_merge_separate_ranges ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_contains ... ok
[INFO] [stdout] test unicode::ranges::tests::test_with_description ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_intersects ... ok
[INFO] [stdout] test unicode::ranges::tests::test_unicode_range_merge ... 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_get_changed_files_new_file ... ok
[INFO] [stdout] test unicode::ranges::tests::test_invalid_end_panics - should panic ... 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 cli::output::tests::test_is_no_color_set ... 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 config::validation::tests::test_validate_conflicting_rules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unicleaner-9659cce1d726bdff)
[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] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-013488c969f2cc85)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e8cf1d2787aa9e7e)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[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_file_rule_glob_patterns ... ok
[INFO] [stdout] test config_tests::test_allow_by_default_mode ... 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_language_preset_application ... ok
[INFO] [stdout] test config_tests::test_load_config_file ... ok
[INFO] [stdout] test config_tests::test_multiple_language_presets ... ok
[INFO] [stdout] test edge_cases::test_empty_file ... ok
[INFO] [stdout] test edge_cases::test_bom_positions ... ok
[INFO] [stdout] test edge_cases::test_file_with_null_bytes ... 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_invalid_utf8_sequences ... ok
[INFO] [stdout] test encoding_tests::test_encoding_detection_priority ... ok
[INFO] [stdout] test encoding_tests::test_utf16_be_with_malicious_homoglyph ... ok
[INFO] [stdout] test encoding_tests::test_utf32_be_with_zwj ... ok
[INFO] [stdout] test encoding_tests::test_mixed_encoding_files ... ok
[INFO] [stdout] test encoding_tests::test_utf16_with_malicious_unicode ... ok
[INFO] [stdout] test edge_cases::test_whitespace_only_file ... ok
[INFO] [stdout] test encoding_tests::test_utf32_with_malicious_unicode ... ok
[INFO] [stdout] test edge_cases::test_unusual_line_endings ... ok
[INFO] [stdout] test normalization_tests::test_canonical_combining_reordering ... 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_homoglyph_severity_levels ... ok
[INFO] [stdout] test homoglyph_tests::test_all_homoglyph_fixtures_scannable ... ok
[INFO] [stdout] test normalization_tests::test_combining_mark_order ... ok
[INFO] [stdout] test homoglyph_tests::test_mathematical_character_detection ... ok
[INFO] [stdout] test homoglyph_tests::test_confusable_identifiers ... ok
[INFO] [stdout] test normalization_tests::test_fullwidth_normalization ... ok
[INFO] [stdout] test edge_cases::test_deep_directory_nesting ... ok
[INFO] [stdout] test normalization_tests::test_normalization_fixtures_exist ... ok
[INFO] [stdout] test normalization_tests::test_normalization_forms ... ok
[INFO] [stdout] test homoglyph_tests::test_mixed_script_detection ... ok
[INFO] [stdout] test normalization_tests::test_compatibility_character_detection ... ok
[INFO] [stdout] test normalization_tests::test_ligature_normalization ... ok
[INFO] [stdout] test normalization_tests::test_normalized_denormalized_identifiers ... ok
[INFO] [stdout] test homoglyph_tests::test_cyrillic_homoglyph_detection ... ok
[INFO] [stdout] test output_tests::test_color_flag_never ... ok
[INFO] [stdout] test output_tests::test_json_output_is_valid ... ok
[INFO] [stdout] test scan_tests::test_scan_bidi_fixtures ... ok
[INFO] [stdout] test edge_cases::test_extremely_long_lines ... ok
[INFO] [stdout] test scan_tests::test_scan_clean_files ... ok
[INFO] [stdout] test scan_tests::test_scan_homoglyph_fixtures ... ok
[INFO] [stdout] test output_tests::test_json_output_format ... ok
[INFO] [stdout] test scan_tests::test_scan_zero_width_fixtures ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::lri_hiding ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::fsi_attack ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::pdi_attack ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::combined_bidi ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::rli_reorder ... ok
[INFO] [stdout] test trojan_source_tests::test_trojan_source_attacks::rlo_attack ... ok
[INFO] [stdout] test output_tests::test_gitlab_output_format ... ok
[INFO] [stdout] test zero_width_tests::test_bom_in_middle_of_file ... ok
[INFO] [stdout] test output_tests::test_json_compact_with_quiet ... ok
[INFO] [stdout] test zero_width_tests::test_no_false_positives_on_clean_code ... ok
[INFO] [stdout] test output_tests::test_verbose_flag ... ok
[INFO] [stdout] test output_tests::test_color_flag_always ... 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_invisible_separator_detection ... ok
[INFO] [stdout] test zero_width_tests::test_combining_character_stacking ... 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 zero_width_tests::test_all_zero_width_fixtures_scannable ... ok
[INFO] [stdout] test output_tests::test_json_schema_contract ... ok
[INFO] [stdout] test output_tests::test_github_output_format ... ok
[INFO] [stdout] test output_tests::test_human_output_default ... ok
[INFO] [stdout] test output_tests::test_quiet_flag ... ok
[INFO] [stdout] test edge_cases::test_file_with_many_unicode_chars ... ok
[INFO] [stdout] test output_tests::test_no_color_env_variable ... ok
[INFO] [stdout] test output_tests::test_severity_filtering ... 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:     0x5c311bd74e52 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c311bd74e52 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c311bd74e52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c311bd74e52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c311bd86c8f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c311bd86c8f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c311bd3f933 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c311bd3f933 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c311bd4c632 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c311bd5176f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c311bd51601 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c311bc308ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c311bc308ae - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c311bd51d7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c311bd51d7f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c311bd51ba6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5c311bd4c769 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c311bd3331d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c311bd8f110 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c311bbee52f - integration::edge_cases::test_permission_denied::h06a2961f5c1833db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:140:5
[INFO] [stdout]   20:     0x5c311bbee577 - integration::edge_cases::test_permission_denied::{{closure}}::h5172ff1ca09fc124
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/edge_cases.rs:113:28
[INFO] [stdout]   21:     0x5c311bbe76a6 - core::ops::function::FnOnce::call_once::h16d73827ea0677d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c311bc306ab - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c311bc306ab - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5c311bc4470d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5c311bc4470d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5c311bc4470d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5c311bc4470d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5c311bc4470d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c311bc4470d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5c311bc4470d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5c311bc1dc54 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5c311bc1dc54 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5c311bc214aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5c311bc214aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5c311bc214aa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5c311bc214aa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5c311bc214aa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c311bc214aa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5c311bc214aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c311bd47a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5c311bd47a4f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x76af72ca2aa4 - <unknown>
[INFO] [stdout]   43:     0x76af72d2fa64 - 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.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "c8437c510eaa46c9d12a30ce4c3981f1cec26b41c32abd465ebd4dec63feb708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8437c510eaa46c9d12a30ce4c3981f1cec26b41c32abd465ebd4dec63feb708", kill_on_drop: false }`
[INFO] [stdout] c8437c510eaa46c9d12a30ce4c3981f1cec26b41c32abd465ebd4dec63feb708
