[INFO] fetching crate pyridis-message 0.3.5...
[INFO] testing pyridis-message-0.3.5 against 1.94.0 for beta-1.95-1
[INFO] extracting crate pyridis-message 0.3.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pyridis-message 0.3.5
[INFO] finished tweaking crates.io crate pyridis-message 0.3.5
[INFO] tweaked toml for crates.io crate pyridis-message 0.3.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyridis-message 0.3.5 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pyridis-message 0.3.5 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.94.0" "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 `pyo3 = "^0.24"` (locked to 0.24.2)
[INFO] [stderr] candidate versions found which didn't match: 0.17.1, 0.17.0, 0.16.6, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `pyridis-message v0.3.5 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     pyo3 = { version = "0.9.0-alpha.1" }


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 `pyo3 = "^0.24"` (locked to 0.24.2)
candidate versions found which didn't match: 0.17.1, 0.17.0, 0.16.6, ...
location searched: crates.io index
required by package `pyridis-message v0.3.5 (/workspace/builds/worker-5-tc1/source)`
if you are looking for the prerelease package it needs to be specified explicitly
    pyo3 = { version = "0.9.0-alpha.1" }