[INFO] fetching crate dirgrab 0.3.1... [INFO] testing dirgrab-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate dirgrab 0.3.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate dirgrab 0.3.1 [INFO] finished tweaking crates.io crate dirgrab 0.3.1 [INFO] tweaked toml for crates.io crate dirgrab 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dirgrab 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dirgrab 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f86b8b9f01bb1b50fec23452f185ae41b53f15f030ffd24d27cd11f628d84fc [INFO] running `Command { std: "docker" "start" "-a" "7f86b8b9f01bb1b50fec23452f185ae41b53f15f030ffd24d27cd11f628d84fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f86b8b9f01bb1b50fec23452f185ae41b53f15f030ffd24d27cd11f628d84fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f86b8b9f01bb1b50fec23452f185ae41b53f15f030ffd24d27cd11f628d84fc", kill_on_drop: false }` [INFO] [stdout] 7f86b8b9f01bb1b50fec23452f185ae41b53f15f030ffd24d27cd11f628d84fc [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e01ea2eb14db27f5ee9d6cc8def21036056a0173fc2a43ae5118d5ba415aecc7 [INFO] running `Command { std: "docker" "start" "-a" "e01ea2eb14db27f5ee9d6cc8def21036056a0173fc2a43ae5118d5ba415aecc7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pdf-extract v0.8.2 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling dirgrab-lib v0.3.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling dirgrab v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "e01ea2eb14db27f5ee9d6cc8def21036056a0173fc2a43ae5118d5ba415aecc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01ea2eb14db27f5ee9d6cc8def21036056a0173fc2a43ae5118d5ba415aecc7", kill_on_drop: false }` [INFO] [stdout] e01ea2eb14db27f5ee9d6cc8def21036056a0173fc2a43ae5118d5ba415aecc7 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87b82f13b232b6839894396bac50926479529641e8900a010f5a0d1b16276a48 [INFO] running `Command { std: "docker" "start" "-a" "87b82f13b232b6839894396bac50926479529641e8900a010f5a0d1b16276a48", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling dirgrab v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.89s [INFO] running `Command { std: "docker" "inspect" "87b82f13b232b6839894396bac50926479529641e8900a010f5a0d1b16276a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b82f13b232b6839894396bac50926479529641e8900a010f5a0d1b16276a48", kill_on_drop: false }` [INFO] [stdout] 87b82f13b232b6839894396bac50926479529641e8900a010f5a0d1b16276a48 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d0f2f4f5eb6168b475a9fad9c2d18011f1d390b959c2edae13c75c7bdf97ec2 [INFO] running `Command { std: "docker" "start" "-a" "0d0f2f4f5eb6168b475a9fad9c2d18011f1d390b959c2edae13c75c7bdf97ec2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dirgrab-12596ccba6aee9c3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::file_token_stats_honor_header_exclusion ... ok [INFO] [stdout] test config_loader::tests::local_config_merges_with_cli_overrides ... ok [INFO] [stdout] test config_loader::tests::no_config_skips_local_and_still_excludes_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d0f2f4f5eb6168b475a9fad9c2d18011f1d390b959c2edae13c75c7bdf97ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0f2f4f5eb6168b475a9fad9c2d18011f1d390b959c2edae13c75c7bdf97ec2", kill_on_drop: false }` [INFO] [stdout] 0d0f2f4f5eb6168b475a9fad9c2d18011f1d390b959c2edae13c75c7bdf97ec2