[INFO] cloning repository https://github.com/agluszak/rust-latte-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agluszak/rust-latte-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagluszak%2Frust-latte-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagluszak%2Frust-latte-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0e58b0b3bc01b35f11cbe98b6ea0eacd96c63dd [INFO] checking agluszak/rust-latte-compiler against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagluszak%2Frust-latte-compiler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agluszak/rust-latte-compiler on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agluszak/rust-latte-compiler [INFO] finished tweaking git repo https://github.com/agluszak/rust-latte-compiler [INFO] tweaked toml for git repo https://github.com/agluszak/rust-latte-compiler written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/agluszak/rust-latte-compiler 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c490a97845f2980839be1679327f8b0bb4ef5f9f825302fad89372ece9c31400 [INFO] running `Command { std: "docker" "start" "-a" "c490a97845f2980839be1679327f8b0bb4ef5f9f825302fad89372ece9c31400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c490a97845f2980839be1679327f8b0bb4ef5f9f825302fad89372ece9c31400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c490a97845f2980839be1679327f8b0bb4ef5f9f825302fad89372ece9c31400", kill_on_drop: false }` [INFO] [stdout] c490a97845f2980839be1679327f8b0bb4ef5f9f825302fad89372ece9c31400 [INFO] checking agluszak/rust-latte-compiler against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagluszak%2Frust-latte-compiler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device [INFO] checking agluszak/rust-latte-compiler against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagluszak%2Frust-latte-compiler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file inputs/good/string_ops2.lat [INFO] [stderr] error: unable to write file inputs/good/string_ops2.output [INFO] [stderr] error: unable to write file inputs/good/void_return.lat [INFO] [stderr] error: unable to write file inputs/good/void_return.output [INFO] [stderr] error: unable to write file inputs/good/while_true.lat [INFO] [stderr] error: unable to write file inputs/good/while_true2.input [INFO] [stderr] error: unable to write file inputs/good/while_true2.lat [INFO] [stderr] error: unable to write file inputs/good/while_true2.output [INFO] [stderr] error: unable to write file inputs/hello_world.lat [INFO] [stderr] fatal: cannot create directory at 'lib': 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 agluszak/rust-latte-compiler against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagluszak%2Frust-latte-compiler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/snapshots/generated_from_inputs__bad_negation.snap [INFO] [stderr] error: unable to write file tests/snapshots/generated_from_inputs__bad_no_main.snap [INFO] [stderr] error: unable to write file tests/snapshots/generated_from_inputs__bad_no_return_in_if.snap [INFO] [stderr] error: unable to write file tests/snapshots/generated_from_inputs__bad_no_return_in_if_2.snap [INFO] [stderr] error: unable to write file tests/snapshots/generated_from_inputs__bad_no_return_in_if_3.snap [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 agluszak/rust-latte-compiler against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagluszak%2Frust-latte-compiler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-7-tc2/source': No space left on device failed to checkout https://github.com/agluszak/rust-latte-compiler Caused by: command failed: exit status: 128