[INFO] cloning repository https://github.com/noormohammedb/pba-activity-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noormohammedb/pba-activity-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoormohammedb%2Fpba-activity-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoormohammedb%2Fpba-activity-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12d5aafbf33e5f55976da679848d44ae69fee313
[INFO] testing noormohammedb/pba-activity-2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoormohammedb%2Fpba-activity-2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: cannot create directory at 'src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] testing noormohammedb/pba-activity-2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoormohammedb%2Fpba-activity-2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file README.md
[INFO] [stderr] fatal: cannot create directory at 'src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] testing noormohammedb/pba-activity-2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoormohammedb%2Fpba-activity-2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] error: unable to write file README.md
[INFO] [stderr] fatal: cannot create directory at 'src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] testing noormohammedb/pba-activity-2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoormohammedb%2Fpba-activity-2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/noormohammedb/pba-activity-2
[INFO] finished tweaking git repo https://github.com/noormohammedb/pba-activity-2
[INFO] tweaked toml for git repo https://github.com/noormohammedb/pba-activity-2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noormohammedb/pba-activity-2 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noormohammedb/pba-activity-2 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `rand = "^0.8"` (locked to 0.8.5)
[INFO] [stderr] candidate versions found which didn't match: 0.6.0, 0.6.0-pre.1, 0.6.0-pre.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `aes-modes v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     rand = { version = "0.6.0-pre.1" }
[INFO] testing noormohammedb/pba-activity-2 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoormohammedb%2Fpba-activity-2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/noormohammedb/pba-activity-2
[INFO] finished tweaking git repo https://github.com/noormohammedb/pba-activity-2
[INFO] tweaked toml for git repo https://github.com/noormohammedb/pba-activity-2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/noormohammedb/pba-activity-2 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/noormohammedb/pba-activity-2 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `rand = "^0.8"` (locked to 0.8.5)
[INFO] [stderr] candidate versions found which didn't match: 0.6.0, 0.6.0-pre.1, 0.6.0-pre.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `aes-modes v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     rand = { version = "0.6.0-pre.1" }


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for the requirement `rand = "^0.8"` (locked to 0.8.5)
candidate versions found which didn't match: 0.6.0, 0.6.0-pre.1, 0.6.0-pre.0, ...
location searched: crates.io index
required by package `aes-modes v0.1.0 (/workspace/builds/worker-7-tc2/source)`
if you are looking for the prerelease package it needs to be specified explicitly
    rand = { version = "0.6.0-pre.1" }