[INFO] fetching crate khan 0.1.1...
[INFO] testing khan-0.1.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate khan 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate khan 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate khan 0.1.1
[INFO] tweaked toml for crates.io crate khan 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate khan 0.1.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate khan 0.1.1 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c
[INFO] running `Command { std: "docker" "start" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prefix-trie v0.8.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hickory-proto v0.26.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling itertools v0.15.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.7.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hickory-net v0.26.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling khan-macros v0.1.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling hickory-resolver v0.26.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling mongodb v3.7.0
[INFO] [stderr]    Compiling khan v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling simplerand v1.6.0
[INFO] [stderr]    Compiling khan-macros v0.1.1
[INFO] [stderr]    Compiling fakeit v1.4.1
[INFO] [stderr]    Compiling khan v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.08s
[INFO] running `Command { std: "docker" "inspect" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/khan-3d9940ed4584749c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/corrupt_schema.rs (/opt/rustwide/target/debug/deps/corrupt_schema-dee0dbb094f5f5ad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/entity.rs (/opt/rustwide/target/debug/deps/entity-ecbdd39200a865b1)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/meta.rs (/opt/rustwide/target/debug/deps/meta-89bf139fbb101709)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/selectable.rs (/opt/rustwide/target/debug/deps/selectable-a02debf7d7f7ff28)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests khan
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - DatabaseExt::run_transaction2 (line 853) ... FAILED
[INFO] [stdout] test src/lib.rs - DatabaseExt::run_transaction (line 819) ... FAILED
[INFO] [stdout] test src/lib.rs - with_session (line 999) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... FAILED
[INFO] [stdout] test src/lib.rs - FilterOperator (line 1097) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - DatabaseExt::run_transaction2 (line 853) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]    --> src/lib.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 857 | use test_support::{RUNTIME, mongo};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/test_support.rs, use `mod test_support` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 852 + mod test_support;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - DatabaseExt::run_transaction (line 819) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]    --> src/lib.rs:824:5
[INFO] [stdout]     |
[INFO] [stdout] 824 | use test_support::{RUNTIME, mongo};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/test_support.rs, use `mod test_support` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 818 + mod test_support;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] error: Unknown field: `skip_schema_validation`. Available values: `collection`, `projections`
[INFO] [stdout]   --> src/lib.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 |   skip_schema_validation,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use test_support::{RUNTIME, mongo};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/test_support.rs, use `mod test_support` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 27 + mod test_support;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `user` in this scope
[INFO] [stdout]   --> src/lib.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 | user.patch(mongo, user::update! {
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `user`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `user` in this scope
[INFO] [stdout]   --> src/lib.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 | User::update_one(mongo, by_id(user_id), user::update! {
[INFO] [stdout]    |                                         ^^^^ use of unresolved module or unlinked crate `user`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `user` in this scope
[INFO] [stdout]   --> src/lib.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 | let recent_user: User = User::find_one(mongo, user::filter! {
[INFO] [stdout]    |                                               ^^^^ use of unresolved module or unlinked crate `user`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `insert` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- method `insert` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 | user.insert(mongo).await?;
[INFO] [stdout]    |      ^^^^^^ method not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Entity`
[INFO] [stdout]            candidate #2: `bitflags::traits::Flags`
[INFO] [stdout]            candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]            candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 60 | user.email.insert(mongo).await?;
[INFO] [stdout]    |      ++++++
[INFO] [stdout] 60 | user.password.insert(mongo).await?;
[INFO] [stdout]    |      +++++++++
[INFO] [stdout] 60 | user.username.insert(mongo).await?;
[INFO] [stdout]    |      +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 | assert_eq!(User::find_one(mongo, by_id(user_id)).await?, Some(user));
[INFO] [stdout]    |                  ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 | let person: User = User::find_one(mongo, by_id(user_id)).await?.unwrap();
[INFO] [stdout]    |                          ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 | let recent_user: User = User::find_one(mongo, user::filter! {
[INFO] [stdout]    |                               ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `update_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `update_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 | User::update_one(mongo, by_id(user_id), user::update! {
[INFO] [stdout]    |       ^^^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `update_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Entity`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 | assert_eq!(User::find_one(mongo, by_id(user_id)).await?.unwrap().email, "new.email@example.com");
[INFO] [stdout]    |                  ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 | let mut user = User::find_one(mongo, by_id(user_id)).await?.unwrap();
[INFO] [stdout]    |                      ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 | assert_eq!(User::find_one(mongo, by_id(user_id)).await?.unwrap().password, "someotherpassword");
[INFO] [stdout]    |                  ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `delete_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `delete_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 | let result = User::delete_one(mongo, by_id(user_id)).await?;
[INFO] [stdout]    |                    ^^^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `delete_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Entity`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]   --> src/lib.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 | assert!(User::find_one(mongo, by_id(user_id)).await?.is_none());
[INFO] [stdout]    |               ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `insert` found for struct `User` in the current scope
[INFO] [stdout]    --> src/lib.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout]  42 | struct User {
[INFO] [stdout]     | ----------- method `insert` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 107 | removable.insert(mongo).await?;
[INFO] [stdout]     |           ^^^^^^ method not found in `User`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `insert`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Entity`
[INFO] [stdout]             candidate #2: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #3: `ppv_lite86::types::Vec2`
[INFO] [stdout]             candidate #4: `ppv_lite86::types::Vec4`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 107 | removable.email.insert(mongo).await?;
[INFO] [stdout]     |           ++++++
[INFO] [stdout] 107 | removable.password.insert(mongo).await?;
[INFO] [stdout]     |           +++++++++
[INFO] [stdout] 107 | removable.username.insert(mongo).await?;
[INFO] [stdout]     |           +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remove` found for struct `User` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout]  42 | struct User {
[INFO] [stdout]     | ----------- method `remove` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 | removable.remove(mongo).await?;
[INFO] [stdout]     |           ^^^^^^ method not found in `User`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `remove`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `SelectableWithId`
[INFO] [stdout]             candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 108 | removable.email.remove(mongo).await?;
[INFO] [stdout]     |           ++++++
[INFO] [stdout] 108 | removable.password.remove(mongo).await?;
[INFO] [stdout]     |           +++++++++
[INFO] [stdout] 108 | removable.username.remove(mongo).await?;
[INFO] [stdout]     |           +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `find_one` found for struct `User` in the current scope
[INFO] [stdout]    --> src/lib.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout]  42 | struct User {
[INFO] [stdout]     | ----------- associated function or constant `find_one` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 | assert!(User::find_one(mongo, by_id(removable_id)).await?.is_none());
[INFO] [stdout]     |               ^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `find_one`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Selectable`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout]     src/lib.rs - DatabaseExt::run_transaction (line 819)
[INFO] [stdout]     src/lib.rs - DatabaseExt::run_transaction2 (line 853)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.85s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.89s; merged doctests compilation took 0.04s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c", kill_on_drop: false }`
[INFO] [stdout] dc6be7efe16d000f142e23510b0839a1b12d37565a471810099d298d09b6cf2c
