[INFO] cloning repository https://github.com/HectorSchreiner/c4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HectorSchreiner/c4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorSchreiner%2Fc4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorSchreiner%2Fc4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63c9d461004d9b87460da7ad43047f68865596ee
[INFO] checking HectorSchreiner/c4 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorSchreiner%2Fc4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (4725/5998)
Updating files:  79% (4739/5998)
Updating files:  80% (4799/5998)
Updating files:  81% (4859/5998)
Updating files:  82% (4919/5998)
Updating files:  82% (4955/5998)
Updating files:  83% (4979/5998)
Updating files:  84% (5039/5998)
Updating files:  85% (5099/5998)
Updating files:  86% (5159/5998)
Updating files:  87% (5219/5998)
Updating files:  88% (5279/5998)
Updating files:  88% (5309/5998)
Updating files:  89% (5339/5998)
Updating files:  90% (5399/5998)
Updating files:  91% (5459/5998)
Updating files:  91% (5465/5998)
Updating files:  92% (5519/5998)
Updating files:  93% (5579/5998)
Updating files:  93% (5600/5998)
Updating files:  94% (5639/5998)
Updating files:  95% (5699/5998)
Updating files:  95% (5705/5998)
Updating files:  96% (5759/5998)
Updating files:  97% (5819/5998)
Updating files:  98% (5879/5998)
Updating files:  99% (5939/5998)
Updating files: 100% (5998/5998)
Updating files: 100% (5998/5998), done.
[INFO] started tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] finished tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] tweaked toml for git repo https://github.com/HectorSchreiner/c4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HectorSchreiner/c4 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HectorSchreiner/c4 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: src-tauri/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `c4_desktop` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../c4_desktop
[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 `c4-desktop`, convert `package.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "c4_desktop" 
[INFO] [stderr]  2 + name = "c4-desktop" 
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `c4-desktop`, specify `bin.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:25:47
[INFO] [stderr]    |
[INFO] [stderr] 25 ~ custom-protocol = [ "tauri/custom-protocol" ]
[INFO] [stderr] 26 + [[bin]]
[INFO] [stderr] 27 + name = "c4-desktop"
[INFO] [stderr] 28 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `c4_desktop` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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
[INFO] checking HectorSchreiner/c4 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorSchreiner%2Fc4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (4738/5998)
Updating files:  79% (4739/5998)
Updating files:  80% (4799/5998)
Updating files:  81% (4859/5998)
Updating files:  82% (4919/5998)
Updating files:  83% (4979/5998)
Updating files:  84% (5039/5998)
Updating files:  85% (5099/5998)
Updating files:  86% (5159/5998)
Updating files:  87% (5219/5998)
Updating files:  87% (5253/5998)
Updating files:  88% (5279/5998)
Updating files:  89% (5339/5998)
Updating files:  90% (5399/5998)
Updating files:  90% (5438/5998)
Updating files:  91% (5459/5998)
Updating files:  92% (5519/5998)
Updating files:  93% (5579/5998)
Updating files:  93% (5599/5998)
Updating files:  94% (5639/5998)
Updating files:  94% (5697/5998)
Updating files:  95% (5699/5998)
Updating files:  96% (5759/5998)
Updating files:  97% (5819/5998)
Updating files:  98% (5879/5998)
Updating files:  99% (5939/5998)
Updating files: 100% (5998/5998)
Updating files: 100% (5998/5998), done.
[INFO] started tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] finished tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] tweaked toml for git repo https://github.com/HectorSchreiner/c4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HectorSchreiner/c4 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HectorSchreiner/c4 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: src-tauri/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `c4_desktop` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../c4_desktop
[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 `c4-desktop`, convert `package.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "c4_desktop" 
[INFO] [stderr]  2 + name = "c4-desktop" 
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `c4-desktop`, specify `bin.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:25:47
[INFO] [stderr]    |
[INFO] [stderr] 25 ~ custom-protocol = [ "tauri/custom-protocol" ]
[INFO] [stderr] 26 + [[bin]]
[INFO] [stderr] 27 + name = "c4-desktop"
[INFO] [stderr] 28 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `c4_desktop` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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
[INFO] checking HectorSchreiner/c4 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorSchreiner%2Fc4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (4724/5998)
Updating files:  79% (4739/5998)
Updating files:  80% (4799/5998)
Updating files:  81% (4859/5998)
Updating files:  82% (4919/5998)
Updating files:  83% (4979/5998)
Updating files:  84% (5039/5998)
Updating files:  84% (5076/5998)
Updating files:  85% (5099/5998)
Updating files:  86% (5159/5998)
Updating files:  87% (5219/5998)
Updating files:  88% (5279/5998)
Updating files:  89% (5339/5998)
Updating files:  89% (5370/5998)
Updating files:  90% (5399/5998)
Updating files:  91% (5459/5998)
Updating files:  92% (5519/5998)
Updating files:  93% (5579/5998)
Updating files:  93% (5595/5998)
Updating files:  94% (5639/5998)
Updating files:  95% (5699/5998)
Updating files:  95% (5707/5998)
Updating files:  96% (5759/5998)
Updating files:  97% (5819/5998)
Updating files:  98% (5879/5998)
Updating files:  99% (5939/5998)
Updating files: 100% (5998/5998)
Updating files: 100% (5998/5998), done.
[INFO] started tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] finished tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] tweaked toml for git repo https://github.com/HectorSchreiner/c4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HectorSchreiner/c4 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HectorSchreiner/c4 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: src-tauri/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `c4_desktop` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../c4_desktop
[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 `c4-desktop`, convert `package.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "c4_desktop" 
[INFO] [stderr]  2 + name = "c4-desktop" 
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `c4-desktop`, specify `bin.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:25:47
[INFO] [stderr]    |
[INFO] [stderr] 25 ~ custom-protocol = [ "tauri/custom-protocol" ]
[INFO] [stderr] 26 + [[bin]]
[INFO] [stderr] 27 + name = "c4-desktop"
[INFO] [stderr] 28 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `c4_desktop` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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
[INFO] checking HectorSchreiner/c4 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorSchreiner%2Fc4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (4692/5998)
Updating files:  79% (4739/5998)
Updating files:  80% (4799/5998)
Updating files:  81% (4859/5998)
Updating files:  82% (4919/5998)
Updating files:  83% (4979/5998)
Updating files:  84% (5039/5998)
Updating files:  85% (5099/5998)
Updating files:  86% (5159/5998)
Updating files:  87% (5219/5998)
Updating files:  87% (5223/5998)
Updating files:  88% (5279/5998)
Updating files:  89% (5339/5998)
Updating files:  89% (5388/5998)
Updating files:  90% (5399/5998)
Updating files:  91% (5459/5998)
Updating files:  92% (5519/5998)
Updating files:  92% (5549/5998)
Updating files:  93% (5579/5998)
Updating files:  93% (5623/5998)
Updating files:  94% (5639/5998)
Updating files:  95% (5699/5998)
Updating files:  96% (5759/5998)
Updating files:  96% (5781/5998)
Updating files:  97% (5819/5998)
Updating files:  98% (5879/5998)
Updating files:  99% (5939/5998)
Updating files: 100% (5998/5998)
Updating files: 100% (5998/5998), done.
[INFO] started tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] finished tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] tweaked toml for git repo https://github.com/HectorSchreiner/c4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HectorSchreiner/c4 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HectorSchreiner/c4 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: src-tauri/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `c4_desktop` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../c4_desktop
[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 `c4-desktop`, convert `package.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "c4_desktop" 
[INFO] [stderr]  2 + name = "c4-desktop" 
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `c4-desktop`, specify `bin.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:25:47
[INFO] [stderr]    |
[INFO] [stderr] 25 ~ custom-protocol = [ "tauri/custom-protocol" ]
[INFO] [stderr] 26 + [[bin]]
[INFO] [stderr] 27 + name = "c4-desktop"
[INFO] [stderr] 28 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `c4_desktop` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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
[INFO] checking HectorSchreiner/c4 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHectorSchreiner%2Fc4" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (4715/5998)
Updating files:  79% (4739/5998)
Updating files:  80% (4799/5998)
Updating files:  81% (4859/5998)
Updating files:  82% (4919/5998)
Updating files:  83% (4979/5998)
Updating files:  84% (5039/5998)
Updating files:  85% (5099/5998)
Updating files:  86% (5159/5998)
Updating files:  87% (5219/5998)
Updating files:  87% (5233/5998)
Updating files:  88% (5279/5998)
Updating files:  89% (5339/5998)
Updating files:  90% (5399/5998)
Updating files:  90% (5438/5998)
Updating files:  91% (5459/5998)
Updating files:  92% (5519/5998)
Updating files:  93% (5579/5998)
Updating files:  93% (5617/5998)
Updating files:  94% (5639/5998)
Updating files:  95% (5699/5998)
Updating files:  95% (5725/5998)
Updating files:  96% (5759/5998)
Updating files:  97% (5819/5998)
Updating files:  98% (5879/5998)
Updating files:  99% (5939/5998)
Updating files: 100% (5998/5998)
Updating files: 100% (5998/5998), done.
[INFO] started tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] finished tweaking git repo https://github.com/HectorSchreiner/c4
[INFO] tweaked toml for git repo https://github.com/HectorSchreiner/c4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HectorSchreiner/c4 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HectorSchreiner/c4 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: src-tauri/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `c4_desktop` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../c4_desktop
[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 `c4-desktop`, convert `package.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "c4_desktop" 
[INFO] [stderr]  2 + name = "c4-desktop" 
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `c4-desktop`, specify `bin.name`
[INFO] [stderr]   --> src-tauri/Cargo.toml:25:47
[INFO] [stderr]    |
[INFO] [stderr] 25 ~ custom-protocol = [ "tauri/custom-protocol" ]
[INFO] [stderr] 26 + [[bin]]
[INFO] [stderr] 27 + name = "c4-desktop"
[INFO] [stderr] 28 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `c4_desktop` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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