[INFO] cloning repository https://github.com/yuzurush/soroban-contracts-101 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuzurush/soroban-contracts-101" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuzurush%2Fsoroban-contracts-101", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuzurush%2Fsoroban-contracts-101'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f64753310b26c7853de1c9efcc0f6f2b349c15c [INFO] checking yuzurush/soroban-contracts-101 against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuzurush%2Fsoroban-contracts-101" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuzurush/soroban-contracts-101 on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yuzurush/soroban-contracts-101 [INFO] finished tweaking git repo https://github.com/yuzurush/soroban-contracts-101 [INFO] tweaked toml for git repo https://github.com/yuzurush/soroban-contracts-101 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yuzurush/soroban-contracts-101 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/deployer/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-deployer-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/cross_contract/contract_a/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-cross-contract-a-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/logging/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-logging-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/liquidity_pool/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-liquidity-pool-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/timelock/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-timelock-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/auth/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-auth-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/atomic_swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-atomic-swap-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/atomic_multiswap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-atomic-multiswap-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/alloc/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-alloc-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/increment/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-increment-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/custom_types/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-custom-types-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/errors/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-errors-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/hello_world/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-hello-world-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/single_offer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-single-offer-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/events/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-events-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/account/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-account-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/deployer/contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-deployer-test-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/cross_contract/contract_b/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-cross-contract-b-contract` package) [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-soroban-sdk` [INFO] [stderr] Updating git repository `https://github.com/stellar/rs-soroban-env` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_350413345a4fcb03': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_e28283afcce38fd8': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_d6ec6c4726163cde': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `soroban-env-host` as a dependency of package `soroban-sdk v0.6.0 (https://github.com/stellar/rs-soroban-sdk?rev=bb7d186906dd584efc115d1a408c91a331a54f1b#bb7d1869)` [INFO] [stderr] ... which satisfies git dependency `soroban-sdk` (locked to 0.6.0) of package `soroban-hello-world-contract v0.0.0 (/workspace/builds/worker-5-tc1/source/hello_world)` [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=d06aaddca61f011cc64ec098b464233423197c3a#d06aaddc [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision d06aaddca61f011cc64ec098b464233423197c3a not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_da2f83cf008b39f2': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: /workspace/builds/worker-5-tc1/source/deployer/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-deployer-contract` package) warning: /workspace/builds/worker-5-tc1/source/cross_contract/contract_a/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-cross-contract-a-contract` package) warning: /workspace/builds/worker-5-tc1/source/logging/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-logging-contract` package) warning: /workspace/builds/worker-5-tc1/source/liquidity_pool/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-liquidity-pool-contract` package) warning: /workspace/builds/worker-5-tc1/source/timelock/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-timelock-contract` package) warning: /workspace/builds/worker-5-tc1/source/auth/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-auth-contract` package) warning: /workspace/builds/worker-5-tc1/source/atomic_swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-atomic-swap-contract` package) warning: /workspace/builds/worker-5-tc1/source/atomic_multiswap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-atomic-multiswap-contract` package) warning: /workspace/builds/worker-5-tc1/source/alloc/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-alloc-contract` package) warning: /workspace/builds/worker-5-tc1/source/increment/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-increment-contract` package) warning: /workspace/builds/worker-5-tc1/source/custom_types/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-custom-types-contract` package) warning: /workspace/builds/worker-5-tc1/source/errors/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-errors-contract` package) warning: /workspace/builds/worker-5-tc1/source/hello_world/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-hello-world-contract` package) warning: /workspace/builds/worker-5-tc1/source/single_offer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-single-offer-contract` package) warning: /workspace/builds/worker-5-tc1/source/events/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-events-contract` package) warning: /workspace/builds/worker-5-tc1/source/account/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-account-contract` package) warning: /workspace/builds/worker-5-tc1/source/deployer/contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-deployer-test-contract` package) warning: /workspace/builds/worker-5-tc1/source/cross_contract/contract_b/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-cross-contract-b-contract` package) Updating git repository `https://github.com/stellar/rs-soroban-sdk` Updating git repository `https://github.com/stellar/rs-soroban-env` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_350413345a4fcb03': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_e28283afcce38fd8': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_d6ec6c4726163cde': No space left on device; class=Os (2) error: failed to get `soroban-env-host` as a dependency of package `soroban-sdk v0.6.0 (https://github.com/stellar/rs-soroban-sdk?rev=bb7d186906dd584efc115d1a408c91a331a54f1b#bb7d1869)` ... which satisfies git dependency `soroban-sdk` (locked to 0.6.0) of package `soroban-hello-world-contract v0.0.0 (/workspace/builds/worker-5-tc1/source/hello_world)` Caused by: failed to load source for dependency `soroban-env-host` Caused by: Unable to update https://github.com/stellar/rs-soroban-env?rev=d06aaddca61f011cc64ec098b464233423197c3a#d06aaddc Caused by: failed to clone into: /workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04 Caused by: revision d06aaddca61f011cc64ec098b464233423197c3a not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/rs-soroban-env-18107856c3a52b04/objects/pack/pack_git2_da2f83cf008b39f2': No space left on device; class=Os (2)