[INFO] fetching crate rqlite 0.1.0...
[INFO] testing rqlite-0.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rqlite 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rqlite 0.1.0
[INFO] finished tweaking crates.io crate rqlite 0.1.0
[INFO] tweaked toml for crates.io crate rqlite 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rqlite 0.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 105 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b4888e20884b02661a09c38736d9bfb9e471e8c8146f155505c8fdd32e51f3c
[INFO] running `Command { std: "docker" "start" "-a" "8b4888e20884b02661a09c38736d9bfb9e471e8c8146f155505c8fdd32e51f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b4888e20884b02661a09c38736d9bfb9e471e8c8146f155505c8fdd32e51f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4888e20884b02661a09c38736d9bfb9e471e8c8146f155505c8fdd32e51f3c", kill_on_drop: false }`
[INFO] [stdout] 8b4888e20884b02661a09c38736d9bfb9e471e8c8146f155505c8fdd32e51f3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 546fcb8db432bad86e49f8fe95ff9e721ca23d467abaddac5f24e51180f0334b
[INFO] running `Command { std: "docker" "start" "-a" "546fcb8db432bad86e49f8fe95ff9e721ca23d467abaddac5f24e51180f0334b", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cursor.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor {
[INFO] [stdout]    |                                        ^^                    ------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor<'a> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "546fcb8db432bad86e49f8fe95ff9e721ca23d467abaddac5f24e51180f0334b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546fcb8db432bad86e49f8fe95ff9e721ca23d467abaddac5f24e51180f0334b", kill_on_drop: false }`
[INFO] [stdout] 546fcb8db432bad86e49f8fe95ff9e721ca23d467abaddac5f24e51180f0334b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ec89573d7c9adbb37edb7e0bab87eab7be9e9a4b220144486bbc60697891fe7
[INFO] running `Command { std: "docker" "start" "-a" "0ec89573d7c9adbb37edb7e0bab87eab7be9e9a4b220144486bbc60697891fe7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cursor.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor {
[INFO] [stdout]    |                                        ^^                    ------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor<'a> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cursor.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor {
[INFO] [stdout]    |                                        ^^                    ------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor<'a> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "0ec89573d7c9adbb37edb7e0bab87eab7be9e9a4b220144486bbc60697891fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec89573d7c9adbb37edb7e0bab87eab7be9e9a4b220144486bbc60697891fe7", kill_on_drop: false }`
[INFO] [stdout] 0ec89573d7c9adbb37edb7e0bab87eab7be9e9a4b220144486bbc60697891fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 086d3586279fa9d38536bd54b1695904c878b94691e87b1f250aee5d40252605
[INFO] running `Command { std: "docker" "start" "-a" "086d3586279fa9d38536bd54b1695904c878b94691e87b1f250aee5d40252605", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/cursor.rs:51:40
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor {
[INFO] [stderr]    |                                        ^^                    ------ the lifetime gets resolved as `'a`
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor<'a> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rqlite` (lib) generated 1 warning
[INFO] [stderr] warning: `rqlite` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rqlite-688e0301bddbfcc4)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rqlite
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/connect.rs - connect::ConnectOptions::accept_invalid_cert (line 118) ... FAILED
[INFO] [stdout] test src/cursor.rs - cursor::Cursor<'l>::execute (line 66) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::ConnectOptions::pass (line 90) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::Connection::nodes (line 285) ... FAILED
[INFO] [stdout] test src/types.rs - types::par (line 49) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::Connection::execute (line 207) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::Connection::remove (line 367) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::ConnectOptions::connect (line 131) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::ConnectOptions::user (line 78) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::Connection::ready (line 342) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::Connection::cursor (line 196) ... FAILED
[INFO] [stdout] test src/cursor.rs - cursor::Cursor<'l>::next_row (line 165) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::ConnectOptions::new (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test src/connect.rs - connect::ConnectOptions::scheme (line 67) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/connect.rs - connect::ConnectOptions::accept_invalid_cert (line 118) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:119:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("my.node.local", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheme`
[INFO] [stdout]  --> src/connect.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .scheme(Scheme::HTTPS)
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Scheme`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:123:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_118_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 7 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cursor.rs - cursor::Cursor<'l>::execute (line 66) stdout ----
[INFO] [stdout] error: cannot find macro `par` in this scope
[INFO] [stdout]  --> src/cursor.rs:70:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | cur.execute("SELECT * FROM foo", par!()).await?;
[INFO] [stdout]   |                                  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::par;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/cursor.rs:67:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/cursor.rs:68:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_cursor_rs_66_0() {
[INFO] [stdout]   |                                      ------------------------------------- this is not `async`
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout] 4 | .connect().await?;
[INFO] [stdout]   |            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/cursor.rs:70:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_cursor_rs_66_0() {
[INFO] [stdout]   |                                      ------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 6 | cur.execute("SELECT * FROM foo", par!()).await?;
[INFO] [stdout]   |                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::ConnectOptions::pass (line 90) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:91:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("my.node.local", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheme`
[INFO] [stdout]  --> src/connect.rs:92:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .scheme(Scheme::HTTPS)
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Scheme`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:95:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_90_0() {
[INFO] [stdout]   |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 7 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::Connection::nodes (line 285) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:290:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_285_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 8 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:291:42
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_285_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 9 | let nodes: Vec<Node> = conn.nodes(false).await?;
[INFO] [stdout]   |                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `println`
[INFO] [stdout]   --> src/connect.rs:292:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | println("{:?}", nodes);
[INFO] [stdout]    | ^^^^^^^ not a function
[INFO] [stdout]    |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]    |
[INFO] [stdout] 10 | println!("{:?}", nodes);
[INFO] [stdout]    |        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::par (line 49) stdout ----
[INFO] [stdout] error: cannot find macro `par` in this scope
[INFO] [stdout]  --> src/types.rs:50:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | conn.execute("SELECT * FROM foo where name = ?", par!("fiona"))?;
[INFO] [stdout]   |                                                  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::par;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `conn` in this scope
[INFO] [stdout]  --> src/types.rs:50:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | conn.execute("SELECT * FROM foo where name = ?", par!("fiona"))?;
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::Connection::execute (line 207) stdout ----
[INFO] [stdout] error: cannot find macro `par` in this scope
[INFO] [stdout]  --> src/connect.rs:210:53
[INFO] [stdout]   |
[INFO] [stdout] 5 | if conn.execute("INSERT INTO foo(name) VALUES (?)", par!("fiona")).await?.rows_affected() == 1 {
[INFO] [stdout]   |                                                     ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::par;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:208:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:209:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_207_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout] 4 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:210:68
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_207_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 5 | if conn.execute("INSERT INTO foo(name) VALUES (?)", par!("fiona")).await?.rows_affected() == 1 {
[INFO] [stdout]   |                                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::Connection::remove (line 367) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:368:16
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:369:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_367_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout] 4 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:370:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_367_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 5 | if conn.ready().await? {
[INFO] [stdout]   |                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:371:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_367_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 6 |     if conn.remove("num5").await? {
[INFO] [stdout]   |                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `println`
[INFO] [stdout]  --> src/connect.rs:372:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         println("num5 removed from cluster");
[INFO] [stdout]   |         ^^^^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]   |
[INFO] [stdout] 7 |         println!("num5 removed from cluster");
[INFO] [stdout]   |                +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::ConnectOptions::connect (line 131) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:132:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("my.node.local", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheme`
[INFO] [stdout]  --> src/connect.rs:133:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .scheme(Scheme::HTTPS)
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Scheme`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:136:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_131_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 7 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::ConnectOptions::user (line 78) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:79:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("my.node.local", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheme`
[INFO] [stdout]  --> src/connect.rs:80:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .scheme(Scheme::HTTPS)
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Scheme`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:82:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_78_0() {
[INFO] [stdout]   |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 6 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::Connection::ready (line 342) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:343:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:344:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_342_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout] 4 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:345:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_342_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 5 | if conn.ready().await? {
[INFO] [stdout]   |                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::Connection::cursor (line 196) stdout ----
[INFO] [stdout] error: cannot find macro `par` in this scope
[INFO] [stdout]  --> src/connect.rs:200:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | cur.execute("SELECT * FROM foo", par!())?;
[INFO] [stdout]   |                                  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::par;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:197:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:198:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_196_0() {
[INFO] [stdout]   |                                      --------------------------------------- this is not `async`
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout] 4 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cursor.rs - cursor::Cursor<'l>::next_row (line 165) stdout ----
[INFO] [stdout] error: cannot find macro `par` in this scope
[INFO] [stdout]  --> src/cursor.rs:169:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | cur.execute("SELECT * FROM foo", par!())?;
[INFO] [stdout]   |                                  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::par;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/cursor.rs:166:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/cursor.rs:167:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_cursor_rs_165_0() {
[INFO] [stdout]   |                                      -------------------------------------- this is not `async`
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("127.0.0.1", 4001)
[INFO] [stdout] 4 | .connect().await?;
[INFO] [stdout]   |            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::ConnectOptions::new (line 48) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:53:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_48_0() {
[INFO] [stdout]   |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 8 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error: cannot find macro `par` in this scope
[INFO] [stdout]   --> src/lib.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | conn.execute("SELECT * FROM foo where id = ?;", par!(1)).await?;
[INFO] [stdout]    |                                                 ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use rqlite::par;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheme`
[INFO] [stdout]  --> src/lib.rs:11:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     .scheme(Scheme::HTTPS)
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Scheme`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 4  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_6_0() {
[INFO] [stdout]    |                                      --------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 11 |     .connect().await?;
[INFO] [stdout]    |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:15:58
[INFO] [stdout]    |
[INFO] [stdout] 4  | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_6_0() {
[INFO] [stdout]    |                                      --------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 12 | conn.execute("SELECT * FROM foo where id = ?;", par!(1)).await?;
[INFO] [stdout]    |                                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connect.rs - connect::ConnectOptions::scheme (line 67) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConnectOptions`
[INFO] [stdout]  --> src/connect.rs:68:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut conn = ConnectOptions::new("my.node.local", 4001)
[INFO] [stdout]   |                ^^^^^^^^^^^^^^ use of undeclared type `ConnectOptions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::ConnectOptions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scheme`
[INFO] [stdout]  --> src/connect.rs:69:10
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .scheme(Scheme::HTTPS)
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Scheme`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rqlite::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/connect.rs:70:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_connect_rs_67_0() {
[INFO] [stdout]   |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 5 |     .connect().await?;
[INFO] [stdout]   |                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/connect.rs - connect::ConnectOptions::accept_invalid_cert (line 118)
[INFO] [stdout]     src/connect.rs - connect::ConnectOptions::connect (line 131)
[INFO] [stdout]     src/connect.rs - connect::ConnectOptions::new (line 48)
[INFO] [stdout]     src/connect.rs - connect::ConnectOptions::pass (line 90)
[INFO] [stdout]     src/connect.rs - connect::ConnectOptions::scheme (line 67)
[INFO] [stdout]     src/connect.rs - connect::ConnectOptions::user (line 78)
[INFO] [stdout]     src/connect.rs - connect::Connection::cursor (line 196)
[INFO] [stdout]     src/connect.rs - connect::Connection::execute (line 207)
[INFO] [stdout]     src/connect.rs - connect::Connection::nodes (line 285)
[INFO] [stdout]     src/connect.rs - connect::Connection::ready (line 342)
[INFO] [stdout]     src/connect.rs - connect::Connection::remove (line 367)
[INFO] [stdout]     src/cursor.rs - cursor::Cursor<'l>::execute (line 66)
[INFO] [stdout]     src/cursor.rs - cursor::Cursor<'l>::next_row (line 165)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout]     src/types.rs - types::par (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "086d3586279fa9d38536bd54b1695904c878b94691e87b1f250aee5d40252605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "086d3586279fa9d38536bd54b1695904c878b94691e87b1f250aee5d40252605", kill_on_drop: false }`
[INFO] [stdout] 086d3586279fa9d38536bd54b1695904c878b94691e87b1f250aee5d40252605
