After update to nightly 1.69.0 I ran into some unexpected errors:
error[E0635]: unknown feature str_split_whitespace_as_str
error[E0599]: no method named as_str
found for struct SplitWhitespace
in the current scope
Are these some nightly problems?