[INFO] cloning repository https://github.com/Romelium/dircat-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Romelium/dircat-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomelium%2Fdircat-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomelium%2Fdircat-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61407ab4e0d840ea0f771e1701ab9088e6a9fbaa
[INFO] testing Romelium/dircat-rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomelium%2Fdircat-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Romelium/dircat-rust
[INFO] finished tweaking git repo https://github.com/Romelium/dircat-rust
[INFO] tweaked toml for git repo https://github.com/Romelium/dircat-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Romelium/dircat-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Romelium/dircat-rust 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6ae0d8ae20e39bc99ff5e460a50103ce70513e80b48e69009e0fd7c1b8aa1f9
[INFO] running `Command { std: "docker" "start" "-a" "e6ae0d8ae20e39bc99ff5e460a50103ce70513e80b48e69009e0fd7c1b8aa1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6ae0d8ae20e39bc99ff5e460a50103ce70513e80b48e69009e0fd7c1b8aa1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ae0d8ae20e39bc99ff5e460a50103ce70513e80b48e69009e0fd7c1b8aa1f9", kill_on_drop: false }`
[INFO] [stdout] e6ae0d8ae20e39bc99ff5e460a50103ce70513e80b48e69009e0fd7c1b8aa1f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a57a78c5f8d81a96ee399445a072ae6502f9571e7a7a0c8c24f973864e337a4e
[INFO] running `Command { std: "docker" "start" "-a" "a57a78c5f8d81a96ee399445a072ae6502f9571e7a7a0c8c24f973864e337a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jiff v0.2.12
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling dircat v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 51s
[INFO] running `Command { std: "docker" "inspect" "a57a78c5f8d81a96ee399445a072ae6502f9571e7a7a0c8c24f973864e337a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57a78c5f8d81a96ee399445a072ae6502f9571e7a7a0c8c24f973864e337a4e", kill_on_drop: false }`
[INFO] [stdout] a57a78c5f8d81a96ee399445a072ae6502f9571e7a7a0c8c24f973864e337a4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5914ad22616dcc0600ff1a9b327eabd72f0f7d190001fc8932a3c98a97c5fd67
[INFO] running `Command { std: "docker" "start" "-a" "5914ad22616dcc0600ff1a9b327eabd72f0f7d190001fc8932a3c98a97c5fd67", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling dircat v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.52s
[INFO] running `Command { std: "docker" "inspect" "5914ad22616dcc0600ff1a9b327eabd72f0f7d190001fc8932a3c98a97c5fd67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5914ad22616dcc0600ff1a9b327eabd72f0f7d190001fc8932a3c98a97c5fd67", kill_on_drop: false }`
[INFO] [stdout] 5914ad22616dcc0600ff1a9b327eabd72f0f7d190001fc8932a3c98a97c5fd67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d20d3233640d36d684f75a877f20f3af9208492f1dfd96cdb4a07a357be092ff
[INFO] running `Command { std: "docker" "start" "-a" "d20d3233640d36d684f75a877f20f3af9208492f1dfd96cdb4a07a357be092ff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dircat-5e2f4743186817fa)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test config::parsing::tests::test_compile_invalid_regex ... ok
[INFO] [stdout] test config::parsing::tests::test_normalize_exts ... ok
[INFO] [stdout] test config::builder::tests::test_basic_config_creation ... ok
[INFO] [stdout] test config::builder::tests::test_only_last_requires_last_clap ... ok
[INFO] [stdout] test config::parsing::tests::test_parse_invalid_max_size ... ok
[INFO] [stdout] test config::parsing::tests::test_parse_valid_max_size ... ok
[INFO] [stdout] test config::builder::tests::test_no_lockfiles_flag ... ok
[INFO] [stdout] test config::builder::tests::test_include_binary_flag ... ok
[INFO] [stdout] test config::parsing::tests::test_compile_valid_regex ... ok
[INFO] [stdout] test config::path_resolve::tests::test_resolve_non_existent_path ... ok
[INFO] [stdout] test config::validation::tests::test_valid_options_pass ... ok
[INFO] [stdout] test config::builder::tests::test_counts_implies_summary ... ok
[INFO] [stdout] test discovery::entry_processor::tests::test_regex_no_filename ... ok
[INFO] [stdout] test config::path_resolve::tests::test_resolve_existing_file ... ok
[INFO] [stdout] test discovery::entry_processor::tests::test_regex_path_match_windows_style_relative ... ok
[INFO] [stdout] test errors::tests::test_io_error_with_path_helper ... ok
[INFO] [stdout] test filtering::extension::tests::test_ext_exclude ... ok
[INFO] [stdout] test config::path_resolve::tests::test_resolve_existing_dir ... ok
[INFO] [stdout] test discovery::entry_processor::tests::test_regex_path_and_filename_match ... ok
[INFO] [stdout] test discovery::entry_processor::tests::test_regex_no_filters ... ok
[INFO] [stdout] test discovery::entry_processor::tests::test_regex_path_match ... ok
[INFO] [stdout] test discovery::entry_processor::tests::test_regex_filename_match ... ok
[INFO] [stdout] test filtering::file_type::tests::test_is_not_file_dir ... ok
[INFO] [stdout] test filtering::lockfile::tests::test_is_lockfile_matches ... ok
[INFO] [stdout] test filtering::lockfile::tests::test_is_lockfile_no_match ... ok
[INFO] [stdout] test filtering::lockfile::tests::test_is_lockfile_root ... ok
[INFO] [stdout] test filtering::extension::tests::test_ext_include ... ok
[INFO] [stdout] test filtering::extension::tests::test_ext_include_and_exclude ... ok
[INFO] [stdout] test filtering::process_last::tests::test_match_relative_path_glob ... ok
[INFO] [stdout] test filtering::process_last::tests::test_match_exact_filename_glob ... ok
[INFO] [stdout] test filtering::process_last::tests::test_match_wildcard_filename_glob ... ok
[INFO] [stdout] test filtering::process_last::tests::test_no_last_patterns ... ok
[INFO] [stdout] test filtering::process_last::tests::test_no_match_glob ... ok
[INFO] [stdout] test filtering::process_last::tests::test_invalid_glob_pattern ... ok
[INFO] [stdout] test filtering::file_type::tests::test_is_file ... ok
[INFO] [stdout] test filtering::size::tests::test_size_within_limit ... ok
[INFO] [stdout] test filtering::size::tests::test_size_exceeds_limit ... ok
[INFO] [stdout] test filtering::size::tests::test_size_zero_limit ... ok
[INFO] [stdout] test filtering::size::tests::test_size_no_limit ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_buffer_detect_utf8_text ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_buffer_detect_binary_null_byte ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_buffer_detect_invalid_utf8_sequence ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_ascii_text ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_binary_high_bytes ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_empty_file ... ok
[INFO] [stdout] test filtering::extension::tests::test_ext_no_filters ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_buffer_detect_utf8_bom_text ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_binary_null_byte ... ok
[INFO] [stdout] test output::dry_run::tests::test_dry_run_output_empty ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_utf8_text ... ok
[INFO] [stdout] test output::dry_run::tests::test_dry_run_output_sorted ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_non_existent_file ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_invalid_utf8_sequence ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_utf8_bom_text ... ok
[INFO] [stdout] test filtering::text_detection::tests::test_detect_png_file ... ok
[INFO] [stdout] test output::dry_run::tests::test_dry_run_output_with_backticks ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_basic ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_all_options ... ok
[INFO] [stdout] test output::file_block::tests::test_calculate_line_number_width ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_filename_only ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_line_numbers ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_line_numbers_single_line_no_newline ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_no_content ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_no_extension ... ok
[INFO] [stdout] test output::summary::tests::test_summary_empty ... ok
[INFO] [stdout] test output::formatter::tests::test_format_no_backticks ... ok
[INFO] [stdout] test output::summary::tests::test_summary_no_counts ... ok
[INFO] [stdout] test output::summary::tests::test_summary_with_binary_counts ... ok
[INFO] [stdout] test output::summary::tests::test_summary_with_counts ... ok
[INFO] [stdout] test output::summary::tests::test_summary_with_counts_and_backticks ... ok
[INFO] [stdout] test output::summary::tests::test_summary_with_counts_missing ... ok
[INFO] [stdout] test output::tests::test_generate_output_basic ... ok
[INFO] [stdout] test output::summary::tests::test_summary_with_backticks ... ok
[INFO] [stdout] test output::tests::test_generate_output_no_files ... ok
[INFO] [stdout] test output::tests::test_generate_output_with_last_files ... ok
[INFO] [stdout] test output::tests::test_generate_output_with_summary ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_backticks ... ok
[INFO] [stdout] test output::formatter::tests::test_format_with_backticks ... ok
[INFO] [stdout] test output::writer::tests::test_finalize_output_file ... ok
[INFO] [stdout] test output::writer::tests::test_setup_output_writer_clipboard ... ok
[INFO] [stdout] test output::writer::tests::test_setup_output_writer_file ... ok
[INFO] [stdout] test output::writer::tests::test_setup_output_writer_stdout ... ok
[INFO] [stdout] test output::writer::tests::test_write_impl_for_arc_mutex_vec ... ok
[INFO] [stdout] test processing::content_filters::tests::test_adjacent_block_comments ... ok
[INFO] [stdout] test processing::content_filters::tests::test_adjacent_line_comments ... ok
[INFO] [stdout] test processing::content_filters::tests::test_block_comment_inside_line_comment ... ok
[INFO] [stdout] test processing::content_filters::tests::test_block_comment_unterminated ... ok
[INFO] [stdout] test processing::content_filters::tests::test_char_with_comment_markers_and_escapes ... ok
[INFO] [stdout] test processing::content_filters::tests::test_comment_markers_in_chars ... ok
[INFO] [stdout] test processing::content_filters::tests::test_comment_markers_in_strings ... ok
[INFO] [stdout] test processing::content_filters::tests::test_division_operator ... ok
[INFO] [stdout] test processing::content_filters::tests::test_empty_input ... ok
[INFO] [stdout] test processing::content_filters::tests::test_ends_with_slash ... ok
[INFO] [stdout] test processing::content_filters::tests::test_ends_with_star_in_block ... ok
[INFO] [stdout] test processing::content_filters::tests::test_escaped_quotes_in_strings ... ok
[INFO] [stdout] test output::file_block::tests::test_write_file_block_line_numbers_empty_file ... ok
[INFO] [stdout] test processing::content_filters::tests::test_escaped_slash_before_comment ... ok
[INFO] [stdout] test output::header::tests::test_write_global_header_output ... ok
[INFO] [stdout] test output::writer::tests::test_finalize_output_stdout ... ok
[INFO] [stdout] test processing::content_filters::tests::test_line_comment_inside_block_comment ... ok
[INFO] [stdout] test processing::content_filters::tests::test_only_line_comment ... ok
[INFO] [stdout] test processing::content_filters::tests::test_only_line_comment_with_newline ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_block_comment_at_end ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_block_comment_multiline ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_block_comment_simple ... ok
[INFO] [stdout] test processing::content_filters::tests::test_mixed_comments_and_code ... ok
[INFO] [stdout] test processing::content_filters::tests::test_only_block_comment ... ok
[INFO] [stdout] test processing::content_filters::tests::test_only_block_comment_multiline ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_empty ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_block_comment_with_stars ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_empty_all_empty ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_empty_leading_newlines ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_empty_no_empty_lines ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_empty_trailing_newlines ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_empty_windows_newlines ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_line_comment_no_newline ... ok
[INFO] [stdout] test processing::content_filters::tests::test_remove_line_comment_simple ... ok
[INFO] [stdout] test processing::content_filters::tests::test_slash_then_quote ... ok
[INFO] [stdout] test processing::content_filters::tests::test_string_with_comment_markers_and_escapes ... ok
[INFO] [stdout] test processing::content_filters::tests::test_tricky_slashes_and_stars ... ok
[INFO] [stdout] test processing::counter::tests::test_counts_basic ... ok
[INFO] [stdout] test processing::counter::tests::test_counts_empty_string ... ok
[INFO] [stdout] test processing::counter::tests::test_counts_multiple_spaces ... ok
[INFO] [stdout] test processing::counter::tests::test_counts_no_trailing_newline ... ok
[INFO] [stdout] test processing::counter::tests::test_counts_whitespace_only ... ok
[INFO] [stdout] test config::validation::tests::test_output_conflict_validation ... ok
[INFO] [stdout] test output::writer::tests::test_finalize_output_clipboard_missing_buffer ... ok
[INFO] [stdout] test output::writer::tests::test_finalize_output_clipboard_buffer_access ... ok
[INFO] [stdout] test config::path_resolve::tests::test_resolve_relative_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::path_resolve::tests::test_resolve_relative_path stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27
[INFO] [stdout]    2: dircat::config::path_resolve::tests::test_resolve_relative_path
[INFO] [stdout]              at ./src/config/path_resolve.rs:60:9
[INFO] [stdout]    3: dircat::config::path_resolve::tests::test_resolve_relative_path::{{closure}}
[INFO] [stdout]              at ./src/config/path_resolve.rs:57:40
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::path_resolve::tests::test_resolve_relative_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 128 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d20d3233640d36d684f75a877f20f3af9208492f1dfd96cdb4a07a357be092ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20d3233640d36d684f75a877f20f3af9208492f1dfd96cdb4a07a357be092ff", kill_on_drop: false }`
[INFO] [stdout] d20d3233640d36d684f75a877f20f3af9208492f1dfd96cdb4a07a357be092ff
