[INFO] cloning repository https://github.com/trontheim/diff-gitignore-filter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trontheim/diff-gitignore-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrontheim%2Fdiff-gitignore-filter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrontheim%2Fdiff-gitignore-filter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cac63915a7cf03569717742f8757201d36ba261c
[INFO] testing trontheim/diff-gitignore-filter against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrontheim%2Fdiff-gitignore-filter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trontheim/diff-gitignore-filter
[INFO] finished tweaking git repo https://github.com/trontheim/diff-gitignore-filter
[INFO] tweaked toml for git repo https://github.com/trontheim/diff-gitignore-filter written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trontheim/diff-gitignore-filter on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trontheim/diff-gitignore-filter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bce2d03c308e7eb2967651a2748210d5e467d8c350c77ee2299511d901947edb
[INFO] running `Command { std: "docker" "start" "-a" "bce2d03c308e7eb2967651a2748210d5e467d8c350c77ee2299511d901947edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bce2d03c308e7eb2967651a2748210d5e467d8c350c77ee2299511d901947edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce2d03c308e7eb2967651a2748210d5e467d8c350c77ee2299511d901947edb", kill_on_drop: false }`
[INFO] [stdout] bce2d03c308e7eb2967651a2748210d5e467d8c350c77ee2299511d901947edb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0467dd94c2f9229a0931d4350f1bcb82ac3cb5da79d089a06d9d0a4c480bf12c
[INFO] running `Command { std: "docker" "start" "-a" "0467dd94c2f9229a0931d4350f1bcb82ac3cb5da79d089a06d9d0a4c480bf12c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling gix-trace v0.1.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling human_format v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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 tempfile v3.20.0
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-path v0.10.18
[INFO] [stderr]    Compiling gix-date v0.10.2
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.0
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling gix-actor v0.35.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-command v0.6.1
[INFO] [stderr]    Compiling gix-config-value v0.15.0
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling gix-packetline v0.19.0
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-attributes v0.26.1
[INFO] [stderr]    Compiling gix-ignore v0.15.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling gix-pathspec v0.11.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling gix-prompt v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-filter v0.19.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling gix-worktree-stream v0.21.2
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-dir v0.14.1
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling gix-submodule v0.19.1
[INFO] [stderr]    Compiling gix-credentials v0.29.0
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling gix-status v0.19.1
[INFO] [stderr]    Compiling gix-worktree-state v0.19.0
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling gix-archive v0.21.2
[INFO] [stderr]    Compiling gix-negotiate v0.20.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling gix-mailmap v0.27.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling diff-gitignore-filter v1.0.1-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "0467dd94c2f9229a0931d4350f1bcb82ac3cb5da79d089a06d9d0a4c480bf12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0467dd94c2f9229a0931d4350f1bcb82ac3cb5da79d089a06d9d0a4c480bf12c", kill_on_drop: false }`
[INFO] [stdout] 0467dd94c2f9229a0931d4350f1bcb82ac3cb5da79d089a06d9d0a4c480bf12c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dc25cca4683f05ba0f297006113f29856138c21e13cab8c42ad2603e1acff57
[INFO] running `Command { std: "docker" "start" "-a" "9dc25cca4683f05ba0f297006113f29856138c21e13cab8c42ad2603e1acff57", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-path v0.10.18
[INFO] [stderr]    Compiling gix-date v0.10.2
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.0
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling gix-actor v0.35.1
[INFO] [stderr]    Compiling gix-command v0.6.1
[INFO] [stderr]    Compiling gix-config-value v0.15.0
[INFO] [stderr]    Compiling gix-packetline v0.19.0
[INFO] [stderr]    Compiling gix-mailmap v0.27.1
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling gix-url v0.31.0
[INFO] [stderr]    Compiling gix-prompt v0.11.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling gix-commitgraph v0.28.0
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-attributes v0.26.1
[INFO] [stderr]    Compiling gix-ignore v0.15.0
[INFO] [stderr]    Compiling gix-transport v0.47.0
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-pathspec v0.11.0
[INFO] [stderr]    Compiling gix-shallow v0.4.0
[INFO] [stderr]    Compiling gix-credentials v0.29.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling gix-revwalk v0.20.1
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling gix-filter v0.19.2
[INFO] [stderr]    Compiling gix-pack v0.59.1
[INFO] [stderr]    Compiling gix-traverse v0.46.2
[INFO] [stderr]    Compiling gix-index v0.40.1
[INFO] [stderr]    Compiling gix-revision v0.34.1
[INFO] [stderr]    Compiling gix-worktree-stream v0.21.2
[INFO] [stderr]    Compiling gix-discover v0.40.1
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling gix-refspec v0.30.1
[INFO] [stderr]    Compiling gix-archive v0.21.2
[INFO] [stderr]    Compiling gix-worktree v0.41.0
[INFO] [stderr]    Compiling gix-protocol v0.50.1
[INFO] [stderr]    Compiling gix-diff v0.52.1
[INFO] [stderr]    Compiling gix-dir v0.14.1
[INFO] [stderr]    Compiling gix-worktree-state v0.19.0
[INFO] [stderr]    Compiling gix-odb v0.69.1
[INFO] [stderr]    Compiling gix-negotiate v0.20.1
[INFO] [stderr]    Compiling gix-submodule v0.19.1
[INFO] [stderr]    Compiling gix-status v0.19.1
[INFO] [stderr]    Compiling gix v0.72.1
[INFO] [stderr]    Compiling diff-gitignore-filter v1.0.1-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "9dc25cca4683f05ba0f297006113f29856138c21e13cab8c42ad2603e1acff57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc25cca4683f05ba0f297006113f29856138c21e13cab8c42ad2603e1acff57", kill_on_drop: false }`
[INFO] [stdout] 9dc25cca4683f05ba0f297006113f29856138c21e13cab8c42ad2603e1acff57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77416b4621327503249afcd449b9732ca2e2fda5fc45b5eff4e57ff471c31f56
[INFO] running `Command { std: "docker" "start" "-a" "77416b4621327503249afcd449b9732ca2e2fda5fc45b5eff4e57ff471c31f56", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diff_gitignore_filter-e8f9add99e929e75)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test config::app_config::tests::test_parse_cli_vcs_patterns_valid ... ok
[INFO] [stdout] test config::app_config::tests::test_parse_cli_vcs_patterns_empty_invalid ... ok
[INFO] [stdout] test config::app_config::tests::test_parse_cli_vcs_patterns_only_commas_invalid ... ok
[INFO] [stdout] test config::git_config::tests::test_get_downstream_filter_not_set ... ok
[INFO] [stdout] test config::git_config::tests::test_get_downstream_filter_valid ... ok
[INFO] [stdout] test config::git_config::tests::test_get_downstream_filter_empty ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_enabled_false ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_enabled_invalid ... ok
[INFO] [stdout] test config::app_config::tests::test_parse_cli_vcs_patterns_with_whitespace ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_enabled_not_set ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_patterns_empty_invalid ... ok
[INFO] [stdout] test config::git_config::tests::test_get_downstream_filter_whitespace_only ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_patterns_not_set ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_patterns_only_commas_invalid ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_patterns_valid ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_patterns_with_whitespace ... ok
[INFO] [stdout] test config::git_reader::tests::test_git_error_display ... ok
[INFO] [stdout] test config::git_reader::tests::test_git_error_io_error ... ok
[INFO] [stdout] test config::git_reader::tests::test_git_error_not_in_repository ... ok
[INFO] [stdout] test config::git_reader::tests::test_mock_git_config_reader ... ok
[INFO] [stdout] test config::git_reader::tests::test_mock_git_config_reader_empty ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_enabled_true ... ok
[INFO] [stdout] test config::git_config::tests::test_get_vcs_ignore_enabled_various_values ... ok
[INFO] [stdout] test config::integration_tests::test_error_types_implement_required_traits ... ok
[INFO] [stdout] test config::integration_tests::test_integration_with_all_components ... ok
[INFO] [stdout] test config::app_config::tests::test_from_cli_with_downstream ... ok
[INFO] [stdout] test config::integration_tests::test_mock_reader_availability_in_tests ... ok
[INFO] [stdout] test error::tests::test_error_chain ... ok
[INFO] [stdout] test error::tests::test_error_collect_errors ... ok
[INFO] [stdout] test error::tests::test_error_combine_errors ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_first_error ... ok
[INFO] [stdout] test error::tests::test_error_from_config ... ok
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test error::tests::test_error_map_context ... ok
[INFO] [stdout] test error::tests::test_error_source ... ok
[INFO] [stdout] test error::tests::test_processing_error ... ok
[INFO] [stdout] test error::tests::test_result_ext_inspect_error ... ok
[INFO] [stdout] test config::integration_tests::test_git_error_types_implement_required_traits ... ok
[INFO] [stdout] test error::tests::test_result_ext_map_error ... ok
[INFO] [stdout] test error::tests::test_result_ext_with_context ... ok
[INFO] [stdout] test config::git_reader::tests::test_system_git_config_reader_trait ... ok
[INFO] [stdout] test filter::tests::test_extract_file_path ... ok
[INFO] [stdout] test filter::tests::test_filter_with_downstream ... ok
[INFO] [stdout] test filter::tests::test_filter_creation ... ok
[INFO] [stdout] test filter::tests::test_filter_with_vcs_patterns ... ok
[INFO] [stdout] test filter::tests::test_process_diff_empty ... ok
[INFO] [stdout] test filter::tests::test_process_diff_basic ... ok
[INFO] [stdout] test filter::tests::test_is_vcs_file ... ok
[INFO] [stdout] test config::app_config::tests::test_from_cli_with_custom_patterns ... ok
[INFO] [stdout] test config::integration_tests::test_public_api_availability ... ok
[INFO] [stdout] test filter::tests::test_process_diff_with_vcs_filtering_disabled ... ok
[INFO] [stdout] test root_finder::tests::test_classify_context_outside_repo ... ok
[INFO] [stdout] test filter::tests::test_should_include_file_vcs_disabled ... ok
[INFO] [stdout] test config::app_config::tests::test_from_cli_vcs_disabled ... ok
[INFO] [stdout] test config::integration_tests::test_app_config_and_cli_args_traits ... ok
[INFO] [stdout] test filter::tests::test_process_diff_with_vcs_filtering_enabled ... ok
[INFO] [stdout] test config::app_config::tests::test_from_cli_basic ... ok
[INFO] [stdout] test filter::tests::test_should_include_file_vcs_enabled ... ok
[INFO] [stdout] test root_finder::tests::test_classify_context_in_repo ... ok
[INFO] [stdout] test root_finder::tests::test_extract_and_analyze_diff_paths ... ok
[INFO] [stdout] test root_finder::tests::test_find_common_suffix_between_strings_basic ... ok
[INFO] [stdout] test root_finder::tests::test_find_common_suffix_between_strings_no_common ... ok
[INFO] [stdout] test root_finder::tests::test_classify_context_virtual ... ok
[INFO] [stdout] test root_finder::tests::test_find_common_suffix_between_relative_paths ... ok
[INFO] [stdout] test root_finder::tests::test_find_common_suffix_between_strings_empty ... ok
[INFO] [stdout] test root_finder::tests::test_find_common_suffix_between_strings_single_pair ... ok
[INFO] [stdout] test root_finder::tests::test_find_root_no_git_repo ... ok
[INFO] [stdout] test root_finder::tests::test_path_analysis_creation ... ok
[INFO] [stdout] test root_finder::tests::test_parse_diff_header_line ... ok
[INFO] [stdout] test root_finder::tests::test_path_context_variants ... ok
[INFO] [stdout] test root_finder::tests::test_is_git_root ... ok
[INFO] [stdout] test root_finder::tests::test_root_candidate_priority_scoring ... ok
[INFO] [stdout] test tests::test_basic_functionality ... ok
[INFO] [stdout] test root_finder::tests::test_root_candidate_with_gitignore ... ok
[INFO] [stdout] test root_finder::tests::test_find_root_from_nested_directory ... ok
[INFO] [stdout] test root_finder::tests::test_find_root_from_repo_root ... ok
[INFO] [stdout] test root_finder::tests::test_git_discovery_traversal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/diff_gitignore_filter-58d35c6da960babd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_cli_args_conversion ... ok
[INFO] [stdout] test tests::test_process_diff_with_config_empty ... ok
[INFO] [stdout] test tests::test_process_diff_with_config_basic ... ok
[INFO] [stdout] diff --git a/test.txt b/test.txt
[INFO] [stdout] index 1234567..abcdefg 100644
[INFO] [stdout] --- a/test.txt
[INFO] [stdout] +++ b/test.txt
[INFO] [stdout] @@ -1 +1,2 @@
[INFO] [stdout]  hello
[INFO] [stdout] +world
[INFO] [stdout] test tests::test_process_diff_with_config_downstream ... ok
[INFO] [stderr]      Running tests/advanced_integration_tests.rs (/opt/rustwide/target/debug/deps/advanced_integration_tests-26ce79233a9ed6ed)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test common::test_utilities::tests::test_python_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_polyglot_project_creation ... ok
[INFO] [stdout] test common::test_utilities::test_custom_gitignore_repo ... ok
[INFO] [stdout] test common::test_utilities::tests::test_nodejs_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_rust_project_creation ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_integration ... ok
[INFO] [stdout] test common::test_utilities::tests::test_scenario_builder ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_with_cleanup ... ok
[INFO] [stdout] test common::test_utilities::tests::test_validation_utilities ... ok
[INFO] [stdout] test common::test_utilities::test_specialized_repo_presets ... ok
[INFO] [stdout] test test_complex_directory_structure_filtering ... ok
[INFO] [stdout] test test_large_diff_performance ... ok
[INFO] [stdout] test test_binary_file_handling ... ok
[INFO] [stdout] test test_downstream_filter_with_complex_pipeline ... ok
[INFO] [stdout] test test_unicode_filenames_and_content ... ok
[INFO] [stdout] test test_concurrent_processing_safety ... ok
[INFO] [stdout] test test_cli_parameter_combinations ... ok
[INFO] [stdout] test test_unusual_directory_structures ... ok
[INFO] [stdout] test test_empty_and_whitespace_only_diffs ... ok
[INFO] [stdout] test test_multi_repository_filtering ... ok
[INFO] [stdout] test test_vcs_patterns_with_custom_configuration ... ok
[INFO] [stdout] test test_very_long_file_paths ... ok
[INFO] [stdout] test test_malformed_diff_handling ... ok
[INFO] [stderr]      Running tests/advanced_utilities_tests.rs (/opt/rustwide/target/debug/deps/advanced_utilities_tests-6bf9746faa7e6d16)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test common::test_utilities::tests::test_polyglot_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_python_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_scenario_builder ... ok
[INFO] [stdout] test common::test_utilities::tests::test_rust_project_creation ... ok
[INFO] [stdout] test common::test_utilities::test_custom_gitignore_repo ... ok
[INFO] [stdout] test test_nodejs_project_preset ... ok
[INFO] [stdout] test common::test_utilities::tests::test_validation_utilities ... ok
[INFO] [stdout] test test_polyglot_project_preset ... ok
[INFO] [stdout] test test_preset_extensibility ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_with_cleanup ... ok
[INFO] [stdout] test common::test_utilities::tests::test_nodejs_project_creation ... ok
[INFO] [stdout] test test_python_project_preset ... ok
[INFO] [stdout] test test_project_content_quality ... ok
[INFO] [stdout] test test_rust_project_preset ... ok
[INFO] [stdout] test test_cross_language_compatibility ... ok
[INFO] [stdout] test common::test_utilities::test_specialized_repo_presets ... ok
[INFO] [stdout] test test_validation_utilities ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_integration ... ok
[INFO] [stdout] test test_scenario_builder ... ok
[INFO] [stderr]      Running tests/benchmark_tests.rs (/opt/rustwide/target/debug/deps/benchmark_tests-d8d5332ada26d3c8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test common::test_utilities::test_custom_gitignore_repo ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_integration ... ok
[INFO] [stdout] test benchmarks::framework_performance::benchmarks::test_memory_efficiency ... ok
[INFO] [stdout] test common::test_utilities::tests::test_nodejs_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_rust_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_polyglot_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_python_project_creation ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_with_cleanup ... ok
[INFO] [stdout] test common::test_utilities::tests::test_validation_utilities ... ok
[INFO] [stdout] test common::test_utilities::tests::test_scenario_builder ... ok
[INFO] [stdout] test common::test_utilities::test_specialized_repo_presets ... ok
[INFO] [stdout] test benchmarks::framework_performance::benchmarks::test_concurrent_setup ... ok
[INFO] [stdout] test benchmarks::framework_performance::benchmarks::test_framework_performance_comparison ... ok
[INFO] [stderr]      Running tests/cli_integration_tests.rs (/opt/rustwide/target/debug/deps/cli_integration_tests-91f26e05929319b5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test common::test_utilities::tests::test_rust_project_creation ... ok
[INFO] [stdout] test common::test_utilities::test_custom_gitignore_repo ... ok
[INFO] [stdout] test common::test_utilities::tests::test_nodejs_project_creation ... ok
[INFO] [stdout] test common::test_utilities::tests::test_polyglot_project_creation ... ok
[INFO] [stdout] test test_app_config_error_handling_integration ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_integration ... ok
[INFO] [stdout] test common::test_utilities::tests::test_validation_utilities ... ok
[INFO] [stdout] test common::test_utilities::test_git_config_with_cleanup ... ok
[INFO] [stdout] test common::test_utilities::tests::test_scenario_builder ... ok
[INFO] [stdout] test test_app_config_integration_with_cli_args ... ok
[INFO] [stdout] test common::test_utilities::tests::test_python_project_creation ... ok
[INFO] [stdout] test common::test_utilities::test_specialized_repo_presets ... ok
[INFO] [stdout] test test_cli_argument_parsing_downstream_with_complex_command ... ok
[INFO] [stdout] test test_cli_argument_parsing_downstream_long_flag ... ok
[INFO] [stdout] test test_cli_pattern_overrides_git_config ... ok
[INFO] [stdout] test test_cli_argument_parsing_no_downstream ... ok
[INFO] [stdout] test test_comprehensive_error_path_coverage ... ok
[INFO] [stdout] test test_cli_vcs_pattern_parameter ... ok
[INFO] [stdout] test test_edge_case_multiple_seek_operations ... ok
[INFO] [stdout] test test_cli_argument_parsing_downstream_short_flag ... ok
[INFO] [stdout] test test_cli_vcs_pattern_invalid_format ... ok
[INFO] [stdout] test test_comprehensive_temp_file_operations ... ok
[INFO] [stdout] test test_edge_case_unicode_file_paths ... ok
[INFO] [stdout] test test_edge_case_missing_gitignore ... ok
[INFO] [stdout] test test_edge_case_very_long_file_paths ... ok
[INFO] [stdout] test test_edge_case_empty_gitignore ... ok
[INFO] [stdout] test test_error_handling_binary_input ... ok
[INFO] [stdout] test test_error_handling_current_dir_failure ... ok
[INFO] [stdout] test test_error_handling_downstream_command_failure ... ok
[INFO] [stdout] test test_error_handling_downstream_pipe_broken ... ok
[INFO] [stdout] test test_error_handling_current_dir_access_patterns ... ok
[INFO] [stdout] test test_error_handling_comprehensive_failure_paths ... ok
[INFO] [stdout] test test_error_handling_downstream_process_termination ... ok
[INFO] [stdout] test test_error_handling_filter_new_success_path ... ok
[INFO] [stdout] test test_error_handling_invalid_command_line_arguments ... ok
[INFO] [stdout] test test_error_handling_filter_creation_failure ... ok
[INFO] [stdout] test test_error_handling_downstream_spawn_failure ... ok
[INFO] [stdout] test test_error_handling_downstream_spawn_failure_comprehensive ... ok
[INFO] [stdout] test test_error_handling_no_git_repo ... ok
[INFO] [stdout] test test_error_handling_git_config_read_failure ... ok
[INFO] [stdout] test test_error_handling_root_finder_failure_scenarios ... ok
[INFO] [stdout] test test_error_handling_process_diff_success_path ... ok
[INFO] [stdout] test test_error_handling_seek_operations_comprehensive ... ok
[INFO] [stdout] test test_error_handling_process_diff_failure_scenarios ... ok
[INFO] [stdout] test test_error_handling_seek_operation_failure_coverage ... ok
[INFO] [stdout] test test_error_handling_invalid_downstream_command ... ok
[INFO] [stdout] test test_error_handling_tempfile_creation_failure ... ok
[INFO] [stdout] test test_error_handling_temp_file_creation ... ok
[INFO] [stdout] test test_error_handling_very_large_input ... ok
[INFO] [stdout] test test_error_handling_temp_file_operations_edge_cases ... ok
[INFO] [stdout] test test_git_config_downstream_filter_with_spaces ... ok
[INFO] [stdout] test test_integration_git_config_empty_value ... ok
[INFO] [stdout] test test_integration_git_config_fallback ... ok
[INFO] [stdout] test test_no_vcs_cli_parameter_uses_git_config_default ... ok
[INFO] [stdout] test test_integration_cli_overrides_git_config ... ok
[INFO] [stdout] test test_integration_git_config_reads_successfully ... ok
[INFO] [stdout] test test_no_vcs_parameter_disables_vcs_filtering ... ok
[INFO] [stdout] test test_no_vcs_parameter_overrides_git_config_disabled ... ok
[INFO] [stdout] test test_real_sample_diff_binary_data_handling ... ok
[INFO] [stdout] test test_real_sample_diff_filters_git_files ... ok
[INFO] [stdout] test test_no_vcs_cli_parameter_uses_git_config_false ... ok
[INFO] [stdout] test test_real_sample_diff_error_resilience ... ok
[INFO] [stdout] test test_no_vcs_parameter_with_downstream_command ... ok
[INFO] [stdout] test test_stdin_handling_malformed_diff ... ok
[INFO] [stdout] test test_error_handling_permission_denied_scenarios ... FAILED
[INFO] [stdout] test test_stdin_handling_empty_input ... ok
[INFO] [stdout] test test_temp_file_seek_operations ... ok
[INFO] [stdout] test test_vcs_parameter_enables_vcs_filtering ... ok
[INFO] [stdout] test test_real_sample_diff_processing ... ok
[INFO] [stdout] test test_real_sample_diff_with_gitignore_filtering ... ok
[INFO] [stdout] test test_real_sample_diff_preserves_structure ... ok
[INFO] [stdout] test test_real_sample_diff_with_downstream ... ok
[INFO] [stdout] test test_vcs_parameter_priority_logic_comprehensive ... ok
[INFO] [stdout] test test_vcs_parameter_short_and_long_forms ... ok
[INFO] [stdout] test test_vcs_parameter_with_downstream_command ... ok
[INFO] [stdout] test test_vcs_pattern_actually_filters_custom_patterns ... ok
[INFO] [stdout] test test_vcs_parameters_mutual_override ... ok
[INFO] [stdout] test test_vcs_parameter_overrides_git_config_enabled ... ok
[INFO] [stdout] test test_vcs_parameter_with_complex_diff ... ok
[INFO] [stdout] test test_vcs_pattern_priority_over_vcs_flags ... ok
[INFO] [stdout] test test_vcs_pattern_edge_cases ... ok
[INFO] [stdout] test test_vcs_pattern_with_downstream_command ... ok
[INFO] [stdout] test test_vcs_pattern_multiple_custom_patterns ... ok
[INFO] [stdout] test test_vcs_pattern_vs_default_patterns_difference ... ok
[INFO] [stdout] test test_vcs_pattern_whitespace_handling ... ok
[INFO] [stdout] test test_vcs_pattern_with_multiple_patterns ... ok
[INFO] [stdout] test test_vcs_pattern_validation_errors ... ok
[INFO] [stdout] test test_error_handling_stdin_copy_failure_simulation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_handling_permission_denied_scenarios stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_handling_permission_denied_scenarios' (1302) panicked at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`cd "/tmp/.tmpUpsaGP" && "/opt/rustwide/target/debug/diff-gitignore-filter" "--downstream" "chmod +x /dev/null"`
[INFO] [stdout] stdin=````
[INFO] [stdout] diff --git a/src/main.rs b/src/main.rs
[INFO] [stdout] index 1234567..abcdefg 100644
[INFO] [stdout] --- a/src/main.rs
[INFO] [stdout] +++ b/src/main.rs
[INFO] [stdout] @@ -1,3 +1,4 @@
[INFO] [stdout]  fn main() {
[INFO] [stdout] +    println!(\"Hello, world!\");
[INFO] [stdout]  }
[INFO] [stdout] diff --git a/debug.log b/debug.log
[INFO] [stdout] index 1111111..2222222 100644
[INFO] [stdout] --- a/debug.log
[INFO] [stdout] +++ b/debug.log
[INFO] [stdout] @@ -1 +1,2 @@
[INFO] [stdout]  log entry
[INFO] [stdout] +another log entry
[INFO] [stdout] ```
[INFO] [stdout] `
[INFO] [stdout] code=0
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8d18c1680a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f8d18c1680a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f8d18c1680a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f8d18c1680a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f8d18c2dbda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f8d18c2dbda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f8d18c1c5e2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f8d18c1c5e2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f8d18bf323f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f8d18bf323f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f8d18c0dc09 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f8d18b3dc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f8d18b3dc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f8d18c0de82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f8d18c0de82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f8d18bf32f8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f8d18be8249 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f8d18bf400d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f8d18c2e3ec - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f8d18b9bcf8 - core::panicking::panic_display::h7beb6c73d0c1d935
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f8d18ba9827 - assert_cmd::assert::AssertError::panic::hdf4c43e6c85c1212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5f8d18b99c07 - core::ops::function::FnOnce::call_once::h536b0717f46c0b5d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f8d18ba0bd4 - core::result::Result<T,E>::unwrap_or_else::h2441fbcd3529bdb6
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5f8d18baa630 - assert_cmd::assert::Assert::failure::h1ddeb1c7bc59220a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:187:28
[INFO] [stdout]   24:     0x5f8d18b082df - cli_integration_tests::test_error_handling_permission_denied_scenarios::h503edb4a8f5904a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration_tests.rs:1836:10
[INFO] [stdout]   25:     0x5f8d18b083e7 - cli_integration_tests::test_error_handling_permission_denied_scenarios::{{closure}}::h7a5465a148a18e11
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration_tests.rs:1822:53
[INFO] [stdout]   26:     0x5f8d18b24f46 - core::ops::function::FnOnce::call_once::h94640320b34a3f36
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5f8d18b31d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f8d18b31d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5f8d18b3e76b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5f8d18b3e76b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5f8d18b3e76b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5f8d18b3e76b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5f8d18b3e76b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f8d18b3e76b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5f8d18b3e76b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5f8d18b38bc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5f8d18b38bc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5f8d18b41372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5f8d18b41372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5f8d18b41372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f8d18b41372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f8d18b41372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f8d18b41372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5f8d18b41372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f8d18c1586f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   46:     0x5f8d18c1586f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x76f5394ffaa4 - <unknown>
[INFO] [stdout]   48:     0x76f53958ca64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_error_handling_permission_denied_scenarios
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 87 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration_tests`
[INFO] running `Command { std: "docker" "inspect" "77416b4621327503249afcd449b9732ca2e2fda5fc45b5eff4e57ff471c31f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77416b4621327503249afcd449b9732ca2e2fda5fc45b5eff4e57ff471c31f56", kill_on_drop: false }`
[INFO] [stdout] 77416b4621327503249afcd449b9732ca2e2fda5fc45b5eff4e57ff471c31f56
