[INFO] cloning repository https://github.com/lincolixavier/GuessingGame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lincolixavier/GuessingGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flincolixavier%2FGuessingGame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flincolixavier%2FGuessingGame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4772e52ec576c7118bbdb37056f3369e4ab13d8d [INFO] testing lincolixavier/GuessingGame against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flincolixavier%2FGuessingGame" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lincolixavier/GuessingGame on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lincolixavier/GuessingGame [INFO] finished tweaking git repo https://github.com/lincolixavier/GuessingGame [INFO] tweaked toml for git repo https://github.com/lincolixavier/GuessingGame written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lincolixavier/GuessingGame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 469d3e6c8d8126cf3f2c2e2835514c4b947f2806ef9e63f39f9651aa5ed545f5 [INFO] running `Command { std: "docker" "start" "-a" "469d3e6c8d8126cf3f2c2e2835514c4b947f2806ef9e63f39f9651aa5ed545f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "469d3e6c8d8126cf3f2c2e2835514c4b947f2806ef9e63f39f9651aa5ed545f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469d3e6c8d8126cf3f2c2e2835514c4b947f2806ef9e63f39f9651aa5ed545f5", kill_on_drop: false }` [INFO] [stdout] 469d3e6c8d8126cf3f2c2e2835514c4b947f2806ef9e63f39f9651aa5ed545f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c8d013ea580bf0fb8aac82c866fcd53d9c8cb610fcfb44a62b1068b649e2a6a [INFO] running `Command { std: "docker" "start" "-a" "9c8d013ea580bf0fb8aac82c866fcd53d9c8cb610fcfb44a62b1068b649e2a6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazqm292" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` due to previous error [INFO] running `Command { std: "docker" "inspect" "9c8d013ea580bf0fb8aac82c866fcd53d9c8cb610fcfb44a62b1068b649e2a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8d013ea580bf0fb8aac82c866fcd53d9c8cb610fcfb44a62b1068b649e2a6a", kill_on_drop: false }` [INFO] [stdout] 9c8d013ea580bf0fb8aac82c866fcd53d9c8cb610fcfb44a62b1068b649e2a6a