You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like some kind of connection issue (source: Some(Custom { kind: ConnectionAborted, error: "Unexpected EOF" })). This works for me, though. Could you try again? (Perhaps with a cargo clean before)
mkroening
changed the title
centos8 build hello world demo
hello world demo: connection aborted
Oct 24, 2022
failed to run custom build command for
hermit-sys v0.2.6
Caused by:
process didn't exit successfully:
/home/pengtao/projects/helloworld/target/debug/build/hermit-sys-5b5b80784a7958d9/build-script-build
(exit status: 101)--- stderr
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: Transport(Transport { kind: Io, message: None, url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/hermitcore/libhermit-rs/archive/refs/tags/v0.4.3.tar.gz", query: None, fragment: None }), source: Some(Custom { kind: ConnectionAborted, error: "Unexpected EOF" }) })', /home/pengtao/.cargo/registry/src/github.com-1ecc6299db9ec823/hermit-sys-0.2.6/build.rs:46:59The text was updated successfully, but these errors were encountered: