[INFO] cloning repository https://github.com/mdarrik/pico-w-blinky-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdarrik/pico-w-blinky-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [INFO] [stderr] fatal: unable to update HEAD [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/mdarrik/pico-w-blinky-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdarrik/pico-w-blinky-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust/description': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/mdarrik/pico-w-blinky-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdarrik/pico-w-blinky-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust/refs/tags: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/mdarrik/pico-w-blinky-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdarrik/pico-w-blinky-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust/hooks/pre-applypatch.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/mdarrik/pico-w-blinky-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdarrik/pico-w-blinky-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b50ae678169335c272f076d3fde71e904dc39c7d [INFO] checking mdarrik/pico-w-blinky-rust against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdarrik/pico-w-blinky-rust on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mdarrik/pico-w-blinky-rust [INFO] finished tweaking git repo https://github.com/mdarrik/pico-w-blinky-rust [INFO] tweaked toml for git repo https://github.com/mdarrik/pico-w-blinky-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mdarrik/pico-w-blinky-rust 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git submodule `https://github.com/embassy-rs/stm32-data.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_b3bc88dd94b3c36a': 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/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_59f164db1292493d': 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/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_782e6113399f37d5': No space left on device; class=Os (2) [INFO] [stderr] error: failed to load source for dependency `embassy-executor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/embassy-rs/embassy?rev=e3f8020c3bdf726dfa451b5b190f27191507a18f#e3f8020c [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `stm32-data` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `stm32-data` from https://github.com/embassy-rs/stm32-data.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 66252982939014e94fc4a1b7423c30c3d108ae0b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_9aaaf96e65f4ea2e': No space left on device; class=Os (2) [INFO] checking mdarrik/pico-w-blinky-rust against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/pio.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 mdarrik/pico-w-blinky-rust against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdarrik/pico-w-blinky-rust on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mdarrik/pico-w-blinky-rust [INFO] finished tweaking git repo https://github.com/mdarrik/pico-w-blinky-rust [INFO] tweaked toml for git repo https://github.com/mdarrik/pico-w-blinky-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mdarrik/pico-w-blinky-rust 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "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/embassy-rs/stm32-data.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_3208e18cb0838dae': 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/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_db2ce85c82d2bc43': 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/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_a3cc8d46f868ef0d': No space left on device; class=Os (2) [INFO] [stderr] error: failed to load source for dependency `embassy-executor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/embassy-rs/embassy?rev=e3f8020c3bdf726dfa451b5b190f27191507a18f#e3f8020c [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `stm32-data` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `stm32-data` from https://github.com/embassy-rs/stm32-data.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 66252982939014e94fc4a1b7423c30c3d108ae0b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/e3f8020/stm32-data/.git/objects/pack/pack_git2_e9af873d542ca38b': No space left on device; class=Os (2) [INFO] checking mdarrik/pico-w-blinky-rust against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdarrik/pico-w-blinky-rust on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mdarrik/pico-w-blinky-rust [INFO] finished tweaking git repo https://github.com/mdarrik/pico-w-blinky-rust [INFO] tweaked toml for git repo https://github.com/mdarrik/pico-w-blinky-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mdarrik/pico-w-blinky-rust 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to load source for dependency `embassy-executor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/embassy-rs/embassy?rev=e3f8020c3bdf726dfa451b5b190f27191507a18f#e3f8020c [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/e3f8020/stm32-gen-features/.gitignore': No space left on device; class=Os (2) [INFO] checking mdarrik/pico-w-blinky-rust against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdarrik%2Fpico-w-blinky-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file firmware/43439A0.bin [INFO] [stderr] error: unable to write file firmware/43439A0_clm.bin [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] failed to checkout https://github.com/mdarrik/pico-w-blinky-rust Caused by: command failed: exit status: 128