[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] d053d9fa3791b576419a7a4a9bd15c33d3087367 [INFO] testing RileyLeff/dirgrab against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRileyLeff%2Fdirgrab" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RileyLeff/dirgrab on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e390ae601db484ea0a8b26c738eac0dbf381e9b2d024a0777254f879df7d33c [INFO] running `Command { std: "docker" "start" "-a" "7e390ae601db484ea0a8b26c738eac0dbf381e9b2d024a0777254f879df7d33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e390ae601db484ea0a8b26c738eac0dbf381e9b2d024a0777254f879df7d33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e390ae601db484ea0a8b26c738eac0dbf381e9b2d024a0777254f879df7d33c", kill_on_drop: false }` [INFO] [stdout] 7e390ae601db484ea0a8b26c738eac0dbf381e9b2d024a0777254f879df7d33c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d70eae8de8ade15f993bf45dbe8d53b5f8257cdf05e8a3b9d74966f477af909e [INFO] running `Command { std: "docker" "start" "-a" "d70eae8de8ade15f993bf45dbe8d53b5f8257cdf05e8a3b9d74966f477af909e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling moxcms v0.7.7 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pdf-extract v0.8.2 [INFO] [stderr] Compiling globset v0.4.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=5249bc1314145c4d -C extra-filename=-301d3c40c5dc7075 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d70eae8de8ade15f993bf45dbe8d53b5f8257cdf05e8a3b9d74966f477af909e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d70eae8de8ade15f993bf45dbe8d53b5f8257cdf05e8a3b9d74966f477af909e", kill_on_drop: false }` [INFO] [stdout] d70eae8de8ade15f993bf45dbe8d53b5f8257cdf05e8a3b9d74966f477af909e