[INFO] cloning repository https://github.com/jplatte/i3-workspace-scroll [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jplatte/i3-workspace-scroll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fi3-workspace-scroll", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fi3-workspace-scroll'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fc2d95376db2ac6681d3c3c2c99186419fb8529 [INFO] building jplatte/i3-workspace-scroll against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fi3-workspace-scroll" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jplatte/i3-workspace-scroll on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jplatte/i3-workspace-scroll [INFO] finished tweaking git repo https://github.com/jplatte/i3-workspace-scroll [INFO] tweaked toml for git repo https://github.com/jplatte/i3-workspace-scroll written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jplatte/i3-workspace-scroll already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.tags [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 i3ipc v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59f0de01824a7fcacf53a0b8dca4aa51428a19d4823653e71d8437424775635f [INFO] running `Command { std: "docker" "start" "-a" "59f0de01824a7fcacf53a0b8dca4aa51428a19d4823653e71d8437424775635f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59f0de01824a7fcacf53a0b8dca4aa51428a19d4823653e71d8437424775635f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f0de01824a7fcacf53a0b8dca4aa51428a19d4823653e71d8437424775635f", kill_on_drop: false }` [INFO] [stdout] 59f0de01824a7fcacf53a0b8dca4aa51428a19d4823653e71d8437424775635f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aede6f4a2afd7a91b13524e46c5cfdec2eef2abe9f039e75ee4d7dc48d724a07 [INFO] running `Command { std: "docker" "start" "-a" "aede6f4a2afd7a91b13524e46c5cfdec2eef2abe9f039e75ee4d7dc48d724a07", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.tags [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling i3ipc v0.10.1 [INFO] [stderr] Compiling i3-workspace-scroll v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.89s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "aede6f4a2afd7a91b13524e46c5cfdec2eef2abe9f039e75ee4d7dc48d724a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aede6f4a2afd7a91b13524e46c5cfdec2eef2abe9f039e75ee4d7dc48d724a07", kill_on_drop: false }` [INFO] [stdout] aede6f4a2afd7a91b13524e46c5cfdec2eef2abe9f039e75ee4d7dc48d724a07