[INFO] cloning repository https://github.com/ivokub/RustCrypto-hashes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivokub/RustCrypto-hashes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes'...
[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/ivokub/RustCrypto-hashes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivokub/RustCrypto-hashes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes'...
[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 2)
[INFO] cloning repository https://github.com/ivokub/RustCrypto-hashes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivokub/RustCrypto-hashes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-push.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes/hooks/pre-push.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/ivokub/RustCrypto-hashes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivokub/RustCrypto-hashes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 4)
[INFO] cloning repository https://github.com/ivokub/RustCrypto-hashes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivokub/RustCrypto-hashes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 5)
[INFO] cloning repository https://github.com/ivokub/RustCrypto-hashes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivokub/RustCrypto-hashes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9facce43a9b132314e0b62080afb9305d6228b40
[INFO] checking ivokub/RustCrypto-hashes against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivokub%2FRustCrypto-hashes" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ivokub/RustCrypto-hashes on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ivokub/RustCrypto-hashes
[INFO] finished tweaking git repo https://github.com/ivokub/RustCrypto-hashes
[INFO] tweaked toml for git repo https://github.com/ivokub/RustCrypto-hashes written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ivokub/RustCrypto-hashes 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal-impl v0.2.3
[INFO] [stderr]   Downloaded hex-literal v0.2.2
[INFO] [stderr]   Downloaded sha2-asm v0.6.2
[INFO] [stderr]   Downloaded md5-asm v0.5.0
[INFO] [stderr]   Downloaded sp1-primitives v4.1.1
[INFO] [stderr]   Downloaded sha1-asm v0.5.1
[INFO] [stderr]   Downloaded sp1-lib v4.1.1
[INFO] [stderr]   Downloaded p3-maybe-rayon v0.2.0
[INFO] [stderr]   Downloaded p3-util v0.2.0
[INFO] [stderr]   Downloaded sp1-zkvm v4.1.1
[INFO] [stderr]   Downloaded whirlpool-asm v0.6.0
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
 Downloading crates ...
  Downloaded hex-literal-impl v0.2.3
  Downloaded hex-literal v0.2.2
  Downloaded sha2-asm v0.6.2
  Downloaded md5-asm v0.5.0
  Downloaded sp1-primitives v4.1.1
  Downloaded sha1-asm v0.5.1
  Downloaded sp1-lib v4.1.1
  Downloaded p3-maybe-rayon v0.2.0
  Downloaded p3-util v0.2.0
  Downloaded sp1-zkvm v4.1.1
  Downloaded whirlpool-asm v0.6.0
error: No space left on device (os error 28)