[INFO] cloning repository https://github.com/reacktivo/prueba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reacktivo/prueba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freacktivo%2Fprueba", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freacktivo%2Fprueba'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 894ab3d282c23da8fdde0c350b0a20e8e2d90be0 [INFO] building reacktivo/prueba against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freacktivo%2Fprueba" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reacktivo/prueba on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reacktivo/prueba [INFO] finished tweaking git repo https://github.com/reacktivo/prueba [INFO] tweaked toml for git repo https://github.com/reacktivo/prueba written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/reacktivo/prueba already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a510e986a4bdfe76777afd6569e3006ebc0445098331b9e8430e56a6da77cd81 [INFO] running `Command { std: "docker" "start" "-a" "a510e986a4bdfe76777afd6569e3006ebc0445098331b9e8430e56a6da77cd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a510e986a4bdfe76777afd6569e3006ebc0445098331b9e8430e56a6da77cd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a510e986a4bdfe76777afd6569e3006ebc0445098331b9e8430e56a6da77cd81", kill_on_drop: false }` [INFO] [stdout] a510e986a4bdfe76777afd6569e3006ebc0445098331b9e8430e56a6da77cd81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4baf4e3cfc9d6e8ad2769d06e5e4d3a867642a3a0f831183d130dcec0e08c2d9 [INFO] running `Command { std: "docker" "start" "-a" "4baf4e3cfc9d6e8ad2769d06e5e4d3a867642a3a0f831183d130dcec0e08c2d9", kill_on_drop: false }` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "4baf4e3cfc9d6e8ad2769d06e5e4d3a867642a3a0f831183d130dcec0e08c2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4baf4e3cfc9d6e8ad2769d06e5e4d3a867642a3a0f831183d130dcec0e08c2d9", kill_on_drop: false }` [INFO] [stdout] 4baf4e3cfc9d6e8ad2769d06e5e4d3a867642a3a0f831183d130dcec0e08c2d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcab3de076eac443e5ba176f4ae4d8e63bbdd4bc4d48ed82fcede15182aab825 [INFO] running `Command { std: "docker" "start" "-a" "dcab3de076eac443e5ba176f4ae4d8e63bbdd4bc4d48ed82fcede15182aab825", 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" "dcab3de076eac443e5ba176f4ae4d8e63bbdd4bc4d48ed82fcede15182aab825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcab3de076eac443e5ba176f4ae4d8e63bbdd4bc4d48ed82fcede15182aab825", kill_on_drop: false }` [INFO] [stdout] dcab3de076eac443e5ba176f4ae4d8e63bbdd4bc4d48ed82fcede15182aab825