[INFO] cloning repository https://github.com/Bitmato-Studio/Bitmato-Chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bitmato-Studio/Bitmato-Chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitmato-Studio%2FBitmato-Chess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitmato-Studio%2FBitmato-Chess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ffb0af67dab5bb806e3871c135558abbe90c55e
[INFO] checking Bitmato-Studio/Bitmato-Chess against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitmato-Studio%2FBitmato-Chess" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  68% (52/76)
Updating files:  69% (53/76)
Updating files:  71% (54/76)
Updating files:  72% (55/76)
Updating files:  73% (56/76)
Updating files:  75% (57/76)
Updating files:  76% (58/76)
Updating files:  77% (59/76)
Updating files:  78% (60/76)
Updating files:  80% (61/76)
Updating files:  81% (62/76)
Updating files:  82% (63/76)
Updating files:  84% (64/76)
Updating files:  85% (65/76)
Updating files:  86% (66/76)
Updating files:  88% (67/76)
Updating files:  89% (68/76)
Updating files:  90% (69/76)
Updating files:  92% (70/76)
Updating files:  93% (71/76)
Updating files:  94% (72/76)
Updating files:  96% (73/76)
Updating files:  97% (74/76)
Updating files:  98% (75/76)
Updating files: 100% (76/76)
Updating files: 100% (76/76), done.
[INFO] started tweaking git repo https://github.com/Bitmato-Studio/Bitmato-Chess
[INFO] finished tweaking git repo https://github.com/Bitmato-Studio/Bitmato-Chess
[INFO] tweaked toml for git repo https://github.com/Bitmato-Studio/Bitmato-Chess written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bitmato-Studio/Bitmato-Chess on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bitmato-Studio/Bitmato-Chess 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `bitmato_chess` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc1/source/target/.../bitmato_chess
[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 `bitmato-chess`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 - name = "bitmato_chess"
[INFO] [stderr] 28 + name = "bitmato-chess"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `bitmato-chess`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:32:16
[INFO] [stderr]    |
[INFO] [stderr] 32 ~ winres = "0.1"
[INFO] [stderr] 33 + [[bin]]
[INFO] [stderr] 34 + name = "bitmato-chess"
[INFO] [stderr] 35 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `bitmato_chess` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.3.0
[INFO] [stderr]   Downloaded wide v0.7.6
[INFO] [stderr]   Downloaded zune-inflate v0.2.50
[INFO] [stderr]   Downloaded bevy_rapier2d v0.20.0
[INFO] [stderr]   Downloaded rapier2d v0.17.1
[INFO] [stderr]   Downloaded parry2d v0.13.0
[INFO] [stderr]   Downloaded nalgebra v0.32.1
[INFO] [stderr]   Downloaded bevy_interact_2d v0.9.0
[INFO] [stderr]   Downloaded bevy_embedded_assets v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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