[INFO] cloning repository https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevefan1999-personal/peg_no_alloc_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74d9fe983ca7c4bb16a8c77b30959bf7d296801c [INFO] checking stevefan1999-personal/peg_no_alloc_demo against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] finished tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] tweaked toml for git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/quartiq/fast-float-rust` [INFO] [stderr] Updating git submodule `https://github.com/lemire/fast_float_supplemental_tests.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_bdf3ebc59299be5a': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_938154834f072c87': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_83983c18b1f68d90': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `fast-float` as a dependency of package `peg-no-alloc v0.1.0 (/workspace/builds/worker-7-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `fast-float` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/quartiq/fast-float-rust?branch=lib-no-std#98e5781a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `extras/data-tests/ext` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `extras/data-tests/ext` from https://github.com/lemire/fast_float_supplemental_tests.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_55f00a9169bc8476': 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. [INFO] checking stevefan1999-personal/peg_no_alloc_demo against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo" "/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/stevefan1999-personal/peg_no_alloc_demo on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] finished tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] tweaked toml for git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git submodule `https://github.com/lemire/fast_float_supplemental_tests.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_8f8155ef2d8ab4ef': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_2f3b20e3e0498e3d': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_29fee773a7a9bd09': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `fast-float` as a dependency of package `peg-no-alloc v0.1.0 (/workspace/builds/worker-7-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `fast-float` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/quartiq/fast-float-rust?branch=lib-no-std#98e5781a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `extras/data-tests/ext` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `extras/data-tests/ext` from https://github.com/lemire/fast_float_supplemental_tests.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_7e12433598b62548': No space left on device; class=Os (2) [INFO] checking stevefan1999-personal/peg_no_alloc_demo against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo" "/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/stevefan1999-personal/peg_no_alloc_demo on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] finished tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] tweaked toml for git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git submodule `https://github.com/lemire/fast_float_supplemental_tests.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_55ed92724c4be82c': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_f091fe90cb7e3308': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_a55a3fd4a66cbbaa': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `fast-float` as a dependency of package `peg-no-alloc v0.1.0 (/workspace/builds/worker-7-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `fast-float` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/quartiq/fast-float-rust?branch=lib-no-std#98e5781a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `extras/data-tests/ext` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `extras/data-tests/ext` from https://github.com/lemire/fast_float_supplemental_tests.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_3415fe822ac06da8': No space left on device; class=Os (2) [INFO] checking stevefan1999-personal/peg_no_alloc_demo against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo" "/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/stevefan1999-personal/peg_no_alloc_demo on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] finished tweaking git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo [INFO] tweaked toml for git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stevefan1999-personal/peg_no_alloc_demo 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git submodule `https://github.com/lemire/fast_float_supplemental_tests.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_dd058a6599833c9f': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_a2e8f857b672dcab': 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/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_863fc64ac5addab3': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `fast-float` as a dependency of package `peg-no-alloc v0.1.0 (/workspace/builds/worker-7-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `fast-float` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/quartiq/fast-float-rust?branch=lib-no-std#98e5781a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `extras/data-tests/ext` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `extras/data-tests/ext` from https://github.com/lemire/fast_float_supplemental_tests.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/fast-float-rust-30b9c89bdf24e459/98e5781/extras/data-tests/ext/.git/objects/pack/pack_git2_233dab3fe3e97cb0': No space left on device; class=Os (2) [INFO] checking stevefan1999-personal/peg_no_alloc_demo against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo" "/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 src/windows_shim.rs [INFO] [stderr] fatal: unable to checkout working tree [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 stevefan1999-personal/peg_no_alloc_demo against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefan1999-personal%2Fpeg_no_alloc_demo" "/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 src/windows_shim.rs [INFO] [stderr] fatal: unable to checkout working tree [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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/stevefan1999-personal/peg_no_alloc_demo [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.