[INFO] cloning repository https://github.com/project-88288/dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-88288/dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/project-88288/dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-88288/dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/project-88288/dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-88288/dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/project-88288/dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-88288/dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/project-88288/dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-88288/dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/post-update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp/hooks/post-update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/project-88288/dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/project-88288/dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0abc9d3db1d21d1e82b3f8875973d25e4706c1e9 [INFO] testing project-88288/dapp against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproject-88288%2Fdapp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/project-88288/dapp [INFO] finished tweaking git repo https://github.com/project-88288/dapp [INFO] tweaked toml for git repo https://github.com/project-88288/dapp written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/project-88288/dapp on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/project-88288/dapp 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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-3-tc1/source/contracts/counter/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-derive v0.16.2 [INFO] [stderr] Downloaded cosmwasm-schema v0.16.2 [INFO] [stderr] Downloaded cw2 v0.8.1 [INFO] [stderr] Downloaded cosmwasm-storage v0.16.2 [INFO] [stderr] Downloaded cosmwasm-crypto v0.16.2 [INFO] [stderr] Downloaded cosmwasm-std v0.16.2 [INFO] [stderr] error: failed to unpack package `cosmwasm-std v0.16.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `cosmwasm-std-0.16.2/src/math/decimal.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cosmwasm-std-0.16.2/src/math/decimal.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `cosmwasm-std-0.16.2/src/math/decimal.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cosmwasm-std-0.16.2/src/math/decimal.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /workspace/builds/worker-3-tc1/source/contracts/counter/Cargo.toml workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml Blocking waiting for file lock on package cache Downloading crates ... Downloaded cosmwasm-derive v0.16.2 Downloaded cosmwasm-schema v0.16.2 Downloaded cw2 v0.8.1 Downloaded cosmwasm-storage v0.16.2 Downloaded cosmwasm-crypto v0.16.2 Downloaded cosmwasm-std v0.16.2 error: failed to unpack package `cosmwasm-std v0.16.2` Caused by: failed to unpack entry at `cosmwasm-std-0.16.2/src/math/decimal.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cosmwasm-std-0.16.2/src/math/decimal.rs` Caused by: failed to unpack `cosmwasm-std-0.16.2/src/math/decimal.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cosmwasm-std-0.16.2/src/math/decimal.rs` Caused by: No space left on device (os error 28)