[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] fc5cf102b9e2b8580c937bc3b7dc9c6b772f15bd
[INFO] testing jakekaplan/fence against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakekaplan%2Ffence" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakekaplan/fence on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_ignored v0.1.14
[INFO] [stderr]   Downloaded pest_meta v2.8.5
[INFO] [stderr]   Downloaded pest_derive v2.8.5
[INFO] [stderr]   Downloaded pest_generator v2.8.5
[INFO] [stderr]   Downloaded insta v1.46.0
[INFO] [stderr]   Downloaded pest v2.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f
[INFO] running `Command { std: "docker" "start" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.43
[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 globset v0.4.18
[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 ignore v0.4.25
[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 (/opt/rustwide/workdir/crates/loq_core)
[INFO] [stderr]    Compiling loq_fs v0.1.0 (/opt/rustwide/workdir/crates/loq_fs)
[INFO] [stderr]    Compiling loq v0.1.0 (/opt/rustwide/workdir/crates/loq_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[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 ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[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 toml_edit v0.22.27
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling loq_core v0.1.0 (/opt/rustwide/workdir/crates/loq_core)
[INFO] [stderr]    Compiling ignore v0.4.25
[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 loq_fs v0.1.0 (/opt/rustwide/workdir/crates/loq_fs)
[INFO] [stderr]    Compiling loq v0.1.0 (/opt/rustwide/workdir/crates/loq_cli)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.70s
[INFO] running `Command { std: "docker" "inspect" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_cli-4833ea65aefd20eb)
[INFO] [stdout] 
[INFO] [stdout] running 105 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::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_ignores_rules_without_path ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_empty_defaults_to_cwd ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_keeps_exact_token_rules ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_keeps_glob_rules_only ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_mixed_paths_and_stdin ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_reports_stdin_error ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_stdin_only_no_default ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_stdin_with_paths ... ok
[INFO] [stdout] test check::input_scope::tests::decode_git_path_handles_non_utf8_bytes ... ok
[INFO] [stdout] test check::input_scope::tests::decode_git_path_preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test check::input_scope::tests::git_diff_args_match_expected_flags ... ok
[INFO] [stdout] test check::input_scope::tests::git_filter_from_args_respects_staged_and_diff ... ok
[INFO] [stdout] test check::input_scope::tests::has_git_dir_ancestor_detects_repo_markers ... ok
[INFO] [stdout] test check::input_scope::tests::resolve_check_inputs_without_git_filter_uses_collect_inputs_behavior ... ok
[INFO] [stdout] test check::input_scope::tests::strip_line_endings_only_removes_newline_chars ... ok
[INFO] [stdout] test check::tests::handle_check_output_json_format ... ok
[INFO] [stdout] test check::tests::handle_check_output_verbose_mode_shows_skip_warnings ... ok
[INFO] [stdout] test check::tests::handle_check_output_with_walk_errors ... ok
[INFO] [stdout] test exact_limits::tests::collect_normalizes_dot_slash ... ok
[INFO] [stdout] test check::input_scope::tests::git_repo_root_fails_outside_repo ... ok
[INFO] [stdout] test check::tests::handle_check_output_default_mode_shows_missing_but_skips_other_warnings ... ok
[INFO] [stdout] test exact_limits::tests::collect_unescapes_escaped_paths ... ok
[INFO] [stdout] test check::tests::handle_fs_error_returns_error_status ... ok
[INFO] [stdout] test config_edit::tests::default_document_has_expected_defaults ... ok
[INFO] [stdout] test exact_limits::tests::extract_paths_from_array ... ok
[INFO] [stdout] test exact_limits::tests::extract_paths_from_string ... ok
[INFO] [stdout] test exact_limits::tests::is_exact_path_detects_globs ... ok
[INFO] [stdout] test exact_limits::tests::set_escapes_glob_metacharacters ... ok
[INFO] [stdout] test exact_limits::tests::collect_filters_non_exact_rules ... ok
[INFO] [stdout] test exact_limits::tests::is_exact_path_handles_escaped_metacharacters ... ok
[INFO] [stdout] test exact_limits::tests::set_update_remove_flow ... ok
[INFO] [stdout] test exact_limits::tests::unescape_glob_handles_adjacent_escaped_sequences ... ok
[INFO] [stdout] test exact_limits::tests::unescape_glob_reverses_escape ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_empty_file ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_no_trailing_newline ... 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 output::json::tests::all_outcomes_counted ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_does_not_include_temp_config_file ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_preserves_exact_token_rules ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_skips_if_no_gitignore ... ok
[INFO] [stdout] test init::tests::default_config_has_expected_values ... 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::json::tests::missing_file_warning ... ok
[INFO] [stdout] test output::json::tests::unreadable_file_warning ... ok
[INFO] [stdout] test output::json::tests::token_violation_uses_token_fields ... ok
[INFO] [stdout] test output::json::tests::violation_with_default_match ... ok
[INFO] [stdout] test output::json::tests::violations_sorted_by_path ... ok
[INFO] [stdout] test output::json::tests::fix_guidance_included_with_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_rule_match ... ok
[INFO] [stdout] test output::tests::format_number_hundreds ... ok
[INFO] [stdout] test output::tests::format_number_millions ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_ignores_token_rules ... 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_unreadable ... ok
[INFO] [stdout] test output::tests::write_finding_skip_missing ... ok
[INFO] [stdout] test output::tests::write_finding_skip_binary ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_default_match ... ok
[INFO] [stdout] test output::tests::write_finding_token_violation_verbose_shows_token_rule ... ok
[INFO] [stdout] test output::tests::write_finding_token_violation_marks_approximate_unit ... ok
[INFO] [stdout] test output::tests::write_finding_violation ... ok
[INFO] [stdout] test output::tests::write_guidance_multiline ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_rule_match ... 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_one_file_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::apply_relax_changes_updates_and_adds_rules ... ok
[INFO] [stdout] test relax::tests::collect_violations_ignores_token_violations ... ok
[INFO] [stdout] test relax::tests::collect_violations_uses_match_key ... ok
[INFO] [stdout] test relax::tests::write_report_formats_plural_summary ... ok
[INFO] [stdout] test relax::tests::write_report_formats_output ... 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 tests::normalize_args_converts_stdin_dash_with_global_flags ... ok
[INFO] [stdout] test tighten::tests::tighten_report_is_empty ... ok
[INFO] [stdout] test tighten::tests::write_report_handles_removed_only ... ok
[INFO] [stdout] test tests::normalize_args_converts_stdin_dash_for_check ... ok
[INFO] [stdout] test tighten::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test tests::normalize_args_preserves_literal_dash_after_double_dash ... ok
[INFO] [stdout] test check::input_scope::tests::git_repo_root_returns_root ... ok
[INFO] [stdout] test check::input_scope::tests::run_git_returns_output_on_success ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_invalid_ref_fails ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_diff ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_staged ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_deduplicates_and_sorts ... ok
[INFO] [stdout] test check::input_scope::tests::resolve_git_inputs_uses_repo_root_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loq-11332d8f5e84051f)
[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-1b70029f61a4f4b1)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test can_disable_gitignore ... ok
[INFO] [stdout] test removes_rule_for_deleted_file ... ok
[INFO] [stdout] test preserves_exact_token_rules ... ok
[INFO] [stdout] test respects_exclude_patterns ... ok
[INFO] [stdout] test preserves_glob_rules ... ok
[INFO] [stdout] test no_changes_when_all_compliant ... ok
[INFO] [stdout] test respects_multiple_exclude_patterns ... ok
[INFO] [stdout] test adds_rules_for_violations ... ok
[INFO] [stdout] test updates_rule_if_file_grew ... ok
[INFO] [stdout] test skips_files_covered_by_glob_rules ... ok
[INFO] [stdout] test respects_gitignore ... ok
[INFO] [stdout] test handles_multiple_violations ... ok
[INFO] [stdout] test creates_config_when_missing ... ok
[INFO] [stdout] test threshold_flag ... ok
[INFO] [stdout] test removes_rule_if_file_compliant ... ok
[INFO] [stdout] test updates_rule_if_file_shrunk ... ok
[INFO] [stdout] test rules_are_respected_after_baseline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/baseline_rebaseline.rs (/opt/rustwide/target/debug/deps/baseline_rebaseline-40fbd88411d9a4ee)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test handles_deleted_files_alongside_new_violations ... ok
[INFO] [stdout] test adds_updates_and_removes_in_single_pass ... ok
[INFO] [stdout] test preserves_glob_rules_and_comments ... ok
[INFO] [stdout] test with_nested_directories ... ok
[INFO] [stdout] test multiple_files_shrink_to_different_sizes ... ok
[INFO] [stdout] test idempotent_when_no_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/baseline_reset.rs (/opt/rustwide/target/debug/deps/baseline_reset-6e8eb76919f5c93f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test updates_grown_files ... ok
[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 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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1f18eca5e985ec10)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test check_diff_rejects_paths ... ok
[INFO] [stdout] test check_staged_errors_when_git_unavailable ... ok
[INFO] [stdout] test check_reads_stdin_list ... ok
[INFO] [stdout] test check_allows_flags_after_paths ... ok
[INFO] [stdout] test check_explicit_files ... ok
[INFO] [stdout] test check_diff_errors_when_not_in_git_repo ... ok
[INFO] [stdout] test config_error_is_reported ... ok
[INFO] [stdout] test check_stdin_preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test check_staged_errors_when_not_in_git_repo ... ok
[INFO] [stdout] test check_staged_rejects_stdin_scope ... ok
[INFO] [stdout] test init_fails_when_exists ... ok
[INFO] [stdout] test default_check_success ... ok
[INFO] [stdout] test init_adds_cache_to_gitignore ... ok
[INFO] [stdout] test verbose_includes_rule ... ok
[INFO] [stdout] test init_does_not_duplicate_cache_in_gitignore ... ok
[INFO] [stdout] test missing_file_warns ... ok
[INFO] [stdout] test check_staged_rejects_paths ... ok
[INFO] [stdout] test init_accepts_verbosity_flags ... ok
[INFO] [stdout] test exit_code_error_on_violation ... ok
[INFO] [stdout] test verbose_includes_skip_warnings ... ok
[INFO] [stdout] test init_writes_config ... ok
[INFO] [stdout] test old_v1_cache_is_migrated_to_v2 ... ok
[INFO] [stdout] test verbose_shows_matched_rule_pattern ... ok
[INFO] [stdout] test check_staged_handles_leading_space_filename ... ok
[INFO] [stdout] test check_diff_since_ref_only_checks_changed_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_git_scope.rs (/opt/rustwide/target/debug/deps/cli_git_scope-bf2112510c802b9c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test check_diff_reports_spawn_error_from_git_diff ... ok
[INFO] [stdout] test check_staged_reports_empty_repo_root_from_git ... ok
[INFO] [stdout] test check_staged_preserves_rev_parse_stderr_for_non_repo_failures ... ok
[INFO] [stdout] test check_staged_reports_git_diff_failure_without_stderr ... ok
[INFO] [stdout] test check_staged_reports_spawn_error_from_git_diff ... ok
[INFO] [stdout] test check_diff_from_subdir_without_scope_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_from_subdir_with_no_staged_files_succeeds ... ok
[INFO] [stdout] test check_diff_from_subdir_with_diff_relative_enabled_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_ignores_deleted_files ... ok
[INFO] [stdout] test check_staged_from_subdir_uses_repo_root_config ... ok
[INFO] [stdout] test check_staged_from_subdir_with_diff_relative_enabled_checks_repo_wide ... ok
[INFO] [stdout] test check_diff_from_subdir_uses_repo_root_config ... ok
[INFO] [stdout] test check_staged_from_subdir_without_scope_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_ignores_submodule_directory_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_scope_examples.rs (/opt/rustwide/target/debug/deps/cli_scope_examples-dd0cb0de5fe81e4d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test stdin_scope_still_uses_only_listed_paths ... ok
[INFO] [stdout] test diff_head_ignores_untracked_files_and_only_checks_tracked_changes ... ok
[INFO] [stdout] test staged_scope_from_subdir_checks_repo_wide ... ok
[INFO] [stdout] test explicit_path_scope_still_only_checks_requested_tree ... ok
[INFO] [stdout] test default_check_still_walks_current_directory ... ok
[INFO] [stdout] test diff_range_accepts_commit_ranges_like_main_dot_dot_head ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/escaped_paths.rs (/opt/rustwide/target/debug/deps/escaped_paths-21069bc42347e0aa)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test relax_matches_existing_escaped_rule_and_updates_it ... ok
[INFO] [stdout] test baseline_and_relax_roundtrip_with_literal_right_bracket_path ... 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] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/relax.rs (/opt/rustwide/target/debug/deps/relax-9d64539a8b1a8fe8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test creates_config_and_rule_when_missing ... ok
[INFO] [stdout] test exits_zero_when_no_violations ... ok
[INFO] [stdout] test updates_existing_exact_rule ... ok
[INFO] [stdout] test orders_paths_and_applies_buffer_for_multiple_files ... ok
[INFO] [stdout] test adds_exact_override_for_glob ... ok
[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] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-3c4eb267ed25fc95)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test json_output_pass_and_fail ... ok
[INFO] [stdout] test gitignore_respected ... ok
[INFO] [stdout] test json_output_multiple_rules ... ok
[INFO] [stdout] test binary_file_skipped ... ok
[INFO] [stdout] test no_config_uses_defaults ... ok
[INFO] [stdout] test all_ok ... ok
[INFO] [stdout] test missing_file_explicit_arg ... ok
[INFO] [stdout] test json_output_all_ok ... ok
[INFO] [stdout] test json_output_token_budget ... ok
[INFO] [stdout] test json_output_one_violation ... ok
[INFO] [stdout] test empty_directory ... ok
[INFO] [stdout] test baselined_file_passes ... ok
[INFO] [stdout] test multiple_rules ... ok
[INFO] [stdout] test json_output_empty_directory ... ok
[INFO] [stdout] test fix_guidance_shown_on_violation ... ok
[INFO] [stdout] test nested_directories ... ok
[INFO] [stdout] test stdin_file_list ... ok
[INFO] [stdout] test pass_and_fail ... ok
[INFO] [stdout] test token_budget ... ok
[INFO] [stdout] test one_violation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tighten.rs (/opt/rustwide/target/debug/deps/tighten-d20d115562d6156a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fails_on_invalid_config ... ok
[INFO] [stdout] test does_not_add_rules_for_new_violations ... ok
[INFO] [stdout] test does_not_increase_when_file_grows ... 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] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_core-831c8b946c4026b4)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[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::built_in_defaults_matches_default ... 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::default_fallback_when_no_rule ... ok
[INFO] [stdout] test config::tests::pattern_list_no_match_returns_none ... ok
[INFO] [stdout] test config::tests::rule_with_both_budgets_is_invalid ... ok
[INFO] [stdout] test parse::tests::extract_unknown_key_name_empty_returns_none ... ok
[INFO] [stdout] test config::tests::rule_without_budget_is_invalid ... ok
[INFO] [stdout] test config::tests::token_rule_compiles_to_token_limit ... 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::fix_guidance_defaults_to_none ... ok
[INFO] [stdout] test decide::tests::rule_order_last_match_wins ... ok
[INFO] [stdout] test decide::tests::skip_when_no_default_and_no_rule ... ok
[INFO] [stdout] test parse::tests::find_key_location_not_found ... 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::fix_guidance_multiline_string ... ok
[INFO] [stdout] test parse::tests::fix_guidance_parsed_correctly ... ok
[INFO] [stdout] test parse::tests::rule_parsed_correctly ... ok
[INFO] [stdout] test parse::tests::negative_max_lines_reports_error ... ok
[INFO] [stdout] test parse::tests::respect_gitignore_defaults_true ... 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::findings_sorted_by_overage ... ok
[INFO] [stdout] test decide::tests::multi_path_rule_matches_any ... ok
[INFO] [stdout] test parse::tests::rule_path_accepts_array ... ok
[INFO] [stdout] test parse::tests::token_rule_parsed_correctly ... ok
[INFO] [stdout] test parse::tests::unknown_key_detection ... ok
[INFO] [stdout] test parse::tests::unknown_key_without_location ... ok
[INFO] [stdout] test report::tests::fix_guidance_included_when_violations_exist ... ok
[INFO] [stdout] test report::tests::fix_guidance_excluded_when_no_violations ... ok
[INFO] [stdout] test report::tests::nolimit_is_skipped ... ok
[INFO] [stdout] test report::tests::summary_counts_each_file_once ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_fs-bdd9ad410b5db523)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test cache::tests::empty_cache_returns_none ... ok
[INFO] [stdout] test cache::tests::insert_and_get_binary ... ok
[INFO] [stdout] test cache::tests::hash_config_changes_with_default ... ok
[INFO] [stdout] test cache::tests::no_save_when_unchanged ... ok
[INFO] [stdout] test cache::tests::config_change_invalidates_cache ... ok
[INFO] [stdout] test cache::tests::mtime_mismatch_returns_none ... ok
[INFO] [stdout] test cache::tests::insert_and_get_text ... ok
[INFO] [stdout] test count::tests::binary_detection_first_chunk ... ok
[INFO] [stdout] test cache::tests::save_and_load_roundtrip ... 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 cache::tests::old_cache_version_is_discarded_and_rebuilt_as_v2 ... 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_large_file_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::count_no_trailing_newline ... ok
[INFO] [stdout] test count::tests::count_tracks_bytes ... 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_multiple_chunks ... ok
[INFO] [stdout] test count::tests::crlf_line_endings_counted_by_lf ... ok
[INFO] [stdout] test count::tests::missing_file_returns_missing ... ok
[INFO] [stdout] test count::tests::mixed_line_endings ... ok
[INFO] [stdout] test count::tests::unreadable_path_returns_unreadable ... ok
[INFO] [stdout] test discover::tests::directory_named_loq_toml_is_ignored ... ok
[INFO] [stdout] test discover::tests::finds_config_in_current_dir ... ok
[INFO] [stdout] test discover::tests::no_config_returns_none ... ok
[INFO] [stdout] test discover::tests::finds_config_in_parent_dir ... ok
[INFO] [stdout] test inspection::tests::cache_result_ignores_missing_mtime ... ok
[INFO] [stdout] test inspection::tests::missing_file_is_not_cacheable ... ok
[INFO] [stdout] test inspection::tests::binary_file_outcome_is_cached ... ok
[INFO] [stdout] test inspection::tests::token_file_outcome_handles_even_four_byte_chunks ... ok
[INFO] [stdout] test inspection::tests::text_file_outcome_uses_limit ... ok
[INFO] [stdout] test inspection::tests::token_file_outcome_uses_ceil_bytes_over_four ... ok
[INFO] [stdout] test path_identity::tests::normalize_key_strips_leading_dot_slash ... ok
[INFO] [stdout] test stdin::tests::absolute_paths_preserved ... ok
[INFO] [stdout] test path_identity::tests::missing_path_falls_back_to_cwd_join ... ok
[INFO] [stdout] test path_identity::tests::identity_uses_cwd_for_display_and_root_for_match_key ... ok
[INFO] [stdout] test stdin::tests::preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test stdin::tests::reads_stdin_list ... ok
[INFO] [stdout] test tests::binary_and_unreadable_are_reported ... ok
[INFO] [stdout] test tests::missing_config_file_returns_error ... ok
[INFO] [stdout] test tests::gitignore_can_be_disabled ... ok
[INFO] [stdout] test tests::missing_files_reported ... ok
[INFO] [stdout] test tests::excluded_files_are_filtered_out ... ok
[INFO] [stdout] test tests::exactly_at_limit_passes ... ok
[INFO] [stdout] test tests::explicit_file_bypasses_gitignore ... ok
[INFO] [stdout] test tests::explicit_files_bypass_gitignore_even_with_negation ... ok
[INFO] [stdout] test tests::normalize_key_strips_leading_dot_slash ... ok
[INFO] [stdout] test tests::directory_walk_respects_gitignore ... ok
[INFO] [stdout] test tests::one_over_limit_violates ... ok
[INFO] [stdout] test tests::subdir_check_uses_config_root_match_key ... ok
[INFO] [stdout] test tests::token_rule_uses_approximate_byte_budget ... ok
[INFO] [stdout] test walk::tests::expands_file_and_missing ... ok
[INFO] [stdout] test walk::tests::exclude_pattern_filters_explicit_files ... ok
[INFO] [stdout] test tests::no_default_skips_files ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_explicit_loq_toml ... ok
[INFO] [stdout] test tests::gitignore_negation_works_in_directory_walk ... ok
[INFO] [stdout] test tests::exclude_pattern_with_globstar ... ok
[INFO] [stdout] test walk::tests::exclude_dotdir_pattern_without_leading_globstar ... ok
[INFO] [stdout] test walk::tests::hardcoded_excludes_filter_loq_cache_dir ... ok
[INFO] [stdout] test walk::tests::symlink_to_file_not_followed_by_default ... ok
[INFO] [stdout] test walk::tests::includes_gitignored_when_disabled ... 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::respects_gitignore_when_enabled ... ok
[INFO] [stdout] test walk::tests::exclude_pattern_filters_walked_files ... ok
[INFO] [stdout] test count::tests::text_lines_panics_for_binary - should panic ... ok
[INFO] [stdout] test count::tests::unreadable_file_open_returns_unreadable ... FAILED
[INFO] [stdout] test inspection::tests::cache_result_ignores_poisoned_cache_lock ... ok
[INFO] [stdout] test walk::tests::walk_errors_are_reported_for_unreadable_dirs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- count::tests::unreadable_file_open_returns_unreadable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'count::tests::unreadable_file_open_returns_unreadable' (5052) panicked at crates/loq_fs/src/count.rs:183:45:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: Text { lines: 1, bytes: 6 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x566e2322fdb8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566e2322fdb8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566e2322fdb8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x566e2322fdb8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x566e23245b1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x566e23245b1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x566e232348f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x566e232348f2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x566e2320bf16 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x566e2320bf16 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x566e23226ed9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x566e22d7b19c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x566e22d7b19c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x566e23227152 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x566e23227152 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x566e2320bfd2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x566e23200ed9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x566e2320ce3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x566e2324635c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x566e232460d2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x566e22ce2711 - <core[8fb95b77d25ab6c8]::result::Result<loq_fs[e8f1fa26cce5d07c]::count::FileInspection, loq_fs[e8f1fa26cce5d07c]::count::CountError>>::unwrap_err
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1329:22
[INFO] [stdout]   21:     0x566e22ce6231 - loq_fs[e8f1fa26cce5d07c]::count::tests::unreadable_file_open_returns_unreadable
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/count.rs:183:45
[INFO] [stdout]   22:     0x566e22ce23c7 - loq_fs[e8f1fa26cce5d07c]::count::tests::unreadable_file_open_returns_unreadable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/count.rs:174:49
[INFO] [stdout]   23:     0x566e22d0eb06 - <loq_fs[e8f1fa26cce5d07c]::count::tests::unreadable_file_open_returns_unreadable::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566e22d6e27b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566e22d6e27b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x566e22d7baf5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x566e22d7baf5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x566e22d7baf5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x566e22d7baf5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x566e22d7baf5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566e22d7baf5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x566e22d7baf5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x566e22d75404 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x566e22d75404 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x566e22d7eb72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x566e22d7eb72 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x566e22d7eb72 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x566e22d7eb72 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x566e22d7eb72 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566e22d7eb72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x566e22d7eb72 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566e2322f1ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x566e2322f1ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x703bb07ecaa4 - <unknown>
[INFO] [stdout]   45:     0x703bb0879a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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' (5198) panicked at crates/loq_fs/src/walk/tests.rs:205:5:
[INFO] [stdout] expected walk errors for unreadable directory
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x566e2322fdb8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566e2322fdb8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566e2322fdb8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x566e2322fdb8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x566e23245b1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x566e23245b1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x566e232348f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x566e232348f2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x566e2320bf16 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x566e2320bf16 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x566e23226ed9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x566e22d7b19c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x566e22d7b19c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x566e23227152 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x566e23227152 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x566e2320c004 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x566e23200ed9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x566e2320ce3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x566e2324635c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x566e22d48a8f - loq_fs[e8f1fa26cce5d07c]::walk::tests::walk_errors_are_reported_for_unreadable_dirs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/walk/tests.rs:205:5
[INFO] [stdout]   20:     0x566e22d40767 - loq_fs[e8f1fa26cce5d07c]::walk::tests::walk_errors_are_reported_for_unreadable_dirs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/loq_fs/src/walk/tests.rs:178:50
[INFO] [stdout]   21:     0x566e22d0e4c6 - <loq_fs[e8f1fa26cce5d07c]::walk::tests::walk_errors_are_reported_for_unreadable_dirs::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x566e22d6e27b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x566e22d6e27b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x566e22d7baf5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x566e22d7baf5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x566e22d7baf5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x566e22d7baf5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x566e22d7baf5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x566e22d7baf5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x566e22d7baf5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x566e22d75404 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x566e22d75404 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x566e22d7eb72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x566e22d7eb72 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x566e22d7eb72 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x566e22d7eb72 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x566e22d7eb72 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x566e22d7eb72 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x566e22d7eb72 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x566e2322f1ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x566e2322f1ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x703bb07ecaa4 - <unknown>
[INFO] [stdout]   43:     0x703bb0879a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     count::tests::unreadable_file_open_returns_unreadable
[INFO] [stdout]     walk::tests::walk_errors_are_reported_for_unreadable_dirs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p loq_fs --lib`
[INFO] running `Command { std: "docker" "inspect" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f", kill_on_drop: false }`
[INFO] [stdout] da82296995928314116c70bee9f074db320324cb302888028fe8e811a012977f
