Skip to content

[MacOS/BigSur] unable to do cargo install rustlings --locked #2086

@jfroffice

Description

@jfroffice
cargo install rustlings --locked
    Updating crates.io index
  Installing rustlings v6.2.0
    Updating crates.io index
    Updating crates.io index
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling libc v0.2.155
   Compiling cfg-if v1.0.0
   Compiling serde v1.0.205
   Compiling version_check v0.9.5
   Compiling rustversion v1.0.17
   Compiling ahash v0.8.11
   Compiling autocfg v1.3.0
   Compiling zerocopy v0.7.35
   Compiling quote v1.0.36
   Compiling once_cell v1.19.0
   Compiling syn v2.0.72
   Compiling log v0.4.22
   Compiling lock_api v0.4.12
   Compiling signal-hook v0.3.17
   Compiling crossbeam-utils v0.8.20
   Compiling parking_lot_core v0.9.10
   Compiling allocator-api2 v0.2.18
   Compiling bitflags v2.6.0
   Compiling heck v0.5.0
error: failed to run custom build command for `parking_lot_core v0.9.10`

Caused by:
  process didn't exit successfully: `/var/folders/6w/l27sqc311h138v2zqc5nwl4m0000gn/T/cargo-installHgxjka/release/build/parking_lot_core-6d7db9fd9e1fbecc/build-script-build` (signal: 9, SIGKILL: kill)
warning: build failed, waiting for other jobs to finish...
error: failed to compile `rustlings v6.2.0`, intermediate artifacts can be found at `/var/folders/6w/l27sqc311h138v2zqc5nwl4m0000gn/T/cargo-installHgxjka`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions