[INFO] cloning repository https://github.com/exogress/exogress-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exogress/exogress-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexogress%2Fexogress-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexogress%2Fexogress-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 611e181dd0427c7ff90793e5c7c640249e783bc7
[INFO] checking exogress/exogress-python against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexogress%2Fexogress-python" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/exogress/exogress-python on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/exogress/exogress-python
[INFO] finished tweaking git repo https://github.com/exogress/exogress-python
[INFO] tweaked toml for git repo https://github.com/exogress/exogress-python written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/exogress/exogress-python 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/exogress/exogress.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/glebpom/schemars.git`
[INFO] [stderr]     Updating git repository `https://github.com/glebpom/rust-serde-value-flatten.git`
[INFO] [stderr] error: failed to get `serde-value-flatten` as a dependency of package `exogress-common v0.2.0 (https://github.com/exogress/exogress.git?branch=master#e4cc8e3a)`
[INFO] [stderr]     ... which satisfies git dependency `exogress-common` (locked to 0.2.0) of package `exogress v0.1.0-alpha.3 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `serde-value-flatten`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/glebpom/rust-serde-value-flatten.git?branch=master#f6798dca
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/rust-serde-value-flatten-65c3da9d0af3bfdd/f6798dc/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (serde) specified without providing a local path, Git repository, version, or workspace dependency to use


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/exogress/exogress.git`
        Updating crates.io index
        Updating git repository `https://github.com/glebpom/schemars.git`
        Updating git repository `https://github.com/glebpom/rust-serde-value-flatten.git`
    error: failed to get `serde-value-flatten` as a dependency of package `exogress-common v0.2.0 (https://github.com/exogress/exogress.git?branch=master#e4cc8e3a)`
        ... which satisfies git dependency `exogress-common` (locked to 0.2.0) of package `exogress v0.1.0-alpha.3 (/workspace/builds/worker-6-tc1/source)`
    
    Caused by:
      failed to load source for dependency `serde-value-flatten`
    
    Caused by:
      Unable to update https://github.com/glebpom/rust-serde-value-flatten.git?branch=master#f6798dca
    
    Caused by:
      failed to parse manifest at `/workspace/cargo-home/git/checkouts/rust-serde-value-flatten-65c3da9d0af3bfdd/f6798dc/Cargo.toml`
    
    Caused by:
      dependency (serde) specified without providing a local path, Git repository, version, or workspace dependency to use