Open
Description
Problem
We currently have no track on nightly change, so some new PR will get unrelated error from CI. See: https://github.com/fortanix/rust-mbedtls/actions/runs/8181996930/job/22405858147?pr=356
Solution
- Fix current errors from nightly toolchain.
- Add daily CI to catch error comes from nightly toolchain change.