Skip to content

setting rustc-wrapper in ~/.cargo/config break miri #2429

Closed
@youknowone

Description

@youknowone
error: failed to run `rustc` to learn about target-specific information

Caused by:
  process didn't exit successfully: `~/.cargo/bin/sccache ~/.rustup/toolchains/nightly-x86_64-apple-darwin/bin/cargo-miri - --crate-name ___ --print=file-names --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=cfg` (exit status: 2)
  --- stderr
  sccache: error: failed to execute compile
  sccache: caused by: Compiler not supported: "error: Unrecognized option: \'E\'\n\n"
error: `"~/.rustup/toolchains/nightly-x86_64-apple-darwin/bin/cargo" "check" "--release" "--manifest-path" "/var/folders/yf/dvzgtwmx7bsfgfc2d6mcldvh0000gn/T/xargo.4Al3EAsEZ1Oj/Cargo.toml" "--target" "x86_64-apple-darwin" "-p" "std"` failed with exit code: Some(101)
fatal error: failed to run xargo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions