[INFO] cloning repository https://github.com/new99/serial-plotter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/new99/serial-plotter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnew99%2Fserial-plotter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnew99%2Fserial-plotter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e46224509a693acc4868fb8fa8b130f6b3c0f78a
[INFO] testing new99/serial-plotter against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnew99%2Fserial-plotter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/new99/serial-plotter
[INFO] finished tweaking git repo https://github.com/new99/serial-plotter
[INFO] tweaked toml for git repo https://github.com/new99/serial-plotter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/new99/serial-plotter on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/new99/serial-plotter 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ef/ra/eframe, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `async-trait = "^0.1.58"` (locked to 0.1.81)
[INFO] [stderr] candidate versions found which didn't match: 0.1.20, 0.1.19, 0.1.18, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `zbus v3.15.2`
[INFO] [stderr]     ... which satisfies dependency `zbus = "^3.14"` (locked to 3.15.2) of package `accesskit_unix v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `accesskit_unix = "^0.6.1"` (locked to 0.6.2) of package `accesskit_winit v0.16.1`
[INFO] [stderr]     ... which satisfies dependency `accesskit_winit = "^0.16.0"` (locked to 0.16.1) of package `egui-winit v0.28.1`
[INFO] [stderr]     ... which satisfies dependency `egui-winit = "^0.28.1"` (locked to 0.28.1) of package `eframe v0.28.1`
[INFO] [stderr]     ... which satisfies dependency `eframe = "^0.28.1"` (locked to 0.28.1) of package `serial-plotter v1.0.0 (/workspace/builds/worker-0-tc1/source)`


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ef/ra/eframe, error: No space left on device (os error 28)
error: failed to select a version for the requirement `async-trait = "^0.1.58"` (locked to 0.1.81)
candidate versions found which didn't match: 0.1.20, 0.1.19, 0.1.18, ...
location searched: crates.io index
required by package `zbus v3.15.2`
    ... which satisfies dependency `zbus = "^3.14"` (locked to 3.15.2) of package `accesskit_unix v0.6.2`
    ... which satisfies dependency `accesskit_unix = "^0.6.1"` (locked to 0.6.2) of package `accesskit_winit v0.16.1`
    ... which satisfies dependency `accesskit_winit = "^0.16.0"` (locked to 0.16.1) of package `egui-winit v0.28.1`
    ... which satisfies dependency `egui-winit = "^0.28.1"` (locked to 0.28.1) of package `eframe v0.28.1`
    ... which satisfies dependency `eframe = "^0.28.1"` (locked to 0.28.1) of package `serial-plotter v1.0.0 (/workspace/builds/worker-0-tc1/source)`