Skip to content

Please release a version with rustc-build-sysroot 0.5.3 #36

@davidhewitt

Description

@davidhewitt

I see in rustc-build-sysroot that the new location of Cargo.lock has been accounted for (see e.g. rust-lang/cargo#14358), but it looks like we need an update here too?

Running cargo careful setup with nightly-2024-08-08, I get:

Preparing a careful sysroot (target: x86_64-unknown-linux-gnu)... 
thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-careful-0.4.2/src/main.rs:267:10:
failed to build sysroot; run `cargo careful setup` to see what went wrong: failed to copy lockfile from sysroot source

Caused by:
    No such file or directory (os error 2)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions