[INFO] cloning repository https://github.com/m-vz/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-vz/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-vz%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-vz%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7baf69652ae6f3d447a6999aea5cacb7ce66a2a [INFO] checking m-vz/raytracer against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-vz%2Fraytracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/m-vz/raytracer [INFO] finished tweaking git repo https://github.com/m-vz/raytracer [INFO] tweaked toml for git repo https://github.com/m-vz/raytracer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m-vz/raytracer on toolchain e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/m-vz/raytracer 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" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7da159a5b30cc9f0112a2a0c55589a0d53c890c4c0612dcd0ac1fa6ddf991406 [INFO] running `Command { std: "docker" "start" "-a" "7da159a5b30cc9f0112a2a0c55589a0d53c890c4c0612dcd0ac1fa6ddf991406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7da159a5b30cc9f0112a2a0c55589a0d53c890c4c0612dcd0ac1fa6ddf991406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da159a5b30cc9f0112a2a0c55589a0d53c890c4c0612dcd0ac1fa6ddf991406", kill_on_drop: false }` [INFO] [stdout] 7da159a5b30cc9f0112a2a0c55589a0d53c890c4c0612dcd0ac1fa6ddf991406 [INFO] checking m-vz/raytracer against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-vz%2Fraytracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file results/014-perlin-noise.png [INFO] [stderr] error: unable to write file results/016-lights.png [INFO] [stderr] error: unable to write file results/017-cornell-box.png [INFO] [stderr] error: unable to write file results/018-rotations.png [INFO] [stderr] error: unable to write file results/019-hdri-outside.png [INFO] [stderr] error: unable to write file results/019-hdri-studio.png [INFO] [stderr] fatal: cannot create directory at 'src': 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 m-vz/raytracer against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-vz%2Fraytracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file results/004-dielectric.png [INFO] [stderr] error: unable to write file results/005-depth-of-field.png [INFO] [stderr] error: unable to write file results/006-motion-blur.png [INFO] [stderr] error: unable to write file results/012-checker-texture.png [INFO] [stderr] error: unable to write file results/013-image-texture.png [INFO] [stderr] error: unable to write file results/014-perlin-noise.png [INFO] [stderr] error: unable to write file results/016-lights.png [INFO] [stderr] error: unable to write file results/017-cornell-box.png [INFO] [stderr] error: unable to write file results/018-rotations.png [INFO] [stderr] error: unable to write file results/019-hdri-outside.png [INFO] [stderr] error: unable to write file results/019-hdri-studio.png [INFO] [stderr] fatal: cannot create directory at 'src': 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 m-vz/raytracer against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-vz%2Fraytracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file results/003-metal.png [INFO] [stderr] error: unable to write file results/004-dielectric.png [INFO] [stderr] error: unable to write file results/005-depth-of-field.png [INFO] [stderr] error: unable to write file results/006-motion-blur.png [INFO] [stderr] error: unable to write file results/012-checker-texture.png [INFO] [stderr] error: unable to write file results/013-image-texture.png [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 m-vz/raytracer against try#e658ebe4ffa1b515cd2ef06dd428d0d063e2ae6b for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-vz%2Fraytracer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file results/019-hdri-studio.png [INFO] [stderr] fatal: cannot create directory at 'src': 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] failed to checkout https://github.com/m-vz/raytracer Caused by: command failed: exit status: 128