[INFO] cloning repository https://github.com/romis2012/mongojet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romis2012/mongojet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromis2012%2Fmongojet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromis2012%2Fmongojet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edfd9421d5dbf4b838d269580f66a8f9e5557b2a [INFO] checking romis2012/mongojet 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%2Fromis2012%2Fmongojet" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/romis2012/mongojet [INFO] finished tweaking git repo https://github.com/romis2012/mongojet [INFO] tweaked toml for git repo https://github.com/romis2012/mongojet written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/romis2012/mongojet 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/romis2012/mongojet 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4847cf985ef20f8be53a7aa93463ffdf242cc8e6ab98ec918def512f1d85ed08 [INFO] running `Command { std: "docker" "start" "-a" "4847cf985ef20f8be53a7aa93463ffdf242cc8e6ab98ec918def512f1d85ed08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4847cf985ef20f8be53a7aa93463ffdf242cc8e6ab98ec918def512f1d85ed08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4847cf985ef20f8be53a7aa93463ffdf242cc8e6ab98ec918def512f1d85ed08", kill_on_drop: false }` [INFO] [stdout] 4847cf985ef20f8be53a7aa93463ffdf242cc8e6ab98ec918def512f1d85ed08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5ace505e273acf3056c185f5a4842ee9c7d88cf742d596a440d7e8f72208ab59 [INFO] running `Command { std: "docker" "start" "-a" "5ace505e273acf3056c185f5a4842ee9c7d88cf742d596a440d7e8f72208ab59", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling pyo3-build-config v0.27.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling mongocrypt-sys v0.1.4+1.12.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking resolv-conf v0.7.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.1 [INFO] [stderr] Compiling pyo3-ffi v0.27.1 [INFO] [stderr] Compiling pyo3 v0.27.1 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling mongodb-internal-macros v3.3.0 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_with v3.15.1 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Compiling pyo3-macros v0.27.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Checking bson v3.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hickory-proto v0.24.4 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking mongocrypt v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hickory-resolver v0.24.4 [INFO] [stderr] Checking mongodb v3.3.0 [INFO] [stderr] Checking pyo3-log v0.13.2 [INFO] [stderr] Checking mongojet v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn core_create_client(url: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:84:37 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn shutdown(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn shutdown_immediate(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn core_create_client(url: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:84:37 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn shutdown(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/client.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn shutdown_immediate(&self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:319:10 [INFO] [stdout] | [INFO] [stdout] 319 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:348:10 [INFO] [stdout] | [INFO] [stdout] 348 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:414:10 [INFO] [stdout] | [INFO] [stdout] 414 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:516:10 [INFO] [stdout] | [INFO] [stdout] 516 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:547:10 [INFO] [stdout] | [INFO] [stdout] 547 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:580:10 [INFO] [stdout] | [INFO] [stdout] 580 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:614:10 [INFO] [stdout] | [INFO] [stdout] 614 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:648:10 [INFO] [stdout] | [INFO] [stdout] 648 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:680:10 [INFO] [stdout] | [INFO] [stdout] 680 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:743:10 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:287:10 [INFO] [stdout] | [INFO] [stdout] 287 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:775:10 [INFO] [stdout] | [INFO] [stdout] 775 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:319:10 [INFO] [stdout] | [INFO] [stdout] 319 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:805:10 [INFO] [stdout] | [INFO] [stdout] 805 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:348:10 [INFO] [stdout] | [INFO] [stdout] 348 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:838:10 [INFO] [stdout] | [INFO] [stdout] 838 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:379:10 [INFO] [stdout] | [INFO] [stdout] 379 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:414:10 [INFO] [stdout] | [INFO] [stdout] 414 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:870:10 [INFO] [stdout] | [INFO] [stdout] 870 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:903:10 [INFO] [stdout] | [INFO] [stdout] 903 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:933:10 [INFO] [stdout] | [INFO] [stdout] 933 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:516:10 [INFO] [stdout] | [INFO] [stdout] 516 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:965:10 [INFO] [stdout] | [INFO] [stdout] 965 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:995:10 [INFO] [stdout] | [INFO] [stdout] 995 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:547:10 [INFO] [stdout] | [INFO] [stdout] 547 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1027:10 [INFO] [stdout] | [INFO] [stdout] 1027 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:580:10 [INFO] [stdout] | [INFO] [stdout] 580 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1056:10 [INFO] [stdout] | [INFO] [stdout] 1056 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:614:10 [INFO] [stdout] | [INFO] [stdout] 614 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1086:10 [INFO] [stdout] | [INFO] [stdout] 1086 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:648:10 [INFO] [stdout] | [INFO] [stdout] 648 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:680:10 [INFO] [stdout] | [INFO] [stdout] 680 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1113:10 [INFO] [stdout] | [INFO] [stdout] 1113 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:743:10 [INFO] [stdout] | [INFO] [stdout] 743 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1176:10 [INFO] [stdout] | [INFO] [stdout] 1176 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:775:10 [INFO] [stdout] | [INFO] [stdout] 775 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1206:10 [INFO] [stdout] | [INFO] [stdout] 1206 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:805:10 [INFO] [stdout] | [INFO] [stdout] 805 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1238:10 [INFO] [stdout] | [INFO] [stdout] 1238 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:838:10 [INFO] [stdout] | [INFO] [stdout] 838 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1266:10 [INFO] [stdout] | [INFO] [stdout] 1266 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:870:10 [INFO] [stdout] | [INFO] [stdout] 870 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1292:80 [INFO] [stdout] | [INFO] [stdout] 1292 | pub async fn drop_indexes(&self, options: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:903:10 [INFO] [stdout] | [INFO] [stdout] 903 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1316:10 [INFO] [stdout] | [INFO] [stdout] 1316 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:933:10 [INFO] [stdout] | [INFO] [stdout] 933 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1345:10 [INFO] [stdout] | [INFO] [stdout] 1345 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:965:10 [INFO] [stdout] | [INFO] [stdout] 965 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1375:10 [INFO] [stdout] | [INFO] [stdout] 1375 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:995:10 [INFO] [stdout] | [INFO] [stdout] 995 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1409:77 [INFO] [stdout] | [INFO] [stdout] 1409 | pub async fn drop(&self, options: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1027:10 [INFO] [stdout] | [INFO] [stdout] 1027 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1433:10 [INFO] [stdout] | [INFO] [stdout] 1433 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/collection.rs:1456:38 [INFO] [stdout] | [INFO] [stdout] 1456 | pub fn read_preference(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/collection.rs:1464:36 [INFO] [stdout] | [INFO] [stdout] 1464 | pub fn write_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1056:10 [INFO] [stdout] | [INFO] [stdout] 1056 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/collection.rs:1468:35 [INFO] [stdout] | [INFO] [stdout] 1468 | pub fn read_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1086:10 [INFO] [stdout] | [INFO] [stdout] 1086 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1113:10 [INFO] [stdout] | [INFO] [stdout] 1113 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1144:10 [INFO] [stdout] | [INFO] [stdout] 1144 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1176:10 [INFO] [stdout] | [INFO] [stdout] 1176 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1206:10 [INFO] [stdout] | [INFO] [stdout] 1206 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn next(&mut self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn collect(&mut self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1238:10 [INFO] [stdout] | [INFO] [stdout] 1238 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1266:10 [INFO] [stdout] | [INFO] [stdout] 1266 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:68:60 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn next_batch(&mut self, batch_size: u64) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1292:80 [INFO] [stdout] | [INFO] [stdout] 1292 | pub async fn drop_indexes(&self, options: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1316:10 [INFO] [stdout] | [INFO] [stdout] 1316 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1345:10 [INFO] [stdout] | [INFO] [stdout] 1345 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1375:10 [INFO] [stdout] | [INFO] [stdout] 1375 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn next(&mut self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1409:77 [INFO] [stdout] | [INFO] [stdout] 1409 | pub async fn drop(&self, options: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | pub async fn next_batch(&mut self, batch_size: u64) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/collection.rs:1433:10 [INFO] [stdout] | [INFO] [stdout] 1433 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/collection.rs:1456:38 [INFO] [stdout] | [INFO] [stdout] 1456 | pub fn read_preference(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:166:40 [INFO] [stdout] | [INFO] [stdout] 166 | pub async fn collect(&mut self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/collection.rs:1464:36 [INFO] [stdout] | [INFO] [stdout] 1464 | pub fn write_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/collection.rs:1468:35 [INFO] [stdout] | [INFO] [stdout] 1468 | pub fn read_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:30:37 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn next(&mut self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn collect(&mut self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:68:60 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn next_batch(&mut self, batch_size: u64) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn next(&mut self) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | pub async fn next_batch(&mut self, batch_size: u64) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cursor.rs:166:40 [INFO] [stdout] | [INFO] [stdout] 166 | pub async fn collect(&mut self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 272 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:342:75 [INFO] [stdout] | [INFO] [stdout] 342 | pub async fn drop(&self, options: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/database.rs:386:38 [INFO] [stdout] | [INFO] [stdout] 386 | pub fn read_preference(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/database.rs:394:36 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn write_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/database.rs:398:35 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn read_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:40:82 [INFO] [stdout] | [INFO] [stdout] 40 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 41 | | let mut data: Vec = Vec::new(); [INFO] [stdout] 42 | | self.0 [INFO] [stdout] 43 | | .to_writer(&mut data) [INFO] [stdout] ... | [INFO] [stdout] 46 | | Ok(PyBytes::new(py, &data)) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | Ok(PyBytes::new(py, &data)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:144:82 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 145 | | Ok(PyBytes::new(py, self.0.as_bytes())) [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | Ok(PyBytes::new(py, self.0.as_bytes())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 272 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:342:75 [INFO] [stdout] | [INFO] [stdout] 342 | pub async fn drop(&self, options: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/database.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/database.rs:386:38 [INFO] [stdout] | [INFO] [stdout] 386 | pub fn read_preference(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/database.rs:394:36 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn write_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/database.rs:398:35 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn read_concern(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:75:73 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn get_by_id(&self, options: CoreGridFsGetByIdOptions) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:99:77 [INFO] [stdout] | [INFO] [stdout] 99 | pub async fn get_by_name(&self, options: CoreGridFsGetByNameOptions) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:40:82 [INFO] [stdout] | [INFO] [stdout] 40 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 41 | | let mut data: Vec = Vec::new(); [INFO] [stdout] 42 | | self.0 [INFO] [stdout] 43 | | .to_writer(&mut data) [INFO] [stdout] ... | [INFO] [stdout] 46 | | Ok(PyBytes::new(py, &data)) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:123:70 [INFO] [stdout] | [INFO] [stdout] 123 | pub async fn delete(&self, options: CoreGridFsGetByIdOptions) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | Ok(PyBytes::new(py, &data)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:144:82 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 145 | | Ok(PyBytes::new(py, self.0.as_bytes())) [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/document.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | Ok(PyBytes::new(py, self.0.as_bytes())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:75:73 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn get_by_id(&self, options: CoreGridFsGetByIdOptions) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:99:77 [INFO] [stdout] | [INFO] [stdout] 99 | pub async fn get_by_name(&self, options: CoreGridFsGetByNameOptions) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gridfs.rs:123:70 [INFO] [stdout] | [INFO] [stdout] 123 | pub async fn delete(&self, options: CoreGridFsGetByIdOptions) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/options.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | into_py_object!(CoreIndexModel); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/options.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | into_py_object!(CoreIndexModel); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/options.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | into_py_object!(CoreIndexModel); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/options.rs:534:1 [INFO] [stdout] | [INFO] [stdout] 534 | into_py_object!(CoreIndexModel); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | into_py_object!(CoreDistinctResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | into_py_object!(CoreDistinctResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | into_py_object!(CoreUpdateResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | into_py_object!(CoreUpdateResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | into_py_object!(CoreInsertOneResult); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | into_py_object!(CoreInsertOneResult); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | into_py_object!(CoreInsertManyResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | into_py_object!(CoreInsertManyResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | into_py_object!(CoreDeleteResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | into_py_object!(CoreDeleteResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | into_py_object!(CoreCreateIndexResult); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | into_py_object!(CoreCreateIndexResult); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | into_py_object!(CoreCreateIndexesResult); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | into_py_object!(CoreCreateIndexesResult); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | into_py_object!(CoreCollectionSpecification); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | into_py_object!(CoreCollectionSpecification); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | into_py_object!(ReadPreferenceResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | into_py_object!(ReadPreferenceResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | into_py_object!(WriteConcernResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | into_py_object!(WriteConcernResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | into_py_object!(ReadConcernResult); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | into_py_object!(ReadConcernResult); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/session.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | into_py_object!(CoreDistinctResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/session.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | pub async fn commit_transaction(&mut self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | into_py_object!(CoreDistinctResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/session.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn abort_transaction(&mut self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | into_py_object!(CoreUpdateResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | into_py_object!(CoreUpdateResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | into_py_object!(CoreInsertOneResult); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | into_py_object!(CoreInsertOneResult); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | into_py_object!(CoreInsertManyResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | into_py_object!(CoreInsertManyResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | into_py_object!(CoreDeleteResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | into_py_object!(CoreDeleteResult); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | into_py_object!(CoreCreateIndexResult); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | into_py_object!(CoreCreateIndexResult); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | into_py_object!(CoreCreateIndexesResult); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | into_py_object!(CoreCreateIndexesResult); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | into_py_object!(CoreCollectionSpecification); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | into_py_object!(CoreCollectionSpecification); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | into_py_object!(ReadPreferenceResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | into_py_object!(ReadPreferenceResult); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | into_py_object!(WriteConcernResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | into_py_object!(WriteConcernResult); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:25:90 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] 26 | | let buf = bson::serialize_to_vec(&self) [INFO] [stdout] 27 | | .expect(format!("Couldn't serialize value to bson: {:?}", self).as_str()); [INFO] [stdout] 28 | | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | into_py_object!(ReadConcernResult); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/conv.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | Ok(PyBytes::new(py, &buf)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/result.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | into_py_object!(ReadConcernResult); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `into_py_object` (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/session.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/session.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | pub async fn commit_transaction(&mut self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/session.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn abort_transaction(&mut self) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mongojet` (lib test) due to 106 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mongojet` (lib) due to 106 previous errors [INFO] running `Command { std: "docker" "inspect" "5ace505e273acf3056c185f5a4842ee9c7d88cf742d596a440d7e8f72208ab59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ace505e273acf3056c185f5a4842ee9c7d88cf742d596a440d7e8f72208ab59", kill_on_drop: false }` [INFO] [stdout] 5ace505e273acf3056c185f5a4842ee9c7d88cf742d596a440d7e8f72208ab59