[INFO] fetching crate sqlite-watcher 0.6.0...
[INFO] testing sqlite-watcher-0.6.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate sqlite-watcher 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sqlite-watcher 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sqlite-watcher 0.6.0
[INFO] tweaked toml for crates.io crate sqlite-watcher 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite-watcher 0.6.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlite-watcher 0.6.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b89f7e9a0157b9188e4924053a990eee41c67246facc4255ffe3dcca5c5e8a9
[INFO] running `Command { std: "docker" "start" "-a" "3b89f7e9a0157b9188e4924053a990eee41c67246facc4255ffe3dcca5c5e8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b89f7e9a0157b9188e4924053a990eee41c67246facc4255ffe3dcca5c5e8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b89f7e9a0157b9188e4924053a990eee41c67246facc4255ffe3dcca5c5e8a9", kill_on_drop: false }`
[INFO] [stdout] 3b89f7e9a0157b9188e4924053a990eee41c67246facc4255ffe3dcca5c5e8a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6627744e089708e0ca77e06673e211579a90f497c0981f13d6cadbddd4610e2
[INFO] running `Command { std: "docker" "start" "-a" "c6627744e089708e0ca77e06673e211579a90f497c0981f13d6cadbddd4610e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling oneshot v0.1.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.100
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling sqlite-watcher v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:269:39
[INFO] [stdout]     |
[INFO] [stdout] 269 |     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] 269 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout] 269 +     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:283:38
[INFO] [stdout]     |
[INFO] [stdout] 283 |     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] 283 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout] 283 +     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 8.57s
[INFO] running `Command { std: "docker" "inspect" "c6627744e089708e0ca77e06673e211579a90f497c0981f13d6cadbddd4610e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6627744e089708e0ca77e06673e211579a90f497c0981f13d6cadbddd4610e2", kill_on_drop: false }`
[INFO] [stdout] c6627744e089708e0ca77e06673e211579a90f497c0981f13d6cadbddd4610e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15db0cb09f218353208754b0d67c4dc5ed2448ccdd89d67e1945e280bc5a664c
[INFO] running `Command { std: "docker" "start" "-a" "15db0cb09f218353208754b0d67c4dc5ed2448ccdd89d67e1945e280bc5a664c", kill_on_drop: false }`
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling sqlite-watcher v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:269:39
[INFO] [stdout]     |
[INFO] [stdout] 269 |     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] 269 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout] 269 +     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:283:38
[INFO] [stdout]     |
[INFO] [stdout] 283 |     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] 283 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout] 283 +     fn with_tables<R>(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watcher.rs:269:39
[INFO] [stdout]     |
[INFO] [stdout] 269 |     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] 269 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stdout] 269 +     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:283:38
[INFO] [stdout]     |
[INFO] [stdout] 283 |     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] 283 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stdout] 283 +     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:835:16
[INFO] [stdout]     |
[INFO] [stdout] 835 |     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:843:16
[INFO] [stdout]     |
[INFO] [stdout] 842 |     impl TestObserver {
[INFO] [stdout]     |     ----------------- associated function in this implementation
[INFO] [stdout] 843 |         pub fn new(
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "15db0cb09f218353208754b0d67c4dc5ed2448ccdd89d67e1945e280bc5a664c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15db0cb09f218353208754b0d67c4dc5ed2448ccdd89d67e1945e280bc5a664c", kill_on_drop: false }`
[INFO] [stdout] 15db0cb09f218353208754b0d67c4dc5ed2448ccdd89d67e1945e280bc5a664c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d232978fcd216cbfee80d77d4c6b2a40f6ded7a75da490489a87843342438c67
[INFO] running `Command { std: "docker" "start" "-a" "d232978fcd216cbfee80d77d4c6b2a40f6ded7a75da490489a87843342438c67", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/watcher.rs:269:39
[INFO] [stderr]     |
[INFO] [stderr] 269 |     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] 269 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stderr] 269 +     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:283:38
[INFO] [stderr]     |
[INFO] [stderr] 283 |     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] 283 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stderr] 283 +     fn with_tables<R>(&self, f: impl FnOnce(&ObservedTables) -> R ) -> R {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestObserver` is never constructed
[INFO] [stderr]    --> src/connection.rs:835:16
[INFO] [stderr]     |
[INFO] [stderr] 835 |     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:843:16
[INFO] [stderr]     |
[INFO] [stderr] 842 |     impl TestObserver {
[INFO] [stderr]     |     ----------------- associated function in this implementation
[INFO] [stderr] 843 |         pub fn new(
[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: `sqlite-watcher` (lib test) generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_watcher-4692eab47a17469e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test watcher::tests::test_observer_tables_version_counter ... ok
[INFO] [stdout] test connection::test::connection_state ... ok
[INFO] [stdout] test connection::test::prepare_watcher_changes_out_of_bounds_table_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlite_watcher
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/watcher.rs:269:39
[INFO] [stderr]     |
[INFO] [stderr] 269 |     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] 269 -     fn with_tables_mut(&self, f: impl (FnOnce(&mut ObservedTables))) {
[INFO] [stderr] 269 +     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:283:38
[INFO] [stderr]     |
[INFO] [stderr] 283 |     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] 283 -     fn with_tables<R>(&self, f: impl (FnOnce(&ObservedTables) -> R)) -> R {
[INFO] [stderr] 283 +     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/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/connection.rs - connection::Connection (line 326) ... ok
[INFO] [stdout] test src/connection.rs - connection::Connection (line 347) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rusqlite`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 11 + use sqlite_watcher::connection::Connection;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Connection`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 - let mut sql_connection = rusqlite::Connection::open_in_memory().unwrap();
[INFO] [stdout] 33 + let mut sql_connection = Connection::open_in_memory().unwrap();
[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 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.31s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.49s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d232978fcd216cbfee80d77d4c6b2a40f6ded7a75da490489a87843342438c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d232978fcd216cbfee80d77d4c6b2a40f6ded7a75da490489a87843342438c67", kill_on_drop: false }`
[INFO] [stdout] d232978fcd216cbfee80d77d4c6b2a40f6ded7a75da490489a87843342438c67
