Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): lock file maintenance #2712

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 17, 2025 02:17
Copy link
Contributor Author

renovate bot commented Mar 17, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade
Downloading cpython-3.10.16-linux-x86_64-gnu (19.8MiB)
 Downloaded cpython-3.10.16-linux-x86_64-gnu
Using CPython 3.10.16
  × Failed to build `vortex-array @
  │ file:///tmp/renovate/repos/github/spiraldb/vortex/pyvortex`
  ├─▶ The build backend returned an error
  ╰─▶ Call to `maturin.prepare_metadata_for_build_editable` failed (exit
      status: 1)

      [stdout]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory
      /home/ubuntu/.cache/uv/builds-v0/.tmpffOAfn/metadata_directory
      --interpreter /home/ubuntu/.cache/uv/builds-v0/.tmpffOAfn/bin/python`

      [stderr]
          Updating crates.io index
      error: failed to get `duckdb` as a dependency of package `vortex-duckdb
      v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

      Caused by:
        failed to load source for dependency `duckdb`

      Caused by:
        Unable to update
      /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

      Caused by:
        failed to read
      `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

      Caused by:
        No such file or directory (os error 2)
      💥 maturin failed
        Caused by: Cargo metadata failed. Does your crate compile with `cargo
      build`?
        Caused by: `cargo metadata` exited with an error:
      Error running maturin: Command '['maturin',
      'pep517', 'write-dist-info', '--metadata-directory',
      '/home/ubuntu/.cache/uv/builds-v0/.tmpffOAfn/metadata_directory',
      '--interpreter',
      '/home/ubuntu/.cache/uv/builds-v0/.tmpffOAfn/bin/python']' returned
      non-zero exit status 1.

      hint: This usually indicates a problem with the package or the build
      environment.

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path bench-vortex/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/alp/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/bytebool/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/datetime-parts/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/dict/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/fastlanes/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/fsst/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/runend/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/sparse/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path encodings/zigzag/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path fuzz/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path pyvortex/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-array/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-btrblocks/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-buffer/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-datafusion/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-dtype/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-duckdb/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-error/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-expr/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-ffi/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-file/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-flatbuffers/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-io/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-ipc/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-layout/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-mask/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-metrics/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-proto/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-scalar/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex-tui/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path vortex/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path xtask/Cargo.toml
    Updating crates.io index
error: failed to get `duckdb` as a dependency of package `vortex-duckdb v0.25.2 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-duckdb)`

Caused by:
  failed to load source for dependency `duckdb`

Caused by:
  Unable to update /tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb

Caused by:
  failed to read `/tmp/renovate/repos/github/spiraldb/vortex/duckdb-vortex/duckdb-rs/crates/duckdb/Cargo.toml`

Caused by:
  No such file or directory (os error 2)

@renovate renovate bot merged commit 41e27e9 into develop Mar 17, 2025
22 of 23 checks passed
@renovate renovate bot deleted the renovate/lock-file-maintenance branch March 17, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants