[INFO] fetching crate leptos-shadcn-utils 0.9.0...
[INFO] testing leptos-shadcn-utils-0.9.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate leptos-shadcn-utils 0.9.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate leptos-shadcn-utils 0.9.0
[INFO] finished tweaking crates.io crate leptos-shadcn-utils 0.9.0
[INFO] tweaked toml for crates.io crate leptos-shadcn-utils 0.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos-shadcn-utils 0.9.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leptos-shadcn-utils 0.9.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" "+1.90.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 `server_fn_macro_default = "^0.8.5"` (locked to 0.8.5)
[INFO] [stderr] candidate versions found which didn't match: 0.7.2, 0.7.1, 0.7.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `server_fn v0.8.7`
[INFO] [stderr]     ... which satisfies dependency `server_fn = "^0.8.7"` (locked to 0.8.7) of package `leptos v0.8.9`
[INFO] [stderr]     ... which satisfies dependency `leptos = "^0.8.9"` (locked to 0.8.9) of package `leptos-shadcn-utils v0.9.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     server_fn_macro_default = { version = "0.7.0-rc3" }


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 `server_fn_macro_default = "^0.8.5"` (locked to 0.8.5)
candidate versions found which didn't match: 0.7.2, 0.7.1, 0.7.0, ...
location searched: crates.io index
required by package `server_fn v0.8.7`
    ... which satisfies dependency `server_fn = "^0.8.7"` (locked to 0.8.7) of package `leptos v0.8.9`
    ... which satisfies dependency `leptos = "^0.8.9"` (locked to 0.8.9) of package `leptos-shadcn-utils v0.9.0 (/workspace/builds/worker-3-tc1/source)`
if you are looking for the prerelease package it needs to be specified explicitly
    server_fn_macro_default = { version = "0.7.0-rc3" }