[INFO] cloning repository https://github.com/erisprotocol/contracts-cw20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erisprotocol/contracts-cw20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferisprotocol%2Fcontracts-cw20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferisprotocol%2Fcontracts-cw20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83b5412df35dab1e7e17673606962b94a6f9c5c8 [INFO] checking erisprotocol/contracts-cw20 against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferisprotocol%2Fcontracts-cw20" "/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/erisprotocol/contracts-cw20 on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erisprotocol/contracts-cw20 [INFO] finished tweaking git repo https://github.com/erisprotocol/contracts-cw20 [INFO] tweaked toml for git repo https://github.com/erisprotocol/contracts-cw20 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/erisprotocol/contracts-cw20 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/astroport-fi/astroport-core.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/astroport-core-a1c9de17956bd211/objects/pack/pack_git2_f833948a7d52c088': 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/astroport-core-a1c9de17956bd211/objects/pack/pack_git2_3f911b2a4a1babd9': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/astroport-fi/astroport-governance.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_7f538b8abaceb3cb': 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/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_25b9305233e95942': 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/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_68b3c3dc4e85de80': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `astroport-governance` as a dependency of package `astroport-generator v2.1.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)` [INFO] [stderr] ... which satisfies git dependency `astroport-generator` (locked to 2.1.0) of package `eris-gov-amp-gauges v1.3.0 (/workspace/builds/worker-1-tc1/source/contracts/amp-governance/amp_gauges)` [INFO] [stderr] ... which satisfies path dependency `eris-gov-amp-gauges` (locked to 1.3.0) of package `eris-tests v1.0.0 (/workspace/builds/worker-1-tc1/source/packages/eris-tests)` [INFO] [stderr] ... which satisfies path dependency `eris-tests` (locked to 1.0.0) of package `eris-staking-hub-cw20 v1.4.0 (/workspace/builds/worker-1-tc1/source/contracts/hub)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `astroport-governance` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/astroport-fi/astroport-governance.git#df5360c0 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision df5360c0019d05822b120aa2c5685ccc78f4a71b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_e87027f8e4b46ea9': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `https://github.com/astroport-fi/astroport-core.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/astroport-core-a1c9de17956bd211/objects/pack/pack_git2_f833948a7d52c088': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/astroport-core-a1c9de17956bd211/objects/pack/pack_git2_3f911b2a4a1babd9': No space left on device; class=Os (2) Updating git repository `https://github.com/astroport-fi/astroport-governance.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_7f538b8abaceb3cb': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_25b9305233e95942': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_68b3c3dc4e85de80': No space left on device; class=Os (2) error: failed to get `astroport-governance` as a dependency of package `astroport-generator v2.1.0 (https://github.com/astroport-fi/astroport-core.git?rev=bc68bb65cc2f7d5916c1f0ea41de3b19b5b63b62#bc68bb65)` ... which satisfies git dependency `astroport-generator` (locked to 2.1.0) of package `eris-gov-amp-gauges v1.3.0 (/workspace/builds/worker-1-tc1/source/contracts/amp-governance/amp_gauges)` ... which satisfies path dependency `eris-gov-amp-gauges` (locked to 1.3.0) of package `eris-tests v1.0.0 (/workspace/builds/worker-1-tc1/source/packages/eris-tests)` ... which satisfies path dependency `eris-tests` (locked to 1.0.0) of package `eris-staking-hub-cw20 v1.4.0 (/workspace/builds/worker-1-tc1/source/contracts/hub)` Caused by: failed to load source for dependency `astroport-governance` Caused by: Unable to update https://github.com/astroport-fi/astroport-governance.git#df5360c0 Caused by: failed to clone into: /workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc Caused by: revision df5360c0019d05822b120aa2c5685ccc78f4a71b not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/astroport-governance-be84e43fa5810afc/objects/pack/pack_git2_e87027f8e4b46ea9': No space left on device; class=Os (2)