[INFO] cloning repository https://github.com/qaspen-python/psql-rust-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qaspen-python/psql-rust-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaspen-python%2Fpsql-rust-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaspen-python%2Fpsql-rust-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a5ac0ced177630f4c51fb79de0cd4ad2026b6c3 [INFO] checking qaspen-python/psql-rust-engine against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaspen-python%2Fpsql-rust-engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/qaspen-python/psql-rust-engine [INFO] finished tweaking git repo https://github.com/qaspen-python/psql-rust-engine [INFO] tweaked toml for git repo https://github.com/qaspen-python/psql-rust-engine written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qaspen-python/psql-rust-engine on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/qaspen-python/psql-rust-engine 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed5bddf0408fa8eaebcd843e1b0f39f332a6978c944b46454f944f1c4249ab86 [INFO] running `Command { std: "docker" "start" "-a" "ed5bddf0408fa8eaebcd843e1b0f39f332a6978c944b46454f944f1c4249ab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed5bddf0408fa8eaebcd843e1b0f39f332a6978c944b46454f944f1c4249ab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5bddf0408fa8eaebcd843e1b0f39f332a6978c944b46454f944f1c4249ab86", kill_on_drop: false }` [INFO] [stdout] ed5bddf0408fa8eaebcd843e1b0f39f332a6978c944b46454f944f1c4249ab86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e43c62c9740c57c7ed45cd321c64c201303ce7d1c10179c42f5eca0c80e4eb5 [INFO] running `Command { std: "docker" "start" "-a" "8e43c62c9740c57c7ed45cd321c64c201303ce7d1c10179c42f5eca0c80e4eb5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling python3-dll-a v0.2.14 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling openssl-src v300.2.2+3.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking geo-types v0.7.16 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking postgres-protocol v0.6.7 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b) [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Compiling rust_decimal v1.36.0 (https://github.com/psqlpy-python/rust-decimal.git?branch=psqlpy#df8c0eee) [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling postgres-derive v0.4.5 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking deadpool-runtime v0.1.4 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18) [INFO] [stderr] Checking deadpool v0.12.1 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18) [INFO] [stderr] Checking pyo3-async-runtimes v0.25.0 (https://github.com/psqlpy-python/pyo3-async-runtimes.git?branch=psqlpy#74cd232b) [INFO] [stderr] Checking postgres-types v0.2.7 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b) [INFO] [stderr] Checking tokio-postgres v0.7.11 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b) [INFO] [stderr] Checking postgres_array v0.11.1 (https://github.com/psqlpy-python/rust-postgres-array.git?branch=psqlpy#510ffe38) [INFO] [stderr] Checking pg_interval v0.4.2 (https://github.com/psqlpy-python/rust-postgres-interval.git?branch=psqlpy#7b407180) [INFO] [stderr] Checking pgvector v0.4.0 (https://github.com/psqlpy-python/pgvector-rust.git?branch=psqlpy#311434c6) [INFO] [stderr] Checking deadpool-postgres v0.14.0 (https://github.com/psqlpy-python/deadpool.git?branch=psqlpy#c6121f18) [INFO] [stderr] Checking postgres-openssl v0.5.0 (https://github.com/psqlpy-python/rust-postgres.git?branch=psqlpy#5780895b) [INFO] [stderr] Checking psqlpy v0.11.8 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | impl_is_closed_method!(Transaction); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `impl_is_closed_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | impl_is_closed_method!(Connection); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_is_closed_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | impl_is_closed_method!(Cursor); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_is_closed_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | ) -> Cursor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_cursor_method!(Transaction); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_cursor_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | ) -> Cursor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_cursor_method!(Connection); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_cursor_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_prepare_method!(Transaction); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_prepare_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | impl_prepare_method!(Connection); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_prepare_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:197:47 [INFO] [stdout] | [INFO] [stdout] 197 | pub async fn commit(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl_transaction_methods!(Transaction, true); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_transaction_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:216:49 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn rollback(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl_transaction_methods!(Transaction, true); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_transaction_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/common.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_binary_copy_method!(Connection); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:251:18 [INFO] [stdout] | [INFO] [stdout] 251 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_binary_copy_method!(Connection); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/common.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_binary_copy_method!(Transaction); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:251:18 [INFO] [stdout] | [INFO] [stdout] 251 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_binary_copy_method!(Transaction); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:155:39 [INFO] [stdout] | [INFO] [stdout] 155 | async fn in_transaction(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:161:45 [INFO] [stdout] | [INFO] [stdout] 161 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:231:16 [INFO] [stdout] | [INFO] [stdout] 231 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:264:39 [INFO] [stdout] | [INFO] [stdout] 264 | pub async fn execute_batch(self_: pyo3::Py, querystring: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:264:79 [INFO] [stdout] | [INFO] [stdout] 264 | pub async fn execute_batch(self_: pyo3::Py, querystring: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:287:16 [INFO] [stdout] | [INFO] [stdout] 287 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:321:10 [INFO] [stdout] | [INFO] [stdout] 321 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:354:16 [INFO] [stdout] | [INFO] [stdout] 354 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:384:16 [INFO] [stdout] | [INFO] [stdout] 384 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:429:25 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn close(self_: pyo3::Py) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:363:28 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn __iter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 368 | fn __enter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:368:38 [INFO] [stdout] | [INFO] [stdout] 368 | fn __enter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:374:16 [INFO] [stdout] | [INFO] [stdout] 374 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:385:29 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn status(&self) -> ConnectionPoolStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn acquire(&self) -> Connection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:407:28 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn listener(self_: pyo3::Py) -> Listener { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn listener(self_: pyo3::Py) -> Listener { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:420:36 [INFO] [stdout] | [INFO] [stdout] 420 | pub async fn connection(self_: pyo3::Py) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:420:55 [INFO] [stdout] | [INFO] [stdout] 420 | pub async fn connection(self_: pyo3::Py) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | fn ca_file(self_: Py, ca_file: String) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | fn ca_file(self_: Py, ca_file: String) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | fn max_pool_size(self_: Py, pool_size: usize) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | ) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn user(self_: Py, user: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:122:49 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn user(self_: Py, user: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn password(self_: Py, password: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:132:57 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn password(self_: Py, password: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn dbname(self_: Py, dbname: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:144:53 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn dbname(self_: Py, dbname: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn options(self_: Py, options: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:154:55 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn options(self_: Py, options: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn application_name(self_: Py, application_name: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:164:73 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn application_name(self_: Py, application_name: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn ssl_mode(self_: Py, ssl_mode: SslMode) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:176:60 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn ssl_mode(self_: Py, ssl_mode: SslMode) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn host(self_: Py, host: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:191:49 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn host(self_: Py, host: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn hostaddr(self_: Py, hostaddr: IpAddr) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:204:59 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn hostaddr(self_: Py, hostaddr: IpAddr) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn port(self_: Py, port: u16) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:218:48 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn port(self_: Py, port: u16) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:231:35 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn connect_timeout(self_: Py, connect_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:231:70 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn connect_timeout(self_: Py, connect_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn tcp_user_timeout(self_: Py, tcp_user_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:247:72 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn tcp_user_timeout(self_: Py, tcp_user_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:263:16 [INFO] [stdout] | [INFO] [stdout] 263 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | ) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:279:38 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn load_balance_hosts(self_: Py, load_balance_hosts: LoadBalanceHosts) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:279:89 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn load_balance_hosts(self_: Py, load_balance_hosts: LoadBalanceHosts) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:293:30 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn keepalives(self_: Py, keepalives: bool) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:293:61 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn keepalives(self_: Py, keepalives: bool) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:306:35 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn keepalives_idle(self_: Py, keepalives_idle: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:306:70 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn keepalives_idle(self_: Py, keepalives_idle: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:322:39 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn keepalives_interval(self_: Py, keepalives_interval: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:322:78 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn keepalives_interval(self_: Py, keepalives_interval: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:337:38 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn keepalives_retries(self_: Py, keepalives_retries: u32) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:337:76 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn keepalives_retries(self_: Py, keepalives_retries: u32) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/cursor.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | fn __aiter__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/cursor.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | fn __await__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/cursor.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:105:43 [INFO] [stdout] | [INFO] [stdout] 105 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | async fn start(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | async fn fetchone(&self) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:254:53 [INFO] [stdout] | [INFO] [stdout] 254 | async fn fetchmany(&self, size: Option) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:258:33 [INFO] [stdout] | [INFO] [stdout] 258 | async fn fetchall(&self) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | fn __aiter__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | fn __await__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:99:43 [INFO] [stdout] | [INFO] [stdout] 99 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | slf: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | async fn startup(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:252:79 [INFO] [stdout] | [INFO] [stdout] 252 | async fn add_callback(&mut self, channel: String, callback: Py) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/prepared_statement.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | async fn execute(&self) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/prepared_statement.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | fn cursor(&self) -> Cursor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/prepared_statement.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | fn columns(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn __aiter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | fn __await__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:126:38 [INFO] [stdout] | [INFO] [stdout] 126 | pub async fn begin(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:207:63 [INFO] [stdout] | [INFO] [stdout] 207 | pub async fn execute_batch(&self, querystring: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:262:73 [INFO] [stdout] | [INFO] [stdout] 262 | pub async fn create_savepoint(&mut self, savepoint_name: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:279:74 [INFO] [stdout] | [INFO] [stdout] 279 | pub async fn release_savepoint(&mut self, savepoint_name: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:296:75 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn rollback_savepoint(&mut self, savepoint_name: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:319:16 [INFO] [stdout] | [INFO] [stdout] 319 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/row_factories.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | match PyTuple::new(py, dict_.items())?.into_pyobject(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | coord.x.into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | coord.y.into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | self.a().into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | self.b().into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | self.c().into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `psqlpy` (lib test) due to 163 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | self.radius().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:30:82 [INFO] [stdout] | [INFO] [stdout] 30 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 31 | | match self { [INFO] [stdout] 32 | | PythonDTO::PyNone => Ok(py.None().into_bound(py)), [INFO] [stdout] 33 | | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / match self { [INFO] [stdout] 32 | | PythonDTO::PyNone => Ok(py.None().into_bound(py)), [INFO] [stdout] 33 | | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] 34 | | PythonDTO::PyString(py_string) [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | PythonDTO::PyNone => Ok(py.None().into_bound(py)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Borrowed<'_, '_, PyBool>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyString>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyInt>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyInt>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyInt>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:46 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyFloat>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyFloat>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | _ => { [INFO] [stdout] | __________________^ [INFO] [stdout] 43 | | unreachable!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/models/interval.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | match timedelta.into_pyobject(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/models/uuid.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | match self.0.to_string().as_str().into_pyobject(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | impl_is_closed_method!(Transaction); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `impl_is_closed_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | impl_is_closed_method!(Connection); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_is_closed_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | impl_is_closed_method!(Cursor); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_is_closed_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | ) -> Cursor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | impl_cursor_method!(Transaction); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_cursor_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | ) -> Cursor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | impl_cursor_method!(Connection); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_cursor_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | impl_prepare_method!(Transaction); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_prepare_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:166:18 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | impl_prepare_method!(Connection); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_prepare_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:197:47 [INFO] [stdout] | [INFO] [stdout] 197 | pub async fn commit(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl_transaction_methods!(Transaction, true); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_transaction_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:216:49 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn rollback(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | impl_transaction_methods!(Transaction, true); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_transaction_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/common.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_binary_copy_method!(Connection); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:251:18 [INFO] [stdout] | [INFO] [stdout] 251 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_binary_copy_method!(Connection); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/common.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_binary_copy_method!(Transaction); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/common.rs:251:18 [INFO] [stdout] | [INFO] [stdout] 251 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_binary_copy_method!(Transaction); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_binary_copy_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:155:39 [INFO] [stdout] | [INFO] [stdout] 155 | async fn in_transaction(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:161:45 [INFO] [stdout] | [INFO] [stdout] 161 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:231:16 [INFO] [stdout] | [INFO] [stdout] 231 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:264:39 [INFO] [stdout] | [INFO] [stdout] 264 | pub async fn execute_batch(self_: pyo3::Py, querystring: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:264:79 [INFO] [stdout] | [INFO] [stdout] 264 | pub async fn execute_batch(self_: pyo3::Py, querystring: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:287:16 [INFO] [stdout] | [INFO] [stdout] 287 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:321:10 [INFO] [stdout] | [INFO] [stdout] 321 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:354:16 [INFO] [stdout] | [INFO] [stdout] 354 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:384:16 [INFO] [stdout] | [INFO] [stdout] 384 | self_: pyo3::Py, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection.rs:429:25 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn close(self_: pyo3::Py) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:363:28 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn __iter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 368 | fn __enter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:368:38 [INFO] [stdout] | [INFO] [stdout] 368 | fn __enter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:374:16 [INFO] [stdout] | [INFO] [stdout] 374 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:385:29 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn status(&self) -> ConnectionPoolStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn acquire(&self) -> Connection { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:407:28 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn listener(self_: pyo3::Py) -> Listener { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn listener(self_: pyo3::Py) -> Listener { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool.rs:420:36 [INFO] [stdout] | [INFO] [stdout] 420 | pub async fn connection(self_: pyo3::Py) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/connection_pool.rs:420:55 [INFO] [stdout] | [INFO] [stdout] 420 | pub async fn connection(self_: pyo3::Py) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | fn ca_file(self_: Py, ca_file: String) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | fn ca_file(self_: Py, ca_file: String) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | fn max_pool_size(self_: Py, pool_size: usize) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | ) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn user(self_: Py, user: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:122:49 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn user(self_: Py, user: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn password(self_: Py, password: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:132:57 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn password(self_: Py, password: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn dbname(self_: Py, dbname: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:144:53 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn dbname(self_: Py, dbname: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn options(self_: Py, options: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:154:55 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn options(self_: Py, options: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn application_name(self_: Py, application_name: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:164:73 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn application_name(self_: Py, application_name: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn ssl_mode(self_: Py, ssl_mode: SslMode) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:176:60 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn ssl_mode(self_: Py, ssl_mode: SslMode) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn host(self_: Py, host: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:191:49 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn host(self_: Py, host: &str) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn hostaddr(self_: Py, hostaddr: IpAddr) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:204:59 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn hostaddr(self_: Py, hostaddr: IpAddr) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn port(self_: Py, port: u16) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:218:48 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn port(self_: Py, port: u16) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:231:35 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn connect_timeout(self_: Py, connect_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:231:70 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn connect_timeout(self_: Py, connect_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn tcp_user_timeout(self_: Py, tcp_user_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:247:72 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn tcp_user_timeout(self_: Py, tcp_user_timeout: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:263:16 [INFO] [stdout] | [INFO] [stdout] 263 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:265:10 [INFO] [stdout] | [INFO] [stdout] 265 | ) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:279:38 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn load_balance_hosts(self_: Py, load_balance_hosts: LoadBalanceHosts) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:279:89 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn load_balance_hosts(self_: Py, load_balance_hosts: LoadBalanceHosts) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:293:30 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn keepalives(self_: Py, keepalives: bool) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:293:61 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn keepalives(self_: Py, keepalives: bool) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:306:35 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn keepalives_idle(self_: Py, keepalives_idle: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:306:70 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn keepalives_idle(self_: Py, keepalives_idle: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:322:39 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn keepalives_interval(self_: Py, keepalives_interval: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:322:78 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn keepalives_interval(self_: Py, keepalives_interval: u64) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:337:38 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn keepalives_retries(self_: Py, keepalives_retries: u32) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/connection_pool_builder.rs:337:76 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn keepalives_retries(self_: Py, keepalives_retries: u32) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/cursor.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | fn __aiter__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/cursor.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | fn __await__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/cursor.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:105:43 [INFO] [stdout] | [INFO] [stdout] 105 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | async fn start(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | async fn fetchone(&self) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:254:53 [INFO] [stdout] | [INFO] [stdout] 254 | async fn fetchmany(&self, size: Option) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/cursor.rs:258:33 [INFO] [stdout] | [INFO] [stdout] 258 | async fn fetchall(&self) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | fn __aiter__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | fn __await__(slf: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:99:43 [INFO] [stdout] | [INFO] [stdout] 99 | async fn __aenter__(slf: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/listener/core.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | slf: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | async fn startup(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/listener/core.rs:252:79 [INFO] [stdout] | [INFO] [stdout] 252 | async fn add_callback(&mut self, channel: String, callback: Py) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/prepared_statement.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | async fn execute(&self) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/prepared_statement.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | fn cursor(&self) -> Cursor { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/prepared_statement.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | fn columns(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn __aiter__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | fn __await__(self_: Py) -> Py { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:63:45 [INFO] [stdout] | [INFO] [stdout] 63 | async fn __aenter__(self_: Py) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:126:38 [INFO] [stdout] | [INFO] [stdout] 126 | pub async fn begin(&mut self) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:207:63 [INFO] [stdout] | [INFO] [stdout] 207 | pub async fn execute_batch(&self, querystring: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | ) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:247:10 [INFO] [stdout] | [INFO] [stdout] 247 | ) -> PSQLPyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:262:73 [INFO] [stdout] | [INFO] [stdout] 262 | pub async fn create_savepoint(&mut self, savepoint_name: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:279:74 [INFO] [stdout] | [INFO] [stdout] 279 | pub async fn release_savepoint(&mut self, savepoint_name: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:296:75 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn rollback_savepoint(&mut self, savepoint_name: String) -> PSQLPyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/driver/transaction.rs:319:16 [INFO] [stdout] | [INFO] [stdout] 319 | self_: Py, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/driver/transaction.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | ) -> PSQLPyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/row_factories.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | match PyTuple::new(py, dict_.items())?.into_pyobject(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | coord.x.into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | coord.y.into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | self.a().into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | self.b().into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | self.c().into_pyobject(py).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/additional_types.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | self.radius().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:30:82 [INFO] [stdout] | [INFO] [stdout] 30 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 31 | | match self { [INFO] [stdout] 32 | | PythonDTO::PyNone => Ok(py.None().into_bound(py)), [INFO] [stdout] 33 | | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / match self { [INFO] [stdout] 32 | | PythonDTO::PyNone => Ok(py.None().into_bound(py)), [INFO] [stdout] 33 | | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] 34 | | PythonDTO::PyString(py_string) [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | PythonDTO::PyNone => Ok(py.None().into_bound(py)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Borrowed<'_, '_, PyBool>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | PythonDTO::PyBool(pybool) => Ok(pybool.into_pyobject(py)?.to_owned().into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyString>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | | PythonDTO::PyVarChar(py_string) => Ok(py_string.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyInt>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | PythonDTO::PyIntI32(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyInt>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | PythonDTO::PyIntI64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyInt>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | PythonDTO::PyIntU64(pyint) => Ok(pyint.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:46 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyFloat>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | PythonDTO::PyFloat32(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:46 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, pyo3::Bound<'_, PyFloat>> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | PythonDTO::PyFloat64(pyfloat) => Ok(pyfloat.into_pyobject(py)?.into_any()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/dto/impls.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | _ => { [INFO] [stdout] | __________________^ [INFO] [stdout] 43 | | unreachable!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/models/interval.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | match timedelta.into_pyobject(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/value_converter/models/uuid.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | match self.0.to_string().as_str().into_pyobject(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `psqlpy` (lib) due to 163 previous errors [INFO] running `Command { std: "docker" "inspect" "8e43c62c9740c57c7ed45cd321c64c201303ce7d1c10179c42f5eca0c80e4eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e43c62c9740c57c7ed45cd321c64c201303ce7d1c10179c42f5eca0c80e4eb5", kill_on_drop: false }` [INFO] [stdout] 8e43c62c9740c57c7ed45cd321c64c201303ce7d1c10179c42f5eca0c80e4eb5