[INFO] cloning repository https://github.com/maks-ivanov/narwhal-bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maks-ivanov/narwhal-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaks-ivanov%2Fnarwhal-bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaks-ivanov%2Fnarwhal-bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb2faccf3e61d1661a9927a2bc1b46dc902a7d37
[INFO] checking maks-ivanov/narwhal-bench against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaks-ivanov%2Fnarwhal-bench" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maks-ivanov/narwhal-bench on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/maks-ivanov/narwhal-bench
[INFO] finished tweaking git repo https://github.com/maks-ivanov/narwhal-bench
[INFO] tweaked toml for git repo https://github.com/maks-ivanov/narwhal-bench written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/maks-ivanov/narwhal-bench 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/huitseeker/celo-bls-snark-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mystenlabs/mysten-infra.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mysten-infra-0aca5c4c6a106063/objects/pack/pack_git2_32263b28a1fadbd4': No space left on device; class=Os (2)
[INFO] [stderr]     Updating git repository `https://github.com/mystenlabs/mysten-infra.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded readonly v0.2.1
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.3
[INFO] [stderr] error: failed to unpack package `tracing-test-macro v0.2.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `tracing-test-macro-0.2.3/Cargo.toml.orig`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-test-macro-0.2.3/Cargo.toml.orig`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `tracing-test-macro-0.2.3/Cargo.toml.orig` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-test-macro-0.2.3/Cargo.toml.orig`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
warning: /workspace/builds/worker-4-tc1/source/workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating git repository `https://github.com/huitseeker/celo-bls-snark-rs`
    Updating crates.io index
    Updating git repository `https://github.com/mystenlabs/mysten-infra.git`
warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/mysten-infra-0aca5c4c6a106063/objects/pack/pack_git2_32263b28a1fadbd4': No space left on device; class=Os (2)
    Updating git repository `https://github.com/mystenlabs/mysten-infra.git`
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded readonly v0.2.1
  Downloaded tracing-test-macro v0.2.3
error: failed to unpack package `tracing-test-macro v0.2.3`

Caused by:
  failed to unpack entry at `tracing-test-macro-0.2.3/Cargo.toml.orig`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-test-macro-0.2.3/Cargo.toml.orig`

Caused by:
  failed to unpack `tracing-test-macro-0.2.3/Cargo.toml.orig` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-test-macro-0.2.3/Cargo.toml.orig`

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