[INFO] cloning repository https://github.com/kusaljr/tauri-prisma-dashboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kusaljr/tauri-prisma-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusaljr%2Ftauri-prisma-dashboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusaljr%2Ftauri-prisma-dashboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efbc59701c1ea00ff08c71684b0886c58d5d81cc [INFO] checking kusaljr/tauri-prisma-dashboard against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusaljr%2Ftauri-prisma-dashboard" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kusaljr/tauri-prisma-dashboard on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/kusaljr/tauri-prisma-dashboard [INFO] finished tweaking git repo https://github.com/kusaljr/tauri-prisma-dashboard [INFO] tweaked toml for git repo https://github.com/kusaljr/tauri-prisma-dashboard written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kusaljr/tauri-prisma-dashboard 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/prisma-engines` [INFO] [stderr] Updating git repository `https://github.com/prisma/cuid-rust` [INFO] [stderr] Updating git repository `https://github.com/prisma/quaint` [INFO] [stderr] error: failed to get `quaint` as a dependency of package `prisma-value v0.1.0 (https://github.com/Brendonovich/prisma-engines?rev=8b94a80a2d8f12a2916fe28e3218162aa71e8539#8b94a80a)` [INFO] [stderr] ... which satisfies git dependency `prisma-value` (locked to 0.1.0) of package `prisma-models v0.0.0 (https://github.com/Brendonovich/prisma-engines?rev=8b94a80a2d8f12a2916fe28e3218162aa71e8539#8b94a80a)` [INFO] [stderr] ... which satisfies git dependency `prisma-models` (locked to 0.0.0) of package `prisma-client-rust v0.4.1 (https://github.com/Brendonovich/prisma-client-rust?tag=0.4.1#72326a94)` [INFO] [stderr] ... which satisfies git dependency `prisma-client-rust` (locked to 0.4.1) of package `filer v0.1.1 (/workspace/builds/worker-7-tc1/source/src-tauri)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `quaint` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/prisma/quaint?rev=a0722f26311669377ca9069843e8866a1706c42a#a0722f26 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/quaint-619bd35f3fda2f61 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision a0722f26311669377ca9069843e8866a1706c42a not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] no error overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Blocking waiting for file lock on package cache Updating git repository `https://github.com/Brendonovich/prisma-engines` Updating git repository `https://github.com/prisma/cuid-rust` Updating git repository `https://github.com/prisma/quaint` error: failed to get `quaint` as a dependency of package `prisma-value v0.1.0 (https://github.com/Brendonovich/prisma-engines?rev=8b94a80a2d8f12a2916fe28e3218162aa71e8539#8b94a80a)` ... which satisfies git dependency `prisma-value` (locked to 0.1.0) of package `prisma-models v0.0.0 (https://github.com/Brendonovich/prisma-engines?rev=8b94a80a2d8f12a2916fe28e3218162aa71e8539#8b94a80a)` ... which satisfies git dependency `prisma-models` (locked to 0.0.0) of package `prisma-client-rust v0.4.1 (https://github.com/Brendonovich/prisma-client-rust?tag=0.4.1#72326a94)` ... which satisfies git dependency `prisma-client-rust` (locked to 0.4.1) of package `filer v0.1.1 (/workspace/builds/worker-7-tc1/source/src-tauri)` Caused by: failed to load source for dependency `quaint` Caused by: Unable to update https://github.com/prisma/quaint?rev=a0722f26311669377ca9069843e8866a1706c42a#a0722f26 Caused by: failed to clone into: /workspace/cargo-home/git/db/quaint-619bd35f3fda2f61 Caused by: revision a0722f26311669377ca9069843e8866a1706c42a not found Caused by: no error