[INFO] fetching crate deli 0.2.0...
[INFO] testing deli-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate deli 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate deli 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate deli 0.2.0
[INFO] tweaked toml for crates.io crate deli 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deli 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a705460fe5a4229934b7772e52c86a57505024778137dfd312cd21da22f0937
[INFO] running `Command { std: "docker" "start" "-a" "6a705460fe5a4229934b7772e52c86a57505024778137dfd312cd21da22f0937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a705460fe5a4229934b7772e52c86a57505024778137dfd312cd21da22f0937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a705460fe5a4229934b7772e52c86a57505024778137dfd312cd21da22f0937", kill_on_drop: false }`
[INFO] [stdout] 6a705460fe5a4229934b7772e52c86a57505024778137dfd312cd21da22f0937
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a544ec42eff91c809d7b415393a0aa9d1e4f7d677e48a63b66f2f7ce9430d68d
[INFO] running `Command { std: "docker" "start" "-a" "a544ec42eff91c809d7b415393a0aa9d1e4f7d677e48a63b66f2f7ce9430d68d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling deli-derive v0.2.0
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling idb v0.6.5
[INFO] [stderr]    Compiling deli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[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] 32 |     pub fn transaction(&self) -> TransactionBuilder<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.76s
[INFO] running `Command { std: "docker" "inspect" "a544ec42eff91c809d7b415393a0aa9d1e4f7d677e48a63b66f2f7ce9430d68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a544ec42eff91c809d7b415393a0aa9d1e4f7d677e48a63b66f2f7ce9430d68d", kill_on_drop: false }`
[INFO] [stdout] a544ec42eff91c809d7b415393a0aa9d1e4f7d677e48a63b66f2f7ce9430d68d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0f6413d89e4d025785dc89b3a86a8c5c55ef8ce068a0501cd6ae63ff2176ad02
[INFO] running `Command { std: "docker" "start" "-a" "0f6413d89e4d025785dc89b3a86a8c5c55ef8ce068a0501cd6ae63ff2176ad02", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.58
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling idb v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling deli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.58
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[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] 32 |     pub fn transaction(&self) -> TransactionBuilder<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[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] 32 |     pub fn transaction(&self) -> TransactionBuilder<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.45s
[INFO] running `Command { std: "docker" "inspect" "0f6413d89e4d025785dc89b3a86a8c5c55ef8ce068a0501cd6ae63ff2176ad02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f6413d89e4d025785dc89b3a86a8c5c55ef8ce068a0501cd6ae63ff2176ad02", kill_on_drop: false }`
[INFO] [stdout] 0f6413d89e4d025785dc89b3a86a8c5c55ef8ce068a0501cd6ae63ff2176ad02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fff4a3bfb6d14ac736207815baf12e393cfc281318352dde1f2e6ba41d526528
[INFO] running `Command { std: "docker" "start" "-a" "fff4a3bfb6d14ac736207815baf12e393cfc281318352dde1f2e6ba41d526528", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/database.rs:32:24
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[INFO] [stderr]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn transaction(&self) -> TransactionBuilder<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `deli` (lib) generated 1 warning (run `cargo fix --lib -p deli` to apply 1 suggestion)
[INFO] [stderr] warning: `deli` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/deli/f92a5d9c8aa55cd4/deps/deli-f92a5d9c8aa55cd4)
[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/web.rs (/opt/rustwide/target/debug/build/deli/0e78174f5dc3ede5/deps/web-0e78174f5dc3ede5)
[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]    Doc-tests deli
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 141) ... ok
[INFO] [stdout] test src/lib.rs - (line 249) ... ok
[INFO] [stdout] test src/lib.rs - (line 233) ... ok
[INFO] [stdout] test src/lib.rs - (line 166) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 312) ... ok
[INFO] [stdout] test src/lib.rs - (line 218) ... ok
[INFO] [stdout] test src/lib.rs - (line 349) ... ok
[INFO] [stdout] test src/lib.rs - (line 106) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 189) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 294) ... ok
[INFO] [stdout] test src/lib.rs - (line 277) ... ok
[INFO] [stdout] test src/lib.rs - (line 367) ... ok
[INFO] [stdout] test src/lib.rs - (line 385) ... ok
[INFO] [stdout] test src/lib.rs - (line 332) ... ok
[INFO] [stdout] test src/lib.rs - (line 452) ... ok
[INFO] [stdout] test src/lib.rs - (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 421) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 403) ... ok
[INFO] [stdout] test src/lib.rs - (line 70) ... ok
[INFO] [stdout] test src/lib.rs - (line 47) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 127) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `AddEmployee` in this scope
[INFO] [stdout]    --> src/lib.rs:131:61
[INFO] [stdout]     |
[INFO] [stdout] 131 | async fn add_employee(transaction: &Transaction, employee: &AddEmployee) -> Result<u32, Error> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Employee`
[INFO] [stdout]    --> src/lib.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Employee::with_transaction(transaction)?.add(employee).await
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Employee`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 166) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Employee` in this scope
[INFO] [stdout]    --> src/lib.rs:170:76
[INFO] [stdout]     |
[INFO] [stdout] 170 | async fn get_employee(transaction: &Transaction, id: u32) -> Result<Option<Employee>, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 170 | async fn get_employee<Employee>(transaction: &Transaction, id: u32) -> Result<Option<Employee>, Error> {
[INFO] [stdout]     |                      ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Employee` in this scope
[INFO] [stdout]    --> src/lib.rs:174:69
[INFO] [stdout]     |
[INFO] [stdout] 174 | async fn get_all_employees(transaction: &Transaction) -> Result<Vec<Employee>, Error> {
[INFO] [stdout]     |                                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 174 | async fn get_all_employees<Employee>(transaction: &Transaction) -> Result<Vec<Employee>, Error> {
[INFO] [stdout]     |                           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Employee` in this scope
[INFO] [stdout]    --> src/lib.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | ) -> Result<Vec<Employee>, Error> {
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 179 | async fn get_employees_with_bounds<Employee>(
[INFO] [stdout]     |                                   ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Employee`
[INFO] [stdout]    --> src/lib.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     Employee::with_transaction(transaction)?.get(&id).await
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Employee`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Employee`
[INFO] [stdout]    --> src/lib.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     Employee::with_transaction(transaction)?.get_all(.., None).await
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Employee`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Employee`
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     Employee::with_transaction(transaction)?.get_all(&from_id..=&to_id, None).await
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Employee`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 106) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Employee` in this scope
[INFO] [stdout]    --> src/lib.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |         .with_model::<Employee>()
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn create_read_transaction<Employee>(database: &Database) -> Result<Transaction, Error> {
[INFO] [stdout]     |                           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Employee` in this scope
[INFO] [stdout]    --> src/lib.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |         .with_model::<Employee>()
[INFO] [stdout]     |                       ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn create_write_transaction<Employee>(database: &Database) -> Result<Transaction, Error> {
[INFO] [stdout]     |                            ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 189) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     transaction.commit().await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<TransactionResult, Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<(), _>`
[INFO] [stdout]                found enum `Result<TransactionResult, _>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 92) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Employee` in this scope
[INFO] [stdout]   --> src/lib.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |         .add_model::<Employee>()
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 96 | async fn create_database<Employee>() -> Result<Database, Error> {
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 421) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Transaction` in this scope
[INFO] [stdout]    --> src/lib.rs:434:45
[INFO] [stdout]     |
[INFO] [stdout] 434 | async fn get_employee_by_name(transaction: &Transaction, name: &str) -> Result<Option<Employee>, Error> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 420 + use deli::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 420 + use idb::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Error` in this scope
[INFO] [stdout]    --> src/lib.rs:434:98
[INFO] [stdout]     |
[INFO] [stdout] 434 | async fn get_employee_by_name(transaction: &Transaction, name: &str) -> Result<Option<Employee>, Error> {
[INFO] [stdout]     |                                                                                                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 420 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 420 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 420 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 420 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 7 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/lib.rs:435:56
[INFO] [stdout]     |
[INFO] [stdout] 435 |     Employee::with_transaction(transaction)?.by_name().get(name).await
[INFO] [stdout]     |     ----------------------------------------           ^^^ method not found in `Result<deli::Index<'_, EmployeeNameIndex>, deli::Error>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     method `get` is available on `&EmployeeObjectStore<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `get` exists on the type `deli::Index<'_, EmployeeNameIndex>`
[INFO] [stdout]    --> src/index.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  37 | /     pub async fn get<'a, Q>(
[INFO] [stdout]  38 | |         &self,
[INFO] [stdout]  39 | |         key_range: impl Into<KeyRange<'a, Q, BoundedRange>>,
[INFO] [stdout]  40 | |     ) -> Result<Option<I::Model>, Error>
[INFO] [stdout]  41 | |     where
[INFO] [stdout]  42 | |         I::Key: Borrow<Q>,
[INFO] [stdout]  43 | |         Q: Serialize + ?Sized + 'a,
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] help: use the `?` operator to extract the `deli::Index<'_, EmployeeNameIndex>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]     |
[INFO] [stdout] 435 |     Employee::with_transaction(transaction)?.by_name()?.get(name).await
[INFO] [stdout]     |                                                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 106)
[INFO] [stdout]     src/lib.rs - (line 127)
[INFO] [stdout]     src/lib.rs - (line 166)
[INFO] [stdout]     src/lib.rs - (line 189)
[INFO] [stdout]     src/lib.rs - (line 421)
[INFO] [stdout]     src/lib.rs - (line 92)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fff4a3bfb6d14ac736207815baf12e393cfc281318352dde1f2e6ba41d526528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff4a3bfb6d14ac736207815baf12e393cfc281318352dde1f2e6ba41d526528", kill_on_drop: false }`
[INFO] [stdout] fff4a3bfb6d14ac736207815baf12e393cfc281318352dde1f2e6ba41d526528
