[INFO] cloning repository https://github.com/nathanfaucett/rs-linalg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanfaucett/rs-linalg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-linalg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-linalg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6db7fb848473b9ae113d7627ac31d3e8d75670be
[INFO] checking nathanfaucett/rs-linalg against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanfaucett%2Frs-linalg" "/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/nathanfaucett/rs-linalg on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nathanfaucett/rs-linalg
[INFO] finished tweaking git repo https://github.com/nathanfaucett/rs-linalg
[INFO] tweaked toml for git repo https://github.com/nathanfaucett/rs-linalg written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nathanfaucett/rs-linalg 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "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]     Updating git repository `https://github.com/nathanfaucett/rs-array.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-one.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-zero.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-mat4.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-collection_traits`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-approx_eq.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-num.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-signed.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-vec3.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-bounded.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-from_primitive.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-round.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-sqrt.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-to_primitive.git`
[INFO] [stderr]     Updating git repository `https://github.com/nathanfaucett/rs-trig.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: failed to save last-use data
[INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache.
[INFO] [stderr] 
[INFO] [stderr] database or disk is full
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Error code 13: Insertion failed because database is full


No space left on device (os error 28)