Skip to content

Run cargo update + upgrade #3050

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

Merged
merged 4 commits into from
Nov 2, 2021
Merged

Run cargo update + upgrade #3050

merged 4 commits into from
Nov 2, 2021

Conversation

coolreader18
Copy link
Member

@coolreader18 coolreader18 commented Sep 13, 2021

cargo upgrade changeset:

    Updating crates.io index
    Updating approx v0.4.0 -> v0.5.0
    Removing arrayvec v0.5.2
    Removing build_const v0.2.2
    Removing byteorder v1.4.3
    Updating cranelift v0.72.0 -> v0.76.0
    Updating cranelift-bforest v0.72.0 -> v0.76.0
    Updating cranelift-codegen v0.72.0 -> v0.76.0
    Updating cranelift-codegen-meta v0.72.0 -> v0.76.0
    Updating cranelift-codegen-shared v0.72.0 -> v0.76.0
    Updating cranelift-entity v0.72.0 -> v0.76.0
    Updating cranelift-frontend v0.72.0 -> v0.76.0
    Updating cranelift-jit v0.72.0 -> v0.76.0
    Updating cranelift-module v0.72.0 -> v0.76.0
    Updating cranelift-native v0.72.0 -> v0.76.0
    Removing crc v1.8.1
    Updating env_logger v0.8.4 -> v0.9.0
    Removing errno v0.2.8
    Removing errno-dragonfly v0.1.2
    Updating hexf-parse v0.1.0 -> v0.2.1
    Removing lexical-core v0.7.6
      Adding lexical-parse-float v0.8.2
      Adding lexical-parse-integer v0.8.0
      Adding lexical-util v0.8.1
    Updating libffi v1.0.1 -> v2.0.0
    Updating lz4_flex v0.7.5 -> v0.9.0
    Updating phf v0.9.0 -> v0.10.0
    Updating phf_generator v0.9.1 -> v0.10.0
    Updating phf_macros v0.9.0 -> v0.10.0
    Updating phf_shared v0.9.0 -> v0.10.0
    Updating serde-wasm-bindgen v0.1.3 -> v0.3.1
    Removing smawk v0.3.1
    Updating target-lexicon v0.11.2 -> v0.12.2
    Updating textwrap v0.13.4 -> v0.14.2
      Adding twox-hash v1.6.1
    Updating winreg v0.8.0 -> v0.10.1

@coolreader18 coolreader18 force-pushed the upd-deps branch 2 times, most recently from 21e4d38 to 109952c Compare September 19, 2021 22:32
@coolreader18 coolreader18 force-pushed the upd-deps branch 2 times, most recently from 6ae1d63 to f224cea Compare October 12, 2021 19:03
@fanninpm
Copy link
Contributor

Any progress on this?

@coolreader18
Copy link
Member Author

I'm hoping this is just a cache issue cause I finally got around to booting to windows and I couldn't reproduce it...

@fanninpm
Copy link
Contributor

I'm hoping this is just a cache issue cause I finally got around to booting to windows and I couldn't reproduce it...

Try limiting the RustPython executable to only 7 GB of RAM.

@fanninpm
Copy link
Contributor

fanninpm commented Nov 1, 2021

Alternatively, you could just skip the test function on Windows, and barely anyone would care.

@youknowone youknowone merged commit 7b99d13 into main Nov 2, 2021
@youknowone youknowone deleted the upd-deps branch November 2, 2021 08:58
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.

3 participants