[INFO] cloning repository https://github.com/pawanjay176/rust-algorand-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pawanjay176/rust-algorand-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d6fa32ad0ab4932ae8953e09fc7e87f239fead [INFO] testing pawanjay176/rust-algorand-sdk against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Frust-algorand-sdk" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pawanjay176/rust-algorand-sdk on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pawanjay176/rust-algorand-sdk [INFO] finished tweaking git repo https://github.com/pawanjay176/rust-algorand-sdk [INFO] tweaked toml for git repo https://github.com/pawanjay176/rust-algorand-sdk written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pawanjay176/rust-algorand-sdk 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" "+1.84.0" "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 `rmp-serde = "^0.13"` [INFO] [stderr] candidate versions found which didn't match: 1.3.0, 1.3.0-beta.1, 1.2.0, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `rust-algorand-sdk v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly [INFO] [stderr] rmp-serde = { version = "1.3.0-beta.1" } command failed: exit status: 101 Updating crates.io index error: failed to select a version for the requirement `rmp-serde = "^0.13"` candidate versions found which didn't match: 1.3.0, 1.3.0-beta.1, 1.2.0, ... location searched: crates.io index required by package `rust-algorand-sdk v0.1.0 (/workspace/builds/worker-0-tc1/source)` if you are looking for the prerelease package it needs to be specified explicitly rmp-serde = { version = "1.3.0-beta.1" }