There are some `println!()` that need removing. Try to expose the errors to the caller instead of logging directly.
There are some
println!()that need removing.Try to expose the errors to the caller instead of logging directly.