[INFO] fetching crate neo4j 0.2.0...
[INFO] testing neo4j-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate neo4j 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate neo4j 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate neo4j 0.2.0
[INFO] tweaked toml for crates.io crate neo4j 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neo4j 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neo4j 0.2.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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 362b0e659687f7f2d4cfc95c934e9c5a4dc7f4b8ad3ddebd054bbdc28fab9de4
[INFO] running `Command { std: "docker" "start" "-a" "362b0e659687f7f2d4cfc95c934e9c5a4dc7f4b8ad3ddebd054bbdc28fab9de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362b0e659687f7f2d4cfc95c934e9c5a4dc7f4b8ad3ddebd054bbdc28fab9de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362b0e659687f7f2d4cfc95c934e9c5a4dc7f4b8ad3ddebd054bbdc28fab9de4", kill_on_drop: false }`
[INFO] [stdout] 362b0e659687f7f2d4cfc95c934e9c5a4dc7f4b8ad3ddebd054bbdc28fab9de4
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad9e87d819978c054058350f863e29f3c239bfc4454fdad9f5c2bbfe7311bfdf
[INFO] running `Command { std: "docker" "start" "-a" "ad9e87d819978c054058350f863e29f3c239bfc4454fdad9f5c2bbfe7311bfdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling neo4j v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling usize_cast v1.1.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn session(&self, config: SessionConfig) -> Session {
[INFO] [stdout]     |                    ^^^^^                            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn session(&self, config: SessionConfig) -> Session<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 |     ) -> Session {
[INFO] [stdout]     |          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> Session<'_> {
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |           &self,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |           query: Q,
[INFO] [stdout] 262 |       ) -> ExecuteQueryBuilder<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 263 | |         Q,
[INFO] [stdout] 264 | |         DefaultParamKey,
[INFO] [stdout] 265 | |         DefaultParam,
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |         DefaultReceiver,
[INFO] [stdout] 269 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> ExecuteQueryBuilder<'_, 
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:340:37
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn acquire_connectivity_checked(&self) -> Result<PooledBolt> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn acquire_connectivity_checked(&self) -> Result<PooledBolt<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:399:44
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn acquire_capability_check_connection(&self) -> Result<PooledBolt> {
[INFO] [stdout]     |                                            ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn acquire_capability_check_connection(&self) -> Result<PooledBolt<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/io/pool.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn acquire(&self, args: AcquireConfig) -> Result<PooledBolt> {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn acquire(&self, args: AcquireConfig) -> Result<PooledBolt<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/io/pool.rs:481:27
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn ensure_pool_exists(&self, target: &Arc<Address>) -> RwLockReadGuard<RoutingPools> {
[INFO] [stdout]     |                           ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn ensure_pool_exists(&self, target: &Arc<Address>) -> RwLockReadGuard<'_, RoutingPools> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/io/pool.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 502 |         args: AcquireConfig,
[INFO] [stdout] 503 |     ) -> Result<(RwLockReadGuard<RoutingTables>, Option<Arc<String>>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |     ) -> Result<(RwLockReadGuard<'_, RoutingTables>, Option<Arc<String>>)> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/session.rs:544:21
[INFO] [stdout]     |
[INFO] [stdout] 544 |     fn session_auth(&self) -> SessionAuth {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 544 |     fn session_auth(&self) -> SessionAuth<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn read(&self) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn read(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 48 |     ) -> Result<RwLockReadGuard<T>> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     ) -> Result<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.61s
[INFO] running `Command { std: "docker" "inspect" "ad9e87d819978c054058350f863e29f3c239bfc4454fdad9f5c2bbfe7311bfdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9e87d819978c054058350f863e29f3c239bfc4454fdad9f5c2bbfe7311bfdf", kill_on_drop: false }`
[INFO] [stdout] ad9e87d819978c054058350f863e29f3c239bfc4454fdad9f5c2bbfe7311bfdf
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2611751b4d6d0a801b6fc086f216ced3340b206f0a901f65e24bbf91f374058d
[INFO] running `Command { std: "docker" "start" "-a" "2611751b4d6d0a801b6fc086f216ced3340b206f0a901f65e24bbf91f374058d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling neo4j v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]     --> src/driver/config.rs:1299:16
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     #[case("", hash_map!())]
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]     --> src/driver/config.rs:1300:17
[INFO] [stdout]      |
[INFO] [stdout] 1300 |     #[case("?", hash_map!())]
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]     --> src/driver/config.rs:1301:24
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     #[case("?foo=bar", hash_map!("foo".into() => "bar".into()))]
[INFO] [stdout]      |                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]     --> src/driver/config.rs:1302:20
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     #[case("?n=1", hash_map!("n".into() => "1".into()))]
[INFO] [stdout]      |                    ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]     --> src/driver/config.rs:1303:35
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     #[case("?foo=bar&baz=foobar", hash_map!("foo".into() => "bar".into(), "baz".into() => "foobar".into()))]
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[case(vec![0xA0], hash_map!())]
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:248:38
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[case(vec![0xA1, 0x81, 0x41, 0x01], hash_map!("A".into() => mk_value(1)))]
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:250:8
[INFO] [stdout]     |
[INFO] [stdout] 250 |        hash_map!("one".into() => mk_value(String::from("eins"))))]
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 252 |        hash_map!("A".into() => mk_value(3), "B".into() => mk_value(2)))]
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:254:8
[INFO] [stdout]     |
[INFO] [stdout] 254 |        hash_map!("A".into() => mk_value(3), "B".into() => mk_value(2)))]
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 |        hash_map!("A".into() => mk_value(3), "B".into() => mk_value(2)))]
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:502:8
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[case(hash_map!(), vec![0xA0])]
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:503:8
[INFO] [stdout]     |
[INFO] [stdout] 503 | #[case(hash_map!("A".into() => 1.into()), vec![0xA1, 0x81, 0x41, 0x01])]
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `hash_map_macro`
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:504:8
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[case(hash_map!(String::from("one") => String::from("eins").into()),
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #144032 <https://github.com/rust-lang/rust/issues/144032> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]     --> src/driver/config.rs:1299:16
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     #[case("", hash_map!())]
[INFO] [stdout]      |                ^^^^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]      = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]     --> src/driver/config.rs:1298:5
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     #[rstest]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]      = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]      = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]     --> src/driver/config.rs:1300:17
[INFO] [stdout]      |
[INFO] [stdout] 1300 |     #[case("?", hash_map!())]
[INFO] [stdout]      |                 ^^^^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]      = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]     --> src/driver/config.rs:1298:5
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     #[rstest]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]      = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]      = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]     --> src/driver/config.rs:1301:24
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     #[case("?foo=bar", hash_map!("foo".into() => "bar".into()))]
[INFO] [stdout]      |                        ^^^^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]      = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]     --> src/driver/config.rs:1298:5
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     #[rstest]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]      = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]      = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]     --> src/driver/config.rs:1302:20
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     #[case("?n=1", hash_map!("n".into() => "1".into()))]
[INFO] [stdout]      |                    ^^^^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]      = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]     --> src/driver/config.rs:1298:5
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     #[rstest]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]      = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]      = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]     --> src/driver/config.rs:1303:35
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     #[case("?foo=bar&baz=foobar", hash_map!("foo".into() => "bar".into(), "baz".into() => "foobar".into()))]
[INFO] [stdout]      |                                   ^^^^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]      = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]     --> src/driver/config.rs:1298:5
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     #[rstest]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]      = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]      = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[case(vec![0xA0], hash_map!())]
[INFO] [stdout]     |                    ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:248:38
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[case(vec![0xA1, 0x81, 0x41, 0x01], hash_map!("A".into() => mk_value(1)))]
[INFO] [stdout]     |                                      ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:250:8
[INFO] [stdout]     |
[INFO] [stdout] 250 |        hash_map!("one".into() => mk_value(String::from("eins"))))]
[INFO] [stdout]     |        ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 252 |        hash_map!("A".into() => mk_value(3), "B".into() => mk_value(2)))]
[INFO] [stdout]     |        ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:254:8
[INFO] [stdout]     |
[INFO] [stdout] 254 |        hash_map!("A".into() => mk_value(3), "B".into() => mk_value(2)))]
[INFO] [stdout]     |        ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 |        hash_map!("A".into() => mk_value(3), "B".into() => mk_value(2)))]
[INFO] [stdout]     |        ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:502:8
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[case(hash_map!(), vec![0xA0])]
[INFO] [stdout]     |        ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:503:8
[INFO] [stdout]     |
[INFO] [stdout] 503 | #[case(hash_map!("A".into() => 1.into()), vec![0xA1, 0x81, 0x41, 0x01])]
[INFO] [stdout]     |        ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `hash_map` is ambiguous
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:504:8
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[case(hash_map!(String::from("one") => String::from("eins").into()),
[INFO] [stdout]     |        ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]     = note: `hash_map` could refer to a macro from prelude
[INFO] [stdout] note: `hash_map` could also refer to the macro imported here
[INFO] [stdout]    --> src/driver/io/bolt/packstream/tests.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[rstest]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `hash_map` to disambiguate
[INFO] [stdout]     = help: or use `self::hash_map` to refer to this macro unambiguously
[INFO] [stdout]     = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn session(&self, config: SessionConfig) -> Session {
[INFO] [stdout]     |                    ^^^^^                            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn session(&self, config: SessionConfig) -> Session<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 |     ) -> Session {
[INFO] [stdout]     |          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> Session<'_> {
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |           &self,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |           query: Q,
[INFO] [stdout] 262 |       ) -> ExecuteQueryBuilder<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 263 | |         Q,
[INFO] [stdout] 264 | |         DefaultParamKey,
[INFO] [stdout] 265 | |         DefaultParam,
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |         DefaultReceiver,
[INFO] [stdout] 269 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> ExecuteQueryBuilder<'_, 
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:340:37
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn acquire_connectivity_checked(&self) -> Result<PooledBolt> {
[INFO] [stdout]     |                                     ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn acquire_connectivity_checked(&self) -> Result<PooledBolt<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver.rs:399:44
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn acquire_capability_check_connection(&self) -> Result<PooledBolt> {
[INFO] [stdout]     |                                            ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn acquire_capability_check_connection(&self) -> Result<PooledBolt<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/io/pool.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn acquire(&self, args: AcquireConfig) -> Result<PooledBolt> {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn acquire(&self, args: AcquireConfig) -> Result<PooledBolt<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/io/pool.rs:481:27
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn ensure_pool_exists(&self, target: &Arc<Address>) -> RwLockReadGuard<RoutingPools> {
[INFO] [stdout]     |                           ^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn ensure_pool_exists(&self, target: &Arc<Address>) -> RwLockReadGuard<'_, RoutingPools> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/io/pool.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 502 |         args: AcquireConfig,
[INFO] [stdout] 503 |     ) -> Result<(RwLockReadGuard<RoutingTables>, Option<Arc<String>>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 |     ) -> Result<(RwLockReadGuard<'_, RoutingTables>, Option<Arc<String>>)> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/driver/session.rs:544:21
[INFO] [stdout]     |
[INFO] [stdout] 544 |     fn session_auth(&self) -> SessionAuth {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 544 |     fn session_auth(&self) -> SessionAuth<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn read(&self) -> RwLockReadGuard<T> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn read(&self) -> RwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 48 |     ) -> Result<RwLockReadGuard<T>> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     ) -> Result<RwLockReadGuard<'_, T>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0658, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neo4j` (lib test) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2611751b4d6d0a801b6fc086f216ced3340b206f0a901f65e24bbf91f374058d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2611751b4d6d0a801b6fc086f216ced3340b206f0a901f65e24bbf91f374058d", kill_on_drop: false }`
[INFO] [stdout] 2611751b4d6d0a801b6fc086f216ced3340b206f0a901f65e24bbf91f374058d
