[INFO] cloning repository https://github.com/shreya77077/hello-cw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shreya77077/hello-cw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshreya77077%2Fhello-cw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshreya77077%2Fhello-cw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a3be3b8381ad1fff76e390d47395a4d0ab4e60b [INFO] testing shreya77077/hello-cw against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshreya77077%2Fhello-cw" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/shreya77077/hello-cw [INFO] finished tweaking git repo https://github.com/shreya77077/hello-cw [INFO] tweaked toml for git repo https://github.com/shreya77077/hello-cw written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shreya77077/hello-cw on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shreya77077/hello-cw 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/co/sm/cosmwasm-std, error: No space left on device (os error 28) [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Updating base16ct v0.1.1 -> v0.2.0 [INFO] [stderr] Updating base64 v0.13.0 -> v0.21.7 [INFO] [stderr] Adding bech32 v0.9.1 [INFO] [stderr] Adding block-buffer v0.10.4 [INFO] [stderr] Adding bnum v0.10.0 [INFO] [stderr] Updating const-oid v0.7.1 -> v0.9.6 [INFO] [stderr] Updating cosmwasm-crypto v1.0.0 -> v1.5.11 [INFO] [stderr] Updating cosmwasm-derive v1.0.0 -> v1.5.11 [INFO] [stderr] Updating cosmwasm-schema v1.0.0 -> v1.5.11 (available: v3.0.2) [INFO] [stderr] Adding cosmwasm-schema-derive v1.5.11 [INFO] [stderr] Updating cosmwasm-std v1.0.0 -> v1.5.11 (available: v3.0.2) [INFO] [stderr] Updating cosmwasm-storage v1.0.0 -> v1.5.2 [INFO] [stderr] Updating crypto-bigint v0.3.2 -> v0.5.5 [INFO] [stderr] Adding crypto-common v0.1.6 [INFO] [stderr] Updating cw-multi-test v0.13.2 -> v0.15.1 (available: v3.0.1) [INFO] [stderr] Updating cw-storage-plus v0.13.2 -> v0.15.1 (available: v3.0.1) [INFO] [stderr] Updating cw-utils v0.13.2 -> v0.15.1 [INFO] [stderr] Updating cw2 v0.13.2 -> v0.15.1 (available: v3.0.0) [INFO] [stderr] Updating der v0.5.1 -> v0.7.10 [INFO] [stderr] Adding digest v0.10.7 [INFO] [stderr] Updating ecdsa v0.13.4 -> v0.16.9 [INFO] [stderr] Updating elliptic-curve v0.11.12 -> v0.13.8 [INFO] [stderr] Updating ff v0.11.1 -> v0.13.1 [INFO] [stderr] Updating generic-array v0.14.5 -> v0.14.9 [INFO] [stderr] Updating group v0.11.0 -> v0.13.0 [INFO] [stderr] Updating hmac v0.11.0 -> v0.12.1 [INFO] [stderr] Updating k256 v0.10.4 -> v0.13.4 [INFO] [stderr] Adding once_cell v1.21.3 [INFO] [stderr] Updating pkcs8 v0.8.0 -> v0.10.2 [INFO] [stderr] Updating proc-macro2 v1.0.39 -> v1.0.103 [INFO] [stderr] Updating quote v1.0.18 -> v1.0.42 [INFO] [stderr] Updating rand_core v0.6.3 -> v0.6.4 [INFO] [stderr] Updating rfc6979 v0.1.0 -> v0.4.0 [INFO] [stderr] Updating schemars v0.8.9 -> v0.8.22 (available: v1.1.0) [INFO] [stderr] Updating schemars_derive v0.8.9 -> v0.8.22 [INFO] [stderr] Updating sec1 v0.2.1 -> v0.7.3 [INFO] [stderr] Adding semver v1.0.27 [INFO] [stderr] Updating serde v1.0.137 -> v1.0.228 [INFO] [stderr] Updating serde-json-wasm v0.4.1 -> v0.5.2 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.137 -> v1.0.228 [INFO] [stderr] Updating serde_derive_internals v0.26.0 -> v0.29.1 [INFO] [stderr] Adding sha2 v0.10.9 [INFO] [stderr] Updating signature v1.4.0 -> v2.2.0 [INFO] [stderr] Updating spki v0.5.4 -> v0.7.3 [INFO] [stderr] Adding syn v2.0.109 [INFO] [stderr] Updating thiserror v1.0.31 -> v1.0.69 (available: v2.0.17) [INFO] [stderr] Updating thiserror-impl v1.0.31 -> v1.0.69 [INFO] [stderr] Updating zeroize v1.5.5 -> v1.8.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.69 [INFO] [stderr] error: failed to create directory `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/co/sm/cosmwasm-std, error: No space left on device (os error 28) warning: failed to save last-use data This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. database or disk is full Caused by: Error code 13: Insertion failed because database is full Blocking waiting for file lock on package cache Locking 49 packages to latest compatible versions Updating base16ct v0.1.1 -> v0.2.0 Updating base64 v0.13.0 -> v0.21.7 Adding bech32 v0.9.1 Adding block-buffer v0.10.4 Adding bnum v0.10.0 Updating const-oid v0.7.1 -> v0.9.6 Updating cosmwasm-crypto v1.0.0 -> v1.5.11 Updating cosmwasm-derive v1.0.0 -> v1.5.11 Updating cosmwasm-schema v1.0.0 -> v1.5.11 (available: v3.0.2) Adding cosmwasm-schema-derive v1.5.11 Updating cosmwasm-std v1.0.0 -> v1.5.11 (available: v3.0.2) Updating cosmwasm-storage v1.0.0 -> v1.5.2 Updating crypto-bigint v0.3.2 -> v0.5.5 Adding crypto-common v0.1.6 Updating cw-multi-test v0.13.2 -> v0.15.1 (available: v3.0.1) Updating cw-storage-plus v0.13.2 -> v0.15.1 (available: v3.0.1) Updating cw-utils v0.13.2 -> v0.15.1 Updating cw2 v0.13.2 -> v0.15.1 (available: v3.0.0) Updating der v0.5.1 -> v0.7.10 Adding digest v0.10.7 Updating ecdsa v0.13.4 -> v0.16.9 Updating elliptic-curve v0.11.12 -> v0.13.8 Updating ff v0.11.1 -> v0.13.1 Updating generic-array v0.14.5 -> v0.14.9 Updating group v0.11.0 -> v0.13.0 Updating hmac v0.11.0 -> v0.12.1 Updating k256 v0.10.4 -> v0.13.4 Adding once_cell v1.21.3 Updating pkcs8 v0.8.0 -> v0.10.2 Updating proc-macro2 v1.0.39 -> v1.0.103 Updating quote v1.0.18 -> v1.0.42 Updating rand_core v0.6.3 -> v0.6.4 Updating rfc6979 v0.1.0 -> v0.4.0 Updating schemars v0.8.9 -> v0.8.22 (available: v1.1.0) Updating schemars_derive v0.8.9 -> v0.8.22 Updating sec1 v0.2.1 -> v0.7.3 Adding semver v1.0.27 Updating serde v1.0.137 -> v1.0.228 Updating serde-json-wasm v0.4.1 -> v0.5.2 Adding serde_core v1.0.228 Updating serde_derive v1.0.137 -> v1.0.228 Updating serde_derive_internals v0.26.0 -> v0.29.1 Adding sha2 v0.10.9 Updating signature v1.4.0 -> v2.2.0 Updating spki v0.5.4 -> v0.7.3 Adding syn v2.0.109 Updating thiserror v1.0.31 -> v1.0.69 (available: v2.0.17) Updating thiserror-impl v1.0.31 -> v1.0.69 Updating zeroize v1.5.5 -> v1.8.2 Blocking waiting for file lock on package cache Downloading crates ... Downloaded thiserror v1.0.69 error: failed to create directory `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f` Caused by: No space left on device (os error 28)