[INFO] fetching crate wirekvs 0.1.0...
[INFO] testing wirekvs-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate wirekvs 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wirekvs 0.1.0
[INFO] finished tweaking crates.io crate wirekvs 0.1.0
[INFO] tweaked toml for crates.io crate wirekvs 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wirekvs 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wirekvs 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded tungstenite v0.26.1
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded openssl v0.10.69
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 823a4d23d8801b8ad670a9be7db253f4006ab15a116c7573cf2de0d324e0e61c
[INFO] running `Command { std: "docker" "start" "-a" "823a4d23d8801b8ad670a9be7db253f4006ab15a116c7573cf2de0d324e0e61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "823a4d23d8801b8ad670a9be7db253f4006ab15a116c7573cf2de0d324e0e61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "823a4d23d8801b8ad670a9be7db253f4006ab15a116c7573cf2de0d324e0e61c", kill_on_drop: false }`
[INFO] [stdout] 823a4d23d8801b8ad670a9be7db253f4006ab15a116c7573cf2de0d324e0e61c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcd8dd327de25787a381db37121f02c1422c2c33569f1c0370fb5ff950ad6253
[INFO] running `Command { std: "docker" "start" "-a" "dcd8dd327de25787a381db37121f02c1422c2c33569f1c0370fb5ff950ad6253", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.26.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling wirekvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.17s
[INFO] running `Command { std: "docker" "inspect" "dcd8dd327de25787a381db37121f02c1422c2c33569f1c0370fb5ff950ad6253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd8dd327de25787a381db37121f02c1422c2c33569f1c0370fb5ff950ad6253", kill_on_drop: false }`
[INFO] [stdout] dcd8dd327de25787a381db37121f02c1422c2c33569f1c0370fb5ff950ad6253
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d9ed28600a7aea07f3d5e4254083d107ad225321c3cc52b2a5eba055389ccf4
[INFO] running `Command { std: "docker" "start" "-a" "0d9ed28600a7aea07f3d5e4254083d107ad225321c3cc52b2a5eba055389ccf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling wirekvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "0d9ed28600a7aea07f3d5e4254083d107ad225321c3cc52b2a5eba055389ccf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d9ed28600a7aea07f3d5e4254083d107ad225321c3cc52b2a5eba055389ccf4", kill_on_drop: false }`
[INFO] [stdout] 0d9ed28600a7aea07f3d5e4254083d107ad225321c3cc52b2a5eba055389ccf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7d0bb97de188a3151773b6af82f371a7ac0c5335d1491d5958d6a0b9c67e2a6
[INFO] running `Command { std: "docker" "start" "-a" "e7d0bb97de188a3151773b6af82f371a7ac0c5335d1491d5958d6a0b9c67e2a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wirekvs-30563a44d9773299)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wirekvs-f7e341c8ae4e745f)
[INFO] [stdout] 
[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] [stderr]    Doc-tests wirekvs
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - WireKVS::create_database (line 176) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVS::list_databases (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVS::delete_database (line 203) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVSDatabase::get_all_entries (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVS::database (line 219) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVS::new (line 147) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVSDatabase::new (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVSDatabase::delete (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVSDatabase::set (line 93) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVSDatabase::get (line 74) ... FAILED
[INFO] [stdout] test src/lib.rs - WireKVSDatabase::subscribe (line 126) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - WireKVS::create_database (line 176) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap`
[INFO] [stdout]    --> src/lib.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 | let mut config = HashMap::new();
[INFO] [stdout]     |                  ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 176 + use std::collections::HashMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | let db = client.create_database("My Database", config).await.unwrap();
[INFO] [stdout]     |          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:179:56
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_176_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 179 | let db = client.create_database("My Database", config).await.unwrap();
[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: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVS::list_databases (line 157) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 | let databases = client.list_databases().await.unwrap();
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_157_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 158 | let databases = client.list_databases().await.unwrap();
[INFO] [stdout]     |                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVS::delete_database (line 203) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | client.delete_database("database-id").await.unwrap();
[INFO] [stdout]     | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:204:39
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_203_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 204 | client.delete_database("database-id").await.unwrap();
[INFO] [stdout]     |                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVSDatabase::get_all_entries (line 55) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]   --> src/lib.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | let entries = db.get_all_entries().await.unwrap();
[INFO] [stdout]    |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:56:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_55_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 56 | let entries = db.get_all_entries().await.unwrap();
[INFO] [stdout]    |                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVS::database (line 219) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/lib.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | let db = client.database("database-id".to_string(), "access-key".to_string()).await;
[INFO] [stdout]     |          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:220:79
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_219_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 220 | let db = client.database("database-id".to_string(), "access-key".to_string()).await;
[INFO] [stdout]     |                                                                               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVS::new (line 147) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WireKVS`
[INFO] [stdout]    --> src/lib.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | let client = WireKVS::new("auth-token".to_string());
[INFO] [stdout]     |              ^^^^^^^ use of undeclared type `WireKVS`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 147 + use wirekvs::WireKVS;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVSDatabase::new (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WireKVSDatabase`
[INFO] [stdout]   --> src/lib.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | let db = WireKVSDatabase::new("database-id".to_string(), "access-key".to_string()).await;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ use of undeclared type `WireKVSDatabase`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 23 + use wirekvs::WireKVSDatabase;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:24:84
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_23_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 24 | let db = WireKVSDatabase::new("database-id".to_string(), "access-key".to_string()).await;
[INFO] [stdout]    |                                                                                    ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/lib.rs - WireKVSDatabase::delete (line 110) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | db.delete("my-key").await.unwrap();
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_110_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 111 | db.delete("my-key").await.unwrap();
[INFO] [stdout]     |                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVSDatabase::set (line 93) stdout ----
[INFO] [stdout] error: cannot find macro `json` in this scope
[INFO] [stdout]   --> src/lib.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 | db.set("greeting", json!("Hello!")).await.unwrap();
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 93 + use serde_json::json;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]   --> src/lib.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | db.set("greeting", json!("Hello!")).await.unwrap();
[INFO] [stdout]    | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_93_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 94 | db.set("greeting", json!("Hello!")).await.unwrap();
[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: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVSDatabase::get (line 74) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]   --> src/lib.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 | let value = db.get("my-key").await.unwrap();
[INFO] [stdout]    |             ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_74_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] 75 | let value = db.get("my-key").await.unwrap();
[INFO] [stdout]    |                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WireKVSDatabase::subscribe (line 126) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/lib.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | let mut rx = db.subscribe();
[INFO] [stdout]     |              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - WireKVS::create_database (line 176)
[INFO] [stdout]     src/lib.rs - WireKVS::database (line 219)
[INFO] [stdout]     src/lib.rs - WireKVS::delete_database (line 203)
[INFO] [stdout]     src/lib.rs - WireKVS::list_databases (line 157)
[INFO] [stdout]     src/lib.rs - WireKVS::new (line 147)
[INFO] [stdout]     src/lib.rs - WireKVSDatabase::delete (line 110)
[INFO] [stdout]     src/lib.rs - WireKVSDatabase::get (line 74)
[INFO] [stdout]     src/lib.rs - WireKVSDatabase::get_all_entries (line 55)
[INFO] [stdout]     src/lib.rs - WireKVSDatabase::new (line 23)
[INFO] [stdout]     src/lib.rs - WireKVSDatabase::set (line 93)
[INFO] [stdout]     src/lib.rs - WireKVSDatabase::subscribe (line 126)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7d0bb97de188a3151773b6af82f371a7ac0c5335d1491d5958d6a0b9c67e2a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d0bb97de188a3151773b6af82f371a7ac0c5335d1491d5958d6a0b9c67e2a6", kill_on_drop: false }`
[INFO] [stdout] e7d0bb97de188a3151773b6af82f371a7ac0c5335d1491d5958d6a0b9c67e2a6
