[INFO] fetching crate neo4j 0.2.0... [INFO] checking neo4j-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate neo4j 0.2.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neo4j 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustup-toolchain v0.1.8 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded rustdoc-json v0.9.4 [INFO] [stderr] Downloaded usize_cast v1.1.0 [INFO] [stderr] Downloaded relative-path v1.9.0 [INFO] [stderr] Downloaded predicates v3.0.3 [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] [stderr] Downloaded rustdoc-types v0.32.2 [INFO] [stderr] Downloaded public-api v0.42.0 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded cargo-manifest v0.17.0 [INFO] [stderr] Downloaded mockall_double v0.3.1 [INFO] [stderr] Downloaded aws-lc-sys v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97d52a5954f449c83603a49b49eebb490953c28426f865a821ec792e3855e63f [INFO] running `Command { std: "docker" "start" "-a" "97d52a5954f449c83603a49b49eebb490953c28426f865a821ec792e3855e63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97d52a5954f449c83603a49b49eebb490953c28426f865a821ec792e3855e63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d52a5954f449c83603a49b49eebb490953c28426f865a821ec792e3855e63f", kill_on_drop: false }` [INFO] [stdout] 97d52a5954f449c83603a49b49eebb490953c28426f865a821ec792e3855e63f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1f4f9dfc43a9e6dbbdd80d8184ddc823cb9ddd2107d2a2d2aeabf776dd95d08 [INFO] running `Command { std: "docker" "start" "-a" "e1f4f9dfc43a9e6dbbdd80d8184ddc823cb9ddd2107d2a2d2aeabf776dd95d08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aws-lc-rs v1.12.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling aws-lc-sys v0.25.0 [INFO] [stderr] Compiling neo4j v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking usize_cast v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling chrono-tz v0.9.0 [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 mockall_derive v0.12.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [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 { [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> { [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 { [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> { [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 { [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> { [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
) -> RwLockReadGuard { [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
) -> 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, Option>)> { [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>)> { [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 { [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> { [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> { [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] running `Command { std: "docker" "inspect" "e1f4f9dfc43a9e6dbbdd80d8184ddc823cb9ddd2107d2a2d2aeabf776dd95d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f4f9dfc43a9e6dbbdd80d8184ddc823cb9ddd2107d2a2d2aeabf776dd95d08", kill_on_drop: false }` [INFO] [stdout] e1f4f9dfc43a9e6dbbdd80d8184ddc823cb9ddd2107d2a2d2aeabf776dd95d08