[INFO] cloning repository https://github.com/paulbellamy/hack-a-soroban-athon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulbellamy/hack-a-soroban-athon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 787ddc6122c65d5f954967d1600241e347c38711
[INFO] checking paulbellamy/hack-a-soroban-athon against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paulbellamy/hack-a-soroban-athon 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] started tweaking git repo https://github.com/paulbellamy/hack-a-soroban-athon
[INFO] finished tweaking git repo https://github.com/paulbellamy/hack-a-soroban-athon
[INFO] tweaked toml for git repo https://github.com/paulbellamy/hack-a-soroban-athon written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/paulbellamy/hack-a-soroban-athon 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] warning: /workspace/builds/worker-6-tc1/source/contracts/voting/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `soroban-voting-contract` package)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/stellar/rs-soroban-sdk`
[INFO] [stderr]     Updating git repository `https://github.com/stellar/rs-stellar-xdr`
[INFO] [stderr]     Updating git submodule `https://github.com/stellar/stellar-xdr`
[INFO] [stderr]     Updating git submodule `https://github.com/stellar/stellar-xdr`
[INFO] [stderr]     Updating git repository `https://github.com/stellar/rs-soroban-env`
[INFO] [stderr]     Updating git repository `https://github.com/stellar/rs-stellar-strkey`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/stellar/wasmi`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes-lit v0.0.4
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

warning: /workspace/builds/worker-6-tc1/source/contracts/voting/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
(in the `soroban-voting-contract` package)
    Blocking waiting for file lock on package cache
    Updating git repository `https://github.com/stellar/rs-soroban-sdk`
    Updating git repository `https://github.com/stellar/rs-stellar-xdr`
    Updating git submodule `https://github.com/stellar/stellar-xdr`
    Updating git submodule `https://github.com/stellar/stellar-xdr`
    Updating git repository `https://github.com/stellar/rs-soroban-env`
    Updating git repository `https://github.com/stellar/rs-stellar-strkey`
    Updating crates.io index
    Updating git repository `https://github.com/stellar/wasmi`
    Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
    Updating git submodule `https://github.com/WebAssembly/testsuite.git`
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded bytes-lit v0.0.4
error: No space left on device (os error 28)