[INFO] fetching crate dircat 1.0.1... [INFO] testing dircat-1.0.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] extracting crate dircat 1.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate dircat 1.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dircat 1.0.1 [INFO] tweaked toml for crates.io crate dircat 1.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dircat 1.0.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dircat 1.0.1 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded moxcms v0.7.9 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded openssl-src v300.5.4+3.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c8efebf608d3c01a2a0a7dd1d915c40ae6a74e5bbd975d9c32622f6aee6252 [INFO] running `Command { std: "docker" "start" "-a" "a0c8efebf608d3c01a2a0a7dd1d915c40ae6a74e5bbd975d9c32622f6aee6252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c8efebf608d3c01a2a0a7dd1d915c40ae6a74e5bbd975d9c32622f6aee6252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c8efebf608d3c01a2a0a7dd1d915c40ae6a74e5bbd975d9c32622f6aee6252", kill_on_drop: false }` [INFO] [stdout] a0c8efebf608d3c01a2a0a7dd1d915c40ae6a74e5bbd975d9c32622f6aee6252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374e57baf70b197c6d4a963c8721466243f8aae51abfc18a25223d5c71ea9a20 [INFO] running `Command { std: "docker" "start" "-a" "374e57baf70b197c6d4a963c8721466243f8aae51abfc18a25223d5c71ea9a20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling dircat v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "374e57baf70b197c6d4a963c8721466243f8aae51abfc18a25223d5c71ea9a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374e57baf70b197c6d4a963c8721466243f8aae51abfc18a25223d5c71ea9a20", kill_on_drop: false }` [INFO] [stdout] 374e57baf70b197c6d4a963c8721466243f8aae51abfc18a25223d5c71ea9a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b84745da056b6e57a537f05b2e3f7c29c0908ffe3683a18ea660da3aab035ae6 [INFO] running `Command { std: "docker" "start" "-a" "b84745da056b6e57a537f05b2e3f7c29c0908ffe3683a18ea660da3aab035ae6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling dircat v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.23s [INFO] running `Command { std: "docker" "inspect" "b84745da056b6e57a537f05b2e3f7c29c0908ffe3683a18ea660da3aab035ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84745da056b6e57a537f05b2e3f7c29c0908ffe3683a18ea660da3aab035ae6", kill_on_drop: false }` [INFO] [stdout] b84745da056b6e57a537f05b2e3f7c29c0908ffe3683a18ea660da3aab035ae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e7256afbb621bdd4063ece1188df9d68a1ee3df8b6f519bccdfa125c40b3e9f [INFO] running `Command { std: "docker" "start" "-a" "7e7256afbb621bdd4063ece1188df9d68a1ee3df8b6f519bccdfa125c40b3e9f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dircat-554865204dc7527d) [INFO] [stdout] [INFO] [stdout] running 161 tests [INFO] [stdout] test config::builder::tests::test_builder_validation_errors ... ok [INFO] [stdout] test config::builder::tests::test_builder_with_flags ... ok [INFO] [stdout] test config::parsing::tests::test_compile_invalid_regex ... ok [INFO] [stdout] test config::parsing::tests::test_parse_valid_max_size ... ok [INFO] [stdout] test config::builder::tests::test_builder_combines_custom_and_cli_filters ... ok [INFO] [stdout] test config::builder::tests::test_builder_basic_config ... ok [INFO] [stdout] test config::path_resolve::tests::test_resolve_input_git_clone_error_returns_structured_error ... ignored, requires network access and is slow [INFO] [stdout] test config::builder::tests::test_builder_only_shorthand_from_cli ... ok [INFO] [stdout] test config::parsing::tests::test_parse_invalid_max_size ... ok [INFO] [stdout] test config::builder::tests::test_builder_content_filters_from_cli ... ok [INFO] [stdout] test config::parsing::tests::test_compile_valid_regex ... ok [INFO] [stdout] test config::parsing::tests::test_normalize_exts ... ok [INFO] [stdout] test config::path_resolve::tests::test_resolve_input_git_url_remote_failure ... ignored, requires network access and is slow [INFO] [stdout] test config::path_resolve::tests::test_resolve_input_github_folder_url_success ... ignored, requires network access and is slow [INFO] [stdout] test config::path_resolve::tests::test_resolve_existing_dir ... ok [INFO] [stdout] test config::path_resolve::tests::test_resolve_existing_file ... ok [INFO] [stdout] test discovery::entry_processor::tests::test_regex_no_filename ... ok [INFO] [stdout] test discovery::entry_processor::tests::test_regex_exclude_path_match ... ok [INFO] [stdout] test discovery::entry_processor::tests::test_regex_exclude_overrides_include ... ok [INFO] [stdout] test discovery::entry_processor::tests::test_regex_no_filters ... ok [INFO] [stdout] test discovery::entry_processor::tests::test_regex_path_and_filename_match ... ok [INFO] [stdout] test discovery::entry_processor::tests::test_regex_path_match_windows_style_relative ... ok [INFO] [stdout] test config::path_resolve::tests::test_resolve_input_local_path_success ... ok [INFO] [stdout] test config::builder::tests::test_builder_with_custom_content_filter ... ok [INFO] [stdout] test errors::tests::test_io_error_with_path_helper ... ok [INFO] [stdout] test discovery::entry_processor::tests::test_regex_filename_match ... ok [INFO] [stdout] test filtering::extension::tests::test_ext_exclude ... ok [INFO] [stdout] test filtering::process_last::tests::test_match_exact_filename_glob ... ok [INFO] [stdout] test filtering::process_last::tests::test_match_relative_path_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 discovery::entry_processor::tests::test_regex_path_match ... ok [INFO] [stdout] test filtering::process_last::tests::test_no_match_glob ... ok [INFO] [stdout] test filtering::process_last::tests::test_recursive_glob_matching_bug ... ok [INFO] [stdout] test filtering::size::tests::test_size_exceeds_limit ... ok [INFO] [stdout] test filtering::extension::tests::test_ext_include_and_exclude ... ok [INFO] [stdout] test filtering::extension::tests::test_ext_include ... ok [INFO] [stdout] test filtering::extension::tests::test_ext_no_filters ... ok [INFO] [stdout] test filtering::file_type::tests::test_is_file ... ok [INFO] [stdout] test filtering::lockfile::tests::test_is_lockfile_matches ... ok [INFO] [stdout] test filtering::file_type::tests::test_is_not_file_dir ... ok [INFO] [stdout] test filtering::lockfile::tests::test_is_lockfile_root ... ok [INFO] [stdout] test filtering::process_last::tests::test_invalid_glob_pattern ... ok [INFO] [stdout] test filtering::size::tests::test_size_no_limit ... ok [INFO] [stdout] test filtering::lockfile::tests::test_is_lockfile_no_match ... ok [INFO] [stdout] test filtering::size::tests::test_size_zero_limit ... ok [INFO] [stdout] test filtering::size::tests::test_size_within_limit ... 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_buffer_detect_utf8_bom_text ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_ascii_text ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_empty_file ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_binary_null_byte ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_non_existent_file ... ok [INFO] [stdout] test filtering::text_detection::tests::test_buffer_detect_utf8_text ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_invalid_utf8_sequence ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_png_file ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_binary_high_bytes ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_utf8_bom_text ... ok [INFO] [stdout] test git::url::tests::test_parse_github_sloppy_url_no_branch ... ok [INFO] [stdout] test git::url::tests::test_parse_github_sloppy_url_no_tree_assumes_default_branch ... ok [INFO] [stdout] test filtering::text_detection::tests::test_detect_utf8_text ... ok [INFO] [stdout] test git::url::tests::test_parse_github_sloppy_url_with_git_suffix ... ok [INFO] [stdout] test git::url::tests::test_parse_github_folder_url_valid ... ok [INFO] [stdout] test git::url::tests::test_parse_without_hint_defaults_to_first_slash ... ok [INFO] [stdout] test git::url::tests::test_parse_github_url_rejects_reserved_paths ... ok [INFO] [stdout] test git::url::tests::test_parse_with_hint_exact_match_no_path ... ok [INFO] [stdout] test git::url::tests::test_parse_with_hint_mismatch_prefix_fallback ... ok [INFO] [stdout] test output::dry_run::tests::test_dry_run_output_empty ... ok [INFO] [stdout] test git::url::tests::test_parse_github_url_rejects_root ... ok [INFO] [stdout] test output::dry_run::tests::test_dry_run_output_preserves_order ... 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_backticks ... ok [INFO] [stdout] test output::file_block::tests::test_write_file_block_basic ... ok [INFO] [stdout] test git::url::tests::test_parse_with_hint_simple_branch ... 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_all_options ... ok [INFO] [stdout] test output::file_block::tests::test_write_file_block_line_numbers_empty_file ... ok [INFO] [stdout] test git::url::tests::test_parse_with_hint_blob_url ... 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_no_content ... ok [INFO] [stdout] test output::file_block::tests::test_write_file_block_no_extension ... ok [INFO] [stdout] test output::formatter::tests::test_format_no_backticks ... ok [INFO] [stdout] test output::formatter::tests::test_format_with_backticks ... ok [INFO] [stdout] test output::summary::tests::test_summary_empty ... ok [INFO] [stdout] test output::file_block::tests::test_calculate_line_number_width ... ok [INFO] [stdout] test output::header::tests::test_write_global_header_output ... ok [INFO] [stdout] test output::summary::tests::test_summary_no_counts ... ok [INFO] [stdout] test output::summary::tests::test_summary_with_backticks ... 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_markdown_formatter_file_with_no_content ... ok [INFO] [stdout] test output::tests::test_markdown_formatter_basic ... ok [INFO] [stdout] test output::tests::test_markdown_formatter_dry_run_no_files ... ok [INFO] [stdout] test output::tests::test_markdown_formatter_file_with_only_newline ... ok [INFO] [stdout] test output::tests::test_markdown_formatter_no_files ... ok [INFO] [stdout] test git::url::tests::test_parse_with_hint_branch_with_slashes ... ok [INFO] [stdout] test output::tests::test_markdown_formatter_with_last_files ... ok [INFO] [stdout] test output::writer::tests::test_finalize_output_file ... ok [INFO] [stdout] test output::writer::tests::test_setup_output_writer_stdout ... ok [INFO] [stdout] test output::writer::tests::test_setup_output_writer_file ... ok [INFO] [stdout] test output::writer::tests::test_write_impl_for_arc_mutex_vec ... 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 output::writer::tests::test_setup_output_writer_clipboard ... ok [INFO] [stdout] test processing::filters::tests::test_adjacent_line_comments ... ok [INFO] [stdout] test processing::filters::tests::test_adjacent_block_comments ... ok [INFO] [stdout] test processing::filters::tests::test_char_with_comment_markers_and_escapes ... ok [INFO] [stdout] test processing::filters::tests::test_block_comment_inside_line_comment ... ok [INFO] [stdout] test processing::filters::tests::test_comment_markers_in_chars ... ok [INFO] [stdout] test processing::filters::tests::test_block_comment_unterminated ... ok [INFO] [stdout] test processing::filters::tests::test_comment_markers_in_strings ... ok [INFO] [stdout] test processing::filters::tests::test_ends_with_slash ... ok [INFO] [stdout] test processing::filters::tests::test_empty_input ... ok [INFO] [stdout] test processing::filters::tests::test_division_operator ... ok [INFO] [stdout] test processing::filters::tests::test_ends_with_star_in_block ... ok [INFO] [stdout] test processing::filters::tests::test_escaped_quotes_in_strings ... ok [INFO] [stdout] test processing::filters::tests::test_mixed_comments_and_code ... ok [INFO] [stdout] test processing::filters::tests::test_escaped_slash_before_comment ... ok [INFO] [stdout] test processing::filters::tests::test_line_comment_inside_block_comment ... ok [INFO] [stdout] test processing::filters::tests::test_only_block_comment_multiline ... ok [INFO] [stdout] test processing::filters::tests::test_only_block_comment ... ok [INFO] [stdout] test processing::filters::tests::test_only_line_comment_with_newline ... ok [INFO] [stdout] test output::file_block::tests::test_write_file_block_line_numbers_single_line_no_newline ... ok [INFO] [stdout] test processing::filters::tests::test_only_line_comment ... ok [INFO] [stdout] test processing::filters::tests::test_remove_block_comment_at_end ... ok [INFO] [stdout] test processing::filters::tests::test_remove_block_comment_simple ... ok [INFO] [stdout] test processing::filters::tests::test_remove_empty ... ok [INFO] [stdout] test processing::filters::tests::test_remove_block_comment_multiline ... ok [INFO] [stdout] test processing::filters::tests::test_remove_empty_all_empty ... ok [INFO] [stdout] test processing::filters::tests::test_remove_empty_no_empty_lines ... ok [INFO] [stdout] test processing::filters::tests::test_remove_empty_trailing_newlines ... ok [INFO] [stdout] test processing::filters::tests::test_remove_empty_windows_newlines ... ok [INFO] [stdout] test processing::filters::tests::test_remove_block_comment_with_stars ... ok [INFO] [stdout] test processing::filters::tests::test_remove_line_comment_no_newline ... ok [INFO] [stdout] test output::tests::test_markdown_formatter_with_summary ... ok [INFO] [stdout] test output::writer::tests::test_finalize_output_stdout ... ok [INFO] [stdout] test processing::filters::tests::test_remove_empty_leading_newlines ... ok [INFO] [stdout] test processing::filters::tests::test_remove_empty_lines_filter_apply ... ok [INFO] [stdout] test processing::filters::tests::test_remove_line_comment_simple ... ok [INFO] [stdout] test processing::filters::tests::test_slash_then_quote ... ok [INFO] [stdout] test processing::filters::tests::test_string_with_comment_markers_and_escapes ... ok [INFO] [stdout] test processing::filters::tests::test_tricky_slashes_and_stars ... ok [INFO] [stdout] test processing::tests::test_process_files_no_filters ... ok [INFO] [stdout] test processing::tests::test_process_files_applies_filters_sequentially ... ok [INFO] [stdout] test processing::tests::test_process_files_skips_filters_for_binary ... ok [INFO] [stdout] test processing::filters::tests::test_remove_comments_filter_apply ... ok [INFO] [stdout] test config::path_resolve::tests::test_resolve_input_git_url_local_success ... ok [INFO] [stdout] test git::clone::tests::test_corrupted_cache_recovery ... ok [INFO] [stdout] test git::clone::tests::test_cache_miss_and_hit ... ok [INFO] [stdout] test git::clone::tests::test_cache_update ... ok [INFO] [stdout] test config::path_resolve::tests::test_resolve_relative_path ... FAILED [INFO] [stdout] test config::path_resolve::tests::test_resolve_non_existent_path ... ok [INFO] [stdout] test config::path_resolve::tests::test_resolve_input_local_path_failure ... 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] [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: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: dircat::config::path_resolve::tests::test_resolve_relative_path [INFO] [stdout] at ./src/config/path_resolve.rs:495:9 [INFO] [stdout] 3: dircat::config::path_resolve::tests::test_resolve_relative_path::{closure#0} [INFO] [stdout] at ./src/config/path_resolve.rs:492:40 [INFO] [stdout] 4: >::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18 [INFO] [stdout] 7: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 10: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 11: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27 [INFO] [stdout] 13: test::run_test::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43 [INFO] [stdout] 14: test::run_test::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 16: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 17: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 22: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 24: ::new::thread_start [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 25: [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. 157 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "7e7256afbb621bdd4063ece1188df9d68a1ee3df8b6f519bccdfa125c40b3e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7256afbb621bdd4063ece1188df9d68a1ee3df8b6f519bccdfa125c40b3e9f", kill_on_drop: false }` [INFO] [stdout] 7e7256afbb621bdd4063ece1188df9d68a1ee3df8b6f519bccdfa125c40b3e9f