docker build fail
when runing the docker compose up to build it fails :
[bloop-app builder 7/7] RUN --mount=target=/root/.cache/sccache,type=cache --mount=target=/build/target,type=cache cargo --locked build --bin bleep --release && cp /build/target/release/bleep / && sccache --show-stats && mkdir /dylib && cp /build/target/release/libonnxruntime.so /dylib/:
0.646 Updating git repositoryhttps://github.com/bloopai/esaxx-rs
2.008 Updating crates.io index
2.474 Updating git repositoryhttps://github.com/BloopAI/comrak
4.204 Updating git submodulehttps://github.com/BloopAI/cmark-gfm6.496 Updating git submodulehttps://github.com/rlidwka/markdown-it.rs.git8.298 Updating git submodulehttps://github.com/raphlinus/pulldown-cmark.git10.61 Updating git repositoryhttps://github.com/BloopAI/gitoxide29.48 Updating git repositoryhttps://github.com/bloopai/hyperpolyglot39.20 Updating git repositoryhttps://github.com/BloopAI/tree-sitter-cobol109.3 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-cpp137.9 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-go143.6 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-java150.3 Updating git repositoryhttps://github.com/tree-sitter/tree-sitter-php211.6 Updating git repositoryhttps://github.com/bloopai/llm214.7 Updating git submodulehttps://github.com/ggerganov/llama.cpp237.3 error: failed to getllmas a dependency of packagebleep v0.6.4 (/build/server/bleep)237.3 237.3 Caused by: 237.3 failed to load source for dependencyllm237.3 237.3 Caused by: 237.3 Unable to update https://github.com/bloopai/llm?branch=batch-metal-kernels#e338add1 237.3 237.3 Caused by: 237.3 failed to update submodulecrates/ggml/sys/llama-cpp237.3 237.3 Caused by: 237.3 object not found - no match for id (f19897937c819f507241932d478a500706b54947); class=Odb (9); code=NotFound (-3)
failed to solve: process "/bin/sh -c cargo --locked build --bin bleep --release && cp /build/target/release/bleep / && sccache --show-stats && mkdir /dylib && cp /build/target/release/libonnxruntime.so /dylib/" did not complete successfully: exit code: 101