[INFO] cloning repository https://github.com/jakekaplan/fence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakekaplan/fence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakekaplan%2Ffence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakekaplan%2Ffence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96c507aa40ab0369ff696f7bdf2ccbd556b54a6e
[INFO] testing jakekaplan/fence against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakekaplan%2Ffence" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jakekaplan/fence
[INFO] finished tweaking git repo https://github.com/jakekaplan/fence
[INFO] tweaked toml for git repo https://github.com/jakekaplan/fence written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakekaplan/fence on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakekaplan/fence 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b07d469dd3a88083f32eb3d9da8d3fe6991c275d8a21ea8c979995df91299ed5
[INFO] running `Command { std: "docker" "start" "-a" "b07d469dd3a88083f32eb3d9da8d3fe6991c275d8a21ea8c979995df91299ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07d469dd3a88083f32eb3d9da8d3fe6991c275d8a21ea8c979995df91299ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07d469dd3a88083f32eb3d9da8d3fe6991c275d8a21ea8c979995df91299ed5", kill_on_drop: false }`
[INFO] [stdout] b07d469dd3a88083f32eb3d9da8d3fe6991c275d8a21ea8c979995df91299ed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbc75c5a9b85e2f46cfc3b1629d6d65cc8c5afc195e5be40b00c999ebd5d8fc2
[INFO] running `Command { std: "docker" "start" "-a" "bbc75c5a9b85e2f46cfc3b1629d6d65cc8c5afc195e5be40b00c999ebd5d8fc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.54
[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 loq_core v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/loq_core)
[INFO] [stderr]    Compiling loq_fs v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/loq_fs)
[INFO] [stderr]    Compiling loq v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/loq_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s
[INFO] running `Command { std: "docker" "inspect" "bbc75c5a9b85e2f46cfc3b1629d6d65cc8c5afc195e5be40b00c999ebd5d8fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc75c5a9b85e2f46cfc3b1629d6d65cc8c5afc195e5be40b00c999ebd5d8fc2", kill_on_drop: false }`
[INFO] [stdout] bbc75c5a9b85e2f46cfc3b1629d6d65cc8c5afc195e5be40b00c999ebd5d8fc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f60e45d46b119355fd7c9175b5a509c221b30b97032bcca12e4dd2fa210e669
[INFO] running `Command { std: "docker" "start" "-a" "7f60e45d46b119355fd7c9175b5a509c221b30b97032bcca12e4dd2fa210e669", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling loq_core v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/loq_core)
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling loq_fs v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/loq_fs)
[INFO] [stderr]    Compiling loq v0.1.0-alpha.7 (/opt/rustwide/workdir/crates/loq_cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.35s
[INFO] running `Command { std: "docker" "inspect" "7f60e45d46b119355fd7c9175b5a509c221b30b97032bcca12e4dd2fa210e669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f60e45d46b119355fd7c9175b5a509c221b30b97032bcca12e4dd2fa210e669", kill_on_drop: false }`
[INFO] [stdout] 7f60e45d46b119355fd7c9175b5a509c221b30b97032bcca12e4dd2fa210e669
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d84374734999e9f8209efc56cf620fa93e2d560ef26d291416288ffd81481e7a
[INFO] running `Command { std: "docker" "start" "-a" "d84374734999e9f8209efc56cf620fa93e2d560ef26d291416288ffd81481e7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_cli-948aa07bbaca0410)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test baseline::tests::baseline_report_is_empty ... ok
[INFO] [stdout] test baseline::tests::capitalize_first_handles_empty ... ok
[INFO] [stdout] test baseline::tests::write_report_handles_removed_only ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_ignores_rules_without_path ... ok
[INFO] [stdout] test check::tests::collect_inputs_empty_defaults_to_cwd ... ok
[INFO] [stdout] test check::tests::collect_inputs_stdin_only_no_default ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_keeps_glob_rules_only ... ok
[INFO] [stdout] test check::tests::handle_check_output_with_walk_errors ... ok
[INFO] [stdout] test check::tests::handle_check_output_default_mode_skips_skip_warnings ... ok
[INFO] [stdout] test check::tests::collect_inputs_reports_stdin_error ... ok
[INFO] [stdout] test check::tests::handle_check_output_verbose_mode_shows_skip_warnings ... ok
[INFO] [stdout] test check::tests::handle_fs_error_returns_error_status ... ok
[INFO] [stdout] test check::tests::collect_inputs_stdin_with_paths ... ok
[INFO] [stdout] test config_edit::tests::add_rule_escapes_glob_metacharacters ... ok
[INFO] [stdout] test config_edit::tests::collect_exact_path_rules_unescapes_escaped_paths ... ok
[INFO] [stdout] test config_edit::tests::collect_exact_path_rules_filters_non_exact_rules ... ok
[INFO] [stdout] test check::tests::handle_check_output_json_format ... ok
[INFO] [stdout] test config_edit::tests::add_update_remove_rule_flow ... ok
[INFO] [stdout] test config_edit::tests::extract_paths_from_array ... ok
[INFO] [stdout] test config_edit::tests::collect_exact_path_rules_normalizes_dot_slash ... ok
[INFO] [stdout] test config_edit::tests::is_exact_path_detects_globs ... ok
[INFO] [stdout] test config_edit::tests::is_exact_path_handles_escaped_metacharacters ... ok
[INFO] [stdout] test config_edit::tests::unescape_glob_handles_adjacent_escaped_sequences ... ok
[INFO] [stdout] test config_edit::tests::normalize_display_path_strips_dot_slash ... ok
[INFO] [stdout] test config_edit::tests::default_document_has_expected_defaults ... ok
[INFO] [stdout] test config_edit::tests::extract_paths_from_string ... ok
[INFO] [stdout] test config_edit::tests::unescape_glob_reverses_escape ... ok
[INFO] [stdout] test check::tests::collect_inputs_mixed_paths_and_stdin ... ok
[INFO] [stdout] test baseline::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test init::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test output::json::tests::all_outcomes_counted ... ok
[INFO] [stdout] test output::json::tests::binary_file_warning ... ok
[INFO] [stdout] test output::json::tests::fix_guidance_excluded_without_violations ... ok
[INFO] [stdout] test output::tests::colorspec_helpers_build_correctly ... ok
[INFO] [stdout] test output::json::tests::walk_errors_included ... ok
[INFO] [stdout] test output::json::tests::violation_with_default_match ... ok
[INFO] [stdout] test output::json::tests::unreadable_file_warning ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_empty_file ... ok
[INFO] [stdout] test output::json::tests::violation_with_rule_match ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_creates_entry ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_skips_if_already_present ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_no_trailing_newline ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_skips_if_no_gitignore ... ok
[INFO] [stdout] test output::json::tests::violations_sorted_by_path ... ok
[INFO] [stdout] test output::tests::format_number_hundreds ... ok
[INFO] [stdout] test output::json::tests::missing_file_warning ... ok
[INFO] [stdout] test output::json::tests::fix_guidance_included_with_violations ... ok
[INFO] [stdout] test output::tests::format_number_millions ... ok
[INFO] [stdout] test output::tests::format_number_small ... ok
[INFO] [stdout] test output::tests::format_number_thousands ... ok
[INFO] [stdout] test output::tests::print_error_returns_error_status ... ok
[INFO] [stdout] test output::tests::write_block_multiline ... ok
[INFO] [stdout] test output::tests::write_block_single_line ... ok
[INFO] [stdout] test output::tests::write_finding_path_without_directory ... ok
[INFO] [stdout] test output::tests::write_finding_skip_binary ... ok
[INFO] [stdout] test output::tests::write_finding_skip_missing ... ok
[INFO] [stdout] test output::tests::write_finding_skip_unreadable ... ok
[INFO] [stdout] test output::tests::write_finding_violation ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_default_match ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_rule_match ... ok
[INFO] [stdout] test output::tests::write_guidance_multiline ... ok
[INFO] [stdout] test output::tests::write_guidance_preserves_trailing_newline ... ok
[INFO] [stdout] test output::tests::write_guidance_single_line ... ok
[INFO] [stdout] test output::tests::write_line_with_color ... ok
[INFO] [stdout] test output::tests::write_line_without_color ... ok
[INFO] [stdout] test output::tests::write_summary_all_passed ... ok
[INFO] [stdout] test output::tests::write_summary_single_violation ... ok
[INFO] [stdout] test output::tests::write_summary_with_violations ... ok
[INFO] [stdout] test output::tests::write_walk_errors_non_verbose ... ok
[INFO] [stdout] test output::tests::write_walk_errors_verbose ... ok
[INFO] [stdout] test relax::tests::collect_violations_filters_and_normalizes ... ok
[INFO] [stdout] test relax::tests::write_report_formats_output ... ok
[INFO] [stdout] test relax::tests::write_report_formats_plural_summary ... ok
[INFO] [stdout] test tests::exit_status_to_exit_code ... ok
[INFO] [stdout] test tests::check_command_details_returns_none_for_non_check_commands ... ok
[INFO] [stdout] test relax::tests::apply_relax_changes_updates_and_adds_rules ... ok
[INFO] [stdout] test tests::normalize_args_converts_stdin_dash_for_check ... ok
[INFO] [stdout] test tests::normalize_args_preserves_literal_dash_after_double_dash ... ok
[INFO] [stdout] test tighten::tests::tighten_report_is_empty ... ok
[INFO] [stdout] test tests::normalize_args_converts_stdin_dash_with_global_flags ... ok
[INFO] [stdout] test tighten::tests::write_report_handles_removed_only ... ok
[INFO] [stdout] test tighten::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_does_not_include_temp_config_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loq-e158f41edf735bd8)
[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/baseline.rs (/opt/rustwide/target/debug/deps/baseline-74179f6ee270312a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test respects_gitignore ... ok
[INFO] [stdout] test removes_rule_for_deleted_file ... ok
[INFO] [stdout] test threshold_flag ... ok
[INFO] [stdout] test creates_config_when_missing ... ok
[INFO] [stdout] test adds_rules_for_violations ... ok
[INFO] [stdout] test can_disable_gitignore ... ok
[INFO] [stdout] test preserves_glob_rules ... ok
[INFO] [stdout] test updates_rule_if_file_grew ... ok
[INFO] [stdout] test no_changes_when_all_compliant ... ok
[INFO] [stdout] test skips_files_covered_by_glob_rules ... ok
[INFO] [stdout] test respects_exclude_patterns ... ok
[INFO] [stdout] test updates_rule_if_file_shrunk ... ok
[INFO] [stdout] test respects_multiple_exclude_patterns ... ok
[INFO] [stdout] test handles_multiple_violations ... ok
[INFO] [stdout] test rules_are_respected_after_baseline ... ok
[INFO] [stderr]      Running tests/baseline_rebaseline.rs (/opt/rustwide/target/debug/deps/baseline_rebaseline-824f3d4370c7daa2)
[INFO] [stdout] test removes_rule_if_file_compliant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test multiple_files_shrink_to_different_sizes ... ok
[INFO] [stdout] test with_nested_directories ... ok
[INFO] [stdout] test idempotent_when_no_changes ... ok
[INFO] [stdout] test adds_updates_and_removes_in_single_pass ... ok
[INFO] [stdout] test preserves_glob_rules_and_comments ... ok
[INFO] [stdout] test handles_deleted_files_alongside_new_violations ... ok
[INFO] [stderr]      Running tests/baseline_reset.rs (/opt/rustwide/target/debug/deps/baseline_reset-a8d95734f990a217)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test preserves_comments_and_formatting ... ok
[INFO] [stdout] test combined_with_threshold ... ok
[INFO] [stdout] test only_affects_exact_path_rules ... ok
[INFO] [stdout] test updates_grown_files ... ok
[INFO] [stdout] test handles_mixed_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0eded080585424cf)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test init_adds_cache_to_gitignore ... ok
[INFO] [stdout] test check_explicit_files ... ok
[INFO] [stdout] test check_allows_flags_after_paths ... ok
[INFO] [stdout] test init_fails_when_exists ... ok
[INFO] [stdout] test missing_file_warns ... ok
[INFO] [stdout] test exit_code_error_on_violation ... ok
[INFO] [stdout] test init_writes_config ... ok
[INFO] [stdout] test init_accepts_verbosity_flags ... ok
[INFO] [stdout] test default_check_success ... ok
[INFO] [stdout] test init_does_not_duplicate_cache_in_gitignore ... ok
[INFO] [stdout] test verbose_includes_skip_warnings ... ok
[INFO] [stdout] test verbose_includes_rule ... ok
[INFO] [stdout] test verbose_shows_matched_rule_pattern ... ok
[INFO] [stdout] test config_error_is_reported ... ok
[INFO] [stdout] test check_reads_stdin_list ... ok
[INFO] [stderr]      Running tests/escaped_paths.rs (/opt/rustwide/target/debug/deps/escaped_paths-6879513ac41ad0be)
[INFO] [stdout] test old_v1_cache_is_migrated_to_v2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test baseline_and_relax_roundtrip_with_literal_right_bracket_path ... ok
[INFO] [stdout] test relax_matches_existing_escaped_rule_and_updates_it ... ok
[INFO] [stdout] test baseline_and_relax_roundtrip_with_literal_braces_path ... ok
[INFO] [stdout] test baseline_updates_existing_escaped_rule_without_duplicates ... ok
[INFO] [stderr]      Running tests/relax.rs (/opt/rustwide/target/debug/deps/relax-1cd92c929a5e61e6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test updates_existing_exact_rule ... ok
[INFO] [stdout] test creates_config_and_rule_when_missing ... ok
[INFO] [stdout] test adds_exact_override_for_glob ... ok
[INFO] [stdout] test orders_paths_and_applies_buffer_for_multiple_files ... ok
[INFO] [stdout] test exits_zero_when_no_violations ... ok
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-b2bd546467c165e1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test json_output_empty_directory ... ok
[INFO] [stdout] test missing_file_explicit_arg ... ok
[INFO] [stdout] test binary_file_skipped ... ok
[INFO] [stdout] test json_output_pass_and_fail ... ok
[INFO] [stdout] test json_output_all_ok ... ok
[INFO] [stdout] test json_output_multiple_rules ... ok
[INFO] [stdout] test fix_guidance_shown_on_violation ... ok
[INFO] [stdout] test one_violation ... ok
[INFO] [stdout] test empty_directory ... ok
[INFO] [stdout] test no_config_uses_defaults ... ok
[INFO] [stdout] test all_ok ... ok
[INFO] [stdout] test baselined_file_passes ... ok
[INFO] [stdout] test nested_directories ... ok
[INFO] [stdout] test multiple_rules ... ok
[INFO] [stdout] test json_output_one_violation ... ok
[INFO] [stdout] test gitignore_respected ... ok
[INFO] [stdout] test stdin_file_list ... ok
[INFO] [stderr]      Running tests/tighten.rs (/opt/rustwide/target/debug/deps/tighten-a9a4f0d6fa861f25)
[INFO] [stdout] test pass_and_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fails_on_invalid_config ... ok
[INFO] [stdout] test removes_rule_when_file_compliant ... ok
[INFO] [stdout] test creates_config_when_missing ... ok
[INFO] [stdout] test tightens_when_file_shrinks ... ok
[INFO] [stdout] test does_not_increase_when_file_grows ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_core-5f458237a47f87f4)
[INFO] [stdout] test does_not_add_rules_for_new_violations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test config::tests::built_in_defaults_matches_default ... ok
[INFO] [stdout] test config::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test config::tests::format_toml_error_without_location ... ok
[INFO] [stdout] test config::tests::format_unknown_key_error_without_suggestion ... ok
[INFO] [stdout] test config::tests::glob_error_display_is_stable ... ok
[INFO] [stdout] test config::tests::init_template_has_rules ... ok
[INFO] [stdout] test config::tests::invalid_glob_reports_error ... ok
[INFO] [stdout] test config::tests::glob_star_does_not_cross_directories ... ok
[INFO] [stdout] test decide::tests::multi_path_rule_matches_any ... ok
[INFO] [stdout] test decide::tests::default_fallback_when_no_rule ... ok
[INFO] [stdout] test parse::tests::negative_max_lines_reports_error ... ok
[INFO] [stdout] test parse::tests::rule_parsed_correctly ... ok
[INFO] [stdout] test decide::tests::rule_order_last_match_wins ... ok
[INFO] [stdout] test parse::tests::respect_gitignore_defaults_true ... ok
[INFO] [stdout] test parse::tests::fix_guidance_multiline_string ... ok
[INFO] [stdout] test decide::tests::skip_when_no_default_and_no_rule ... ok
[INFO] [stdout] test parse::tests::extract_unknown_key_name_empty_returns_none ... ok
[INFO] [stdout] test parse::tests::extract_unknown_key_name_with_array_index ... ok
[INFO] [stdout] test parse::tests::find_key_location_finds_key ... ok
[INFO] [stdout] test parse::tests::find_key_location_not_found ... ok
[INFO] [stdout] test parse::tests::unknown_key_detection ... ok
[INFO] [stdout] test parse::tests::fix_guidance_defaults_to_none ... ok
[INFO] [stdout] test parse::tests::fix_guidance_parsed_correctly ... ok
[INFO] [stdout] test parse::tests::invalid_toml_reports_error ... ok
[INFO] [stdout] test parse::tests::line_col_from_offset_handles_newlines ... ok
[INFO] [stdout] test parse::tests::line_col_from_offset_out_of_bounds ... ok
[INFO] [stdout] test parse::tests::rule_path_accepts_array ... ok
[INFO] [stdout] test parse::tests::rule_path_array_single_element ... ok
[INFO] [stdout] test parse::tests::rule_path_accepts_string ... ok
[INFO] [stdout] test parse::tests::unknown_key_without_suggestion ... ok
[INFO] [stdout] test report::tests::fix_guidance_included_when_violations_exist ... ok
[INFO] [stdout] test report::tests::nolimit_is_skipped ... ok
[INFO] [stdout] test report::tests::summary_counts_each_file_once ... ok
[INFO] [stdout] test config::tests::pattern_list_no_match_returns_none ... ok
[INFO] [stdout] test report::tests::findings_sorted_by_overage ... ok
[INFO] [stdout] test parse::tests::unknown_key_without_location ... ok
[INFO] [stdout] test report::tests::fix_guidance_excluded_when_no_violations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_fs-fcb7338fb208623d)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test cache::tests::hash_config_changes_with_default ... ok
[INFO] [stdout] test cache::tests::config_change_invalidates_cache ... ok
[INFO] [stdout] test cache::tests::insert_and_get_text ... ok
[INFO] [stdout] test cache::tests::no_save_when_unchanged ... ok
[INFO] [stdout] test count::tests::count_empty_file ... ok
[INFO] [stdout] test count::tests::binary_detection_only_checks_first_chunk ... ok
[INFO] [stdout] test count::tests::count_large_file_multiple_chunks ... ok
[INFO] [stdout] test cache::tests::old_cache_version_is_discarded_and_rebuilt_as_v2 ... ok
[INFO] [stdout] test cache::tests::mtime_mismatch_returns_none ... ok
[INFO] [stdout] test cache::tests::insert_and_get_binary ... ok
[INFO] [stdout] test cache::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test cache::tests::empty_cache_returns_none ... ok
[INFO] [stdout] test count::tests::count_multiple_lines ... ok
[INFO] [stdout] test count::tests::count_multiple_lines_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::count_trailing_newline ... ok
[INFO] [stdout] test count::tests::cr_only_not_counted_as_line ... ok
[INFO] [stdout] test count::tests::count_large_file_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::crlf_line_endings_counted_by_lf ... ok
[INFO] [stdout] test count::tests::count_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::missing_file_returns_missing ... ok
[INFO] [stdout] test count::tests::unreadable_path_returns_unreadable ... ok
[INFO] [stdout] test count::tests::mixed_line_endings ... ok
[INFO] [stdout] test discover::tests::finds_config_in_current_dir ... ok
[INFO] [stdout] test stdin::tests::reads_stdin_list ... ok
[INFO] [stdout] test discover::tests::finds_config_in_parent_dir ... ok
[INFO] [stdout] test stdin::tests::absolute_paths_preserved ... ok
[INFO] [stdout] test tests::binary_and_unreadable_are_reported ... ok
[INFO] [stdout] test discover::tests::directory_named_loq_toml_is_ignored ... ok
[INFO] [stdout] test tests::missing_config_file_returns_error ... ok
[INFO] [stdout] test tests::normalize_path_strips_leading_dot_slash ... ok
[INFO] [stdout] test count::tests::binary_detection_first_chunk ... ok
[INFO] [stdout] test discover::tests::no_config_returns_none ... ok
[INFO] [stdout] test walk::tests::exclude_pattern_filters_explicit_files ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_explicit_loq_toml ... ok
[INFO] [stdout] test walk::tests::expands_file_and_missing ... ok
[INFO] [stdout] test tests::no_default_skips_files ... ok
[INFO] [stdout] test tests::exactly_at_limit_passes ... ok
[INFO] [stdout] test tests::missing_files_reported ... ok
[INFO] [stdout] test tests::gitignore_can_be_disabled ... ok
[INFO] [stdout] test tests::excluded_files_are_filtered_out ... ok
[INFO] [stdout] test tests::one_over_limit_violates ... ok
[INFO] [stdout] test tests::explicit_files_bypass_gitignore_even_with_negation ... ok
[INFO] [stdout] test tests::explicit_file_bypasses_gitignore ... ok
[INFO] [stdout] test tests::gitignore_negation_works_in_directory_walk ... ok
[INFO] [stdout] test walk::tests::includes_gitignored_when_disabled ... ok
[INFO] [stdout] test walk::tests::exclude_pattern_filters_walked_files ... ok
[INFO] [stdout] test tests::exclude_pattern_with_globstar ... ok
[INFO] [stdout] test tests::directory_walk_respects_gitignore ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_loq_cache_dir ... ok
[INFO] [stdout] test walk::tests::exclude_dotdir_pattern_without_leading_globstar ... ok
[INFO] [stdout] test walk::tests::symlink_to_parent_dir_does_not_loop ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_loq_toml ... ok
[INFO] [stdout] test walk::tests::expands_directory ... ok
[INFO] [stdout] test walk::tests::symlink_to_file_not_followed_by_default ... ok
[INFO] [stdout] test walk::tests::respects_gitignore_when_enabled ... ok
[INFO] [stdout] test walk::tests::walk_errors_are_reported_for_unreadable_dirs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- walk::tests::walk_errors_are_reported_for_unreadable_dirs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'walk::tests::walk_errors_are_reported_for_unreadable_dirs' (2654) panicked at crates/loq_fs/src/walk/tests.rs:198:5:
[INFO] [stdout] expected walk errors for unreadable directory
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64134042688a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64134042688a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64134042688a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64134042688a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64134043c58a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64134043c58a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64134042b432 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64134042b432 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x641340402a7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x641340402a7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64134041d9b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64133ff6a27c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64133ff6a27c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64134041dc32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64134041dc32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x641340402b6a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6413403fa1e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64134040399d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64134043ceec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64133fee6d58 - loq_fs::walk::tests::walk_errors_are_reported_for_unreadable_dirs::h4103d4fb755433c9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/walk/tests.rs:198:5
[INFO] [stdout]   20:     0x64133fee6d97 - loq_fs::walk::tests::walk_errors_are_reported_for_unreadable_dirs::{{closure}}::h60bc8b2e1f8d552d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/walk/tests.rs:172:50
[INFO] [stdout]   21:     0x64133ff28996 - core::ops::function::FnOnce::call_once::hdef18bd2f864a0b8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64133ff5e35b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64133ff5e35b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x64133ff6ad4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64133ff6ad4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x64133ff6ad4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64133ff6ad4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x64133ff6ad4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64133ff6ad4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64133ff6ad4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64133ff66464 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64133ff66464 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x64133ff6d952 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x64133ff6d952 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x64133ff6d952 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64133ff6d952 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64133ff6d952 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64133ff6d952 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x64133ff6d952 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x641340425c6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x641340425c6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x766279244aa4 - <unknown>
[INFO] [stdout]   43:     0x7662792d1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     walk::tests::walk_errors_are_reported_for_unreadable_dirs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 55 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p loq_fs --lib`
[INFO] running `Command { std: "docker" "inspect" "d84374734999e9f8209efc56cf620fa93e2d560ef26d291416288ffd81481e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84374734999e9f8209efc56cf620fa93e2d560ef26d291416288ffd81481e7a", kill_on_drop: false }`
[INFO] [stdout] d84374734999e9f8209efc56cf620fa93e2d560ef26d291416288ffd81481e7a
