[INFO] cloning repository https://github.com/Baz-Studios-LLC/egregore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Baz-Studios-LLC/egregore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaz-Studios-LLC%2Fegregore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaz-Studios-LLC%2Fegregore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3230bbdfc3614fcb096c7b60b45cd01d589baa2
[INFO] checking Baz-Studios-LLC/egregore against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaz-Studios-LLC%2Fegregore" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Baz-Studios-LLC/egregore
[INFO] finished tweaking git repo https://github.com/Baz-Studios-LLC/egregore
[INFO] tweaked toml for git repo https://github.com/Baz-Studios-LLC/egregore written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Baz-Studios-LLC/egregore on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Baz-Studios-LLC/egregore 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: no matching package named `ordo` found
[INFO] [stderr] location searched: /workspace/builds/worker-0-tc1/Ordo
[INFO] [stderr] required by package `divus-factus v0.3.32 (/workspace/builds/worker-0-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    error: no matching package named `ordo` found
    location searched: /workspace/builds/worker-0-tc1/Ordo
    required by package `divus-factus v0.3.32 (/workspace/builds/worker-0-tc1/source)`