[INFO] fetching crate teo-mongodb-connector 0.3.5...
[INFO] building teo-mongodb-connector-0.3.5 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate teo-mongodb-connector 0.3.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate teo-mongodb-connector 0.3.5
[INFO] finished tweaking crates.io crate teo-mongodb-connector 0.3.5
[INFO] tweaked toml for crates.io crate teo-mongodb-connector 0.3.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teo-mongodb-connector 0.3.5 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 310 packages to latest compatible versions
[INFO] [stderr]       Adding bigdecimal v0.3.1 (available: v0.4.9)
[INFO] [stderr]       Adding bson v2.15.0 (available: v3.1.0)
[INFO] [stderr]       Adding cuid v1.2.0 (available: v1.3.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding lazy_static v1.4.0 (available: v1.5.0)
[INFO] [stderr]       Adding mongodb v2.8.2 (available: v3.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5562f4d1480bb70b732b939362095a3adad4ce52ad34e36035d8ec5b441e0870
[INFO] running `Command { std: "docker" "start" "-a" "5562f4d1480bb70b732b939362095a3adad4ce52ad34e36035d8ec5b441e0870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5562f4d1480bb70b732b939362095a3adad4ce52ad34e36035d8ec5b441e0870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5562f4d1480bb70b732b939362095a3adad4ce52ad34e36035d8ec5b441e0870", kill_on_drop: false }`
[INFO] [stdout] 5562f4d1480bb70b732b939362095a3adad4ce52ad34e36035d8ec5b441e0870
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8874fa14e84ac654b8d424aaf6195339a3ec89e220fab248d63a61fdf6cc0db
[INFO] running `Command { std: "docker" "start" "-a" "d8874fa14e84ac654b8d424aaf6195339a3ec89e220fab248d63a61fdf6cc0db", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling array_tool v1.0.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling cuid-util v0.1.1
[INFO] [stderr]    Compiling cuid v1.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling bcrypt v0.16.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cuid2 v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling random-string v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling inflector-plus v0.11.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling key-path v0.2.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling deferred-box v0.1.4
[INFO] [stderr]    Compiling history-box v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling teo-result v0.3.5
[INFO] [stderr]    Compiling teo-parser v0.3.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling mongodb v2.8.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling teo-runtime v0.3.8
[INFO] [stderr]    Compiling teo-mongodb-connector v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/aggregation/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use teo_result::{Error, Result};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/bson_ext/coder.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use teo_result::{Error, Result};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/connector/transaction.rs:366:31
[INFO] [stdout]     |
[INFO] [stdout] 366 |                     for (key, value) in object.inner.atomic_updater_map.lock().unwrap().iter() {
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dry_run`
[INFO] [stdout]    --> src/connector/transaction.rs:386:50
[INFO] [stdout]     |
[INFO] [stdout] 386 |     async fn migrate(&self, models: Vec<&Model>, dry_run: bool, reset_database: bool, silent: bool) -> Result<()> {
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dry_run`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `silent`
[INFO] [stdout]    --> src/connector/transaction.rs:386:87
[INFO] [stdout]     |
[INFO] [stdout] 386 |     async fn migrate(&self, models: Vec<&Model>, dry_run: bool, reset_database: bool, silent: bool) -> Result<()> {
[INFO] [stdout]     |                                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_silent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/connector/transaction.rs:473:31
[INFO] [stdout]     |
[INFO] [stdout] 473 |     async fn query_raw(&self, value: &Value) -> Result<Value> {
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-2.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde_bytes"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-std", "async-std-resolver", "async-std-runtime", "aws-auth", "azure-kms", "bson-chrono-0_4", "bson-serde_with", "bson-uuid-0_8", "bson-uuid-1", "default", "flate2", "gcp-kms", "in-use-encryption-unstable", "log", "mongocrypt", "num_cpus", "openssl", "openssl-probe", "openssl-tls", "rayon", "reqwest", "serde_bytes", "snap", "snappy-compression", "sync", "tokio-openssl", "tokio-runtime", "tokio-sync", "tracing", "tracing-unstable", "zlib-compression", "zstd", "zstd-compression"))' -C metadata=2f75f1f0be4abeb6 -C extra-filename=-6bdc9457156b9c66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e0bb29918d112e9c.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-4141a2a2d8b9727c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d98d82aacd65e6a0.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-60382a7bfd901777.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8094194d19c7b99b.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-9001786fca365905.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-208d911e5019d69d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d89c5ecb32e401b5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-21c8ec0d4476ddbe.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-22dde4383f68d7b4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5c7d51461ece21f2.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-e638cc2c4d57d6ab.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-7649d645eaa003ce.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c56e6940cc22dba4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-284bfe554dbadacd.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-d204f3dfa570f49c.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e6943276bba7bb9b.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-905da5b73bcc2d48.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-afd62b4416b6ccdb.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-cfe8ce5e9bb44b88.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-f11c628fbcf57175.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-7e27eecaecf716c7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-845775db12185e04.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eb0df70777b540fe.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-842955a2a53f3ce0.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2b36fcc59ab25cc3.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-2664b7650625fbf7.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1a8ade34e8b15351.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-e6035d3b89aa944b.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-61df3bedeb8dfee1.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-881d9833caf02a91.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-660e2f58e63024b3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `ignore_select_and_include`
[INFO] [stdout]    --> src/connector/transaction.rs:505:64
[INFO] [stdout]     |
[INFO] [stdout] 505 | ...Value, ignore_select_and_include: bool, action: Action, transaction_ctx: Ctx, request: Option<Request>, path: KeyPath) -> Result...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore_select_and_include`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ignore_select_and_include`
[INFO] [stdout]    --> src/connector/transaction.rs:523:62
[INFO] [stdout]     |
[INFO] [stdout] 523 | ...Value, ignore_select_and_include: bool, action: Action, transaction_ctx: Ctx, request: Option<Request>, path: KeyPath) -> Result...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore_select_and_include`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_ctx`
[INFO] [stdout]    --> src/connector/transaction.rs:610:51
[INFO] [stdout]     |
[INFO] [stdout] 610 |     async fn sql(&self, model: &Model, sql: &str, transaction_ctx: Ctx) -> Result<Vec<Value>> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]    --> src/connector/transaction.rs:610:25
[INFO] [stdout]     |
[INFO] [stdout] 610 |     async fn sql(&self, model: &Model, sql: &str, transaction_ctx: Ctx) -> Result<Vec<Value>> {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sql`
[INFO] [stdout]    --> src/connector/transaction.rs:610:40
[INFO] [stdout]     |
[INFO] [stdout] 610 |     async fn sql(&self, model: &Model, sql: &str, transaction_ctx: Ctx) -> Result<Vec<Value>> {
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_sql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `encode_without_default_type` is never used
[INFO] [stdout]   --> src/bson_ext/coder.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl BsonCoder {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 17 |
[INFO] [stdout] 18 |     pub(crate) fn encode_without_default_type(value: &Value) -> Bson {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d8874fa14e84ac654b8d424aaf6195339a3ec89e220fab248d63a61fdf6cc0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8874fa14e84ac654b8d424aaf6195339a3ec89e220fab248d63a61fdf6cc0db", kill_on_drop: false }`
[INFO] [stdout] d8874fa14e84ac654b8d424aaf6195339a3ec89e220fab248d63a61fdf6cc0db
