cargo build --release -p icarus
info: syncing channel updates for '1.95.0-x86_64-unknown-linux-gnu'
error: failed to download file error=Reqwest(reqwest::Error { kind: Request, url: "https://static.rust-lang.org/dist/channel-rust-1.95.0.toml.sha256", source: hyper_util::client::legacy::Error(Connect, Custom { kind: Other, error: Custom { kind: InvalidData, error: General("No CA certificates were loaded from the system") } }) })
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-1.95.0.toml.sha256' to '/home/pault/.rustup/tmp/h9jn4s7x0z2_izkr_file': error downloading file: error sending request for url (https://static.rust-lang.org/dist/channel-rust-1.95.0.toml.sha256): client error (Connect): unexpected error: No CA certificates were loaded from the system
make: *** [Makefile:18: native] Error 1