[INFO] cloning repository https://github.com/lava1234/RustGS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lava1234/RustGS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flava1234%2FRustGS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flava1234%2FRustGS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bc04fbfad72b00d3f87691826315c43b80e3f09 [INFO] testing lava1234/RustGS against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flava1234%2FRustGS" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lava1234/RustGS [INFO] finished tweaking git repo https://github.com/lava1234/RustGS [INFO] tweaked toml for git repo https://github.com/lava1234/RustGS written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lava1234/RustGS on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lava1234/RustGS 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for the requirement `generic-array = "^0.12"` (locked to 0.12.3) [INFO] [stderr] candidate versions found which didn't match: 0.12.0, 0.11.1, 0.11.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `block-cipher-trait v0.6.2` [INFO] [stderr] ... which satisfies dependency `block-cipher-trait = "^0.6"` (locked to 0.6.2) of package `blowfish v0.4.0` [INFO] [stderr] ... which satisfies dependency `blowfish = "^0.4"` (locked to 0.4.0) of package `bcrypt v0.8.0` [INFO] [stderr] ... which satisfies dependency `bcrypt = "*"` (locked to 0.8.0) of package `RustGS v0.1.0 (/workspace/builds/worker-1-tc1/source)` command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index error: failed to select a version for the requirement `generic-array = "^0.12"` (locked to 0.12.3) candidate versions found which didn't match: 0.12.0, 0.11.1, 0.11.0, ... location searched: crates.io index required by package `block-cipher-trait v0.6.2` ... which satisfies dependency `block-cipher-trait = "^0.6"` (locked to 0.6.2) of package `blowfish v0.4.0` ... which satisfies dependency `blowfish = "^0.4"` (locked to 0.4.0) of package `bcrypt v0.8.0` ... which satisfies dependency `bcrypt = "*"` (locked to 0.8.0) of package `RustGS v0.1.0 (/workspace/builds/worker-1-tc1/source)`