[INFO] cloning repository https://github.com/vinnyhoward/simple-cli-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinnyhoward/simple-cli-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/vinnyhoward/simple-cli-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinnyhoward/simple-cli-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/vinnyhoward/simple-cli-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinnyhoward/simple-cli-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/vinnyhoward/simple-cli-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinnyhoward/simple-cli-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 999e72744752859c2d2690ddc0f6131bd7575ee1 [INFO] testing vinnyhoward/simple-cli-guessing-game against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinnyhoward%2Fsimple-cli-guessing-game" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vinnyhoward/simple-cli-guessing-game on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vinnyhoward/simple-cli-guessing-game [INFO] finished tweaking git repo https://github.com/vinnyhoward/simple-cli-guessing-game [INFO] tweaked toml for git repo https://github.com/vinnyhoward/simple-cli-guessing-game written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vinnyhoward/simple-cli-guessing-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3179d3f9cb605c835dafb7127d82cb30552d190a1fee1bb4efcfbbd3ca5def49 [INFO] running `Command { std: "docker" "start" "-a" "3179d3f9cb605c835dafb7127d82cb30552d190a1fee1bb4efcfbbd3ca5def49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3179d3f9cb605c835dafb7127d82cb30552d190a1fee1bb4efcfbbd3ca5def49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3179d3f9cb605c835dafb7127d82cb30552d190a1fee1bb4efcfbbd3ca5def49", kill_on_drop: false }` [INFO] [stdout] 3179d3f9cb605c835dafb7127d82cb30552d190a1fee1bb4efcfbbd3ca5def49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2291bb476ecab1befc5aa682c385fad81dac6e3785e8360d4d1b196e99a99265 [INFO] running `Command { std: "docker" "start" "-a" "2291bb476ecab1befc5aa682c385fad81dac6e3785e8360d4d1b196e99a99265", kill_on_drop: false }` [INFO] [stderr] time="2022-10-05T16:12:42Z" level=error msg="error waiting for container: context canceled" [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/2291bb476ecab1befc5aa682c385fad81dac6e3785e8360d4d1b196e99a99265/.tmp-hostconfig.json3730604848: no space left on device [INFO] running `Command { std: "docker" "inspect" "2291bb476ecab1befc5aa682c385fad81dac6e3785e8360d4d1b196e99a99265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2291bb476ecab1befc5aa682c385fad81dac6e3785e8360d4d1b196e99a99265", kill_on_drop: false }` [INFO] [stdout] 2291bb476ecab1befc5aa682c385fad81dac6e3785e8360d4d1b196e99a99265