[INFO] cloning repository https://github.com/zosob/RUST
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zosob/RUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzosob%2FRUST", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzosob%2FRUST'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3a91d0fbbfeed41b007b84c48ed55a05260425e
[INFO] checking zosob/RUST against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzosob%2FRUST" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file target/debug/incremental/guessing_game-23e0uc6svlt92/s-fror5bh6tm-1abexrf-1oa80qawy9dqu/dep-graph.bin
[INFO] [stderr] error: unable to write file target/debug/incremental/guessing_game-23e0uc6svlt92/s-fror5bh6tm-1abexrf-1oa80qawy9dqu/msxy9b7xtr96d5h.o
[INFO] [stderr] error: unable to write file target/debug/incremental/guessing_game-23e0uc6svlt92/s-fror5bh6tm-1abexrf-1oa80qawy9dqu/query-cache.bin
[INFO] [stderr] error: unable to write file target/debug/incremental/guessing_game-23e0uc6svlt92/s-fror5bh6tm-1abexrf-1oa80qawy9dqu/ufv13wiru88jxz0.o
[INFO] [stderr] error: unable to write file target/debug/incremental/guessing_game-23e0uc6svlt92/s-fror5bh6tm-1abexrf-1oa80qawy9dqu/work-products.bin
[INFO] [stderr] error: unable to write file target/debug/incremental/guessing_game-23e0uc6svlt92/s-fror5bh6tm-1abexrf-1oa80qawy9dqu/zlt7vmilkpa6a7n.o
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking zosob/RUST against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzosob%2FRUST" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file target/debug/deps/librand-6d657c416d50cbfa.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/librand-6d657c416d50cbfa.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/librand_core-573b6307dfe9ee5a.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/librand_core-573b6307dfe9ee5a.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/librand_core-b3a760633a4750bd.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/librand_core-b3a760633a4750bd.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/rand-6d657c416d50cbfa.d
[INFO] [stderr] error: unable to write file target/debug/deps/rand_core-573b6307dfe9ee5a.d
[INFO] [stderr] error: unable to write file target/debug/deps/rand_core-b3a760633a4750bd.d
[INFO] [stderr] error: unable to write file target/debug/guessing_game
[INFO] [stderr] error: unable to write file target/debug/guessing_game.d
[INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking zosob/RUST against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzosob%2FRUST" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zosob/RUST
[INFO] finished tweaking git repo https://github.com/zosob/RUST
[INFO] tweaked toml for git repo https://github.com/zosob/RUST written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zosob/RUST on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zosob/RUST already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac5b5f546f542c1d3829bf77652a2908a881bed0977051db095bf9bde58bf4b
[INFO] running `Command { std: "docker" "start" "-a" "0ac5b5f546f542c1d3829bf77652a2908a881bed0977051db095bf9bde58bf4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac5b5f546f542c1d3829bf77652a2908a881bed0977051db095bf9bde58bf4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac5b5f546f542c1d3829bf77652a2908a881bed0977051db095bf9bde58bf4b", kill_on_drop: false }`
[INFO] [stdout] 0ac5b5f546f542c1d3829bf77652a2908a881bed0977051db095bf9bde58bf4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87fafb7a1416e03925dc2bce96ff1155f91cbf2923f92bf3d201aabc0e5766e6
[INFO] running `Command { std: "docker" "start" "-a" "87fafb7a1416e03925dc2bce96ff1155f91cbf2923f92bf3d201aabc0e5766e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayNpyg7/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "87fafb7a1416e03925dc2bce96ff1155f91cbf2923f92bf3d201aabc0e5766e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87fafb7a1416e03925dc2bce96ff1155f91cbf2923f92bf3d201aabc0e5766e6", kill_on_drop: false }`
[INFO] [stdout] 87fafb7a1416e03925dc2bce96ff1155f91cbf2923f92bf3d201aabc0e5766e6
