-
Notifications
You must be signed in to change notification settings - Fork 109
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 (nightly-2022-01-13) #816
Conversation
c2580ad
to
d43b741
Compare
6dfe1fd
to
b88c872
Compare
I've updated to @vakaras The clippy failures are coming from the generated VIR code (mostly). Do you know where to insert this |
Yes. I will push a commit that fixes them. |
bors r+ |
816: Update dependencies (nightly-2022-01-13) r=Aurel300 a=viper-admin * [x] Update rustc version to `nightly-2022-01-13`. * [x] Manualy update outdated dependencies (see the list below). * [x] Manualy run `cargo update`. <details><summary>List of direct outdated dependencies:</summary> ``` $ cargo outdated --root-deps-only --workspace info: syncing channel updates for 'nightly-2022-01-01-x86_64-unknown-linux-gnu' info: latest update on 2022-01-01, rust version 1.59.0-nightly (cfa3fe5af 2021-12-31) info: downloading component 'cargo' 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 'llvm-tools-preview' info: installing component 'rust-std' info: installing component 'rustc' info: installing component 'rustc-dev' info: installing component 'rustfmt' Updating git repository `https://github.com/rust-lang/cargo.git` analysis ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- syn 1.0.82 --- 1.0.84 Normal --- prusti-common ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- viper ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- viper-sys ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- ureq 2.3.1 --- 2.4.0 Build --- vir ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- quote 1.0.10 --- 1.0.14 Normal --- serde 1.0.131 --- 1.0.132 Normal --- syn 1.0.82 --- 1.0.84 Normal --- vir-gen ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- quote 1.0.10 --- 1.0.14 Normal --- syn 1.0.82 --- 1.0.84 Normal --- prusti-contracts-internal ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- prusti-specs ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- quote 1.0.10 --- 1.0.14 Normal --- serde 1.0.131 --- 1.0.132 Normal --- syn 1.0.82 --- 1.0.84 Normal --- prusti-interface ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- prusti-viper ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- prusti-server ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- clap 2.34.0 --- 3.0.0 Normal --- num_cpus 1.13.0 --- 1.13.1 Normal --- reqwest 0.10.10 --- 0.11.8 Normal --- serde 1.0.131 --- 1.0.132 Normal --- tokio 0.2.25 --- 1.15.0 Normal --- warp 0.2.5 --- 0.3.2 Normal --- prusti-launch ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- nix 0.23.0 --- 0.23.1 Normal cfg(unix) serde 1.0.131 --- 1.0.132 Normal --- test-crates ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- systest ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- ureq 2.3.1 --- 2.4.0 Build --- ``` </details> `@Aurel300` could you take care of this? Co-authored-by: Aurel Bílý <aurel.bily@gmail.com> Co-authored-by: Vytautas Astrauskas <vastrauskas@gmail.com>
Build failed: |
32c3dc2
to
f8e1eaf
Compare
bors r+ |
816: Update dependencies (nightly-2022-01-13) r=Aurel300 a=viper-admin * [x] Update rustc version to `nightly-2022-01-13`. * [x] Manualy update outdated dependencies (see the list below). * [x] Manualy run `cargo update`. <details><summary>List of direct outdated dependencies:</summary> ``` $ cargo outdated --root-deps-only --workspace info: syncing channel updates for 'nightly-2022-01-01-x86_64-unknown-linux-gnu' info: latest update on 2022-01-01, rust version 1.59.0-nightly (cfa3fe5af 2021-12-31) info: downloading component 'cargo' 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 'llvm-tools-preview' info: installing component 'rust-std' info: installing component 'rustc' info: installing component 'rustc-dev' info: installing component 'rustfmt' Updating git repository `https://github.com/rust-lang/cargo.git` analysis ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- syn 1.0.82 --- 1.0.84 Normal --- prusti-common ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- viper ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- viper-sys ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- ureq 2.3.1 --- 2.4.0 Build --- vir ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- quote 1.0.10 --- 1.0.14 Normal --- serde 1.0.131 --- 1.0.132 Normal --- syn 1.0.82 --- 1.0.84 Normal --- vir-gen ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- quote 1.0.10 --- 1.0.14 Normal --- syn 1.0.82 --- 1.0.84 Normal --- prusti-contracts-internal ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- prusti-specs ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- proc-macro2 1.0.34 --- 1.0.36 Normal --- quote 1.0.10 --- 1.0.14 Normal --- serde 1.0.131 --- 1.0.132 Normal --- syn 1.0.82 --- 1.0.84 Normal --- prusti-interface ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- prusti-viper ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- prusti-server ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- clap 2.34.0 --- 3.0.0 Normal --- num_cpus 1.13.0 --- 1.13.1 Normal --- reqwest 0.10.10 --- 0.11.8 Normal --- serde 1.0.131 --- 1.0.132 Normal --- tokio 0.2.25 --- 1.15.0 Normal --- warp 0.2.5 --- 0.3.2 Normal --- prusti-launch ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- nix 0.23.0 --- 0.23.1 Normal cfg(unix) serde 1.0.131 --- 1.0.132 Normal --- test-crates ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- serde 1.0.131 --- 1.0.132 Normal --- systest ================ Name Project Compat Latest Kind Platform ---- ------- ------ ------ ---- -------- ureq 2.3.1 --- 2.4.0 Build --- ``` </details> `@Aurel300` could you take care of this? Co-authored-by: Aurel Bílý <aurel.bily@gmail.com> Co-authored-by: Vytautas Astrauskas <vastrauskas@gmail.com>
Build failed: |
6a1843e
to
9eb67dd
Compare
bors r+ |
nightly-2022-01-13
.cargo update
.List of direct outdated dependencies:
@Aurel300 could you take care of this?