[INFO] cloning repository https://github.com/serzhshakur/cucumber-rust-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serzhshakur/cucumber-rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5b9f973cb9e412529d393ea0fc74d50baf2dc1d [INFO] checking serzhshakur/cucumber-rust-example against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/serzhshakur/cucumber-rust-example [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/serzhshakur/cucumber-rust-example [INFO] tweaked toml for git repo https://github.com/serzhshakur/cucumber-rust-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/serzhshakur/cucumber-rust-example on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/serzhshakur/cucumber-rust-example 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "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 `cucumber-codegen = "^0.13"` (locked to 0.13.0) [INFO] [stderr] candidate versions found which didn't match: 0.10.2, 0.10.1, 0.10.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `cucumber v0.13.0` [INFO] [stderr] ... which satisfies dependency `cucumber = "^0.13"` (locked to 0.13.0) of package `xchange-cucumber-rust v0.1.0 (/workspace/builds/worker-6-tc1/source)` command failed: exit status: 101 Updating crates.io index error: failed to select a version for the requirement `cucumber-codegen = "^0.13"` (locked to 0.13.0) candidate versions found which didn't match: 0.10.2, 0.10.1, 0.10.0, ... location searched: crates.io index required by package `cucumber v0.13.0` ... which satisfies dependency `cucumber = "^0.13"` (locked to 0.13.0) of package `xchange-cucumber-rust v0.1.0 (/workspace/builds/worker-6-tc1/source)`