Skip to content

Conversation

@oxide-renovate
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Type Update Change
crucible-common workspace.dependencies digest 7103cd3 -> ec87da9

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Nov 13, 2025
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to 320e41f Update crucible-common digest to b3540fa Nov 14, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from fe027f2 to d6ae7cc Compare November 14, 2025 04:12
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to b3540fa Update crucible-common digest to ee6d6e3 Nov 15, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from d6ae7cc to 090ccc1 Compare November 15, 2025 04:06
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to ee6d6e3 Update crucible-common digest to 7a3d9f5 Nov 20, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from 090ccc1 to be59ff6 Compare November 20, 2025 04:11
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to 7a3d9f5 Update crucible-common digest to 698174f Nov 20, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from be59ff6 to 61a0b75 Compare November 20, 2025 06:52
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to 698174f Update crucible-common digest to ef0596a Nov 21, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from 61a0b75 to dfd9e7c Compare November 21, 2025 04:11
@oxide-renovate
Copy link
Contributor Author

oxide-renovate bot commented Nov 21, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating git repository `https://github.com/oxidecomputer/crucible`
    Updating crates.io index
error: failed to select a version for `dropshot`.
    ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ec87da9b0d8997a8c1c969a11d7d41583526ad20#ec87da9b)`
    ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/nexus)`
    ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
versions that meet the requirements `^0.16.5` are: 0.16.5

all possible versions conflict with previously selected packages.

  previously selected package `dropshot v0.16.4`
    ... which satisfies dependency `dropshot = "^0.16.3"` (locked to 0.16.4) of package `ch-dev v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/dev-tools/ch-dev)`

failed to select a version for `dropshot` which could resolve this conflict

File name: Cargo.toml
Command failed: tools/renovate-post-upgrade.sh
+ set -o pipefail
+ set -o pipefail
+ case "${BINSTALL_VERSION:-}" in
++ mktemp -d
+ cd /tmp/tmp.tzgGd0GmI5
+ '[' -z '' ']'
+ base_url=https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-
++ uname -s
+ os=Linux
+ '[' Linux = Darwin ']'
+ '[' Linux = Linux ']'
++ uname -m
+ machine=x86_64
+ '[' x86_64 = armv7l ']'
+ target=x86_64-unknown-linux-musl
+ '[' x86_64 = armv7 ']'
+ url=https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ do_curl https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ curl --retry 10 -A 'Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/81.0' -L --proto =https --tlsv1.2 -sSf https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ tar -xvzf -
+ ./cargo-binstall --self-install
+ CARGO_HOME=/home/ubuntu/.cargo
+ case ":$PATH:" in
+ needs_cargo_home=1
+ '[' -n 1 ']'
+ '[' -n '' ']'
+ echo
+ printf '\033[0;31mYour path is missing %s, you might want to add it.\033[0m\n' /home/ubuntu/.cargo/bin
+ echo
Error: 
   0: �[91mbuilding package graph failed�[0m
   1: �[91m`cargo metadata` execution failed�[0m
   2: �[91m`cargo metadata` exited with an error:     Updating git repository `https://github.com/oxidecomputer/crucible`
          Updating crates.io index
      error: failed to select a version for `dropshot`.
          ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ec87da9b0d8997a8c1c969a11d7d41583526ad20#ec87da9b)`
          ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/nexus)`
          ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
      versions that meet the requirements `^0.16.5` are: 0.16.5

      all possible versions conflict with previously selected packages.

        previously selected package `dropshot v0.16.4`
          ... which satisfies dependency `dropshot = "^0.16.3"` (locked to 0.16.4) of package `ch-dev v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/omicron/dev-tools/ch-dev)`

      failed to select a version for `dropshot` which could resolve this conflict
   2: �[0m

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from dfd9e7c to 8e8ac60 Compare November 25, 2025 04:13
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to ef0596a Update crucible-common digest to 4639f8e Nov 25, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from 8e8ac60 to ea77a13 Compare November 26, 2025 04:14
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to 4639f8e Update crucible-common digest to ceac950 Nov 26, 2025
@oxide-renovate oxide-renovate bot changed the title Update crucible-common digest to ceac950 Update crucible-common digest to ec87da9 Nov 27, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/crucible-common-digest branch from ea77a13 to aea5995 Compare November 27, 2025 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant