Skip to content

Rust distribution uses massive amount of storage space #37971

Open

Description

I'm a school student trying to work with Rust on lab computers. Students have between 0.5 GB and 1.5 GB of storage space.

My .multirust folder looks like this:

cpaten2@teaching:~/.multirust$ du -h --threshold=5MB
192M    ./toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib
192M    ./toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu
192M    ./toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib
356M    ./toolchains/nightly-x86_64-unknown-linux-gnu/lib
12M     ./toolchains/nightly-x86_64-unknown-linux-gnu/bin
368M    ./toolchains/nightly-x86_64-unknown-linux-gnu
368M    ./toolchains
368M    .

Is any of this superfluous? As it is I'd have to delete everything else in my user account to get Rust to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.E-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.E-needs-designThis issue needs exploration and design to see how and if we can fix/implement itT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions