[INFO] cloning repository https://github.com/thewander02/prisma-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thewander02/prisma-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewander02%2Fprisma-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewander02%2Fprisma-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e1d3abff2bdb0d038c8f4a08aaa79ec56007bba [INFO] checking thewander02/prisma-rust against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewander02%2Fprisma-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thewander02/prisma-rust on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/thewander02/prisma-rust [INFO] finished tweaking git repo https://github.com/thewander02/prisma-rust [INFO] tweaked toml for git repo https://github.com/thewander02/prisma-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thewander02/prisma-rust 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/prisma-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prisma-client-rust-cli` dependency) [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/tests/issues/issue-417/Cargo.toml: `default-features` is ignored for prisma-client-rust, since `default-features` was not specified for `workspace.dependencies.prisma-client-rust`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/crates/cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prisma-client-rust-generator` dependency) [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/crates/generator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `prisma-client-rust-sdk` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/prisma-engines` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/prisma-engines-f2c6e4d6d49e6dad/objects/pack/pack_git2_92eacd58327b4c2f': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/prisma-engines-f2c6e4d6d49e6dad/objects/pack/pack_git2_1eef07b3b84b1c6f': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/prisma-engines-f2c6e4d6d49e6dad/objects/pack/pack_git2_a512e3f59c28242f': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `diagnostics` as a dependency of package `prisma-client-rust v0.6.8 (/workspace/builds/worker-1-tc2/source/crates/lib)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `diagnostics` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/Brendonovich/prisma-engines?branch=5.1.0-patched#82fe56e0 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/prisma-engines-f2c6e4d6d49e6dad [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 82fe56e07394c386c8677ac63a0de86fea9ee01b not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/prisma-engines-f2c6e4d6d49e6dad/objects/pack/pack_git2_b981c65ac6a51a85': No space left on device; class=Os (2) [INFO] checking thewander02/prisma-rust against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewander02%2Fprisma-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/database/sqlserver/prisma/schema.prisma [INFO] [stderr] fatal: cannot create directory at 'tests/database/sqlserver/tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking thewander02/prisma-rust against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewander02%2Fprisma-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file integration-tests/tests/create_many.rs [INFO] [stderr] error: unable to write file integration-tests/tests/delete.rs [INFO] [stderr] error: unable to write file integration-tests/tests/delete_many.rs [INFO] [stderr] error: unable to write file integration-tests/tests/find_first.rs [INFO] [stderr] error: unable to write file integration-tests/tests/find_many.rs [INFO] [stderr] error: unable to write file integration-tests/tests/find_unique.rs [INFO] [stderr] error: unable to write file integration-tests/tests/include.rs [INFO] [stderr] error: unable to write file integration-tests/tests/lib.rs [INFO] [stderr] error: unable to write file integration-tests/tests/mock.rs [INFO] [stderr] error: unable to write file integration-tests/tests/order.rs [INFO] [stderr] error: unable to write file integration-tests/tests/partial.rs [INFO] [stderr] error: unable to write file integration-tests/tests/raw.rs [INFO] [stderr] error: unable to write file integration-tests/tests/select.rs [INFO] [stderr] error: unable to write file integration-tests/tests/specta.rs [INFO] [stderr] error: unable to write file integration-tests/tests/transaction.rs [INFO] [stderr] error: unable to write file integration-tests/tests/types.rs [INFO] [stderr] error: unable to write file integration-tests/tests/update.rs [INFO] [stderr] error: unable to write file integration-tests/tests/upsert.rs [INFO] [stderr] error: unable to write file integration-tests/tests/utils.rs [INFO] [stderr] error: unable to write file integration-tests/tests/with.rs [INFO] [stderr] fatal: cannot create directory at 'prisma-cli': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking thewander02/prisma-rust against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewander02%2Fprisma-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file examples/tauri/src-tauri/icons/icon.ico [INFO] [stderr] error: unable to write file examples/tauri/src-tauri/icons/icon.png [INFO] [stderr] fatal: cannot create directory at 'examples/tauri/src-tauri/prisma': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking thewander02/prisma-rust against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewander02%2Fprisma-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/database/sqlserver/Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'tests/issues/issue-417/.cargo': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] failed to checkout https://github.com/thewander02/prisma-rust Caused by: command failed: exit status: 128