[INFO] cloning repository https://github.com/danielschemmel/rust-cli-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielschemmel/rust-cli-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53b70b19de6ab8d77314b349820863ebfa59232e [INFO] checking danielschemmel/rust-cli-template against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] finished tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] tweaked toml for git repo https://github.com/danielschemmel/rust-cli-template written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danielschemmel/rust-cli-template on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danielschemmel/rust-cli-template 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking danielschemmel/rust-cli-template against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielschemmel%2Frust-cli-template" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] finished tweaking git repo https://github.com/danielschemmel/rust-cli-template [INFO] tweaked toml for git repo https://github.com/danielschemmel/rust-cli-template written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danielschemmel/rust-cli-template on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danielschemmel/rust-cli-template 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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 thiserror v2.0.19 [INFO] [stderr] Downloaded thiserror-impl v2.0.19 [INFO] [stderr] Downloaded ctrlc v3.5.2 [INFO] [stderr] Downloaded cargo-platform v0.3.3 [INFO] [stderr] Downloaded clap v4.6.5 [INFO] [stderr] Downloaded futures-core v0.3.33 [INFO] [stderr] Downloaded z85 v3.0.7 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded build-info-common v0.0.46 [INFO] [stderr] Downloaded manyhow-macros v0.13.0 [INFO] [stderr] Downloaded futures-task v0.3.33 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded cargo_metadata v0.23.1 [INFO] [stderr] Downloaded manyhow v0.13.0 [INFO] [stderr] Downloaded build-info-build v0.0.46 [INFO] [stderr] Downloaded build-info-proc v0.0.46 [INFO] [stderr] Downloaded camino v1.2.5 [INFO] [stderr] Downloaded cc v1.4.0 [INFO] [stderr] Downloaded num-bigint v0.5.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.55 [INFO] [stderr] Downloaded clap_builder v4.6.5 [INFO] [stderr] Downloaded futures-util v0.3.33 [INFO] [stderr] Downloaded nix v0.31.3 [INFO] [stderr] Downloaded zerocopy v0.8.55 [INFO] [stderr] Downloaded git2 v0.21.0 [INFO] [stderr] Downloaded libz-sys v1.1.29 [INFO] [stderr] Downloaded libgit2-sys v0.18.7+1.9.6 [INFO] [stderr] Downloaded build-info v0.0.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea [INFO] running `Command { std: "docker" "start" "866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling camino v1.2.5 [INFO] [stderr] Compiling z85 v3.0.7 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling glob v0.3.4 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking clap_builder v4.6.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling manyhow-macros v0.13.0 [INFO] [stderr] Compiling num-bigint v0.5.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Compiling libgit2-sys v0.18.7+1.9.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling cargo-platform v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling manyhow v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.55 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking clap v4.6.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling git2 v0.21.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling build-info-common v0.0.46 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling build-info-build v0.0.46 [INFO] [stderr] Compiling build-info-proc v0.0.46 [INFO] [stderr] Compiling application v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking build-info v0.0.46 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.30s [INFO] running `Command { std: "docker" "inspect" "866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea", kill_on_drop: false }` [INFO] [stdout] 866adc915813d4d006e6d48f4335ee2463bba0e1fbd83af6e6d303fb65f99aea