[INFO] fetching crate tokio-rusqlite 0.7.0...
[INFO] checking tokio-rusqlite-0.7.0 against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2
[INFO] extracting crate tokio-rusqlite 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tokio-rusqlite 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tokio-rusqlite 0.7.0
[INFO] tweaked toml for crates.io crate tokio-rusqlite 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-rusqlite 0.7.0 on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokio-rusqlite 0.7.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" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6fc9e84693d35f46cb57f5928b66cd903f64700f7bf777bfe1d44d9a6d2d664
[INFO] running `Command { std: "docker" "start" "-a" "f6fc9e84693d35f46cb57f5928b66cd903f64700f7bf777bfe1d44d9a6d2d664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6fc9e84693d35f46cb57f5928b66cd903f64700f7bf777bfe1d44d9a6d2d664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6fc9e84693d35f46cb57f5928b66cd903f64700f7bf777bfe1d44d9a6d2d664", kill_on_drop: false }`
[INFO] [stdout] f6fc9e84693d35f46cb57f5928b66cd903f64700f7bf777bfe1d44d9a6d2d664
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 003453e8c3b1ff42eab877086dad1727323e7c3851bb6201515e7506ec35a1cc
[INFO] running `Command { std: "docker" "start" "-a" "003453e8c3b1ff42eab877086dad1727323e7c3851bb6201515e7506ec35a1cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking tokio-rusqlite v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]   --> src/tests.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout]  7 |     let conn = Connection::open_in_memory().await;
[INFO] [stdout]    |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     future_incompatible,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` implied by `#[warn(future_incompatible)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]   --> src/tests.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]    |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]   --> src/tests.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]    |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]   --> src/tests.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]    |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]   --> src/tests.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Error::Error(e) => {
[INFO] [stdout]    |         ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]   --> src/tests.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]    |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]   --> src/tests.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]    |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]   --> src/tests.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]    |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]   --> src/tests.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 |     assert!(matches!(result.unwrap_err(), Error::ConnectionClosed));
[INFO] [stdout]     |                                           ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]    --> src/tests.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let conn = Connection::open_in_memory().await.unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]    --> src/tests.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]     |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         Error::Close((_, e)) => {
[INFO] [stdout]     |         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]    --> src/tests.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]     |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]    --> src/tests.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]     |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let error: Error = Error::Close((conn, rusqlite::Error::InvalidQuery));
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let error: Error = Error::Close((conn, rusqlite::Error::InvalidQuery));
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let error: Error = Error::ConnectionClosed;
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let error: Error = Error::ConnectionClosed;
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let error: Error = Error::Error(rusqlite::Error::InvalidQuery);
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let error: Error = Error::Error(rusqlite::Error::InvalidQuery);
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]    --> src/tests.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]     |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:196:16
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let error: Error = Error::Close((conn, rusqlite::Error::InvalidQuery));
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let error: Error = Error::Close((conn, rusqlite::Error::InvalidQuery));
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let error: Error = Error::ConnectionClosed;
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let error: Error = Error::ConnectionClosed;
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let error: Error = Error::Error(rusqlite::Error::InvalidQuery);
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let error: Error = Error::Error(rusqlite::Error::InvalidQuery);
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]    --> src/tests.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]     |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is ambiguous
[INFO] [stdout]    --> src/tests.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout] 231 |     assert!(matches!(err, Error::Error(MyError::MySpecificError)));
[INFO] [stdout]     |                           ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Connection` is ambiguous
[INFO] [stdout]    --> src/tests.rs:242:16
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let conn = Connection::open_in_memory().await?;
[INFO] [stdout]     |                ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Connection` could refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] note: `Connection` could also refer to the struct imported here
[INFO] [stdout]    --> src/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Connection` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tokio-rusqlite v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "003453e8c3b1ff42eab877086dad1727323e7c3851bb6201515e7506ec35a1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "003453e8c3b1ff42eab877086dad1727323e7c3851bb6201515e7506ec35a1cc", kill_on_drop: false }`
[INFO] [stdout] 003453e8c3b1ff42eab877086dad1727323e7c3851bb6201515e7506ec35a1cc
