[INFO] cloning repository https://github.com/JaDi03/AmbDAO
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JaDi03/AmbDAO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaDi03%2FAmbDAO", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaDi03%2FAmbDAO'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d9dc3bf1f9b3b350d20f972316927189a9cc97b
[INFO] checking JaDi03/AmbDAO against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaDi03%2FAmbDAO" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  89% (477/534)
Updating files:  90% (481/534)
Updating files:  91% (486/534)
Updating files:  92% (492/534)
Updating files:  93% (497/534)
Updating files:  94% (502/534)
Updating files:  95% (508/534)
Updating files:  96% (513/534)
Updating files:  97% (518/534)
Updating files:  98% (524/534)
Updating files:  99% (529/534)
Updating files: 100% (534/534)
Updating files: 100% (534/534), done.
[INFO] started tweaking git repo https://github.com/JaDi03/AmbDAO
[INFO] finished tweaking git repo https://github.com/JaDi03/AmbDAO
[INFO] tweaked toml for git repo https://github.com/JaDi03/AmbDAO written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JaDi03/AmbDAO on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JaDi03/AmbDAO 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "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-7-tc1/source/programs/governance-sentinel/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr] error: failed to load source for dependency `ambient-auction-api`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update /workspace/builds/worker-7-tc1/source/dependencies/auction-api
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-7-tc1/source/dependencies/auction-api/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-7-tc1/source/programs/governance-sentinel/Cargo.toml
    workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
    error: failed to load source for dependency `ambient-auction-api`
    
    Caused by:
      unable to update /workspace/builds/worker-7-tc1/source/dependencies/auction-api
    
    Caused by:
      failed to read `/workspace/builds/worker-7-tc1/source/dependencies/auction-api/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)