[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [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] testing paulbellamy/hack-a-soroban-athon against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulbellamy%2Fhack-a-soroban-athon" "/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/paulbellamy/hack-a-soroban-athon on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "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-7-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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-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] 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] error: failed to get `soroban-env-host` as a dependency of package `soroban-sdk v0.4.3 (https://github.com/stellar/rs-soroban-sdk?rev=51e5e6d#51e5e6d4)` [INFO] [stderr] ... which satisfies git dependency `soroban-sdk` (locked to 0.4.3) of package `soroban-voting-contract v0.0.0 (/workspace/builds/worker-7-tc1/source/contracts/voting)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `soroban-env-host` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/stellar/rs-soroban-env?rev=65498c8#65498c84 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/rs-soroban-env-230c62c6b1f3d3f1/65498c8/soroban-test-wasms/wasm-workspace/opt/example_fib.wasm': No space left on device; class=Os (2) MissingDependencies overridden task result to broken:missing-deps