[INFO] cloning repository https://github.com/koval01/prisma-client-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koval01/prisma-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoval01%2Fprisma-client-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoval01%2Fprisma-client-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e29468d6d44419fe96086f486ad586f27bf29769 [INFO] testing koval01/prisma-client-rust against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoval01%2Fprisma-client-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/koval01/prisma-client-rust [INFO] finished tweaking git repo https://github.com/koval01/prisma-client-rust [INFO] tweaked toml for git repo https://github.com/koval01/prisma-client-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/koval01/prisma-client-rust on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/koval01/prisma-client-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/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-sdk` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/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-0-tc1/source/tests/database/mongodb/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-0-tc1/source/tests/database/mongodb/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-0-tc1/source/tests/database/postgres/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-0-tc1/source/tests/database/postgres/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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/koval01/prisma-engines` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/prisma/mysql_async` [INFO] [stderr] Updating git repository `https://github.com/pimeys/tls` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scratch v1.0.4 [INFO] [stderr] Downloaded async-trait v0.1.65 [INFO] [stderr] Downloaded unicode-ident v1.0.7 [INFO] [stderr] Downloaded async-graphql-axum v3.0.38 [INFO] [stderr] Downloaded tauri-macros v1.2.1 [INFO] [stderr] Downloaded async-graphql-value v3.0.38 [INFO] [stderr] Downloaded kuchiki v0.8.1 [INFO] [stderr] Downloaded async-graphql-derive v3.0.38 [INFO] [stderr] Downloaded ref-cast v1.0.15 [INFO] [stderr] Downloaded tauri-utils v1.2.1 [INFO] [stderr] Downloaded rusqlite v0.25.4 [INFO] [stderr] Downloaded specta v1.0.2 [INFO] [stderr] Downloaded syn v2.0.0 [INFO] [stderr] Downloaded borsh v0.10.2 [INFO] [stderr] Downloaded rkyv v0.7.40 [INFO] [stderr] Downloaded tiberius v0.11.6 [INFO] [stderr] Downloaded ico v0.2.0 [INFO] [stderr] error: failed to unpack package `ico v0.2.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ico-0.2.0/tests/images/ship.ico` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ico-0.2.0/tests/images/ship.ico` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ico-0.2.0/tests/images/ship.ico` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ico-0.2.0/tests/images/ship.ico` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-0-tc1/source/cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `prisma-client-rust-sdk` dependency) warning: /workspace/builds/worker-0-tc1/source/prisma-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `prisma-client-rust-cli` dependency) warning: /workspace/builds/worker-0-tc1/source/tests/database/mongodb/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 warning: /workspace/builds/worker-0-tc1/source/tests/database/mongodb/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 warning: /workspace/builds/worker-0-tc1/source/tests/database/postgres/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 warning: /workspace/builds/worker-0-tc1/source/tests/database/postgres/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 Blocking waiting for file lock on package cache Updating git repository `https://github.com/koval01/prisma-engines` Updating crates.io index Updating git repository `https://github.com/prisma/mysql_async` Updating git repository `https://github.com/pimeys/tls` Blocking waiting for file lock on package cache Downloading crates ... Downloaded scratch v1.0.4 Downloaded async-trait v0.1.65 Downloaded unicode-ident v1.0.7 Downloaded async-graphql-axum v3.0.38 Downloaded tauri-macros v1.2.1 Downloaded async-graphql-value v3.0.38 Downloaded kuchiki v0.8.1 Downloaded async-graphql-derive v3.0.38 Downloaded ref-cast v1.0.15 Downloaded tauri-utils v1.2.1 Downloaded rusqlite v0.25.4 Downloaded specta v1.0.2 Downloaded syn v2.0.0 Downloaded borsh v0.10.2 Downloaded rkyv v0.7.40 Downloaded tiberius v0.11.6 Downloaded ico v0.2.0 error: failed to unpack package `ico v0.2.0` Caused by: failed to unpack entry at `ico-0.2.0/tests/images/ship.ico` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ico-0.2.0/tests/images/ship.ico` Caused by: failed to unpack `ico-0.2.0/tests/images/ship.ico` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ico-0.2.0/tests/images/ship.ico` Caused by: No space left on device (os error 28)