log icon indicating copy to clipboard operation
log copied to clipboard

Deprecated warning in windows workflow

Open hellow554 opened this issue 2 years ago • 0 comments

https://github.com/rust-lang/log/runs/6683448799?check_suite_focus=true#step:3:6

error: DEPRECATED: future versions of rustup will require --force-non-host to install a non-host toolchain as the default.
warning: toolchain 'stable-x86_64' may not be able to run on this system.
warning: If you meant to build software to target that platform, perhaps try `rustup target add x86_64` instead?

I don't know how to handle this, but it should be addressed soon

hellow554 avatar Jun 01 '22 05:06 hellow554