[INFO] cloning repository https://github.com/dorsath/octree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dorsath/octree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorsath%2Foctree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorsath%2Foctree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d59c6582b1ac143a75dd391d59117911b39d8dc [INFO] checking dorsath/octree against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorsath%2Foctree" "/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/dorsath/octree [INFO] finished tweaking git repo https://github.com/dorsath/octree [INFO] tweaked toml for git repo https://github.com/dorsath/octree written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dorsath/octree on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dorsath/octree 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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/sebcrozet/nalgebra` [INFO] [stderr] error: failed to get `nalgebra` as a dependency of package `octree v0.0.1 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `nalgebra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/sebcrozet/nalgebra#87ded7fa [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/git/checkouts/nalgebra-21ace9d344c0d787/87ded7f/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (quickcheck) specified without providing a local path, Git repository, version, or workspace dependency to use 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/sebcrozet/nalgebra` error: failed to get `nalgebra` as a dependency of package `octree v0.0.1 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `nalgebra` Caused by: Unable to update https://github.com/sebcrozet/nalgebra#87ded7fa Caused by: failed to parse manifest at `/workspace/cargo-home/git/checkouts/nalgebra-21ace9d344c0d787/87ded7f/Cargo.toml` Caused by: dependency (quickcheck) specified without providing a local path, Git repository, version, or workspace dependency to use