[INFO] cloning repository https://github.com/RileyLeff/dirgrab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RileyLeff/dirgrab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRileyLeff%2Fdirgrab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRileyLeff%2Fdirgrab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e18801a675713580eb54cd5f7cbd3d7f2a13c5e
[INFO] building RileyLeff/dirgrab against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRileyLeff%2Fdirgrab" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RileyLeff/dirgrab
[INFO] finished tweaking git repo https://github.com/RileyLeff/dirgrab
[INFO] tweaked toml for git repo https://github.com/RileyLeff/dirgrab written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RileyLeff/dirgrab on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RileyLeff/dirgrab 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded deranged v0.4.1
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] [stderr]   Downloaded rangemap v1.5.1
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded smallvec v1.14.0
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded bytemuck v1.22.0
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded cff-parser v0.1.0
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded pdf-extract v0.8.2
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded jiff-static v0.2.5
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] [stderr]   Downloaded jiff v0.2.5
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] [stderr]   Downloaded lopdf v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2a83148fa0e09a1ec61dd70f855382ef439b34a647bd3dea5806a3b0ccedfc5
[INFO] running `Command { std: "docker" "start" "-a" "b2a83148fa0e09a1ec61dd70f855382ef439b34a647bd3dea5806a3b0ccedfc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2a83148fa0e09a1ec61dd70f855382ef439b34a647bd3dea5806a3b0ccedfc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2a83148fa0e09a1ec61dd70f855382ef439b34a647bd3dea5806a3b0ccedfc5", kill_on_drop: false }`
[INFO] [stdout] b2a83148fa0e09a1ec61dd70f855382ef439b34a647bd3dea5806a3b0ccedfc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23f4eba86102fe7f498b09a304bbf11b5ae5281ea851ea42dc48bdfea7ef6601
[INFO] running `Command { std: "docker" "start" "-a" "23f4eba86102fe7f498b09a304bbf11b5ae5281ea851ea42dc48bdfea7ef6601", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling pdf-extract v0.8.2
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling dirgrab-lib v0.2.0 (/opt/rustwide/workdir/dirgrab-lib)
[INFO] [stderr]    Compiling dirgrab v0.2.0 (/opt/rustwide/workdir/dirgrab)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.62s
[INFO] running `Command { std: "docker" "inspect" "23f4eba86102fe7f498b09a304bbf11b5ae5281ea851ea42dc48bdfea7ef6601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f4eba86102fe7f498b09a304bbf11b5ae5281ea851ea42dc48bdfea7ef6601", kill_on_drop: false }`
[INFO] [stdout] 23f4eba86102fe7f498b09a304bbf11b5ae5281ea851ea42dc48bdfea7ef6601
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77487c6b214bb69fa26e7e568b263ac90e2e4e128dc1aa25fc7c794935316c09
[INFO] running `Command { std: "docker" "start" "-a" "77487c6b214bb69fa26e7e568b263ac90e2e4e128dc1aa25fc7c794935316c09", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dirgrab v0.2.0 (/opt/rustwide/workdir/dirgrab)
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling dirgrab-lib v0.2.0 (/opt/rustwide/workdir/dirgrab-lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.98s
[INFO] running `Command { std: "docker" "inspect" "77487c6b214bb69fa26e7e568b263ac90e2e4e128dc1aa25fc7c794935316c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77487c6b214bb69fa26e7e568b263ac90e2e4e128dc1aa25fc7c794935316c09", kill_on_drop: false }`
[INFO] [stdout] 77487c6b214bb69fa26e7e568b263ac90e2e4e128dc1aa25fc7c794935316c09
