[INFO] cloning repository https://github.com/ruiProg/rust-plugins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruiProg/rust-plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruiProg%2Frust-plugins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruiProg%2Frust-plugins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9e3796e7ee2caa3fa0b37874a866a97bac1875 [INFO] building ruiProg/rust-plugins against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FruiProg%2Frust-plugins" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruiProg/rust-plugins 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/ruiProg/rust-plugins [INFO] finished tweaking git repo https://github.com/ruiProg/rust-plugins [INFO] tweaked toml for git repo https://github.com/ruiProg/rust-plugins written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ruiProg/rust-plugins 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 740e3f7de348154f5fae390975e22564fd04f4261f694af8d8f3dc173fe738d9 [INFO] running `Command { std: "docker" "start" "-a" "740e3f7de348154f5fae390975e22564fd04f4261f694af8d8f3dc173fe738d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740e3f7de348154f5fae390975e22564fd04f4261f694af8d8f3dc173fe738d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740e3f7de348154f5fae390975e22564fd04f4261f694af8d8f3dc173fe738d9", kill_on_drop: false }` [INFO] [stdout] 740e3f7de348154f5fae390975e22564fd04f4261f694af8d8f3dc173fe738d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] cd3025c5918963e6056b91b214c5df0c4e06424db3cd04494c204682b0dac504 [INFO] running `Command { std: "docker" "start" "-a" "cd3025c5918963e6056b91b214c5df0c4e06424db3cd04494c204682b0dac504", kill_on_drop: false }` [INFO] [stderr] Compiling loader v0.1.0 (/opt/rustwide/workdir/loader) [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling plugin v0.1.0 (/opt/rustwide/workdir/plugin) [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "cd3025c5918963e6056b91b214c5df0c4e06424db3cd04494c204682b0dac504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3025c5918963e6056b91b214c5df0c4e06424db3cd04494c204682b0dac504", kill_on_drop: false }` [INFO] [stdout] cd3025c5918963e6056b91b214c5df0c4e06424db3cd04494c204682b0dac504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94c1743cbd8c2870dc36621d1d02b64924bcfb09f326ba4899e05589d96914e7 [INFO] running `Command { std: "docker" "start" "-a" "94c1743cbd8c2870dc36621d1d02b64924bcfb09f326ba4899e05589d96914e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling loader v0.1.0 (/opt/rustwide/workdir/loader) [INFO] [stderr] Compiling plugin v0.1.0 (/opt/rustwide/workdir/plugin) [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.79s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/app-7c09478e2e2744d6) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/loader-bd436be6e6d95c5d) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugin-6619d2c540c8261f) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "94c1743cbd8c2870dc36621d1d02b64924bcfb09f326ba4899e05589d96914e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c1743cbd8c2870dc36621d1d02b64924bcfb09f326ba4899e05589d96914e7", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 94c1743cbd8c2870dc36621d1d02b64924bcfb09f326ba4899e05589d96914e7, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container 94c1743cbd8c2870dc36621d1d02b64924bcfb09f326ba4899e05589d96914e7 [ERROR] caused by: command failed: exit status: 1