[INFO] cloning repository https://github.com/CZJ24/CSCI2270_Indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CZJ24/CSCI2270_Indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCZJ24%2FCSCI2270_Indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCZJ24%2FCSCI2270_Indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bf059d14e9079b70d3af15eef1ceb4c532ad79a [INFO] checking CZJ24/CSCI2270_Indexer against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCZJ24%2FCSCI2270_Indexer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 88% (922/1045) Updating files: 89% (931/1045) Updating files: 90% (941/1045) Updating files: 91% (951/1045) Updating files: 92% (962/1045) Updating files: 93% (972/1045) Updating files: 94% (983/1045) Updating files: 95% (993/1045) Updating files: 96% (1004/1045) Updating files: 97% (1014/1045) Updating files: 98% (1025/1045) Updating files: 99% (1035/1045) Updating files: 100% (1045/1045) Updating files: 100% (1045/1045), done. [INFO] validating manifest of git repo https://github.com/CZJ24/CSCI2270_Indexer on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CZJ24/CSCI2270_Indexer [INFO] finished tweaking git repo https://github.com/CZJ24/CSCI2270_Indexer [INFO] tweaked toml for git repo https://github.com/CZJ24/CSCI2270_Indexer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CZJ24/CSCI2270_Indexer 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `any = "^0.0.0"` (locked to 0.0.0) [INFO] [stderr] candidate versions found which didn't match: 0.0.1 [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `lmdb_test v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] perhaps a crate was updated and forgotten to be re-vendored? [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.