[INFO] cloning repository https://github.com/mattico/global-search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattico/global-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattico%2Fglobal-search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattico%2Fglobal-search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] deee6c46505c8678d4855d7a8c670f1b3a07a639
[INFO] checking mattico/global-search against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattico%2Fglobal-search" "/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/mattico/global-search on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mattico/global-search
[INFO] finished tweaking git repo https://github.com/mattico/global-search
[INFO] tweaked toml for git repo https://github.com/mattico/global-search written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mattico/global-search 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/mattico/elasticlunr-rs`
[INFO] [stderr]     Updating git repository `https://github.com/mattico/mdbook`
[INFO] [stderr] error: failed to get `mdbook` as a dependency of package `global-search v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `mdbook`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/mattico/mdbook?branch=global#0a0e0d8c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/mdbook-ae7086c18fc89548
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 0a0e0d8ca823a7765f5cd56760e9eb963e061b66 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: no edition set: defaulting to the 2015 edition while the latest is 2024
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/mattico/elasticlunr-rs`
        Updating git repository `https://github.com/mattico/mdbook`
    error: failed to get `mdbook` as a dependency of package `global-search v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `mdbook`
    
    Caused by:
      Unable to update https://github.com/mattico/mdbook?branch=global#0a0e0d8c
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/mdbook-ae7086c18fc89548
    
    Caused by:
      revision 0a0e0d8ca823a7765f5cd56760e9eb963e061b66 not found
    
    Caused by:
      no error