[INFO] cloning repository https://github.com/auditplus/pg-graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auditplus/pg-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauditplus%2Fpg-graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauditplus%2Fpg-graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 275c218551dc924b591ab93dee79050574f85fe3
[INFO] checking auditplus/pg-graphql against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauditplus%2Fpg-graphql" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auditplus/pg-graphql
[INFO] finished tweaking git repo https://github.com/auditplus/pg-graphql
[INFO] tweaked toml for git repo https://github.com/auditplus/pg-graphql written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auditplus/pg-graphql on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auditplus/pg-graphql 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/MaterializeInc/rust-postgres`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trice v0.4.0
[INFO] [stderr]   Downloaded wasmtimer v0.2.0
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded axum-server v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ada15781bc8800a088d8fbf96afec3564037885f55b5709e24f79582ee9454a3
[INFO] running `Command { std: "docker" "start" "-a" "ada15781bc8800a088d8fbf96afec3564037885f55b5709e24f79582ee9454a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ada15781bc8800a088d8fbf96afec3564037885f55b5709e24f79582ee9454a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada15781bc8800a088d8fbf96afec3564037885f55b5709e24f79582ee9454a3", kill_on_drop: false }`
[INFO] [stdout] ada15781bc8800a088d8fbf96afec3564037885f55b5709e24f79582ee9454a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92d7c3dcdc0332bbca5460a28377e998b25175d692ad8949a30045aed8b09d80
[INFO] running `Command { std: "docker" "start" "-a" "92d7c3dcdc0332bbca5460a28377e998b25175d692ad8949a30045aed8b09d80", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking trice v0.4.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking postgres-protocol v0.6.5 (https://github.com/MaterializeInc/rust-postgres#02336beb)
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking postgres-types v0.2.5 (https://github.com/MaterializeInc/rust-postgres#02336beb)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]    Compiling sea-orm-macros v0.12.15
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tokio-postgres v0.7.8 (https://github.com/MaterializeInc/rust-postgres#02336beb)
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rust_decimal v1.35.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking sea-query v0.30.7
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking axum-server v0.6.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking sea-query-binder v0.5.0
[INFO] [stderr]     Checking sea-orm v0.12.15
[INFO] [stderr]     Checking tenant v0.1.0 (/opt/rustwide/workdir/tenant)
[INFO] [stderr]     Checking pg_graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]    --> api/src/engine/ws/native.rs:393:11
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `rustls`
[INFO] [stdout]    --> api/src/engine/ws/native.rs:393:35
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:68:43
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |             #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |             #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |             #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:86:51
[INFO] [stdout]    |
[INFO] [stdout] 86 |             #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]    --> api/src/engine/ws/native.rs:393:11
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `rustls`
[INFO] [stdout]    --> api/src/engine/ws/native.rs:393:35
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:68:43
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |             #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |             #[cfg(any(feature = "native-tls", feature = "rustls"))]
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |             #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> api/src/engine/ws/native.rs:86:51
[INFO] [stdout]    |
[INFO] [stdout] 86 |             #[cfg(not(any(feature = "native-tls", feature = "rustls")))]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> api/src/lib.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub struct Account {
[INFO] [stdout]     |                ------- fields in this struct
[INFO] [stdout] 196 |         pub id: usize,
[INFO] [stdout]     |             ^^
[INFO] [stdout] 197 |         pub name: String,
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn authenticate(&self, token: impl Into<String>) -> Authenticate<C> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn authenticate(&self, token: impl Into<String>) -> Authenticate<'_, C> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn login(&self, username: impl Into<String>, password: impl Into<String>) -> Login<C> {
[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] 61 |     pub fn login(&self, username: impl Into<String>, password: impl Into<String>) -> Login<'_, C> {
[INFO] [stdout]    |                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn query<R>(&self, query: impl Into<String>) -> Query<C, R>
[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] 69 |     pub fn query<R>(&self, query: impl Into<String>) -> Query<'_, C, R>
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn listen(&self, channel: impl Into<String>) -> Listen<C> {
[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] 80 |     pub fn listen(&self, channel: impl Into<String>) -> Listen<'_, C> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn authenticate(&self, token: impl Into<String>) -> Authenticate<C> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn authenticate(&self, token: impl Into<String>) -> Authenticate<'_, C> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn login(&self, username: impl Into<String>, password: impl Into<String>) -> Login<C> {
[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] 61 |     pub fn login(&self, username: impl Into<String>, password: impl Into<String>) -> Login<'_, C> {
[INFO] [stdout]    |                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn query<R>(&self, query: impl Into<String>) -> Query<C, R>
[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] 69 |     pub fn query<R>(&self, query: impl Into<String>) -> Query<'_, C, R>
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> api/src/method/mod.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn listen(&self, channel: impl Into<String>) -> Listen<C> {
[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] 80 |     pub fn listen(&self, channel: impl Into<String>) -> Listen<'_, C> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vars` is never read
[INFO] [stdout]   --> src/handler/rpc/connection.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Connection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub vars: BTreeMap<String, serde_json::Value>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vars` is never read
[INFO] [stdout]   --> src/handler/rpc/connection.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Connection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub vars: BTreeMap<String, serde_json::Value>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "92d7c3dcdc0332bbca5460a28377e998b25175d692ad8949a30045aed8b09d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d7c3dcdc0332bbca5460a28377e998b25175d692ad8949a30045aed8b09d80", kill_on_drop: false }`
[INFO] [stdout] 92d7c3dcdc0332bbca5460a28377e998b25175d692ad8949a30045aed8b09d80
