[INFO] fetching crate undis 0.1.0... [INFO] testing undis-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate undis 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate undis 0.1.0 [INFO] finished tweaking crates.io crate undis 0.1.0 [INFO] tweaked toml for crates.io crate undis 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate undis 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate undis 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd58faea79023e45908c1398fb97367e5d7137119f18517e74de69c72df3600 [INFO] running `Command { std: "docker" "start" "-a" "fcd58faea79023e45908c1398fb97367e5d7137119f18517e74de69c72df3600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd58faea79023e45908c1398fb97367e5d7137119f18517e74de69c72df3600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd58faea79023e45908c1398fb97367e5d7137119f18517e74de69c72df3600", kill_on_drop: false }` [INFO] [stdout] fcd58faea79023e45908c1398fb97367e5d7137119f18517e74de69c72df3600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac38a2937e872fbdeb6afd2cbbc781342a067d9b4fb3721fa1f049805c924263 [INFO] running `Command { std: "docker" "start" "-a" "ac38a2937e872fbdeb6afd2cbbc781342a067d9b4fb3721fa1f049805c924263", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling undis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.62s [INFO] running `Command { std: "docker" "inspect" "ac38a2937e872fbdeb6afd2cbbc781342a067d9b4fb3721fa1f049805c924263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac38a2937e872fbdeb6afd2cbbc781342a067d9b4fb3721fa1f049805c924263", kill_on_drop: false }` [INFO] [stdout] ac38a2937e872fbdeb6afd2cbbc781342a067d9b4fb3721fa1f049805c924263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fec6a6ea219bc321bb69ec4241b2af65e76ae71499b1fda82bdc7c90e2b9291 [INFO] running `Command { std: "docker" "start" "-a" "0fec6a6ea219bc321bb69ec4241b2af65e76ae71499b1fda82bdc7c90e2b9291", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling undis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.03s [INFO] running `Command { std: "docker" "inspect" "0fec6a6ea219bc321bb69ec4241b2af65e76ae71499b1fda82bdc7c90e2b9291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fec6a6ea219bc321bb69ec4241b2af65e76ae71499b1fda82bdc7c90e2b9291", kill_on_drop: false }` [INFO] [stdout] 0fec6a6ea219bc321bb69ec4241b2af65e76ae71499b1fda82bdc7c90e2b9291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 018173044d43156917d393d0a9219d6faf4f742282508d53b0c8ff592a881ee4 [INFO] running `Command { std: "docker" "start" "-a" "018173044d43156917d393d0a9219d6faf4f742282508d53b0c8ff592a881ee4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/undis-f8e54a1d5491b43f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test client::tests::command_canceled ... ok [INFO] [stderr] Doc-tests undis [INFO] [stdout] test client::tests::serde_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::scan (line 198) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hdel (line 13) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hgetall (line 96) ... FAILED [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::expire (line 116) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hkeys (line 189) ... FAILED [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::exists (line 70) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hset (line 373) ... FAILED [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::copy (line 15) ... FAILED [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::ttl (line 175) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hscan (line 334) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hincrbyfloat (line 153) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hmget (line 239) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hget (line 68) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hlen (line 214) ... FAILED [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::del (line 50) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::decr (line 38) ... FAILED [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::exists_one (line 94) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hincrby (line 124) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::append (line 13) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hvals (line 463) ... FAILED [INFO] [stdout] test src/command/base.rs - command::base::CommandHelper::expireat (line 142) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hexists (line 41) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::getrange (line 99) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hrandfield (line 280) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hsetnx (line 399) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hrandfield_count (line 307) ... FAILED [INFO] [stdout] test src/command/hash.rs - command::hash::CommandHelper::hstrlen (line 432) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::decrby (line 59) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::mget (line 188) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::incrbyfloat (line 164) ... FAILED [INFO] [stdout] test src/lib.rs - (line 38) - compile ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::get (line 78) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::strlen (line 289) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::incrby (line 145) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::incr (line 125) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::mset (line 213) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::set (line 239) ... FAILED [INFO] [stdout] test src/command/strings.rs - command::strings::CommandHelper::setrange (line 261) ... FAILED [INFO] [stdout] test src/serde_helper/struct_fields.rs - serde_helper::struct_fields::extract_struct_fields (line 5) ... ok [INFO] [stdout] test src/serde_helper/entry.rs - serde_helper::entry::Entry (line 7) ... ok [INFO] [stdout] test src/resp3/token.rs - resp3::token::Reader (line 120) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::scan (line 198) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | client.set(key1, "value1").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 199 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hdel (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | let res = client.hset(key, &Fields { field1: "foo".into(), field2: 42 }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 14 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hgetall (line 96) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | let res = client.hset(key, &Fields { field1: "Hello".into(), field2: "World".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 97 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::expire (line 116) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | client.set(key, "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 117 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | assert!(helper::mostly_eq(res.unwrap(), Duration::from_secs(10))); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | let res = client.ttl(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] 124 | assert!(helper::mostly_eq(res.unwrap(), Duration::from_secs(10))); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `res` an explicit type [INFO] [stdout] | [INFO] [stdout] 123 | let res: /* Type */ = client.ttl(key).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hkeys (line 189) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | let res = client.hset(key, &Fields { field1: "Hello".into(), field2: "World".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 190 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::exists (line 70) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | client.set(key1, "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 71 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hset (line 373) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:374:22 [INFO] [stdout] | [INFO] [stdout] 374 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | let res = client.hset(key, &Fields { field1: "foo".into(), field2: 42 }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 374 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::copy (line 15) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | client.set(key1, "sheep").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 16 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::ttl (line 175) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | client.set(key, "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 176 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | assert!(helper::mostly_eq(res.unwrap(), Duration::from_secs(10))); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | let res = client.ttl(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] 183 | assert!(helper::mostly_eq(res.unwrap(), Duration::from_secs(10))); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `res` an explicit type [INFO] [stdout] | [INFO] [stdout] 182 | let res: /* Type */ = client.ttl(key).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hscan (line 334) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:335:22 [INFO] [stdout] | [INFO] [stdout] 335 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | let res = client.hset(key, &Fields { name: "Jack".into(), age: 33 }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 335 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 347 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hincrbyfloat (line 153) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | let res = client.hset(key, &Fields { field: 10.50 }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 154 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hmget (line 239) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | let res = client.hset(key, &Fields { field1: "Hello".into(), field2: "World".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 240 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hget (line 68) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | let res = client.hset(key, &Fields { field1: "foo".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 69 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hlen (line 214) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:215:22 [INFO] [stdout] | [INFO] [stdout] 215 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | let res = client.hset(key, &Fields { field1: "Hello".into(), field2: "World".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 215 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::del (line 50) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | client.set(key1, "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 51 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::decr (line 38) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | let key = "doctest_client_string_decr_1"; [INFO] [stdout] 41 | client.set(key, "10").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 39 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | let res = client.decr(key).await; [INFO] [stdout] | ^^^ [INFO] [stdout] 46 | assert!(res.is_err()); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `res` an explicit type [INFO] [stdout] | [INFO] [stdout] 45 | let res: /* Type */ = client.decr(key).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::exists_one (line 94) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 96 | let key = "doctest_client_base_exists_3"; [INFO] [stdout] 97 | let res = client.exists_one(key).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 95 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hincrby (line 124) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | let res = client.hset(key, &Fields { field1: 5 }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 125 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::append (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | let key = "doctest_client_base_append_1"; [INFO] [stdout] 16 | let res = client.exists_one(key).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 14 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hvals (line 463) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:464:22 [INFO] [stdout] | [INFO] [stdout] 464 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | let res = client.hset(key, &Fields { field1: "Hello".into(), field2: "World".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 464 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:476:21 [INFO] [stdout] | [INFO] [stdout] 476 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/base.rs - command::base::CommandHelper::expireat (line 142) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/base.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | client.set(key, "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 143 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/base.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hexists (line 41) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | let res = client.hset(key, &Fields { field1: "foo".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 42 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::getrange (line 99) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 101 | let key = "doctest_client_string_getrange_1"; [INFO] [stdout] 102 | client.set(key, "This is a string").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 100 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hrandfield (line 280) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:281:22 [INFO] [stdout] | [INFO] [stdout] 281 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 289 | let res = client.hset(key, &Fields { head: "obverse".into(), tails: "reverse".into(), edge: "null".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 281 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:293:21 [INFO] [stdout] | [INFO] [stdout] 293 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hsetnx (line 399) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:400:22 [INFO] [stdout] | [INFO] [stdout] 400 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 406 | let res = client.hsetnx(key, "field", "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 400 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:412:21 [INFO] [stdout] | [INFO] [stdout] 412 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hrandfield_count (line 307) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:308:22 [INFO] [stdout] | [INFO] [stdout] 308 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | let res = client.hset(key, &Fields { head: "obverse".into() }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 308 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/hash.rs - command::hash::CommandHelper::hstrlen (line 432) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/hash.rs:433:22 [INFO] [stdout] | [INFO] [stdout] 433 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 441 | let res = client.hset(key, &Fields { f1: "HelloWorld".into(), f2: 99, f3: -256 }).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 433 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/hash.rs:449:21 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::decrby (line 59) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 61 | let key = "doctest_client_string_decrby_1"; [INFO] [stdout] 62 | client.set(key, "10").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 60 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::mget (line 188) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | client.set(key1, "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 189 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::incrbyfloat (line 164) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 166 | let key = "doctest_client_string_incrbyfloat_1"; [INFO] [stdout] 167 | client.set(key, 10.50f64).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 165 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 38) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | #[derive(serde::Deserialize)] struct MyStruct; [INFO] [stdout] 41 | let res: MyStruct = client.raw_command(("CUSTOMCOMMAND", "ARG1", 42, "ARG2", "FOO")).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 39 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/lib.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::get (line 78) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | let key = "doctest_client_string_get_1"; [INFO] [stdout] 81 | let res: Option = client.get("nonexisting").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 79 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::strlen (line 289) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 291 | let key = "doctest_client_string_strlen_1"; [INFO] [stdout] 292 | client.set(key, "Hello world").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 290 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::incrby (line 145) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 147 | let key = "doctest_client_string_incrby_1"; [INFO] [stdout] 148 | client.set(key, "10").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 146 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::incr (line 125) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 127 | let key = "doctest_client_string_incr_1"; [INFO] [stdout] 128 | client.set(key, "10").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 126 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::mset (line 213) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | client.mset(&map).await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 214 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::set (line 239) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 241 | let key = "doctest_client_string_set_1"; [INFO] [stdout] 242 | client.set(key, "Hello").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 240 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/command/strings.rs - command::strings::CommandHelper::setrange (line 261) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command/strings.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | helper::with_client(|client| async move { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | client.set(key1, "Hello World").await?; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 262 | helper::with_client(|client: /* Type */| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `helper` [INFO] [stdout] --> src/command/strings.rs:275:21 [INFO] [stdout] | [INFO] [stdout] 275 | Ok(())})?; Ok::<(), helper::BoxError>(()) [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `helper` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `helper`, use `cargo add helper` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::copy (line 15) [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::del (line 50) [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::exists (line 70) [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::exists_one (line 94) [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::expire (line 116) [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::expireat (line 142) [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::scan (line 198) [INFO] [stdout] src/command/base.rs - command::base::CommandHelper::ttl (line 175) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hdel (line 13) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hexists (line 41) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hget (line 68) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hgetall (line 96) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hincrby (line 124) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hincrbyfloat (line 153) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hkeys (line 189) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hlen (line 214) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hmget (line 239) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hrandfield (line 280) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hrandfield_count (line 307) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hscan (line 334) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hset (line 373) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hsetnx (line 399) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hstrlen (line 432) [INFO] [stdout] src/command/hash.rs - command::hash::CommandHelper::hvals (line 463) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::append (line 13) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::decr (line 38) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::decrby (line 59) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::get (line 78) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::getrange (line 99) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::incr (line 125) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::incrby (line 145) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::incrbyfloat (line 164) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::mget (line 188) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::mset (line 213) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::set (line 239) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::setrange (line 261) [INFO] [stdout] src/command/strings.rs - command::strings::CommandHelper::strlen (line 289) [INFO] [stdout] src/lib.rs - (line 38) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 38 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "018173044d43156917d393d0a9219d6faf4f742282508d53b0c8ff592a881ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018173044d43156917d393d0a9219d6faf4f742282508d53b0c8ff592a881ee4", kill_on_drop: false }` [INFO] [stdout] 018173044d43156917d393d0a9219d6faf4f742282508d53b0c8ff592a881ee4