[INFO] cloning repository https://github.com/twe4ked/projx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twe4ked/projx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Fprojx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Fprojx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 247f87257baa1ebbf27976d54c0e6c644f0b2acf [INFO] testing twe4ked/projx against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Fprojx" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twe4ked/projx on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twe4ked/projx [INFO] finished tweaking git repo https://github.com/twe4ked/projx [INFO] tweaked toml for git repo https://github.com/twe4ked/projx written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/twe4ked/projx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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 tinyvec v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b09f8fcec7b9b8bac509da175337e8755bf1e5e270014c4b0d7336f0299e78 [INFO] running `Command { std: "docker" "start" "-a" "e8b09f8fcec7b9b8bac509da175337e8755bf1e5e270014c4b0d7336f0299e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b09f8fcec7b9b8bac509da175337e8755bf1e5e270014c4b0d7336f0299e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b09f8fcec7b9b8bac509da175337e8755bf1e5e270014c4b0d7336f0299e78", kill_on_drop: false }` [INFO] [stdout] e8b09f8fcec7b9b8bac509da175337e8755bf1e5e270014c4b0d7336f0299e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7667e68f19a42a2a9b1d24daf236ff8405dc4bc4af2f216e5d92cdc3e4365f4 [INFO] running `Command { std: "docker" "start" "-a" "d7667e68f19a42a2a9b1d24daf236ff8405dc4bc4af2f216e5d92cdc3e4365f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d7667e68f19a42a2a9b1d24daf236ff8405dc4bc4af2f216e5d92cdc3e4365f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7667e68f19a42a2a9b1d24daf236ff8405dc4bc4af2f216e5d92cdc3e4365f4", kill_on_drop: false }` [INFO] [stdout] d7667e68f19a42a2a9b1d24daf236ff8405dc4bc4af2f216e5d92cdc3e4365f4