[INFO] cloning repository https://github.com/simonsan/sqlite-watcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonsan/sqlite-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsan%2Fsqlite-watcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsan%2Fsqlite-watcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aed6d591e97fa6ef259cfe66fa9d8fbf7ad1a43b
[INFO] testing simonsan/sqlite-watcher against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonsan%2Fsqlite-watcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simonsan/sqlite-watcher
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/simonsan/sqlite-watcher
[INFO] tweaked toml for git repo https://github.com/simonsan/sqlite-watcher written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simonsan/sqlite-watcher on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simonsan/sqlite-watcher 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de5cdbe7c2a3aa8bf5fe3d39819fee9692ed835094f46a48a7147fff74e00db1
[INFO] running `Command { std: "docker" "start" "-a" "de5cdbe7c2a3aa8bf5fe3d39819fee9692ed835094f46a48a7147fff74e00db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de5cdbe7c2a3aa8bf5fe3d39819fee9692ed835094f46a48a7147fff74e00db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de5cdbe7c2a3aa8bf5fe3d39819fee9692ed835094f46a48a7147fff74e00db1", kill_on_drop: false }`
[INFO] [stdout] de5cdbe7c2a3aa8bf5fe3d39819fee9692ed835094f46a48a7147fff74e00db1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cf2cc8cd2778c027a1ec5abe837f7a461bb9ee4f41e057f0c812e8a09330bc0
[INFO] running `Command { std: "docker" "start" "-a" "2cf2cc8cd2778c027a1ec5abe837f7a461bb9ee4f41e057f0c812e8a09330bc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling oneshot v0.1.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sqlite-watcher v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout]     |                                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 252 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout] 252 +     fn with_tables_mut(&self, f: impl FnOnce(&mut ObservedTables) ) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:266:38
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout]     |                                      ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout] 266 +     fn with_tables<R>(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.49s
[INFO] running `Command { std: "docker" "inspect" "2cf2cc8cd2778c027a1ec5abe837f7a461bb9ee4f41e057f0c812e8a09330bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf2cc8cd2778c027a1ec5abe837f7a461bb9ee4f41e057f0c812e8a09330bc0", kill_on_drop: false }`
[INFO] [stdout] 2cf2cc8cd2778c027a1ec5abe837f7a461bb9ee4f41e057f0c812e8a09330bc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15231e614ae04aa090b6d8b20069857c7742f36749e1764ab2919f6e7ebae9c3
[INFO] running `Command { std: "docker" "start" "-a" "15231e614ae04aa090b6d8b20069857c7742f36749e1764ab2919f6e7ebae9c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sqlite-watcher v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout]     |                                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 252 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout] 252 +     fn with_tables_mut(&self, f: impl FnOnce(&mut ObservedTables) ) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:266:38
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout]     |                                      ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout] 266 +     fn with_tables<R>(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout]     |                                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 252 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout] 252 +     fn with_tables_mut(&self, f: impl FnOnce(&mut ObservedTables) ) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:266:38
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout]     |                                      ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout] 266 +     fn with_tables<R>(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestObserver` is never constructed
[INFO] [stdout]    --> src/connection.rs:871:16
[INFO] [stdout]     |
[INFO] [stdout] 871 |     pub struct TestObserver {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/connection.rs:879:16
[INFO] [stdout]     |
[INFO] [stdout] 878 |     impl TestObserver {
[INFO] [stdout]     |     ----------------- associated function in this implementation
[INFO] [stdout] 879 |         pub fn new(
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.59s
[INFO] running `Command { std: "docker" "inspect" "15231e614ae04aa090b6d8b20069857c7742f36749e1764ab2919f6e7ebae9c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15231e614ae04aa090b6d8b20069857c7742f36749e1764ab2919f6e7ebae9c3", kill_on_drop: false }`
[INFO] [stdout] 15231e614ae04aa090b6d8b20069857c7742f36749e1764ab2919f6e7ebae9c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 197a47814eaec23b9e398e1a37c2b1c39c63ccb46f81ec4205a31d28d89c1bfc
[INFO] running `Command { std: "docker" "start" "-a" "197a47814eaec23b9e398e1a37c2b1c39c63ccb46f81ec4205a31d28d89c1bfc", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/watcher.rs:252:39
[INFO] [stderr]     |
[INFO] [stderr] 252 |     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stderr]     |                                       ^                           ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 252 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stderr] 252 +     fn with_tables_mut(&self, f: impl FnOnce(&mut ObservedTables) ) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/watcher.rs:266:38
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stderr]     |                                      ^                            ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 266 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stderr] 266 +     fn with_tables<R>(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite-watcher` (lib) generated 2 warnings (run `cargo fix --lib -p sqlite-watcher` to apply 2 suggestions)
[INFO] [stderr] warning: struct `TestObserver` is never constructed
[INFO] [stderr]    --> src/connection.rs:871:16
[INFO] [stderr]     |
[INFO] [stderr] 871 |     pub struct TestObserver {
[INFO] [stderr]     |                ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/connection.rs:879:16
[INFO] [stderr]     |
[INFO] [stderr] 878 |     impl TestObserver {
[INFO] [stderr]     |     ----------------- associated function in this implementation
[INFO] [stderr] 879 |         pub fn new(
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite-watcher` (lib test) generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_watcher-3accca48bfb8291b)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test connection::test::connection_state ... ok
[INFO] [stdout] test watcher::test_observer_tables_version_counter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlite_watcher
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/watcher.rs:252:39
[INFO] [stderr]     |
[INFO] [stderr] 252 |     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stderr]     |                                       ^                           ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 252 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stderr] 252 +     fn with_tables_mut(&self, f: impl FnOnce(&mut ObservedTables) ) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/watcher.rs:266:38
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stderr]     |                                      ^                            ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 266 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stderr] 266 +     fn with_tables<R>(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/connection.rs - connection::Connection (line 481) ... ok
[INFO] [stdout] test src/connection.rs - connection::Connection (line 460) ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rusqlite` in this scope
[INFO] [stdout]   --> src/lib.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 | let mut sql_connection = rusqlite::Connection::open_in_memory().unwrap();
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `rusqlite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusqlite`, use `cargo add rusqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "197a47814eaec23b9e398e1a37c2b1c39c63ccb46f81ec4205a31d28d89c1bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197a47814eaec23b9e398e1a37c2b1c39c63ccb46f81ec4205a31d28d89c1bfc", kill_on_drop: false }`
[INFO] [stdout] 197a47814eaec23b9e398e1a37c2b1c39c63ccb46f81ec4205a31d28d89c1bfc
