[INFO] cloning repository https://github.com/argam-134/Aptos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/argam-134/Aptos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargam-134%2FAptos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargam-134%2FAptos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 359cefc848369ddf60113ce379d34c35e64a9fa5
[INFO] checking argam-134/Aptos against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargam-134%2FAptos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  40% (4167/10203)
Updating files:  41% (4184/10203)
Updating files:  42% (4286/10203)
Updating files:  43% (4388/10203)
Updating files:  44% (4490/10203)
Updating files:  45% (4592/10203)
Updating files:  46% (4694/10203)
Updating files:  47% (4796/10203)
Updating files:  48% (4898/10203)
Updating files:  49% (5000/10203)
Updating files:  50% (5102/10203)
Updating files:  51% (5204/10203)
Updating files:  52% (5306/10203)
Updating files:  53% (5408/10203)
Updating files:  54% (5510/10203)
Updating files:  55% (5612/10203)
Updating files:  56% (5714/10203)
Updating files:  57% (5816/10203)
Updating files:  58% (5918/10203)
Updating files:  59% (6020/10203)
Updating files:  60% (6122/10203)
Updating files:  61% (6224/10203)
Updating files:  62% (6326/10203)
Updating files:  63% (6428/10203)
Updating files:  64% (6530/10203)
Updating files:  65% (6632/10203)
Updating files:  66% (6734/10203)
Updating files:  67% (6837/10203)
Updating files:  68% (6939/10203)
Updating files:  69% (7041/10203)
Updating files:  70% (7143/10203)
Updating files:  71% (7245/10203)
Updating files:  72% (7347/10203)
Updating files:  73% (7449/10203)
Updating files:  74% (7551/10203)
Updating files:  75% (7653/10203)
Updating files:  76% (7755/10203)
Updating files:  77% (7857/10203)
Updating files:  78% (7959/10203)
Updating files:  79% (8061/10203)
Updating files:  80% (8163/10203)
Updating files:  81% (8265/10203)
Updating files:  82% (8367/10203)
Updating files:  83% (8469/10203)
Updating files:  84% (8571/10203)
Updating files:  85% (8673/10203)
Updating files:  86% (8775/10203)
Updating files:  87% (8877/10203)
Updating files:  88% (8979/10203)
Updating files:  89% (9081/10203)
Updating files:  90% (9183/10203)
Updating files:  91% (9285/10203)
Updating files:  92% (9387/10203)
Updating files:  93% (9489/10203)
Updating files:  94% (9591/10203)
Updating files:  95% (9693/10203)
Updating files:  96% (9795/10203)
Updating files:  97% (9897/10203)
Updating files:  98% (9999/10203)
Updating files:  99% (10101/10203)
Updating files: 100% (10203/10203)
Updating files: 100% (10203/10203), done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/argam-134/Aptos
[INFO] finished tweaking git repo https://github.com/argam-134/Aptos
[INFO] tweaked toml for git repo https://github.com/argam-134/Aptos written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/argam-134/Aptos on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/argam-134/Aptos 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/aptos-faucet/core/Cargo.toml: `default-features` is ignored for redis, since `default-features` was not specified for `workspace.dependencies.redis`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/serde-reflection`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/bcs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethnum v1.2.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.1.6
[INFO] [stderr]   Downloaded pest_derive v2.3.0
[INFO] [stderr]   Downloaded arbitrary v1.1.7
[INFO] [stderr]   Downloaded pest_meta v2.3.0
[INFO] [stderr]   Downloaded pest_generator v2.3.0
[INFO] [stderr]   Downloaded ethereum v0.11.1
[INFO] [stderr]   Downloaded httpmock v0.6.6
[INFO] [stderr]   Downloaded lsp-server v0.5.2
[INFO] [stderr]   Downloaded assert_unordered v0.1.1
[INFO] [stderr]   Downloaded poem-openapi-derive v2.0.11
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] [stderr]   Downloaded criterion-cpu-time v0.1.0
[INFO] [stderr]   Downloaded publicsuffix v2.2.2
[INFO] [stderr]   Downloaded ledger-transport-hid v0.10.0
[INFO] [stderr]   Downloaded kube-core v0.65.0
[INFO] [stderr]   Downloaded ureq v1.5.4
[INFO] [stderr]   Downloaded hdrhistogram v7.5.1
[INFO] [stderr]   Downloaded procfs v0.14.1
[INFO] [stderr]   Downloaded rustix v0.35.9
[INFO] [stderr]   Downloaded stats_alloc v0.1.10
[INFO] [stderr]   Downloaded cfg_block v0.1.1
[INFO] [stderr]   Downloaded poem-openapi v2.0.11
[INFO] [stderr] error: failed to unpack package `poem-openapi v2.0.11`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `poem-openapi-2.0.11/src/types/external/url.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-openapi-2.0.11/src/types/external/url.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `poem-openapi-2.0.11/src/types/external/url.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-openapi-2.0.11/src/types/external/url.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: /workspace/builds/worker-4-tc1/source/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `ureq` dependency)
warning: /workspace/builds/worker-4-tc1/source/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `ureq` dependency)
warning: /workspace/builds/worker-4-tc1/source/crates/aptos-faucet/core/Cargo.toml: `default-features` is ignored for redis, since `default-features` was not specified for `workspace.dependencies.redis`, this could become a hard error in the future
warning: /workspace/builds/worker-4-tc1/source/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `ureq` dependency)
    Updating git repository `https://github.com/aptos-labs/serde-reflection`
    Updating git repository `https://github.com/aptos-labs/bcs.git`
    Updating crates.io index
 Downloading crates ...
  Downloaded ethnum v1.2.2
  Downloaded derive_arbitrary v1.1.6
  Downloaded pest_derive v2.3.0
  Downloaded arbitrary v1.1.7
  Downloaded pest_meta v2.3.0
  Downloaded pest_generator v2.3.0
  Downloaded ethereum v0.11.1
  Downloaded httpmock v0.6.6
  Downloaded lsp-server v0.5.2
  Downloaded assert_unordered v0.1.1
  Downloaded poem-openapi-derive v2.0.11
  Downloaded rstest v0.15.0
  Downloaded criterion-cpu-time v0.1.0
  Downloaded publicsuffix v2.2.2
  Downloaded ledger-transport-hid v0.10.0
  Downloaded kube-core v0.65.0
  Downloaded ureq v1.5.4
  Downloaded hdrhistogram v7.5.1
  Downloaded procfs v0.14.1
  Downloaded rustix v0.35.9
  Downloaded stats_alloc v0.1.10
  Downloaded cfg_block v0.1.1
  Downloaded poem-openapi v2.0.11
error: failed to unpack package `poem-openapi v2.0.11`

Caused by:
  failed to unpack entry at `poem-openapi-2.0.11/src/types/external/url.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-openapi-2.0.11/src/types/external/url.rs`

Caused by:
  failed to unpack `poem-openapi-2.0.11/src/types/external/url.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-openapi-2.0.11/src/types/external/url.rs`

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