[INFO] cloning repository https://github.com/saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fminimal-reproduction-add-agent-rs-to-cargo-leptos-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fminimal-reproduction-add-agent-rs-to-cargo-leptos-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 401ac327d9dcea9b0985794152410e8e3c06580b
[INFO] checking saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaikatdas0790%2Fminimal-reproduction-add-agent-rs-to-cargo-leptos-project" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project
[INFO] finished tweaking git repo https://github.com/saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project
[INFO] tweaked toml for git repo https://github.com/saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/saikatdas0790/minimal-reproduction-add-agent-rs-to-cargo-leptos-project 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leptos v0.5.2
[INFO] [stderr]   Downloaded server_fn_macro_default v0.5.2
[INFO] [stderr]   Downloaded leptos_router v0.5.2
[INFO] [stderr]   Downloaded ic-certification v1.2.0
[INFO] [stderr]   Downloaded server_fn_macro v0.5.2
[INFO] [stderr]   Downloaded leptos_macro v0.5.2
[INFO] [stderr]   Downloaded ic-transport-types v0.30.0
[INFO] [stderr]   Downloaded leptos_server v0.5.2
[INFO] [stderr]   Downloaded leptos_axum v0.5.2
[INFO] [stderr]   Downloaded leptos_reactive v0.5.2
[INFO] [stderr]   Downloaded crypto-bigint v0.5.4
[INFO] [stderr]   Downloaded leptos_integration_utils v0.5.2
[INFO] [stderr]   Downloaded leptos_config v0.5.2
[INFO] [stderr]   Downloaded leptos_dom v0.5.2
[INFO] [stderr]   Downloaded leptos_hot_reload v0.5.2
[INFO] [stderr]   Downloaded rustix v0.38.22
[INFO] [stderr] error: failed to unpack package `rustix v0.38.22`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `rustix-0.38.22/src/backend/linux_raw/net/addr.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.22/src/backend/linux_raw/net`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded leptos v0.5.2
  Downloaded server_fn_macro_default v0.5.2
  Downloaded leptos_router v0.5.2
  Downloaded ic-certification v1.2.0
  Downloaded server_fn_macro v0.5.2
  Downloaded leptos_macro v0.5.2
  Downloaded ic-transport-types v0.30.0
  Downloaded leptos_server v0.5.2
  Downloaded leptos_axum v0.5.2
  Downloaded leptos_reactive v0.5.2
  Downloaded crypto-bigint v0.5.4
  Downloaded leptos_integration_utils v0.5.2
  Downloaded leptos_config v0.5.2
  Downloaded leptos_dom v0.5.2
  Downloaded leptos_hot_reload v0.5.2
  Downloaded rustix v0.38.22
error: failed to unpack package `rustix v0.38.22`

Caused by:
  failed to unpack entry at `rustix-0.38.22/src/backend/linux_raw/net/addr.rs`

Caused by:
  failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.22/src/backend/linux_raw/net`

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