[INFO] cloning repository https://github.com/enarx/enarx-keepldr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/enarx-keepldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/enarx/enarx-keepldr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/enarx-keepldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/enarx/enarx-keepldr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/enarx-keepldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/enarx/enarx-keepldr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/enarx-keepldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/enarx/enarx-keepldr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/enarx-keepldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4efae82d207550099dc8253764acc734c10d0d9a [INFO] checking enarx/enarx-keepldr/4efae82d207550099dc8253764acc734c10d0d9a against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fenarx-keepldr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enarx/enarx-keepldr on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/enarx/enarx-keepldr [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/enarx/enarx-keepldr [INFO] tweaked toml for git repo https://github.com/enarx/enarx-keepldr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/enarx/enarx-keepldr 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/enarx/koine` [INFO] [stderr] Updating git repository `https://github.com/enarx/sallyport` [INFO] [stderr] Updating git repository `https://github.com/enarx/sgx` [INFO] [stderr] Updating git repository `https://github.com/enarx/sev` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primordial v0.3.0 [INFO] [stderr] Downloaded const-default v0.2.0 [INFO] [stderr] Downloaded x86_64 v0.14.6 [INFO] [stderr] Downloaded codicon v3.0.0 [INFO] [stderr] Downloaded const-default-derive v0.1.0 [INFO] [stderr] Downloaded kvm-bindings v0.5.0 [INFO] [stderr] Downloaded ciborium v0.1.0 [INFO] [stderr] Downloaded crt0stack v0.1.0 [INFO] [stderr] Downloaded mmarinus v0.2.1 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.25.1 [INFO] [stderr] Downloaded iocuddle v0.1.1 [INFO] [stderr] Downloaded protobuf v2.25.1 [INFO] [stderr] error: failed to unpack package `protobuf v2.25.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `protobuf-2.25.1/src/plugin.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-2.25.1/src/plugin.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `protobuf-2.25.1/src/plugin.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-2.25.1/src/plugin.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))