[INFO] cloning repository https://github.com/martian58/mini_rsa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martian58/mini_rsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartian58%2Fmini_rsa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartian58%2Fmini_rsa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39910eb6c52f39b593de5b63d1a6cda1838fc8d0
[INFO] testing martian58/mini_rsa against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartian58%2Fmini_rsa" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martian58/mini_rsa
[INFO] finished tweaking git repo https://github.com/martian58/mini_rsa
[INFO] tweaked toml for git repo https://github.com/martian58/mini_rsa written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martian58/mini_rsa on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martian58/mini_rsa 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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/cl/ap/clap, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `wasi = "^0.14"` (locked to 0.14.2+wasi-0.2.4)
[INFO] [stderr] candidate versions found which didn't match: 0.14.0+wasi-0.2.3, 0.13.3+wasi-0.2.2, 0.13.2+wasi-0.2.1, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `getrandom v0.3.2`
[INFO] [stderr]     ... which satisfies dependency `getrandom = "^0.3.0"` (locked to 0.3.2) of package `rand_core v0.9.3`
[INFO] [stderr]     ... which satisfies dependency `rand_core = "^0.9.0"` (locked to 0.9.3) of package `rand v0.9.1`
[INFO] [stderr]     ... which satisfies dependency `rand = "^0.9.0"` (locked to 0.9.1) of package `mini_rsa v0.1.0 (/workspace/builds/worker-2-tc1/source)`


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/cl/ap/clap, error: No space left on device (os error 28)
error: failed to select a version for the requirement `wasi = "^0.14"` (locked to 0.14.2+wasi-0.2.4)
candidate versions found which didn't match: 0.14.0+wasi-0.2.3, 0.13.3+wasi-0.2.2, 0.13.2+wasi-0.2.1, ...
location searched: crates.io index
required by package `getrandom v0.3.2`
    ... which satisfies dependency `getrandom = "^0.3.0"` (locked to 0.3.2) of package `rand_core v0.9.3`
    ... which satisfies dependency `rand_core = "^0.9.0"` (locked to 0.9.3) of package `rand v0.9.1`
    ... which satisfies dependency `rand = "^0.9.0"` (locked to 0.9.1) of package `mini_rsa v0.1.0 (/workspace/builds/worker-2-tc1/source)`