[INFO] cloning repository https://github.com/mike-lloyd03/rudric
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mike-lloyd03/rudric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5e2911889212f01537c176d3aa6f0a1a290ff23
[INFO] testing mike-lloyd03/rudric against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmike-lloyd03%2Frudric" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mike-lloyd03/rudric
[INFO] finished tweaking git repo https://github.com/mike-lloyd03/rudric
[INFO] tweaked toml for git repo https://github.com/mike-lloyd03/rudric written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mike-lloyd03/rudric 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/mike-lloyd03/rudric 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/de/ra/deranged, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `wasm-bindgen-macro-support = "=0.2.100"` (locked to 0.2.100)
[INFO] [stderr] candidate versions found which didn't match: 0.2.92, 0.2.91, 0.2.90, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `wasm-bindgen-macro v0.2.100`
[INFO] [stderr]     ... which satisfies dependency `wasm-bindgen-macro = "=0.2.100"` (locked to 0.2.100) of package `wasm-bindgen v0.2.100`
[INFO] [stderr]     ... which satisfies dependency `wasm-bindgen = "^0.2"` (locked to 0.2.100) of package `uuid v1.17.0`
[INFO] [stderr]     ... which satisfies dependency `uuid = "^1.8.0"` (locked to 1.17.0) of package `rudric v0.1.7 (/workspace/builds/worker-7-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/de/ra/deranged, error: No space left on device (os error 28)
error: failed to select a version for the requirement `wasm-bindgen-macro-support = "=0.2.100"` (locked to 0.2.100)
candidate versions found which didn't match: 0.2.92, 0.2.91, 0.2.90, ...
location searched: crates.io index
required by package `wasm-bindgen-macro v0.2.100`
    ... which satisfies dependency `wasm-bindgen-macro = "=0.2.100"` (locked to 0.2.100) of package `wasm-bindgen v0.2.100`
    ... which satisfies dependency `wasm-bindgen = "^0.2"` (locked to 0.2.100) of package `uuid v1.17.0`
    ... which satisfies dependency `uuid = "^1.8.0"` (locked to 1.17.0) of package `rudric v0.1.7 (/workspace/builds/worker-7-tc1/source)`