[INFO] fetching crate surrealdb-next 2.0.20240611... [INFO] checking surrealdb-next-2.0.20240611 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate surrealdb-next 2.0.20240611 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate surrealdb-next 2.0.20240611 [INFO] finished tweaking crates.io crate surrealdb-next 2.0.20240611 [INFO] tweaked toml for crates.io crate surrealdb-next 2.0.20240611 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate surrealdb-next 2.0.20240611 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate surrealdb-next 2.0.20240611 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abf9e7f71e88c253381036a4c6e4e573f6249a9fee49ba65d6548e8e68d036d7 [INFO] running `Command { std: "docker" "start" "-a" "abf9e7f71e88c253381036a4c6e4e573f6249a9fee49ba65d6548e8e68d036d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abf9e7f71e88c253381036a4c6e4e573f6249a9fee49ba65d6548e8e68d036d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf9e7f71e88c253381036a4c6e4e573f6249a9fee49ba65d6548e8e68d036d7", kill_on_drop: false }` [INFO] [stdout] abf9e7f71e88c253381036a4c6e4e573f6249a9fee49ba65d6548e8e68d036d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc8c9eb30e4a912220f236aef179f0b4d1a167fc7d59f7814a53d483349135d [INFO] running `Command { std: "docker" "start" "-a" "fbc8c9eb30e4a912220f236aef179f0b4d1a167fc7d59f7814a53d483349135d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rstar v0.11.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking rustc_lexer v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking geographiclib-rs v0.2.4 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking unicode-security v0.1.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking any_ascii v0.3.2 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking lexicmp v0.1.0 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Checking async-executor v1.9.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Compiling surrealdb-derive v0.12.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking dmp v0.2.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling revision-derive v0.7.0 [INFO] [stderr] Checking linfa-linalg v0.1.0 [INFO] [stderr] Checking rmpv v1.0.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking reblessive v0.3.5 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking trice v0.4.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking futures-concurrency v7.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking temp-dir v0.1.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking test-log v0.2.15 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking geo-types v0.7.13 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking roaring v0.10.3 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking storekey v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking spade v2.6.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Checking quick_cache v0.5.1 [INFO] [stderr] Checking geo v0.26.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling cedar-policy-core v2.4.2 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking object_store v0.8.0 [INFO] [stderr] Checking geo v0.27.0 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking surrealdb-jsonwebtoken v8.3.0-surreal.1 [INFO] [stderr] Checking revision v0.7.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking wiremock v0.5.22 [INFO] [stderr] Checking cedar-policy-validator v2.4.2 [INFO] [stderr] Checking cedar-policy v2.4.2 [INFO] [stderr] Checking surrealdb-core-next v2.0.20240611 [INFO] [stderr] Checking surrealdb-next v2.0.20240611 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `kv-file` [INFO] [stdout] --> src/api/opt/config.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | feature = "kv-file", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `http`, `jwks`, `kv-fdb`, `kv-fdb-5_1`, `kv-fdb-5_2`, `kv-fdb-6_0`, `kv-fdb-6_1`, `kv-fdb-6_2`, `kv-fdb-6_3`, `kv-fdb-7_0`, `kv-fdb-7_1`, `kv-indxdb`, `kv-mem`, `kv-rocksdb`, `kv-speedb`, `kv-surrealkv`, `kv-tikv`, `ml`, `native-tls`, `protocol-http`, `protocol-ws`, `rustls`, and `scripting` [INFO] [stdout] = help: consider adding `kv-file` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `kv-file` [INFO] [stdout] --> src/api/opt/config.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | feature = "kv-file", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `http`, `jwks`, `kv-fdb`, `kv-fdb-5_1`, `kv-fdb-5_2`, `kv-fdb-6_0`, `kv-fdb-6_1`, `kv-fdb-6_2`, `kv-fdb-6_3`, `kv-fdb-7_0`, `kv-fdb-7_1`, `kv-indxdb`, `kv-mem`, `kv-rocksdb`, `kv-speedb`, `kv-surrealkv`, `kv-tikv`, `ml`, `native-tls`, `protocol-http`, `protocol-ws`, `rustls`, and `scripting` [INFO] [stdout] = help: consider adding `kv-file` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `kv-file` [INFO] [stdout] --> src/api/opt/config.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | feature = "kv-file", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `http`, `jwks`, `kv-fdb`, `kv-fdb-5_1`, `kv-fdb-5_2`, `kv-fdb-6_0`, `kv-fdb-6_1`, `kv-fdb-6_2`, `kv-fdb-6_3`, `kv-fdb-7_0`, `kv-fdb-7_1`, `kv-indxdb`, `kv-mem`, `kv-rocksdb`, `kv-speedb`, `kv-surrealkv`, `kv-tikv`, `ml`, `native-tls`, `protocol-http`, `protocol-ws`, `rustls`, and `scripting` [INFO] [stdout] = help: consider adding `kv-file` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `kv-file` [INFO] [stdout] --> src/api/opt/config.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | feature = "kv-file", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `http`, `jwks`, `kv-fdb`, `kv-fdb-5_1`, `kv-fdb-5_2`, `kv-fdb-6_0`, `kv-fdb-6_1`, `kv-fdb-6_2`, `kv-fdb-6_3`, `kv-fdb-7_0`, `kv-fdb-7_1`, `kv-indxdb`, `kv-mem`, `kv-rocksdb`, `kv-speedb`, `kv-surrealkv`, `kv-tikv`, `ml`, `native-tls`, `protocol-http`, `protocol-ws`, `rustls`, and `scripting` [INFO] [stdout] = help: consider adding `kv-file` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `kv-file` [INFO] [stdout] --> src/api/opt/config.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | feature = "kv-file", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `http`, `jwks`, `kv-fdb`, `kv-fdb-5_1`, `kv-fdb-5_2`, `kv-fdb-6_0`, `kv-fdb-6_1`, `kv-fdb-6_2`, `kv-fdb-6_3`, `kv-fdb-7_0`, `kv-fdb-7_1`, `kv-indxdb`, `kv-mem`, `kv-rocksdb`, `kv-speedb`, `kv-surrealkv`, `kv-tikv`, `ml`, `native-tls`, `protocol-http`, `protocol-ws`, `rustls`, and `scripting` [INFO] [stdout] = help: consider adding `kv-file` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `kv-file` [INFO] [stdout] --> src/api/opt/config.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | feature = "kv-file", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `default`, `http`, `jwks`, `kv-fdb`, `kv-fdb-5_1`, `kv-fdb-5_2`, `kv-fdb-6_0`, `kv-fdb-6_1`, `kv-fdb-6_2`, `kv-fdb-6_3`, `kv-fdb-7_0`, `kv-fdb-7_1`, `kv-indxdb`, `kv-mem`, `kv-rocksdb`, `kv-speedb`, `kv-surrealkv`, `kv-tikv`, `ml`, `native-tls`, `protocol-http`, `protocol-ws`, `rustls`, and `scripting` [INFO] [stdout] = help: consider adding `kv-file` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:291:16 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn use_ns(&self, ns: impl Into) -> UseNs { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 291 | pub fn use_ns(&self, ns: impl Into) -> UseNs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:310:16 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn use_db(&self, db: impl Into) -> UseDb { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | pub fn use_db(&self, db: impl Into) -> UseDb<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:350:13 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn set(&self, key: impl Into, value: impl Serialize) -> Set { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 350 | pub fn set(&self, key: impl Into, value: impl Serialize) -> Set<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn unset(&self, key: impl Into) -> Unset { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 390 | pub fn unset(&self, key: impl Into) -> Unset<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:449:19 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn signup(&self, credentials: impl Credentials) -> Signup { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 449 | pub fn signup(&self, credentials: impl Credentials) -> Signup<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn signin(&self, credentials: impl Credentials) -> Signin { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 568 | pub fn signin(&self, credentials: impl Credentials) -> Signin<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:588:20 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn invalidate(&self) -> Invalidate { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 588 | pub fn invalidate(&self) -> Invalidate<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:607:22 [INFO] [stdout] | [INFO] [stdout] 607 | pub fn authenticate(&self, token: impl Into) -> Authenticate { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 607 | pub fn authenticate(&self, token: impl Into) -> Authenticate<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:665:15 [INFO] [stdout] | [INFO] [stdout] 665 | pub fn query(&self, query: impl opt::IntoQuery) -> Query { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 665 | pub fn query(&self, query: impl opt::IntoQuery) -> Query<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:717:19 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn select(&self, resource: impl opt::IntoResource) -> Select { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 717 | pub fn select(&self, resource: impl opt::IntoResource) -> Select<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:773:19 [INFO] [stdout] | [INFO] [stdout] 773 | pub fn create(&self, resource: impl opt::IntoResource) -> Create { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 773 | pub fn create(&self, resource: impl opt::IntoResource) -> Create<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:874:19 [INFO] [stdout] | [INFO] [stdout] 874 | pub fn insert(&self, resource: impl opt::IntoResource) -> Insert { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 874 | pub fn insert(&self, resource: impl opt::IntoResource) -> Insert<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1032:19 [INFO] [stdout] | [INFO] [stdout] 1032 | pub fn update(&self, resource: impl opt::IntoResource) -> Update { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1032 | pub fn update(&self, resource: impl opt::IntoResource) -> Update<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1065:19 [INFO] [stdout] | [INFO] [stdout] 1065 | pub fn delete(&self, resource: impl opt::IntoResource) -> Delete { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1065 | pub fn delete(&self, resource: impl opt::IntoResource) -> Delete<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1086:17 [INFO] [stdout] | [INFO] [stdout] 1086 | pub fn version(&self) -> Version { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1086 | pub fn version(&self) -> Version<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1104:16 [INFO] [stdout] | [INFO] [stdout] 1104 | pub fn health(&self) -> Health { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1104 | pub fn health(&self) -> Health<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1159:19 [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn export(&self, target: impl IntoExportDestination) -> Export { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn export(&self, target: impl IntoExportDestination) -> Export<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1188:19 [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn import

(&self, file: P) -> Import [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn import

(&self, file: P) -> Import<'_, C> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Root` is never constructed [INFO] [stdout] --> src/api/method/tests/types.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Root { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:291:16 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn use_ns(&self, ns: impl Into) -> UseNs { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 291 | pub fn use_ns(&self, ns: impl Into) -> UseNs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:310:16 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn use_db(&self, db: impl Into) -> UseDb { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | pub fn use_db(&self, db: impl Into) -> UseDb<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:350:13 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn set(&self, key: impl Into, value: impl Serialize) -> Set { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 350 | pub fn set(&self, key: impl Into, value: impl Serialize) -> Set<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn unset(&self, key: impl Into) -> Unset { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 390 | pub fn unset(&self, key: impl Into) -> Unset<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:449:19 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn signup(&self, credentials: impl Credentials) -> Signup { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 449 | pub fn signup(&self, credentials: impl Credentials) -> Signup<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn signin(&self, credentials: impl Credentials) -> Signin { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 568 | pub fn signin(&self, credentials: impl Credentials) -> Signin<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:588:20 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn invalidate(&self) -> Invalidate { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 588 | pub fn invalidate(&self) -> Invalidate<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:607:22 [INFO] [stdout] | [INFO] [stdout] 607 | pub fn authenticate(&self, token: impl Into) -> Authenticate { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 607 | pub fn authenticate(&self, token: impl Into) -> Authenticate<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:665:15 [INFO] [stdout] | [INFO] [stdout] 665 | pub fn query(&self, query: impl opt::IntoQuery) -> Query { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 665 | pub fn query(&self, query: impl opt::IntoQuery) -> Query<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:717:19 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn select(&self, resource: impl opt::IntoResource) -> Select { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 717 | pub fn select(&self, resource: impl opt::IntoResource) -> Select<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:773:19 [INFO] [stdout] | [INFO] [stdout] 773 | pub fn create(&self, resource: impl opt::IntoResource) -> Create { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 773 | pub fn create(&self, resource: impl opt::IntoResource) -> Create<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:874:19 [INFO] [stdout] | [INFO] [stdout] 874 | pub fn insert(&self, resource: impl opt::IntoResource) -> Insert { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 874 | pub fn insert(&self, resource: impl opt::IntoResource) -> Insert<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1032:19 [INFO] [stdout] | [INFO] [stdout] 1032 | pub fn update(&self, resource: impl opt::IntoResource) -> Update { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1032 | pub fn update(&self, resource: impl opt::IntoResource) -> Update<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1065:19 [INFO] [stdout] | [INFO] [stdout] 1065 | pub fn delete(&self, resource: impl opt::IntoResource) -> Delete { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1065 | pub fn delete(&self, resource: impl opt::IntoResource) -> Delete<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1086:17 [INFO] [stdout] | [INFO] [stdout] 1086 | pub fn version(&self) -> Version { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1086 | pub fn version(&self) -> Version<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1104:16 [INFO] [stdout] | [INFO] [stdout] 1104 | pub fn health(&self) -> Health { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1104 | pub fn health(&self) -> Health<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1159:19 [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn export(&self, target: impl IntoExportDestination) -> Export { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn export(&self, target: impl IntoExportDestination) -> Export<'_, C, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/method/mod.rs:1188:19 [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn import

(&self, file: P) -> Import [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn import

(&self, file: P) -> Import<'_, C> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `surrealdb-next` (lib test) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fbc8c9eb30e4a912220f236aef179f0b4d1a167fc7d59f7814a53d483349135d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc8c9eb30e4a912220f236aef179f0b4d1a167fc7d59f7814a53d483349135d", kill_on_drop: false }` [INFO] [stdout] fbc8c9eb30e4a912220f236aef179f0b4d1a167fc7d59f7814a53d483349135d