hermit-abi 0.2.5

hermit-abi is small interface to call functions from the unikernel RustyHermit. It is used to build the target `x86_64-unknown-hermit`.
Build #602927 2022-07-31T17:03:25.057672+00:00
# rustc version
rustc 1.64.0-nightly (0f4bcadb4 2022-07-30)# docs.rs version
docsrs 0.6.0 (f9ffabd 2022-07-24)# 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