[INFO] cloning repository https://github.com/jf908/bevy_2d_benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jf908/bevy_2d_benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjf908%2Fbevy_2d_benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjf908%2Fbevy_2d_benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d7d3d2a1f6537e389d3375d4d9eff1e4b5c3e3c
[INFO] checking jf908/bevy_2d_benchmark against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjf908%2Fbevy_2d_benchmark" "/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 append to '/workspace/builds/worker-7-tc2/source/.git/logs/refs/remotes/origin/HEAD': No space left on device
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking jf908/bevy_2d_benchmark against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjf908%2Fbevy_2d_benchmark" "/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.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[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] checking jf908/bevy_2d_benchmark against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjf908%2Fbevy_2d_benchmark" "/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: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/master': unable to create directory for '/workspace/builds/worker-7-tc2/source/.git/logs/refs/heads/master': No such file or directory
[INFO] checking jf908/bevy_2d_benchmark against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjf908%2Fbevy_2d_benchmark" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jf908/bevy_2d_benchmark on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jf908/bevy_2d_benchmark
[INFO] finished tweaking git repo https://github.com/jf908/bevy_2d_benchmark
[INFO] tweaked toml for git repo https://github.com/jf908/bevy_2d_benchmark written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jf908/bevy_2d_benchmark 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] error: failed to select a version for the requirement `any_vec = "^0.14.0"` (locked to 0.14.0)
[INFO] [stderr] candidate versions found which didn't match: 0.7.0, 0.6.0, 0.5.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `bevy_vector_shapes v0.9.3`
[INFO] [stderr]     ... which satisfies dependency `bevy_vector_shapes = "^0.9.3"` (locked to 0.9.3) of package `bevy_2d_benchmark v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] checking jf908/bevy_2d_benchmark against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjf908%2Fbevy_2d_benchmark" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jf908/bevy_2d_benchmark on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jf908/bevy_2d_benchmark
[INFO] finished tweaking git repo https://github.com/jf908/bevy_2d_benchmark
[INFO] tweaked toml for git repo https://github.com/jf908/bevy_2d_benchmark written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jf908/bevy_2d_benchmark 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "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] error: failed to select a version for the requirement `any_vec = "^0.14.0"` (locked to 0.14.0)
[INFO] [stderr] candidate versions found which didn't match: 0.7.0, 0.6.0, 0.5.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `bevy_vector_shapes v0.9.3`
[INFO] [stderr]     ... which satisfies dependency `bevy_vector_shapes = "^0.9.3"` (locked to 0.9.3) of package `bevy_2d_benchmark v0.1.0 (/workspace/builds/worker-7-tc2/source)`


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for the requirement `any_vec = "^0.14.0"` (locked to 0.14.0)
candidate versions found which didn't match: 0.7.0, 0.6.0, 0.5.0, ...
location searched: crates.io index
required by package `bevy_vector_shapes v0.9.3`
    ... which satisfies dependency `bevy_vector_shapes = "^0.9.3"` (locked to 0.9.3) of package `bevy_2d_benchmark v0.1.0 (/workspace/builds/worker-7-tc2/source)`