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 dependencies (rustc nightly-2022-10-15, viper v4.0.0-RC) #1199

Merged
merged 12 commits into from
Oct 18, 2022

Conversation

viper-admin
Copy link
Member

@viper-admin viper-admin commented Oct 15, 2022

  • Update Viper version to v4.0.0-RC.
  • Update rustc version to nightly-2022-10-15.
  • Run cargo audit and fix the issues.
  • Manualy update outdated dependencies (see the list below).
  • Manualy run cargo update.
List of direct outdated dependencies:
$ cargo outdated --root-deps-only --workspace

info: syncing channel updates for 'nightly-2022-10-15-x86_64-unknown-linux-gnu'
info: latest update on 2022-10-15, rust version 1.66.0-nightly (bf15a9e52 2022-10-14)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'llvm-tools-preview'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustc-dev'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'llvm-tools-preview'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustc-dev'
info: installing component 'rustfmt'
warning: unused config key `unstable.bindeps` in `/home/runner/work/prusti-dev/prusti-dev/.cargo/config`
error: package `/home/runner/work/prusti-dev/prusti-dev/prusti-contracts/prusti-specs/Cargo.toml` is a member of the wrong workspace
expected: /home/runner/work/prusti-dev/prusti-dev/Cargo.toml
actual:   /home/runner/work/prusti-dev/prusti-dev/prusti-contracts/Cargo.toml
cargo outdated failed to execute

@fpoli could you take care of this?

@fpoli fpoli force-pushed the auto-update-nightly-2022-10-15 branch from 6e3d467 to 24c7148 Compare October 17, 2022 14:30
@fpoli
Copy link
Member

fpoli commented Oct 17, 2022

I opened kbknapp/cargo-outdated#331 for the error of cargo outdated.

Copy link
Member

@fpoli fpoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(ignore)

@fpoli fpoli merged commit 66fed7f into master Oct 18, 2022
@fpoli fpoli deleted the auto-update-nightly-2022-10-15 branch October 18, 2022 15:30
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.

None yet

2 participants