[INFO] cloning repository https://github.com/liuhuo23/lutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liuhuo23/lutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuhuo23%2Flutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuhuo23%2Flutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d90889c6c524774b75dbeadf7669b7eb6264a83b [INFO] testing liuhuo23/lutils against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuhuo23%2Flutils" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liuhuo23/lutils [INFO] finished tweaking git repo https://github.com/liuhuo23/lutils [INFO] tweaked toml for git repo https://github.com/liuhuo23/lutils written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liuhuo23/lutils on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liuhuo23/lutils 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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/cl/ap/clap, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `smallvec = "^1.9.0"` (locked to 1.13.2) [INFO] [stderr] candidate versions found which didn't match: 2.0.0-alpha.2, 2.0.0-alpha.1, 1.12.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `tracing-subscriber v0.3.18` [INFO] [stderr] ... which satisfies dependency `tracing-subscriber = "^0.3.18"` (locked to 0.3.18) of package `lutils v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] smallvec = { version = "2.0.0-alpha.2" } 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/cl/ap/clap, error: No space left on device (os error 28) error: failed to select a version for the requirement `smallvec = "^1.9.0"` (locked to 1.13.2) candidate versions found which didn't match: 2.0.0-alpha.2, 2.0.0-alpha.1, 1.12.0, ... location searched: crates.io index required by package `tracing-subscriber v0.3.18` ... which satisfies dependency `tracing-subscriber = "^0.3.18"` (locked to 0.3.18) of package `lutils v0.1.0 (/workspace/builds/worker-3-tc1/source)` if you are looking for the prerelease package it needs to be specified explicitly smallvec = { version = "2.0.0-alpha.2" }