[INFO] fetching crate hiqlite 0.8.0... [INFO] testing hiqlite-0.8.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate hiqlite 0.8.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hiqlite 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hiqlite 0.8.0 [INFO] tweaked toml for crates.io crate hiqlite 0.8.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hiqlite 0.8.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hiqlite 0.8.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tikv-jemallocator v0.6.0 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded serde_rusqlite v0.39.1 [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded s3-simple v0.4.1 [INFO] [stderr] Downloaded deadpool v0.12.2 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded cryptr v0.6.1 [INFO] [stderr] Downloaded fastwebsockets v0.10.0 [INFO] [stderr] Downloaded async-compression v0.4.24 [INFO] [stderr] Downloaded rocksdb v0.23.0 [INFO] [stderr] Downloaded rusqlite v0.36.0 [INFO] [stderr] Downloaded spow v0.6.0 [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded hiqlite-wal v0.8.0 [INFO] [stderr] Downloaded openraft v0.9.19 [INFO] [stderr] Downloaded anyerror v0.1.13 [INFO] [stderr] Downloaded openraft-macros v0.9.19 [INFO] [stderr] Downloaded eventsource-client v0.15.0 [INFO] [stderr] Downloaded validit v0.2.4 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.34.0 [INFO] [stderr] Downloaded librocksdb-sys v0.17.1+9.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa3fefbb7e5a8b650b752ca64f0f436f8ee062b86107c97d8eb8af093f84525d [INFO] running `Command { std: "docker" "start" "-a" "fa3fefbb7e5a8b650b752ca64f0f436f8ee062b86107c97d8eb8af093f84525d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa3fefbb7e5a8b650b752ca64f0f436f8ee062b86107c97d8eb8af093f84525d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3fefbb7e5a8b650b752ca64f0f436f8ee062b86107c97d8eb8af093f84525d", kill_on_drop: false }` [INFO] [stdout] fa3fefbb7e5a8b650b752ca64f0f436f8ee062b86107c97d8eb8af093f84525d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bc53d218b8c2697b9de294bd2845f3be9233fda4e31aa43537eef60b370d4b36 [INFO] running `Command { std: "docker" "start" "-a" "bc53d218b8c2697b9de294bd2845f3be9233fda4e31aa43537eef60b370d4b36", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling anyerror v0.1.13 [INFO] [stderr] Compiling async-compression v0.4.24 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling openraft-macros v0.9.19 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling validit v0.2.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling openraft v0.9.19 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling fastwebsockets v0.10.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling serde_rusqlite v0.39.1 [INFO] [stderr] Compiling cron v0.15.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling hiqlite-wal v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling s3-simple v0.4.1 [INFO] [stderr] Compiling cryptr v0.6.1 [INFO] [stderr] Compiling hiqlite v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/execute.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 129 | ) -> Result>, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | ) -> Result, Error>>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/execute.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 166 | ) -> Result [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 25 | ) -> Result, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub async fn query_raw(&self, stmt: S, params: Params) -> Result, Error> [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 227 | pub async fn query_raw(&self, stmt: S, params: Params) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | pub async fn query_raw_one(&self, stmt: S, params: Params) -> Result [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub async fn query_raw_one(&self, stmt: S, params: Params) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> Result, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 272 | ) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "bc53d218b8c2697b9de294bd2845f3be9233fda4e31aa43537eef60b370d4b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc53d218b8c2697b9de294bd2845f3be9233fda4e31aa43537eef60b370d4b36", kill_on_drop: false }` [INFO] [stdout] bc53d218b8c2697b9de294bd2845f3be9233fda4e31aa43537eef60b370d4b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b5f1b38f93653f19677881855e76c2606f63fb8423c0441d1fc270771d059e7a [INFO] running `Command { std: "docker" "start" "-a" "b5f1b38f93653f19677881855e76c2606f63fb8423c0441d1fc270771d059e7a", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling async-compression v0.4.24 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling openraft v0.9.19 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling fastwebsockets v0.10.0 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling s3-simple v0.4.1 [INFO] [stderr] Compiling cryptr v0.6.1 [INFO] [stderr] Compiling hiqlite-wal v0.8.0 [INFO] [stderr] Compiling hiqlite v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/execute.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 129 | ) -> Result>, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | ) -> Result, Error>>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/execute.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 166 | ) -> Result [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 25 | ) -> Result, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub async fn query_raw(&self, stmt: S, params: Params) -> Result, Error> [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 227 | pub async fn query_raw(&self, stmt: S, params: Params) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | pub async fn query_raw_one(&self, stmt: S, params: Params) -> Result [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub async fn query_raw_one(&self, stmt: S, params: Params) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> Result, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 272 | ) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/execute.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 129 | ) -> Result>, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | ) -> Result, Error>>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/execute.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 166 | ) -> Result [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 25 | ) -> Result, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | pub async fn query_raw(&self, stmt: S, params: Params) -> Result, Error> [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 227 | pub async fn query_raw(&self, stmt: S, params: Params) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | pub async fn query_raw_one(&self, stmt: S, params: Params) -> Result [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub async fn query_raw_one(&self, stmt: S, params: Params) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client/query.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> Result, Error> [INFO] [stdout] | ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 272 | ) -> Result>, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hiqlite::start_node_with_cache` [INFO] [stdout] --> tests/cluster/backup_restore.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use hiqlite::{start_node_with_cache, Client, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `start_node_with_cache` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | pub async fn start_node_with_cache(node_config: NodeConfig) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `cache` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "cache")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hiqlite::start_node_with_cache` [INFO] [stdout] --> tests/cluster/self_heal.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use hiqlite::{start_node_with_cache, Client, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `start_node_with_cache` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | pub async fn start_node_with_cache(node_config: NodeConfig) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `cache` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "cache")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hiqlite::start_node_with_cache` [INFO] [stdout] --> tests/cluster/start.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use hiqlite::{start_node_with_cache, Client, Error, Node, NodeConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `start_node_with_cache` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | pub async fn start_node_with_cache(node_config: NodeConfig) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `cache` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "cache")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hiqlite::Lock` [INFO] [stdout] --> tests/cluster/dlock.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | use hiqlite::{Client, Error, Lock}; [INFO] [stdout] | ^^^^ no `Lock` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub use client::dlock::Lock; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `dlock` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "dlock")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures_util` [INFO] [stdout] --> tests/cluster/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use futures_util::future::join_all; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures_util`, use `cargo add futures_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures_util` [INFO] [stdout] --> tests/cluster/self_heal.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_util::future::join_all; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `futures_util`, use `cargo add futures_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hiqlite::Lock` [INFO] [stdout] --> tests/cluster/remote_only.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | use hiqlite::{Client, Error, Lock}; [INFO] [stdout] | ^^^^ no `Lock` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub use client::dlock::Lock; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `dlock` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "dlock")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `wait_until_healthy_cache` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | client.wait_until_healthy_cache().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `wait_until_healthy_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 10 - client.wait_until_healthy_cache().await; [INFO] [stdout] 10 + client.wait_until_healthy_db().await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `wait_until_healthy_cache` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | client.wait_until_healthy_cache().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `wait_until_healthy_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 18 - client.wait_until_healthy_cache().await; [INFO] [stdout] 18 + client.wait_until_healthy_db().await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metrics_cache` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | let metrics = client.metrics_cache().await?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `metrics_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 19 - let metrics = client.metrics_cache().await?; [INFO] [stdout] 19 + let metrics = client.metrics_db().await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | let v: String = client.get(Cache::One, KEY).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | let v: String = client.get(Cache::Two, KEY_2).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | let v: Option = client.get(Cache::One, KEY_2).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | let v: Option = client.get(Cache::Two, KEY).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_healthy_cache` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/check.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 61 | / client [INFO] [stdout] 62 | | .is_healthy_cache() [INFO] [stdout] | |_________-^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `is_healthy_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 62 - .is_healthy_cache() [INFO] [stdout] 62 + .is_healthy_db() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metrics_cache` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/self_heal.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | let metrics = client_1.metrics_cache().await?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `metrics_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 20 - let metrics = client_1.metrics_cache().await?; [INFO] [stdout] 20 + let metrics = client_1.metrics_db().await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/self_heal.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 111 | / client [INFO] [stdout] 112 | | .put(Cache::One, key, &value, Some(ttl as i64)) [INFO] [stdout] | | -^^^ method not found in `Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/self_heal.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 136 | let v: String = client [INFO] [stdout] | _____________________- [INFO] [stdout] 137 | | .get(Cache::One, key) [INFO] [stdout] | | -^^^ method not found in `Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/self_heal.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | let v: Option = client.get(Cache::One, key).await?; [INFO] [stdout] | ^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `cache_storage_disk` on type `NodeConfig` [INFO] [stdout] --> tests/cluster/start.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | config.cache_storage_disk = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `node_id`, `nodes`, `listen_addr_api`, `listen_addr_raft`, `data_dir` ... and 17 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_healthy_cache` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/start.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | let healthy_cache = client.is_healthy_cache().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `is_healthy_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 99 - let healthy_cache = client.is_healthy_cache().await; [INFO] [stdout] 99 + let healthy_cache = client.is_healthy_db().await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metrics_cache` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/start.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | let metrics = client_1.metrics_cache().await?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `metrics_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 115 - let metrics = client_1.metrics_cache().await?; [INFO] [stdout] 115 + let metrics = client_1.metrics_db().await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 19 | / client_1 [INFO] [stdout] 20 | | .put(Cache::One, KEY, &VALUE.to_string(), None) [INFO] [stdout] | | -^^^ method not found in `&Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | let v: String = client_1.get(Cache::One, KEY).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | let v: String = client_2.get(Cache::One, KEY).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let v: String = client_3.get(Cache::One, KEY).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `delete` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | client_1.delete(Cache::One, KEY).await?; [INFO] [stdout] | ^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | let res: Option = client_1.get(Cache::One, KEY).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:41:40 [INFO] [stdout] | [INFO] [stdout] 41 | let res: Option = client_2.get(Cache::One, KEY).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | let res: Option = client_3.get(Cache::One, KEY).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | client_1.put(Cache::One, key, &value, Some(1)).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | client_1.put(Cache::Two, key, &value, Some(1)).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | client_1.put(Cache::Three, key, &value, Some(1)).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 55 | / client_1 [INFO] [stdout] 56 | | .put(Cache::One, key_long, &value_long, Some(3)) [INFO] [stdout] | | -^^^ method not found in `&Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | let v: String = client_1.get(Cache::One, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | let v: String = client_2.get(Cache::One, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | let v: String = client_3.get(Cache::One, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | let v: String = client_1.get(Cache::Two, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:70:30 [INFO] [stdout] | [INFO] [stdout] 70 | let v: String = client_2.get(Cache::Two, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | let v: String = client_3.get(Cache::Two, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | let v: String = client_1.get(Cache::Three, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | let v: String = client_2.get(Cache::Three, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | let v: String = client_3.get(Cache::Three, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | let v: Option = client_1.get(Cache::One, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | let v: Option = client_2.get(Cache::One, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | let v: Option = client_3.get(Cache::One, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | let v: Option = client_1.get(Cache::Two, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | let v: Option = client_2.get(Cache::Two, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:95:38 [INFO] [stdout] | [INFO] [stdout] 95 | let v: Option = client_3.get(Cache::Two, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | let v: Option = client_1.get(Cache::Three, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 100 | let v: Option = client_2.get(Cache::Three, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | let v: Option = client_3.get(Cache::Three, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | let v: String = client_1.get(Cache::One, key_long).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | let v: String = client_2.get(Cache::One, key_long).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | let v: String = client_3.get(Cache::One, key_long).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | let v: Option = client_1.get(Cache::One, key_long).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | let v: Option = client_2.get(Cache::One, key_long).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | let v: Option = client_3.get(Cache::One, key_long).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 124 | / client_1 [INFO] [stdout] 125 | | .put(Cache::One, KEY, &VALUE.to_string(), None) [INFO] [stdout] | | -^^^ method not found in `&Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | let v: String = client_1.get(Cache::One, KEY).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:129:38 [INFO] [stdout] | [INFO] [stdout] 129 | let v: Option = client_1.get(Cache::Two, KEY).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:131:38 [INFO] [stdout] | [INFO] [stdout] 131 | let v: Option = client_1.get(Cache::Three, KEY).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 134 | / client_1 [INFO] [stdout] 135 | | .put(Cache::Two, KEY_2, &VALUE_2.to_string(), None) [INFO] [stdout] | | -^^^ method not found in `&Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | let v: String = client_1.get(Cache::Two, KEY_2).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:139:38 [INFO] [stdout] | [INFO] [stdout] 139 | let v: Option = client_1.get(Cache::One, KEY_2).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:141:38 [INFO] [stdout] | [INFO] [stdout] 141 | let v: Option = client_1.get(Cache::Three, KEY_2).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `counter_set` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | client_1.counter_set(Cache::One, key, 13).await?; [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `counter_get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | let v = client_1.counter_get(Cache::One, key).await?; [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `counter_get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | let v = client_1.counter_get(Cache::Two, key).await?; [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `counter_set` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | client_1.counter_set(Cache::One, key, -17).await?; [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `counter_get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:155:22 [INFO] [stdout] | [INFO] [stdout] 155 | let v = client_1.counter_get(Cache::One, key).await?; [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `counter_add` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 158 | let v = client_1.counter_add(Cache::One, key, 19).await?; [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `counter_add` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let v = client_1.counter_add(Cache::One, key, -3).await?; [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 169 | / client [INFO] [stdout] 170 | | .put(Cache::One, KEY, &VALUE.to_string(), None) [INFO] [stdout] | | -^^^ method not found in `&Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/cache.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 172 | / client [INFO] [stdout] 173 | | .put(Cache::Two, KEY_2, &VALUE_2.to_string(), None) [INFO] [stdout] | | -^^^ method not found in `&Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/dlock.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | let lock_1 = client_1.lock("1").await?; [INFO] [stdout] | ^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/dlock.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | let lock_2 = client_2.lock("2").await?; [INFO] [stdout] | ^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/dlock.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | let lock = c3.lock("1").await?; [INFO] [stdout] | ^^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/dlock.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | c2.lock("1").await?; [INFO] [stdout] | ^^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/dlock.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | c3.lock("2").await?; [INFO] [stdout] | ^^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `notify` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/listen_notify.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | client_1.notify(&event).await?; [INFO] [stdout] | ^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `listen` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/listen_notify.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | let evt = client_1.listen::().await?; [INFO] [stdout] | ^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `listen` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/listen_notify.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let evt = client_2.listen::().await?; [INFO] [stdout] | ^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `listen` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/listen_notify.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let evt = client_3.listen::().await?; [INFO] [stdout] | ^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_listen` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/listen_notify.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let res = client_1.try_listen::>()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_into` with a similar name [INFO] [stdout] | [INFO] [stdout] 37 - let res = client_1.try_listen::>()?; [INFO] [stdout] 37 + let res = client_1.try_into::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_listen` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/listen_notify.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let res = client_2.try_listen::>()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_into` with a similar name [INFO] [stdout] | [INFO] [stdout] 39 - let res = client_2.try_listen::>()?; [INFO] [stdout] 39 + let res = client_2.try_into::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `try_listen` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/listen_notify.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let res = client_3.try_listen::>()?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_into` with a similar name [INFO] [stdout] | [INFO] [stdout] 41 - let res = client_3.try_listen::>()?; [INFO] [stdout] 41 + let res = client_3.try_into::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `notify` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | client_1.notify(&msg).await?; [INFO] [stdout] | ^^^^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `listen` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let res = client_1.listen::().await?; [INFO] [stdout] | ^^^^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `listen` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let res = client_2.listen::().await?; [INFO] [stdout] | ^^^^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 138 | / client [INFO] [stdout] 139 | | .put(Cache::One, key, &value.to_string(), None) [INFO] [stdout] | | -^^^ method not found in `&Client` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | let v: String = client.get(Cache::One, key).await?.unwrap(); [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `delete` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | client.delete(Cache::One, key).await?; [INFO] [stdout] | ^^^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | let v: Option = client.get(Cache::One, key).await?; [INFO] [stdout] | ^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for reference `&Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | let lock = client.lock("remote").await?; [INFO] [stdout] | ^^^^ method not found in `&Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/remote_only.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | let lock = cl.lock("remote").await?; [INFO] [stdout] | ^^^^ method not found in `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metrics_cache` found for struct `Client` in the current scope [INFO] [stdout] --> tests/cluster/main.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | debug(&client_1.metrics_cache().await?); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `metrics_db` with a similar name [INFO] [stdout] | [INFO] [stdout] 105 - debug(&client_1.metrics_cache().await?); [INFO] [stdout] 105 + debug(&client_1.metrics_db().await?); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hiqlite` (test "cluster") due to 97 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b5f1b38f93653f19677881855e76c2606f63fb8423c0441d1fc270771d059e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f1b38f93653f19677881855e76c2606f63fb8423c0441d1fc270771d059e7a", kill_on_drop: false }` [INFO] [stdout] b5f1b38f93653f19677881855e76c2606f63fb8423c0441d1fc270771d059e7a