[INFO] cloning repository https://github.com/sapir/msp430emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sapir/msp430emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu'... [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/sapir/msp430emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sapir/msp430emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/sapir/msp430emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sapir/msp430emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu/config.lock [INFO] [stderr] fatal: could not set 'core.filemode' to 'true' [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/sapir/msp430emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sapir/msp430emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu'... [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 4) [INFO] cloning repository https://github.com/sapir/msp430emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sapir/msp430emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e66ae38837a31bce54ac89cee2480b210506790 [INFO] checking sapir/msp430emu against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapir%2Fmsp430emu" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sapir/msp430emu [INFO] finished tweaking git repo https://github.com/sapir/msp430emu [INFO] tweaked toml for git repo https://github.com/sapir/msp430emu written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sapir/msp430emu on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sapir/msp430emu 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating gdbstub v0.1.1 -> v0.1.2 (available: v0.7.7) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste-impl v0.1.8 [INFO] [stderr] Downloaded paste v0.1.8 [INFO] [stderr] Downloaded goblin v0.2.1 [INFO] [stderr] Downloaded pyo3cls v0.9.1 [INFO] [stderr] Downloaded pyo3-derive-backend v0.9.1 [INFO] [stderr] Downloaded gdbstub v0.1.2 [INFO] [stderr] Downloaded pyo3 v0.9.1 [INFO] [stderr] error: 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 Blocking waiting for file lock on package cache Locking 1 package to latest compatible version Updating gdbstub v0.1.1 -> v0.1.2 (available: v0.7.7) Blocking waiting for file lock on package cache Downloading crates ... Downloaded paste-impl v0.1.8 Downloaded paste v0.1.8 Downloaded goblin v0.2.1 Downloaded pyo3cls v0.9.1 Downloaded pyo3-derive-backend v0.9.1 Downloaded gdbstub v0.1.2 Downloaded pyo3 v0.9.1 error: No space left on device (os error 28)