error: one of the features ['runtime-actix-native-tls', 'runtime-async-std-native-tls', 'runtime-tokio-native-tls', 'runtime-actix-rustls', 'runtime-async-std-rustls', 'runtime-tokio-rustls'] must be enabled #6 349.4 --> /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/sqlx-rt-0.6.2/src/lib.rs:11:1 #6 349.4 | #6 349.4 11 | / compile_error!( #6 349.4 12 | | "one of the features ['runtime-actix-native-tls', 'runtime-async-std-native-tls', \ #6 349.4 13 | | 'runtime-tokio-native-tls', 'runtime-actix-rustls', 'runtime-async-std-rustls', \ #6 349.4 14 | | 'runtime-tokio-rustls'] must be enabled" #6 349.4 15 | | ); #6 349.4 | |_^ #6 349.4 #6 349.4 Compiling hex v0.4.3 #6 349.5 error: could not compile `sqlx-rt` due to previous error #6 349.5 warning: build failed, waiting for other jobs to finish... #6 350.2 error: failed to compile `sqlx-cli v0.6.2`, intermediate artifacts can be found at `/tmp/target`