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

Update Rust crate proc-macro2 to v1.0.86 - autoclosed #5843

Closed
wants to merge 1 commit into from

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented May 31, 2024

This PR contains the following updates:

Package Type Update Change
proc-macro2 workspace.dependencies patch 1.0.82 -> 1.0.86

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.86

Compare Source

  • Documentation improvements

v1.0.85

Compare Source

  • Mark some tests as only for 64-bit targets (#​463)

v1.0.84

Compare Source

v1.0.83

Compare Source

  • Optimize the representation of Ident (#​462)

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 May 31, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch 2 times, most recently from a09f1cf to 40a73c1 Compare June 2, 2024 03:11
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.84 Update Rust crate proc-macro2 to v1.0.85 Jun 2, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 40a73c1 to 7cc1976 Compare June 5, 2024 03:12
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 7cc1976 to aa8a6fd Compare June 22, 2024 03:22
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.85 Update Rust crate proc-macro2 to v1.0.86 Jun 22, 2024
@oxide-renovate
Copy link
Contributor Author

oxide-renovate bot commented Jun 22, 2024

⚠️ 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
error: failed to load manifest for workspace member `/tmp/renovate/repos/github/oxidecomputer/omicron/cockroach-admin`
referenced by workspace at `/tmp/renovate/repos/github/oxidecomputer/omicron/Cargo.toml`

Caused by:
  failed to load manifest for dependency `nexus-test-utils`

Caused by:
  failed to load manifest for dependency `nexus-db-queries`

Caused by:
  failed to load manifest for dependency `oximeter`

Caused by:
  failed to parse manifest at `/tmp/renovate/repos/github/oxidecomputer/omicron/oximeter/oximeter/Cargo.toml`

Caused by:
  error inheriting `float-ord` from workspace root manifest's `workspace.dependencies.float-ord`

Caused by:
  `dependency.float-ord` was not found in `workspace.dependencies`

File name: Cargo.toml
Command failed: tools/renovate-post-upgrade.sh
++ mktemp -d
+ cd /tmp/tmp.9UkEN0AYZd
+ 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
+ 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
+ curl -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 -y --force cargo-binstall
+ CARGO_HOME=/home/ubuntu/.cargo
+ [[ :/home/ubuntu/.cargo/bin:/home/ubuntu/.local/bin:/go/bin:/home/ubuntu/bin:/home/ubuntu/.npm-global/bin:/home/ubuntu/.cargo/bin:/home/ubuntu/.local/bin:/go/bin:/home/ubuntu/bin:/home/ubuntu/.npm-global/bin:/home/ubuntu/.cargo/bin:/home/ubuntu/.local/bin:/go/bin:/home/ubuntu/bin:/home/ubuntu/.npm-global/bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: == *\:\/\h\o\m\e\/\u\b\u\n\t\u\/\.\c\a\r\g\o\/\b\i\n\:* ]]
Error: 
   0: �[91mbuilding package graph failed�[0m
   1: �[91m`cargo metadata` execution failed�[0m
   2: �[91m`cargo metadata` exited with an error: error: failed to load manifest for workspace member `/tmp/renovate/repos/github/oxidecomputer/omicron/cockroach-admin`
      referenced by workspace at `/tmp/renovate/repos/github/oxidecomputer/omicron/Cargo.toml`

      Caused by:
        failed to load manifest for dependency `nexus-test-utils`

      Caused by:
        failed to load manifest for dependency `nexus-db-queries`

      Caused by:
        failed to load manifest for dependency `oximeter`

      Caused by:
        failed to parse manifest at `/tmp/renovate/repos/github/oxidecomputer/omicron/oximeter/oximeter/Cargo.toml`

      Caused by:
        error inheriting `float-ord` from workspace root manifest's `workspace.dependencies.float-ord`

      Caused by:
        `dependency.float-ord` was not found in `workspace.dependencies`
   2: �[0m

  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   1: �[32m__libc_start_main�[0m�[90m<unknown>�[0m
      at �[35m<unknown source file>�[0m:�[35m<unknown line>�[0m

Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
Run with RUST_BACKTRACE=full to include source snippets.

@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from aa8a6fd to d9e7a10 Compare June 23, 2024 03:09
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from d9e7a10 to 835aa09 Compare June 25, 2024 03:10
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.86 Update Rust crate proc-macro2 to v1.0.86 - autoclosed Jun 25, 2024
@oxide-renovate oxide-renovate bot closed this Jun 25, 2024
@oxide-renovate oxide-renovate bot deleted the renovate/proc-macro2-1.x-lockfile branch June 25, 2024 05:10
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.

0 participants