[INFO] cloning repository https://github.com/pyonk/dan-task
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyonk/dan-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyonk%2Fdan-task", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyonk%2Fdan-task'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03aa28bac5ed5c0d39fe1ac602cb2543370ef360
[INFO] testing pyonk/dan-task against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyonk%2Fdan-task" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pyonk/dan-task
[INFO] finished tweaking git repo https://github.com/pyonk/dan-task
[INFO] tweaked toml for git repo https://github.com/pyonk/dan-task written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pyonk/dan-task on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pyonk/dan-task 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/se/rd/serde, error: No space left on device (os error 28)
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr] error: failed to create directory `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] testing pyonk/dan-task against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyonk%2Fdan-task" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pyonk/dan-task
[INFO] finished tweaking git repo https://github.com/pyonk/dan-task
[INFO] tweaked toml for git repo https://github.com/pyonk/dan-task written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pyonk/dan-task on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pyonk/dan-task 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/se/rd/serde_json, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0"` (locked to 1.0.126)
[INFO] [stderr] candidate versions found which didn't match: 1.0.81, 1.0.80, 1.0.79, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `dan-task v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     serde = { version = "0.9.0-rc4" }
[INFO] testing pyonk/dan-task against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyonk%2Fdan-task" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pyonk/dan-task
[INFO] finished tweaking git repo https://github.com/pyonk/dan-task
[INFO] tweaked toml for git repo https://github.com/pyonk/dan-task written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pyonk/dan-task on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pyonk/dan-task 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/se/rd/serde_json, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0"` (locked to 1.0.126)
[INFO] [stderr] candidate versions found which didn't match: 1.0.81, 1.0.80, 1.0.79, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `dan-task v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     serde = { version = "0.9.0-rc4" }
[INFO] testing pyonk/dan-task against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyonk%2Fdan-task" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pyonk/dan-task
[INFO] finished tweaking git repo https://github.com/pyonk/dan-task
[INFO] tweaked toml for git repo https://github.com/pyonk/dan-task written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pyonk/dan-task on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pyonk/dan-task 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/se/rd/serde_json, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0"` (locked to 1.0.126)
[INFO] [stderr] candidate versions found which didn't match: 1.0.81, 1.0.80, 1.0.79, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `dan-task v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     serde = { version = "0.9.0-rc4" }
[INFO] testing pyonk/dan-task against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyonk%2Fdan-task" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pyonk/dan-task
[INFO] finished tweaking git repo https://github.com/pyonk/dan-task
[INFO] tweaked toml for git repo https://github.com/pyonk/dan-task written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pyonk/dan-task on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pyonk/dan-task 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/se/rd/serde_json, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0"` (locked to 1.0.126)
[INFO] [stderr] candidate versions found which didn't match: 1.0.81, 1.0.80, 1.0.79, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `dan-task v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     serde = { version = "0.9.0-rc4" }


command failed: exit status: 101

    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/se/rd/serde_json, error: No space left on device (os error 28)
error: failed to select a version for the requirement `serde = "^1.0"` (locked to 1.0.126)
candidate versions found which didn't match: 1.0.81, 1.0.80, 1.0.79, ...
location searched: crates.io index
required by package `dan-task v0.1.0 (/workspace/builds/worker-2-tc2/source)`
if you are looking for the prerelease package it needs to be specified explicitly
    serde = { version = "0.9.0-rc4" }