[INFO] cloning repository https://github.com/fernandomarca/rag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fernandomarca/rag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandomarca%2Frag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandomarca%2Frag'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandomarca%2Frag/branches/: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/fernandomarca/rag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fernandomarca/rag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandomarca%2Frag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandomarca%2Frag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 649763b677261649ecd1e0c728b258b504779731
[INFO] building fernandomarca/rag/649763b677261649ecd1e0c728b258b504779731 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandomarca%2Frag" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fernandomarca/rag on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fernandomarca/rag
[INFO] finished tweaking git repo https://github.com/fernandomarca/rag
[INFO] tweaked toml for git repo https://github.com/fernandomarca/rag written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fernandomarca/rag 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.0.default
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded text-splitter v0.18.1
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded async-openai v0.24.1
[INFO] [stderr]   Downloaded ollama-rs v0.2.1
[INFO] [stderr]   Downloaded text-splitter v0.16.1
[INFO] [stderr]   Downloaded pdf-extract v0.7.10
[INFO] [stderr]   Downloaded pulldown-cmark v0.12.2
[INFO] [stderr]   Downloaded readability v0.3.0
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded pgvector v0.4.0
[INFO] [stderr]   Downloaded langchain-rust v4.6.0
[INFO] [stderr]   Downloaded tiktoken-rs v0.6.0
[INFO] [stderr]   Downloaded lopdf v0.32.0
[INFO] [stderr] error: failed to unpack package `lopdf v0.32.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `lopdf-0.32.0/assets/AnnotationDemo.pdf`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lopdf-0.32.0/assets/AnnotationDemo.pdf`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `lopdf-0.32.0/assets/AnnotationDemo.pdf` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lopdf-0.32.0/assets/AnnotationDemo.pdf`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))