[INFO] cloning repository https://github.com/mreddychitti/stellar-apps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mreddychitti/stellar-apps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmreddychitti%2Fstellar-apps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmreddychitti%2Fstellar-apps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51abe6d5a6b7398e2b03309ea316507db6284c34 [INFO] checking mreddychitti/stellar-apps against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmreddychitti%2Fstellar-apps" "/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/mreddychitti/stellar-apps on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mreddychitti/stellar-apps [INFO] finished tweaking git repo https://github.com/mreddychitti/stellar-apps [INFO] tweaked toml for git repo https://github.com/mreddychitti/stellar-apps written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mreddychitti/stellar-apps 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc1/source/certificate-of-deposit/contracts/certificate-of-deposit/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc1/source/certificate-of-deposit/contracts/deployer/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/certificate-of-deposit/contracts/certificate-of-deposit/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `certificates-of-deposit` package) [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/certificate-of-deposit/contracts/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `deployer` package) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soroban-sdk v20.0.3 [INFO] [stderr] Downloaded soroban-spec v20.0.3 [INFO] [stderr] Downloaded soroban-sdk-macros v20.0.3 [INFO] [stderr] Downloaded soroban-env-guest v20.0.2 [INFO] [stderr] Downloaded soroban-spec-rust v20.0.3 [INFO] [stderr] Downloaded soroban-builtin-sdk-macros v20.0.2 [INFO] [stderr] Downloaded soroban-ledger-snapshot v20.0.3 [INFO] [stderr] Downloaded soroban-env-macros v20.0.2 [INFO] [stderr] Downloaded soroban-env-common v20.0.2 [INFO] [stderr] Downloaded soroban-wasmi v0.31.1-soroban.20.0.0 [INFO] [stderr] error: No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.