[INFO] cloning repository https://github.com/jcstein/dummy_rollup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcstein/dummy_rollup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcstein%2Fdummy_rollup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcstein%2Fdummy_rollup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d2b6d0c68bed7855ccd085f8239a720aa5716f1
[INFO] checking jcstein/dummy_rollup against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcstein%2Fdummy_rollup" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking jcstein/dummy_rollup against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcstein%2Fdummy_rollup" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-0-tc2/source': No space left on device
[INFO] checking jcstein/dummy_rollup against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcstein%2Fdummy_rollup" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-0-tc2/source/.git/refs: No space left on device
[INFO] checking jcstein/dummy_rollup against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcstein%2Fdummy_rollup" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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] 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] checking jcstein/dummy_rollup against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcstein%2Fdummy_rollup" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jcstein/dummy_rollup
[INFO] finished tweaking git repo https://github.com/jcstein/dummy_rollup
[INFO] tweaked toml for git repo https://github.com/jcstein/dummy_rollup written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jcstein/dummy_rollup on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jcstein/dummy_rollup 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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 `prost-reflect = "^0.14.0"` (locked to 0.14.3)
[INFO] [stderr] candidate versions found which didn't match: 0.4.0, 0.3.5, 0.3.4, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `protox v0.7.1`
[INFO] [stderr]     ... which satisfies dependency `protox = "^0.7.1"` (locked to 0.7.1) of package `celestia-proto v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `celestia-proto = "^0.7.0"` (locked to 0.7.0) of package `celestia-types v0.11.0`
[INFO] [stderr]     ... which satisfies dependency `celestia-types = "^0.11.0"` (locked to 0.11.0) of package `dummy_rollup v0.1.0 (/workspace/builds/worker-0-tc2/source)`


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for the requirement `prost-reflect = "^0.14.0"` (locked to 0.14.3)
candidate versions found which didn't match: 0.4.0, 0.3.5, 0.3.4, ...
location searched: crates.io index
required by package `protox v0.7.1`
    ... which satisfies dependency `protox = "^0.7.1"` (locked to 0.7.1) of package `celestia-proto v0.7.0`
    ... which satisfies dependency `celestia-proto = "^0.7.0"` (locked to 0.7.0) of package `celestia-types v0.11.0`
    ... which satisfies dependency `celestia-types = "^0.11.0"` (locked to 0.11.0) of package `dummy_rollup v0.1.0 (/workspace/builds/worker-0-tc2/source)`