[INFO] cloning repository https://github.com/Grantimatter/bevy_fun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grantimatter/bevy_fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantimatter%2Fbevy_fun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantimatter%2Fbevy_fun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8c1d5ab534f097e3353b17e7319b4ee778ee338
[INFO] checking Grantimatter/bevy_fun against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantimatter%2Fbevy_fun" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Grantimatter/bevy_fun
[INFO] finished tweaking git repo https://github.com/Grantimatter/bevy_fun
[INFO] tweaked toml for git repo https://github.com/Grantimatter/bevy_fun written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Grantimatter/bevy_fun on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Grantimatter/bevy_fun 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profile.release.inrcemental
[INFO] [stderr] warning: binary `first_bevy_game` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-4-tc1/source/target/.../first_bevy_game
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `first-bevy-game`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 - name = "first_bevy_game"
[INFO] [stderr] 25 + name = "first-bevy-game"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `first-bevy-game`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:45:21
[INFO] [stderr]    |
[INFO] [stderr] 45 ~ strip = "debuginfo"
[INFO] [stderr] 46 + [[bin]]
[INFO] [stderr] 47 + name = "first-bevy-game"
[INFO] [stderr] 48 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `first_bevy_game` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_egui v0.34.1
[INFO] [stderr]   Downloaded bevy-inspector-egui v0.31.0
[INFO] [stderr]   Downloaded bevy-inspector-egui-derive v0.31.0
[INFO] [stderr]   Downloaded avian3d v0.3.1
[INFO] [stderr]   Downloaded avian2d v0.3.1
[INFO] [stderr]   Downloaded parry2d-f64 v0.17.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device