[INFO] fetching crate start 0.4.4...
[INFO] building start-0.4.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate start 0.4.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate start 0.4.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate start 0.4.4
[INFO] tweaked toml for crates.io crate start 0.4.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate start 0.4.4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate start 0.4.4 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bytes v0.11.17
[INFO] [stderr]   Downloaded memmap2 v0.9.5
[INFO] [stderr]   Downloaded bson v2.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2563b783664b09c1d5d437be7bb8a2a34fa12f2222c83adb5621040a8c0bb7b1
[INFO] running `Command { std: "docker" "start" "-a" "2563b783664b09c1d5d437be7bb8a2a34fa12f2222c83adb5621040a8c0bb7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2563b783664b09c1d5d437be7bb8a2a34fa12f2222c83adb5621040a8c0bb7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2563b783664b09c1d5d437be7bb8a2a34fa12f2222c83adb5621040a8c0bb7b1", kill_on_drop: false }`
[INFO] [stdout] 2563b783664b09c1d5d437be7bb8a2a34fa12f2222c83adb5621040a8c0bb7b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f9b3d7b576eb67bd178ab0bff53cf8472e331fa66120714456f6ab0d41403ad
[INFO] running `Command { std: "docker" "start" "-a" "9f9b3d7b576eb67bd178ab0bff53cf8472e331fa66120714456f6ab0d41403ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling bson v2.14.0
[INFO] [stderr]    Compiling start v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/find.rs:3:160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:{filtering::Filter, query_planner::QueryPlanner}, service_context::ServiceContext}, HandleResult};
[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 imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/insert.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...talog::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, service_context::ServiceContext}, Handle...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/delete.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, query::filtering::Filter, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bson`
[INFO] [stdout]  --> src/db/commands/update.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bson::{Bson, Document};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/update.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, query::filtering::Filter, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `recovery_unit::RecoveryUnit` and `storage::start_storage::StartStorage`
[INFO] [stdout]  --> src/db/ops/insert.rs:1:132
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...sure_capacity, OperationContext}, recovery_unit::RecoveryUnit, storage::start_storage::StartStorage}, HandleResult};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops`, `service_context::ServiceContext`, and `session::Session`
[INFO] [stdout]  --> src/db/ops/update.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...t, session::Session}, collection::Collection, operation_context::OperationContext, ops, query::filtering::{self, Filter}, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^                                                                ^^^                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RefCell` and `rc::Rc`
[INFO] [stdout]  --> src/db/collection.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::{Ref, RefCell}, rc::Rc};
[INFO] [stdout]   |                       ^^^^^^^   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DOCUMENT_CONTENT_LENGHT_OFFSET` and `start_storage::StartStorage`
[INFO] [stdout]  --> src/db/collection.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...t, DOCUMENT_CONTENT_LENGHT_OFFSET, DOCUMENT_CONTENT_OFFSET}, operation_context::OperationContext, recovery_unit::RecoveryUnit, storage::{record_state, start_storage::StartStorage}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/db/catalog/session.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, rc::{Rc, Weak}};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/operation_context.rs:5:80
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{catalog::{session::Session, Catalog}, recovery_unit::RecoveryUnit, service_context::ServiceContext, storage::start_storage::S...
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc`
[INFO] [stdout]  --> src/commands.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bson::{doc, Bson, Document};
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scan_node`
[INFO] [stdout]   --> src/db/exec/plan_executor.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         scan_node,
[INFO] [stdout]    |         ^^^^^^^^^ help: try ignoring the field: `scan_node: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/db/catalog/collection.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn from(value: Bson) -> Self {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_catalog` is never read
[INFO] [stdout]   --> src/db/catalog/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Catalog {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 13 |     collection_catalog: Rc<RefCell<CollectionCatalog>>,
[INFO] [stdout] 14 |     session_catalog: SessionCatalog
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sid` is never read
[INFO] [stdout]   --> src/db/catalog/session.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Session {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 19 |     sid: Uuid,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `txid` is never read
[INFO] [stdout]   --> src/db/catalog/session.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Transaction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 68 |     txid: Uuid,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterExpr` is never constructed
[INFO] [stdout]   --> src/sql/ast.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct FilterExpr {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn delete(&self) -> DeleteQuery {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn delete(&self) -> DeleteQuery<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn find(&self) -> FindQuery {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn find(&self) -> FindQuery<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn update(&self) -> UpdateQuery {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn update(&self) -> UpdateQuery<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.58s
[INFO] running `Command { std: "docker" "inspect" "9f9b3d7b576eb67bd178ab0bff53cf8472e331fa66120714456f6ab0d41403ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f9b3d7b576eb67bd178ab0bff53cf8472e331fa66120714456f6ab0d41403ad", kill_on_drop: false }`
[INFO] [stdout] 9f9b3d7b576eb67bd178ab0bff53cf8472e331fa66120714456f6ab0d41403ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77783b0d8b8b1b5a039dc69de1028805c5602306b08dc5eb1d9f44225a66ed63
[INFO] running `Command { std: "docker" "start" "-a" "77783b0d8b8b1b5a039dc69de1028805c5602306b08dc5eb1d9f44225a66ed63", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/find.rs:3:160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:{filtering::Filter, query_planner::QueryPlanner}, service_context::ServiceContext}, HandleResult};
[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 imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/insert.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...talog::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, service_context::ServiceContext}, Handle...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/delete.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, query::filtering::Filter, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bson`
[INFO] [stdout]  --> src/db/commands/update.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bson::{Bson, Document};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/update.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, query::filtering::Filter, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `recovery_unit::RecoveryUnit` and `storage::start_storage::StartStorage`
[INFO] [stdout]  --> src/db/ops/insert.rs:1:132
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...sure_capacity, OperationContext}, recovery_unit::RecoveryUnit, storage::start_storage::StartStorage}, HandleResult};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops`, `service_context::ServiceContext`, and `session::Session`
[INFO] [stdout]  --> src/db/ops/update.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...t, session::Session}, collection::Collection, operation_context::OperationContext, ops, query::filtering::{self, Filter}, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^                                                                ^^^                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RefCell` and `rc::Rc`
[INFO] [stdout]  --> src/db/collection.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::{Ref, RefCell}, rc::Rc};
[INFO] [stdout]   |                       ^^^^^^^   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DOCUMENT_CONTENT_LENGHT_OFFSET` and `start_storage::StartStorage`
[INFO] [stdout]  --> src/db/collection.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...t, DOCUMENT_CONTENT_LENGHT_OFFSET, DOCUMENT_CONTENT_OFFSET}, operation_context::OperationContext, recovery_unit::RecoveryUnit, storage::{record_state, start_storage::StartStorage}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/db/catalog/session.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, rc::{Rc, Weak}};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/operation_context.rs:5:80
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{catalog::{session::Session, Catalog}, recovery_unit::RecoveryUnit, service_context::ServiceContext, storage::start_storage::S...
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling start v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `doc`
[INFO] [stdout]  --> src/commands.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bson::{doc, Bson, Document};
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scan_node`
[INFO] [stdout]   --> src/db/exec/plan_executor.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         scan_node,
[INFO] [stdout]    |         ^^^^^^^^^ help: try ignoring the field: `scan_node: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/db/catalog/collection.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn from(value: Bson) -> Self {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_catalog` is never read
[INFO] [stdout]   --> src/db/catalog/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Catalog {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 13 |     collection_catalog: Rc<RefCell<CollectionCatalog>>,
[INFO] [stdout] 14 |     session_catalog: SessionCatalog
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sid` is never read
[INFO] [stdout]   --> src/db/catalog/session.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Session {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 19 |     sid: Uuid,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `txid` is never read
[INFO] [stdout]   --> src/db/catalog/session.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Transaction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 68 |     txid: Uuid,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterExpr` is never constructed
[INFO] [stdout]   --> src/sql/ast.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct FilterExpr {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn delete(&self) -> DeleteQuery {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn delete(&self) -> DeleteQuery<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn find(&self) -> FindQuery {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn find(&self) -> FindQuery<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn update(&self) -> UpdateQuery {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn update(&self) -> UpdateQuery<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/find.rs:3:160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:{filtering::Filter, query_planner::QueryPlanner}, service_context::ServiceContext}, HandleResult};
[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 imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/insert.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...talog::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, service_context::ServiceContext}, Handle...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/delete.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, query::filtering::Filter, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bson`
[INFO] [stdout]  --> src/db/commands/update.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bson::{Bson, Document};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collection::RawDocument` and `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/commands/update.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{collection::RawDocument, session::Session}, operation_context::OperationContext, ops, query::filtering::Filter, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `recovery_unit::RecoveryUnit` and `storage::start_storage::StartStorage`
[INFO] [stdout]  --> src/db/ops/insert.rs:1:132
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...sure_capacity, OperationContext}, recovery_unit::RecoveryUnit, storage::start_storage::StartStorage}, HandleResult};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops`, `service_context::ServiceContext`, and `session::Session`
[INFO] [stdout]  --> src/db/ops/update.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...t, session::Session}, collection::Collection, operation_context::OperationContext, ops, query::filtering::{self, Filter}, service_context::ServiceContext}, ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^                                                                ^^^                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RefCell` and `rc::Rc`
[INFO] [stdout]  --> src/db/collection.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::{Ref, RefCell}, rc::Rc};
[INFO] [stdout]   |                       ^^^^^^^   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DOCUMENT_CONTENT_LENGHT_OFFSET` and `start_storage::StartStorage`
[INFO] [stdout]  --> src/db/collection.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...t, DOCUMENT_CONTENT_LENGHT_OFFSET, DOCUMENT_CONTENT_OFFSET}, operation_context::OperationContext, recovery_unit::RecoveryUnit, storage::{record_state, start_storage::StartStorage}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/db/catalog/session.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, rc::{Rc, Weak}};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `service_context::ServiceContext`
[INFO] [stdout]  --> src/db/operation_context.rs:5:80
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{catalog::{session::Session, Catalog}, recovery_unit::RecoveryUnit, service_context::ServiceContext, storage::start_storage::S...
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `doc`
[INFO] [stdout]  --> src/commands.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bson::{doc, Bson, Document};
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scan_node`
[INFO] [stdout]   --> src/db/exec/plan_executor.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         scan_node,
[INFO] [stdout]    |         ^^^^^^^^^ help: try ignoring the field: `scan_node: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/db/catalog/collection.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn from(value: Bson) -> Self {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_catalog` is never read
[INFO] [stdout]   --> src/db/catalog/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Catalog {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 13 |     collection_catalog: Rc<RefCell<CollectionCatalog>>,
[INFO] [stdout] 14 |     session_catalog: SessionCatalog
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sid` is never read
[INFO] [stdout]   --> src/db/catalog/session.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Session {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 19 |     sid: Uuid,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `txid` is never read
[INFO] [stdout]   --> src/db/catalog/session.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Transaction {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 68 |     txid: Uuid,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterExpr` is never constructed
[INFO] [stdout]   --> src/sql/ast.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct FilterExpr {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn delete(&self) -> DeleteQuery {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn delete(&self) -> DeleteQuery<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn find(&self) -> FindQuery {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn find(&self) -> FindQuery<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn update(&self) -> UpdateQuery {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn update(&self) -> UpdateQuery<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "77783b0d8b8b1b5a039dc69de1028805c5602306b08dc5eb1d9f44225a66ed63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77783b0d8b8b1b5a039dc69de1028805c5602306b08dc5eb1d9f44225a66ed63", kill_on_drop: false }`
[INFO] [stdout] 77783b0d8b8b1b5a039dc69de1028805c5602306b08dc5eb1d9f44225a66ed63
