[INFO] fetching crate collect-once-hashmap 0.2.0...
[INFO] testing collect-once-hashmap-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate collect-once-hashmap 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate collect-once-hashmap 0.2.0
[INFO] finished tweaking crates.io crate collect-once-hashmap 0.2.0
[INFO] tweaked toml for crates.io crate collect-once-hashmap 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate collect-once-hashmap 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd7518556db19a69cb0b6b439e062fad263a598296752301eb0088719b0e6ea0
[INFO] running `Command { std: "docker" "start" "-a" "dd7518556db19a69cb0b6b439e062fad263a598296752301eb0088719b0e6ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd7518556db19a69cb0b6b439e062fad263a598296752301eb0088719b0e6ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd7518556db19a69cb0b6b439e062fad263a598296752301eb0088719b0e6ea0", kill_on_drop: false }`
[INFO] [stdout] dd7518556db19a69cb0b6b439e062fad263a598296752301eb0088719b0e6ea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e865175572a7c4c2fdeb45a5ef2b4409fe6107676efe9a8d478fb11e9f6ba2e
[INFO] running `Command { std: "docker" "start" "-a" "1e865175572a7c4c2fdeb45a5ef2b4409fe6107676efe9a8d478fb11e9f6ba2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling collect-once-hashmap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
[INFO] running `Command { std: "docker" "inspect" "1e865175572a7c4c2fdeb45a5ef2b4409fe6107676efe9a8d478fb11e9f6ba2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e865175572a7c4c2fdeb45a5ef2b4409fe6107676efe9a8d478fb11e9f6ba2e", kill_on_drop: false }`
[INFO] [stdout] 1e865175572a7c4c2fdeb45a5ef2b4409fe6107676efe9a8d478fb11e9f6ba2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1015e0c76791b023e3ee3d3d2cd46a9ae91f22d61af70fbcfed3374251cc4a2c
[INFO] running `Command { std: "docker" "start" "-a" "1015e0c76791b023e3ee3d3d2cd46a9ae91f22d61af70fbcfed3374251cc4a2c", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling collect-once-hashmap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "1015e0c76791b023e3ee3d3d2cd46a9ae91f22d61af70fbcfed3374251cc4a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1015e0c76791b023e3ee3d3d2cd46a9ae91f22d61af70fbcfed3374251cc4a2c", kill_on_drop: false }`
[INFO] [stdout] 1015e0c76791b023e3ee3d3d2cd46a9ae91f22d61af70fbcfed3374251cc4a2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50f2e6e2e1e45668f38b1126bda79d68120bdbb424cf7b21b01ecf304ec93575
[INFO] running `Command { std: "docker" "start" "-a" "50f2e6e2e1e45668f38b1126bda79d68120bdbb424cf7b21b01ecf304ec93575", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use hashmap::*;
[INFO] [stderr]    |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 13 | pub use btreemap::*;
[INFO] [stderr]    |         ----------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `collect-once-hashmap` (lib) generated 1 warning
[INFO] [stderr] warning: `collect-once-hashmap` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/collect_once_hashmap-477564a4f33106e7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test btreemap::tests::test_duplicate ... ok
[INFO] [stdout] test hashmap::tests::test_empty ... ok
[INFO] [stdout] test btreemap::tests::test_simple ... ok
[INFO] [stdout] test btreemap::tests::test_empty ... ok
[INFO] [stdout] test hashmap::tests::test_simple ... ok
[INFO] [stderr]    Doc-tests collect_once_hashmap
[INFO] [stdout] test hashmap::tests::test_duplicate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `CollectOnceBTreeMap` in this scope
[INFO] [stdout]   --> src/lib.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     .collect::<CollectOnceBTreeMap<u8, u8>>()
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hashmap.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct CollectOnceHashMap<K, V, S = std::collections::hash_map::RandomState>
[INFO] [stdout]    | -------------------------------------------------------------------------------- similarly named struct `CollectOnceHashMap` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     .collect::<CollectOnceBTreeMap<u8, u8>>()
[INFO] [stdout] 29 +     .collect::<CollectOnceHashMap<u8, u8>>()
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use collect_once_hashmap::CollectOnceBTreeMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]   --> src/lib.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | use collect_once_hashmap::{CollectOnceHashMap, Error};
[INFO] [stdout]    |                                                ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]   --> src/lib.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 25 | assert!(std::matches!(hm, Err(Error::DuplicatedKey(1))));
[INFO] [stdout]    |                               ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]   --> src/lib.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 | assert!(std::matches!(bm, Err(Error::DuplicatedKey(1))));
[INFO] [stdout]    |                               ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use hashmap::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: `Error` could also refer to the enum defined here
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use btreemap::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "50f2e6e2e1e45668f38b1126bda79d68120bdbb424cf7b21b01ecf304ec93575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f2e6e2e1e45668f38b1126bda79d68120bdbb424cf7b21b01ecf304ec93575", kill_on_drop: false }`
[INFO] [stdout] 50f2e6e2e1e45668f38b1126bda79d68120bdbb424cf7b21b01ecf304ec93575
