[INFO] cloning repository https://github.com/Leaf-Computer/lumen-blocks-starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leaf-Computer/lumen-blocks-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeaf-Computer%2Flumen-blocks-starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeaf-Computer%2Flumen-blocks-starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bd424879c76972c849ea751ad0ace206f6b5877
[INFO] checking Leaf-Computer/lumen-blocks-starter against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeaf-Computer%2Flumen-blocks-starter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Leaf-Computer/lumen-blocks-starter
[INFO] finished tweaking git repo https://github.com/Leaf-Computer/lumen-blocks-starter
[INFO] tweaked toml for git repo https://github.com/Leaf-Computer/lumen-blocks-starter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Leaf-Computer/lumen-blocks-starter on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Leaf-Computer/lumen-blocks-starter 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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Leaf-Computer/lumen-blocks.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/components`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `time`.
[INFO] [stderr]     ... required by package `dioxus-primitives v0.0.1 (https://github.com/DioxusLabs/components?rev=545aa7f55205b488f6403f92133fffb6c66838de#545aa7f5)`
[INFO] [stderr]     ... which satisfies git dependency `dioxus-primitives` of package `lumen-blocks v0.3.0 (https://github.com/Leaf-Computer/lumen-blocks.git?tag=v0.3.0#57eda26e)`
[INFO] [stderr]     ... which satisfies git dependency `lumen-blocks` of package `lumen-blocks-starter v0.2.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.44` are: 0.3.47, 0.3.46, 0.3.45, 0.3.44
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `time v0.3.41`
[INFO] [stderr]     ... which satisfies dependency `time = "^0.3"` (locked to 0.3.41) of package `cookie v0.18.1`
[INFO] [stderr]     ... which satisfies dependency `cookie_crate = "^0.18.0"` (locked to 0.18.1) of package `reqwest v0.12.23`
[INFO] [stderr]     ... which satisfies dependency `reqwest = "^0.12.23"` (locked to 0.12.23) of package `dioxus-fullstack v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `dioxus-fullstack = "^0.7.0"` (locked to 0.7.0) of package `dioxus v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `dioxus = "^0.7.0"` (locked to 0.7.0) of package `lumen-blocks-starter v0.2.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `time` which could resolve this conflict


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
           Blocking waiting for file lock on package cache
           Updating git repository `https://github.com/Leaf-Computer/lumen-blocks.git`
           Updating crates.io index
           Updating git repository `https://github.com/DioxusLabs/components`
           Updating crates.io index
       error: failed to select a version for `time`.
           ... required by package `dioxus-primitives v0.0.1 (https://github.com/DioxusLabs/components?rev=545aa7f55205b488f6403f92133fffb6c66838de#545aa7f5)`
           ... which satisfies git dependency `dioxus-primitives` of package `lumen-blocks v0.3.0 (https://github.com/Leaf-Computer/lumen-blocks.git?tag=v0.3.0#57eda26e)`
           ... which satisfies git dependency `lumen-blocks` of package `lumen-blocks-starter v0.2.0 (/workspace/builds/worker-0-tc1/source)`
       versions that meet the requirements `^0.3.44` are: 0.3.47, 0.3.46, 0.3.45, 0.3.44
       
       all possible versions conflict with previously selected packages
       
         previously selected package `time v0.3.41`
           ... which satisfies dependency `time = "^0.3"` (locked to 0.3.41) of package `cookie v0.18.1`
           ... which satisfies dependency `cookie_crate = "^0.18.0"` (locked to 0.18.1) of package `reqwest v0.12.23`
           ... which satisfies dependency `reqwest = "^0.12.23"` (locked to 0.12.23) of package `dioxus-fullstack v0.7.0`
           ... which satisfies dependency `dioxus-fullstack = "^0.7.0"` (locked to 0.7.0) of package `dioxus v0.7.0`
           ... which satisfies dependency `dioxus = "^0.7.0"` (locked to 0.7.0) of package `lumen-blocks-starter v0.2.0 (/workspace/builds/worker-0-tc1/source)`
       
       failed to select a version for `time` which could resolve this conflict