error[E0463]: can't find crate forcore | = note: theaarch64-unknown-nto-qnx710target may not be installed = help: consider downloading the target withrustup target add aarch64-unknown-nto-qnx710`
error[E0463]: can't find crate for std
|
= note: the aarch64-unknown-nto-qnx710 target may not be installed
= help: consider downloading the target with rustup target add aarch64-unknown-nto-qnx710
For more information about this error, try rustc --explain E0463.
error: could not compile once_cell (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile pin-project-lite (lib) due to 1 previous error
error: could not compile memchr (lib) due to 1 previous error
error: could not compile libc (lib) due to 1 previous error
error: could not compile slab (lib) due to 1 previous error
error: could not compile fnv (lib) due to 1 previous error
error: could not compile pin-utils (lib) due to 1 previous error
error: could not compile futures-sink (lib) due to 1 previous error
error: could not compile itoa (lib) due to 1 previous error
error: could not compile futures-core (lib) due to 1 previous error
error: could not compile untrusted (lib) due to 1 previous error
error: could not compile futures-task (lib) due to 1 previous error
error: could not compile cfg-if (lib) due to 1 previous error
error: could not compile byteorder (lib) due to 1 previous error
error: could not compile bytes (lib) due to 1 previous error
error: could not compile hashbrown (lib) due to 1 previous error`
nix 0.26.4 crate might need porting to support cross-compilation for aarch64-unknown-nto-qnx710 target. If anyone might have resolved, please update here.
error[E0463]: can't find crate for
core| = note: the
aarch64-unknown-nto-qnx710target may not be installed = help: consider downloading the target with
rustup target add aarch64-unknown-nto-qnx710`error[E0463]: can't find crate for
std
| = note: theaarch64-unknown-nto-qnx710
target may not be installed = help: consider downloading the target withrustup target add aarch64-unknown-nto-qnx710
For more information about this error, try
rustc --explain E0463
. error: could not compileonce_cell
(lib) due to 1 previous error warning: build failed, waiting for other jobs to finish... error: could not compilepin-project-lite
(lib) due to 1 previous error error: could not compilememchr
(lib) due to 1 previous error error: could not compilelibc
(lib) due to 1 previous error error: could not compileslab
(lib) due to 1 previous error error: could not compilefnv
(lib) due to 1 previous error error: could not compilepin-utils
(lib) due to 1 previous error error: could not compilefutures-sink
(lib) due to 1 previous error error: could not compileitoa
(lib) due to 1 previous error error: could not compilefutures-core
(lib) due to 1 previous error error: could not compileuntrusted
(lib) due to 1 previous error error: could not compilefutures-task
(lib) due to 1 previous error error: could not compilecfg-if
(lib) due to 1 previous error error: could not compilebyteorder
(lib) due to 1 previous error error: could not compilebytes
(lib) due to 1 previous error error: could not compilehashbrown
(lib) due to 1 previous error`