[INFO] cloning repository https://github.com/ryanfowler/precompress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanfowler/precompress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanfowler%2Fprecompress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanfowler%2Fprecompress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 106ab45812ca6b7cec45b598fcffd4752ce6964e [INFO] checking ryanfowler/precompress against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanfowler%2Fprecompress" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryanfowler/precompress on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryanfowler/precompress [INFO] finished tweaking git repo https://github.com/ryanfowler/precompress [INFO] tweaked toml for git repo https://github.com/ryanfowler/precompress written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ryanfowler/precompress 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking ryanfowler/precompress against try#7ee76453dd3eae6de6c1351f26482bed63b01beb for pr-121545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanfowler%2Fprecompress" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryanfowler/precompress on toolchain 7ee76453dd3eae6de6c1351f26482bed63b01beb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryanfowler/precompress [INFO] finished tweaking git repo https://github.com/ryanfowler/precompress [INFO] tweaked toml for git repo https://github.com/ryanfowler/precompress written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ryanfowler/precompress 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" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jemallocator v0.5.4 [INFO] [stderr] Downloaded jemalloc-sys v0.5.4+5.3.0-patched [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c660b1226786300a3c0f081bec3f8017d299f413f3ad7121a492674bfb9a04e [INFO] running `Command { std: "docker" "start" "-a" "8c660b1226786300a3c0f081bec3f8017d299f413f3ad7121a492674bfb9a04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c660b1226786300a3c0f081bec3f8017d299f413f3ad7121a492674bfb9a04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c660b1226786300a3c0f081bec3f8017d299f413f3ad7121a492674bfb9a04e", kill_on_drop: false }` [INFO] [stdout] 8c660b1226786300a3c0f081bec3f8017d299f413f3ad7121a492674bfb9a04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7ee76453dd3eae6de6c1351f26482bed63b01beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f570f273250930e158d996804cbb9b2492fc8c9251573132e97833690234051 [INFO] running `Command { std: "docker" "start" "-a" "8f570f273250930e158d996804cbb9b2492fc8c9251573132e97833690234051", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking jemallocator v0.5.4 [INFO] [stderr] Checking precompress v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "8f570f273250930e158d996804cbb9b2492fc8c9251573132e97833690234051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f570f273250930e158d996804cbb9b2492fc8c9251573132e97833690234051", kill_on_drop: false }` [INFO] [stdout] 8f570f273250930e158d996804cbb9b2492fc8c9251573132e97833690234051