[INFO] cloning repository https://github.com/shantanu-hashcash/soroban-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shantanu-hashcash/soroban-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b265442b2fb7b02e094c1a91c5beba252b005f58 [INFO] checking shantanu-hashcash/soroban-tools against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanu-hashcash%2Fsoroban-tools" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shantanu-hashcash/soroban-tools on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shantanu-hashcash/soroban-tools [INFO] finished tweaking git repo https://github.com/shantanu-hashcash/soroban-tools [INFO] tweaked toml for git repo https://github.com/shantanu-hashcash/soroban-tools written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shantanu-hashcash/soroban-tools 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `test_token` package) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-spec-json` package) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `test_swap` package) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/cmd/soroban-rpc/lib/preflight/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-spec-typescript` package) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/shantanu-hashcash/rs-hcnet-xdr` [INFO] [stderr] Updating git submodule `https://github.com/shantanu-hashcash/hcnet-xdr.git` [INFO] [stderr] Updating git submodule `https://github.com/shantanu-hashcash/hcnet-xdr.git` [INFO] [stderr] Updating git repository `https://github.com/shantanu-hashcash/rs-sep5` [INFO] [stderr] Updating git repository `https://github.com/shantanu-hashcash/rs-soroban-env` [INFO] [stderr] Updating git repository `https://github.com/shantanu-hashcash/rs-soroban-sdk` [INFO] [stderr] Updating git repository `https://github.com/shantanu-hashcash/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] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/wasmi-f63a87afbacda4d6/fdb7504/crates/wasmi/tests/spec/testsuite/.git/objects/pack/pack_git2_f9c1894468a96cb5': No space left on device; class=Os (2) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hcnet-strkey v0.0.7 [INFO] [stderr] error: No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-test/tests/fixtures/test-wasms/token/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `test_token` package) warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-spec-json/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-spec-json` package) warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-test/tests/fixtures/test-wasms/swap/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `test_swap` package) warning: /workspace/builds/worker-4-tc1/source/cmd/soroban-rpc/lib/preflight/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-4-tc1/source/cmd/crates/soroban-spec-typescript/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition (in the `soroban-spec-typescript` package) Updating crates.io index Updating git repository `https://github.com/shantanu-hashcash/rs-hcnet-xdr` Updating git submodule `https://github.com/shantanu-hashcash/hcnet-xdr.git` Updating git submodule `https://github.com/shantanu-hashcash/hcnet-xdr.git` Updating git repository `https://github.com/shantanu-hashcash/rs-sep5` Updating git repository `https://github.com/shantanu-hashcash/rs-soroban-env` Updating git repository `https://github.com/shantanu-hashcash/rs-soroban-sdk` Updating git repository `https://github.com/shantanu-hashcash/wasmi` Updating git submodule `https://github.com/robbepop/wasm_kernel.git` Updating git submodule `https://github.com/WebAssembly/testsuite.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/wasmi-f63a87afbacda4d6/fdb7504/crates/wasmi/tests/spec/testsuite/.git/objects/pack/pack_git2_f9c1894468a96cb5': No space left on device; class=Os (2) Blocking waiting for file lock on package cache Downloading crates ... Downloaded hcnet-strkey v0.0.7 error: No space left on device (os error 28)