hermit-abi 0.2.2

hermit-abi is small interface to call functions from the unikernel RustyHermit. It is used to build the target `x86_64-unknown-hermit`.
Build #581646 2022-06-24T13:50:26.018941+00:00
# rustc version
rustc 1.63.0-nightly (43347397f 2022-06-23)# docs.rs version
docsrs 0.6.0 (1ce3fd8 2022-06-22)# build log
[INFO] adding target x86_64-unknown-hermit for toolchain nightly
[INFO] running `Command { std: "/home/cratesfyi/workspace/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "x86_64-unknown-hermit", kill_on_drop: false }`
[INFO] [stderr] error: component 'rust-std' for target 'x86_64-unknown-hermit' is unavailable for download for channel 'nightly'
[INFO] [stderr] Sometimes not all components are available in any given nightly. If you don't need the component, you can remove it with:
[INFO] [stderr] 
[INFO] [stderr]     rustup target remove --toolchain nightly x86_64-unknown-hermit