[INFO] cloning repository https://github.com/elitexdream/drops-dao-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elitexdream/drops-dao-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitexdream%2Fdrops-dao-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitexdream%2Fdrops-dao-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd1c684ec33cf45dcbb5330be389301fb292b0f9
[INFO] checking elitexdream/drops-dao-contracts against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitexdream%2Fdrops-dao-contracts" "/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/elitexdream/drops-dao-contracts on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/elitexdream/drops-dao-contracts
[INFO] finished tweaking git repo https://github.com/elitexdream/drops-dao-contracts
[INFO] tweaked toml for git repo https://github.com/elitexdream/drops-dao-contracts written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/elitexdream/drops-dao-contracts 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "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] warning: /workspace/builds/worker-4-tc1/source/packages/cw-paginate/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/packages/dao-pre-propose-base/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/ci/bootstrap-env/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
[INFO] [stderr]     Updating git repository `https://github.com/DA0-DA0/dao-contracts.git`
[INFO] [stderr] error: failed to get `cw-core` as a dependency of package `dao-core v2.0.0-beta (/workspace/builds/worker-4-tc1/source/contracts/dao-core)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `cw-core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/DA0-DA0/dao-contracts.git?tag=v1.0.0#e531c760
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/dao-contracts-3fa1b21d8a77a81d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision e531c760a5d057329afd98d62567aaa4dca2c96f not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error


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
    warning: /workspace/builds/worker-4-tc1/source/packages/cw-paginate/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
    warning: /workspace/builds/worker-4-tc1/source/packages/dao-pre-propose-base/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
    warning: /workspace/builds/worker-4-tc1/source/ci/bootstrap-env/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
        Updating git repository `https://github.com/DA0-DA0/dao-contracts.git`
    error: failed to get `cw-core` as a dependency of package `dao-core v2.0.0-beta (/workspace/builds/worker-4-tc1/source/contracts/dao-core)`
    
    Caused by:
      failed to load source for dependency `cw-core`
    
    Caused by:
      Unable to update https://github.com/DA0-DA0/dao-contracts.git?tag=v1.0.0#e531c760
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/dao-contracts-3fa1b21d8a77a81d
    
    Caused by:
      revision e531c760a5d057329afd98d62567aaa4dca2c96f not found
    
    Caused by:
      no error