[INFO] cloning repository https://github.com/tommy-gilligan/usbh-pio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/usbh-pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tommy-gilligan/usbh-pio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/usbh-pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio/config.lock [INFO] [stderr] fatal: could not set 'core.bare' to 'true' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/tommy-gilligan/usbh-pio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/usbh-pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio/hooks/fsmonitor-watchman.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/tommy-gilligan/usbh-pio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/usbh-pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio/objects/pack: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/tommy-gilligan/usbh-pio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/usbh-pio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdc92c471145b1546de63701f4bb61371f0bb618 [INFO] checking tommy-gilligan/usbh-pio against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fusbh-pio" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tommy-gilligan/usbh-pio on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tommy-gilligan/usbh-pio [INFO] finished tweaking git repo https://github.com/tommy-gilligan/usbh-pio [INFO] tweaked toml for git repo https://github.com/tommy-gilligan/usbh-pio written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tommy-gilligan/usbh-pio 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" "+092a284ba0421695f2032c947765429fd7095796" "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] Updating git repository `https://github.com/tommy-gilligan/rp-hal` [INFO] [stderr] Updating git repository `https://github.com/nilclass/usbh` [INFO] [stderr] Updating git repository `https://github.com/tommy-gilligan/usbh-defmt` [INFO] [stderr] Updating git repository `https://github.com/rp-rs/rp2040-pac` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-time v1.0.0 [INFO] [stderr] Downloaded rtic-common v1.0.0 [INFO] [stderr] Downloaded defmt-json-schema v0.1.0 [INFO] [stderr] Downloaded rtic v2.0.1 [INFO] [stderr] Downloaded embed-doc-image v0.1.4 [INFO] [stderr] Downloaded rtic-macros v2.0.1 [INFO] [stderr] Downloaded trace v0.1.7 [INFO] [stderr] Downloaded rp2040-pac v0.5.0 [INFO] [stderr] error: failed to unpack package `rp2040-pac v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index Updating git repository `https://github.com/tommy-gilligan/rp-hal` Updating git repository `https://github.com/nilclass/usbh` Updating git repository `https://github.com/tommy-gilligan/usbh-defmt` Updating git repository `https://github.com/rp-rs/rp2040-pac` Blocking waiting for file lock on package cache Downloading crates ... Downloaded rtic-time v1.0.0 Downloaded rtic-common v1.0.0 Downloaded defmt-json-schema v0.1.0 Downloaded rtic v2.0.1 Downloaded embed-doc-image v0.1.4 Downloaded rtic-macros v2.0.1 Downloaded trace v0.1.7 Downloaded rp2040-pac v0.5.0 error: failed to unpack package `rp2040-pac v0.5.0` Caused by: failed to unpack entry at `rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` Caused by: failed to unpack `rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rp2040-pac-0.5.0/src/i2c0/ic_tar.rs` Caused by: No space left on device (os error 28)