[INFO] cloning repository https://github.com/s-simoncelli/GR6J [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-simoncelli/GR6J" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-simoncelli%2FGR6J", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-simoncelli%2FGR6J'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dff33b107bb952fb475dfbd3fd98943d8b5287c [INFO] testing s-simoncelli/GR6J against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-simoncelli%2FGR6J" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s-simoncelli/GR6J on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/s-simoncelli/GR6J [INFO] finished tweaking git repo https://github.com/s-simoncelli/GR6J [INFO] tweaked toml for git repo https://github.com/s-simoncelli/GR6J written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/s-simoncelli/GR6J 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/plotters-rs/plotters/` [INFO] [stderr] Updating git submodule `https://github.com/38/plotters-doc-data` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/plotters-514b572fd2567842/d15b0c0/plotters/plotters-doc-data/.git/objects/pack/pack_git2_5690920acd4815f0': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/plotters-514b572fd2567842/d15b0c0/plotters/plotters-doc-data/.git/objects/pack/pack_git2_3e5060c722eb73a9': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/plotters-514b572fd2567842/d15b0c0/plotters/plotters-doc-data/.git/objects/pack/pack_git2_cf9a22d5df36a48e': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `plotters` as a dependency of package `gr6j-core v1.0.0 (/workspace/builds/worker-2-tc1/source/gr6j-core)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `plotters` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/plotters-rs/plotters/#d15b0c05 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `plotters-doc-data` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `plotters-doc-data` from https://github.com/38/plotters-doc-data [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/plotters-514b572fd2567842/d15b0c0/plotters/plotters-doc-data/.git/objects/pack/pack_git2_084323bdc681e6d0': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.