[INFO] fetching crate deli 0.2.0...
[INFO] testing deli-0.2.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate deli 0.2.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate deli 0.2.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded idb v0.6.4
[INFO] [stderr]   Downloaded deli-derive v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6e6019c41602e054d6f743f0bcef3e823379afb8239d3825c29146ce30a7433
[INFO] running `Command { std: "docker" "start" "-a" "e6e6019c41602e054d6f743f0bcef3e823379afb8239d3825c29146ce30a7433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6e6019c41602e054d6f743f0bcef3e823379afb8239d3825c29146ce30a7433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e6019c41602e054d6f743f0bcef3e823379afb8239d3825c29146ce30a7433", kill_on_drop: false }`
[INFO] [stdout] e6e6019c41602e054d6f743f0bcef3e823379afb8239d3825c29146ce30a7433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 695f02b7065fa11f8ff914a5d9c634a904b4be1a41ffa222d63630e2f6be4d1c
[INFO] running `Command { std: "docker" "start" "-a" "695f02b7065fa11f8ff914a5d9c634a904b4be1a41ffa222d63630e2f6be4d1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling deli-derive v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling idb v0.6.4
[INFO] [stderr]    Compiling deli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/database.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[INFO] [stdout]    |                        ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 2m 11s
[INFO] running `Command { std: "docker" "inspect" "695f02b7065fa11f8ff914a5d9c634a904b4be1a41ffa222d63630e2f6be4d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695f02b7065fa11f8ff914a5d9c634a904b4be1a41ffa222d63630e2f6be4d1c", kill_on_drop: false }`
[INFO] [stdout] 695f02b7065fa11f8ff914a5d9c634a904b4be1a41ffa222d63630e2f6be4d1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52e2ed9b620352f2c43248fac2f4d879203a699c1ffc672f13a6c8d59aef71e6
[INFO] running `Command { std: "docker" "start" "-a" "52e2ed9b620352f2c43248fac2f4d879203a699c1ffc672f13a6c8d59aef71e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/database.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[INFO] [stdout]    |                        ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn transaction(&self) -> TransactionBuilder<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.54
[INFO] [stderr]    Compiling deli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/database.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[INFO] [stdout]    |                        ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 7.05s
[INFO] running `Command { std: "docker" "inspect" "52e2ed9b620352f2c43248fac2f4d879203a699c1ffc672f13a6c8d59aef71e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52e2ed9b620352f2c43248fac2f4d879203a699c1ffc672f13a6c8d59aef71e6", kill_on_drop: false }`
[INFO] [stdout] 52e2ed9b620352f2c43248fac2f4d879203a699c1ffc672f13a6c8d59aef71e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 829d15e67be74b07b881cd7e221bf2308bfc0febfca44fa4f7c791b8104b5483
[INFO] running `Command { std: "docker" "start" "-a" "829d15e67be74b07b881cd7e221bf2308bfc0febfca44fa4f7c791b8104b5483", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/database.rs:32:24
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn transaction(&self) -> TransactionBuilder {
[INFO] [stderr]    |                        ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn transaction(&self) -> TransactionBuilder<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `deli` (lib) generated 1 warning
[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/deps/deli-8d103c6637fae9fb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/web.rs (/opt/rustwide/target/debug/deps/web-eb0962b8ab66c595)
[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] [stderr]    Doc-tests deli
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - (line 189) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 127) ... FAILED
[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 106) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 277) ... ok
[INFO] [stdout] test src/lib.rs - (line 249) ... ok
[INFO] [stdout] test src/lib.rs - (line 218) ... ok
[INFO] [stdout] test src/lib.rs - (line 141) ... ok
[INFO] [stdout] test src/lib.rs - (line 332) ... ok
[INFO] [stdout] test src/lib.rs - (line 312) ... ok
[INFO] [stdout] test src/lib.rs - (line 294) ... ok
[INFO] [stdout] test src/lib.rs - (line 367) ... ok
[INFO] [stdout] test src/lib.rs - (line 349) ... ok
[INFO] [stdout] test src/lib.rs - (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 452) ... ok
[INFO] [stdout] test src/lib.rs - (line 421) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 385) ... ok
[INFO] [stdout] test src/lib.rs - (line 70) ... ok
[INFO] [stdout] test src/lib.rs - (line 47) ... ok
[INFO] [stdout] test src/lib.rs - (line 403) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 8 |     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 127) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `AddEmployee` in this scope
[INFO] [stdout]  --> src/lib.rs:131:61
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 8 |     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: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 166) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Employee` in this scope
[INFO] [stdout]  --> src/lib.rs:170:76
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 7 | async fn get_employee<Employee>(transaction: &Transaction, id: u32) -> Result<Option<Employee>, Error> {
[INFO] [stdout]   |                      ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Employee` in this scope
[INFO] [stdout]   --> src/lib.rs:174:69
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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] 11 | async fn get_all_employees<Employee>(transaction: &Transaction) -> Result<Vec<Employee>, Error> {
[INFO] [stdout]    |                           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Employee` in this scope
[INFO] [stdout]   --> src/lib.rs:183:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | ) -> 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] 16 | 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] 8 |     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] 13 |     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] 21 |     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: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 106) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Employee` in this scope
[INFO] [stdout]   --> src/lib.rs:113:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .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] 7  | fn create_read_transaction<Employee>(database: &Database) -> Result<Transaction, Error> {
[INFO] [stdout]    |                           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Employee` in this scope
[INFO] [stdout]   --> src/lib.rs:121:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .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] 14 | 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 E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 92) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Employee` in this scope
[INFO] [stdout]   --> src/lib.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .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] 7  | 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 E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 421) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Transaction` in this scope
[INFO] [stdout]   --> src/lib.rs:434:45
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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] 2  + use deli::Transaction;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use idb::Transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Error` in this scope
[INFO] [stdout]   --> src/lib.rs:434:98
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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] 2  + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 2  + 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` in the current scope
[INFO] [stdout]   --> src/lib.rs:435:56
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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]   --> /opt/rustwide/workdir/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] 17 |     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: E0412, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[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 2.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "829d15e67be74b07b881cd7e221bf2308bfc0febfca44fa4f7c791b8104b5483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829d15e67be74b07b881cd7e221bf2308bfc0febfca44fa4f7c791b8104b5483", kill_on_drop: false }`
[INFO] [stdout] 829d15e67be74b07b881cd7e221bf2308bfc0febfca44fa4f7c791b8104b5483
