[INFO] fetching crate evdi 0.8.0...
[INFO] checking evdi-0.8.0 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] extracting crate evdi 0.8.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate evdi 0.8.0
[INFO] finished tweaking crates.io crate evdi 0.8.0
[INFO] tweaked toml for crates.io crate evdi 0.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate evdi 0.8.0 on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evdi 0.8.0 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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 `use = "^0.0.0"` (locked to 0.0.0)
[INFO] [stderr] candidate versions found which didn't match: 0.0.1-pre.0
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `evdi v0.8.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]     use = { version = "0.0.1-pre.0" }


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 `use = "^0.0.0"` (locked to 0.0.0)
candidate versions found which didn't match: 0.0.1-pre.0
location searched: crates.io index
required by package `evdi v0.8.0 (/workspace/builds/worker-0-tc1/source)`
if you are looking for the prerelease package it needs to be specified explicitly
    use = { version = "0.0.1-pre.0" }