brson / brson/multirust

Multirust doesn't work with Cargo's tests

Open
#14 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
651
Forks
35
PR merge metrics
No merged PRs in 30d

Description

After installing multirust, I executed `make test` in cargo's repository.
But nearly all tests fail because multirust prints:

```
multirust: no default toolchain configured. run `multirust help default`
multirustproxy: `multirust check-updates-override` failed

```

Even after runnning `multirust default nightly`, I still get these errors.

Note that running `rustc` anywhere on my filesystem works (including `/path/to/cargo/target/x86_64-unknown-linux-gnu/cit/...`, which is where cargo puts his temporary files during the tests), so I have no idea where this problem comes from.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.