[INFO] cloning repository https://github.com/sd166/cryptobox-c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sd166/cryptobox-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd166%2Fcryptobox-c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd166%2Fcryptobox-c'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd166%2Fcryptobox-c/refs: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/sd166/cryptobox-c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sd166/cryptobox-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd166%2Fcryptobox-c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd166%2Fcryptobox-c'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15ccf616a3cd190fac96139bc1591d2e905c916c
[INFO] checking sd166/cryptobox-c against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd166%2Fcryptobox-c" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sd166/cryptobox-c
[INFO] finished tweaking git repo https://github.com/sd166/cryptobox-c
[INFO] tweaked toml for git repo https://github.com/sd166/cryptobox-c written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sd166/cryptobox-c on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sd166/cryptobox-c 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/sd166/cryptobox`
[INFO] [stderr]     Updating git repository `https://github.com/sd166/proteus`
[INFO] [stderr]     Updating git repository `https://github.com/wireapp/proteus`
[INFO] [stderr]     Updating git repository `https://github.com/wireapp/hkdf`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding cryptobox v1.0.0 (https://github.com/sd166/cryptobox?tag=v1.0.0#27a74ab2)
[INFO] [stderr]       Adding proteus v1.0.0 (https://github.com/sd166/proteus?tag=v1.0.0#5bb9f3da)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libsodium-sys v0.0.14
[INFO] [stderr]   Downloaded cbor-codec v0.7.0
[INFO] [stderr] error: failed to unpack package `cbor-codec v0.7.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `cbor-codec-0.7.0/src/decoder.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-codec-0.7.0/src/decoder.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `cbor-codec-0.7.0/src/decoder.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-codec-0.7.0/src/decoder.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Blocking waiting for file lock on package cache
    Updating git repository `https://github.com/sd166/cryptobox`
    Updating git repository `https://github.com/sd166/proteus`
    Updating git repository `https://github.com/wireapp/proteus`
    Updating git repository `https://github.com/wireapp/hkdf`
    Blocking waiting for file lock on package cache
     Locking 2 packages to latest compatible versions
      Adding cryptobox v1.0.0 (https://github.com/sd166/cryptobox?tag=v1.0.0#27a74ab2)
      Adding proteus v1.0.0 (https://github.com/sd166/proteus?tag=v1.0.0#5bb9f3da)
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded libsodium-sys v0.0.14
  Downloaded cbor-codec v0.7.0
error: failed to unpack package `cbor-codec v0.7.0`

Caused by:
  failed to unpack entry at `cbor-codec-0.7.0/src/decoder.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-codec-0.7.0/src/decoder.rs`

Caused by:
  failed to unpack `cbor-codec-0.7.0/src/decoder.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbor-codec-0.7.0/src/decoder.rs`

Caused by:
  No space left on device (os error 28)