[INFO] fetching crate iddqd 0.3.15...
[INFO] testing iddqd-0.3.15 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate iddqd 0.3.15 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate iddqd 0.3.15
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate iddqd 0.3.15
[INFO] tweaked toml for crates.io crate iddqd 0.3.15 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iddqd 0.3.15 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iddqd 0.3.15 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2adb918920547589174bd81d4eb87e832ba2bc8cc79092e95f174346fa45b15
[INFO] running `Command { std: "docker" "start" "-a" "f2adb918920547589174bd81d4eb87e832ba2bc8cc79092e95f174346fa45b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2adb918920547589174bd81d4eb87e832ba2bc8cc79092e95f174346fa45b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2adb918920547589174bd81d4eb87e832ba2bc8cc79092e95f174346fa45b15", kill_on_drop: false }`
[INFO] [stdout] f2adb918920547589174bd81d4eb87e832ba2bc8cc79092e95f174346fa45b15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdfdc2875e146e8c50e2417f289bdaac787d9bf24cc032bf6f1efcddc9aec82b
[INFO] running `Command { std: "docker" "start" "-a" "fdfdc2875e146e8c50e2417f289bdaac787d9bf24cc032bf6f1efcddc9aec82b", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling iddqd v0.3.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "fdfdc2875e146e8c50e2417f289bdaac787d9bf24cc032bf6f1efcddc9aec82b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdfdc2875e146e8c50e2417f289bdaac787d9bf24cc032bf6f1efcddc9aec82b", kill_on_drop: false }`
[INFO] [stdout] fdfdc2875e146e8c50e2417f289bdaac787d9bf24cc032bf6f1efcddc9aec82b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e81527be4e38da5dfd1cd7cc84fe5b7b48d2a2adfb26d37409dbedd7431920e1
[INFO] running `Command { std: "docker" "start" "-a" "e81527be4e38da5dfd1cd7cc84fe5b7b48d2a2adfb26d37409dbedd7431920e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling expectorate v1.2.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling test-strategy v0.4.3
[INFO] [stderr]    Compiling iddqd v0.3.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]  --> tests/integration/bi_hash_map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use iddqd_test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iddqd_test_utils`, use `cargo add iddqd_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]  --> tests/integration/id_hash_map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use iddqd_test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iddqd_test_utils`, use `cargo add iddqd_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]  --> tests/integration/id_ord_map.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use iddqd_test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iddqd_test_utils`, use `cargo add iddqd_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]  --> tests/integration/size_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use iddqd_test_utils::test_item::TestItem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iddqd_test_utils`, use `cargo add iddqd_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]  --> tests/integration/tri_hash_map.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use iddqd_test_utils::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `iddqd_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `iddqd_test_utils`, use `cargo add iddqd_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |         items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                        ^     - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 135 |         items.sort_by(|a: /* Type */, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |         items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                           ^                - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 135 |         items.sort_by(|a, b: /* Type */| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:260:32
[INFO] [stdout]     |
[INFO] [stdout] 260 |                     assert_eq!(map_err.new_item(), naive_err.new_item());
[INFO] [stdout]     |                                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:338:30
[INFO] [stdout]     |
[INFO] [stdout] 338 |         naive_items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                              ^     - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 338 |         naive_items.sort_by(|a: /* Type */, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:338:33
[INFO] [stdout]     |
[INFO] [stdout] 338 |         naive_items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                                 ^                - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 338 |         naive_items.sort_by(|a, b: /* Type */| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:354:28
[INFO] [stdout]     |
[INFO] [stdout] 354 |         map1.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:357:28
[INFO] [stdout]     |
[INFO] [stdout] 357 |         map2.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:471:41
[INFO] [stdout]     |
[INFO] [stdout] 471 |     assert_eq!(entry.get().as_unique(), None);
[INFO] [stdout]     |                                         ^^^^ cannot infer type of the type parameter `T` declared on the enum `Option`
[INFO] [stdout] ...
[INFO] [stdout] 475 |     assert_eq!(entry.get_mut().by_key1().unwrap().into_ref(), &item1);
[INFO] [stdout]     |                ---------------------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 471 |     assert_eq!(entry.get().as_unique(), None::<&T>);
[INFO] [stdout]     |                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/bi_hash_map.rs:641:40
[INFO] [stdout]     |
[INFO] [stdout] 641 |     let keys: Vec<_> = map.iter().map(|item| item.key1()).collect();
[INFO] [stdout]     |                                        ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 641 |     let keys: Vec<_> = map.iter().map(|item: /* Type */| item.key1()).collect();
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |     items.sort_by(|a, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                    ^     - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 126 |     items.sort_by(|a: /* Type */, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |     items.sort_by(|a, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                       ^               - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 126 |     items.sort_by(|a, b: /* Type */| a.key().cmp(&b.key()));
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:208:32
[INFO] [stdout]     |
[INFO] [stdout] 208 |                     assert_eq!(map_err.new_item(), naive_err.new_item());
[INFO] [stdout]     |                                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout] 268 |         naive_items.sort_by(|a, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                              ^     - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 268 |         naive_items.sort_by(|a: /* Type */, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |         naive_items.sort_by(|a, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                                 ^               - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 268 |         naive_items.sort_by(|a, b: /* Type */| a.key().cmp(&b.key()));
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:284:28
[INFO] [stdout]     |
[INFO] [stdout] 284 |         map1.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 |         map2.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_hash_map.rs:470:40
[INFO] [stdout]     |
[INFO] [stdout] 470 |     let keys: Vec<_> = map.iter().map(|item| item.key()).collect();
[INFO] [stdout]     |                                        ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 470 |     let keys: Vec<_> = map.iter().map(|item: /* Type */| item.key()).collect();
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `make_new` found for struct `iddqd::IdOrdMap<T>` in the current scope
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:56:43
[INFO] [stdout]     |
[INFO] [stdout]  56 |     let mut map = IdOrdMap::<SimpleItem>::make_new();
[INFO] [stdout]     |                                           ^^^^^^^^ function or associated item not found in `iddqd::IdOrdMap<id_ord_map::SimpleItem>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `iddqd::IdOrdMap<id_ord_map::SimpleItem>` consider using one of the following associated functions:
[INFO] [stdout]       iddqd::IdOrdMap::<T>::new
[INFO] [stdout]       iddqd::IdOrdMap::<T>::with_capacity
[INFO] [stdout]       iddqd::IdOrdMap::<T>::from_iter_unique
[INFO] [stdout]    --> /opt/rustwide/workdir/src/id_ord_map/imp.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |       pub const fn new() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |       pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | /     pub fn from_iter_unique<I: IntoIterator<Item = T>>(
[INFO] [stdout] 223 | |         iter: I,
[INFO] [stdout] 224 | |     ) -> Result<Self, DuplicateItem<T>> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:256:32
[INFO] [stdout]     |
[INFO] [stdout] 256 |                     assert_eq!(map_err.new_item(), naive_err.new_item());
[INFO] [stdout]     |                                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:322:36
[INFO] [stdout]     |
[INFO] [stdout] 322 |                         let key1 = entry.get().key1;
[INFO] [stdout]     |                                    ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:345:36
[INFO] [stdout]     |
[INFO] [stdout] 345 |                         let key1 = entry.get().key1;
[INFO] [stdout]     |                                    ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:395:30
[INFO] [stdout]     |
[INFO] [stdout] 395 |         naive_items.sort_by(|a, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                              ^     - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 395 |         naive_items.sort_by(|a: /* Type */, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:395:33
[INFO] [stdout]     |
[INFO] [stdout] 395 |         naive_items.sort_by(|a, b| a.key().cmp(&b.key()));
[INFO] [stdout]     |                                 ^               - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 395 |         naive_items.sort_by(|a, b: /* Type */| a.key().cmp(&b.key()));
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |         map1.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:414:28
[INFO] [stdout]     |
[INFO] [stdout] 414 |         map2.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `make_new` found for struct `iddqd::IdOrdMap<T>` in the current scope
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:581:29
[INFO] [stdout]     |
[INFO] [stdout] 581 |     let mut map = IdOrdMap::make_new();
[INFO] [stdout]     |                             ^^^^^^^^ function or associated item not found in `iddqd::IdOrdMap<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `iddqd::IdOrdMap<_>` consider using one of the following associated functions:
[INFO] [stdout]       iddqd::IdOrdMap::<T>::new
[INFO] [stdout]       iddqd::IdOrdMap::<T>::with_capacity
[INFO] [stdout]       iddqd::IdOrdMap::<T>::from_iter_unique
[INFO] [stdout]    --> /opt/rustwide/workdir/src/id_ord_map/imp.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |       pub const fn new() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |       pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | /     pub fn from_iter_unique<I: IntoIterator<Item = T>>(
[INFO] [stdout] 223 | |         iter: I,
[INFO] [stdout] 224 | |     ) -> Result<Self, DuplicateItem<T>> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `make_new` found for struct `iddqd::IdOrdMap<T>` in the current scope
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:595:29
[INFO] [stdout]     |
[INFO] [stdout] 595 |     let mut map = IdOrdMap::make_new();
[INFO] [stdout]     |                             ^^^^^^^^ function or associated item not found in `iddqd::IdOrdMap<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `iddqd::IdOrdMap<_>` consider using one of the following associated functions:
[INFO] [stdout]       iddqd::IdOrdMap::<T>::new
[INFO] [stdout]       iddqd::IdOrdMap::<T>::with_capacity
[INFO] [stdout]       iddqd::IdOrdMap::<T>::from_iter_unique
[INFO] [stdout]    --> /opt/rustwide/workdir/src/id_ord_map/imp.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |       pub const fn new() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |       pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | /     pub fn from_iter_unique<I: IntoIterator<Item = T>>(
[INFO] [stdout] 223 | |         iter: I,
[INFO] [stdout] 224 | |     ) -> Result<Self, DuplicateItem<T>> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `make_new` found for struct `iddqd::IdOrdMap<T>` in the current scope
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:609:29
[INFO] [stdout]     |
[INFO] [stdout] 609 |     let mut map = IdOrdMap::make_new();
[INFO] [stdout]     |                             ^^^^^^^^ function or associated item not found in `iddqd::IdOrdMap<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `iddqd::IdOrdMap<_>` consider using one of the following associated functions:
[INFO] [stdout]       iddqd::IdOrdMap::<T>::new
[INFO] [stdout]       iddqd::IdOrdMap::<T>::with_capacity
[INFO] [stdout]       iddqd::IdOrdMap::<T>::from_iter_unique
[INFO] [stdout]    --> /opt/rustwide/workdir/src/id_ord_map/imp.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |       pub const fn new() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |       pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 | /     pub fn from_iter_unique<I: IntoIterator<Item = T>>(
[INFO] [stdout] 223 | |         iter: I,
[INFO] [stdout] 224 | |     ) -> Result<Self, DuplicateItem<T>> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/id_ord_map.rs:775:40
[INFO] [stdout]     |
[INFO] [stdout] 775 |     let keys: Vec<_> = map.iter().map(|item| item.key()).collect();
[INFO] [stdout]     |                                        ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 775 |     let keys: Vec<_> = map.iter().map(|item: /* Type */| item.key()).collect();
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:179:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |         items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                        ^     - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 179 |         items.sort_by(|a: /* Type */, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:179:27
[INFO] [stdout]     |
[INFO] [stdout] 179 |         items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                           ^                - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 179 |         items.sort_by(|a, b: /* Type */| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |                     assert_eq!(map_err.new_item(), naive_err.new_item());
[INFO] [stdout]     |                                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 |         naive_items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                              ^     - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 380 |         naive_items.sort_by(|a: /* Type */, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:380:33
[INFO] [stdout]     |
[INFO] [stdout] 380 |         naive_items.sort_by(|a, b| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                                 ^                - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 380 |         naive_items.sort_by(|a, b: /* Type */| a.key1().cmp(&b.key1()));
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |         map1.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:399:28
[INFO] [stdout]     |
[INFO] [stdout] 399 |         map2.insert_unique(item.clone()).unwrap();
[INFO] [stdout]     |                            ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration/tri_hash_map.rs:520:40
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let keys: Vec<_> = map.iter().map(|item| item.key1()).collect();
[INFO] [stdout]     |                                        ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 520 |     let keys: Vec<_> = map.iter().map(|item: /* Type */| item.key1()).collect();
[INFO] [stdout]     |                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iddqd` (test "integration") due to 42 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e81527be4e38da5dfd1cd7cc84fe5b7b48d2a2adfb26d37409dbedd7431920e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e81527be4e38da5dfd1cd7cc84fe5b7b48d2a2adfb26d37409dbedd7431920e1", kill_on_drop: false }`
[INFO] [stdout] e81527be4e38da5dfd1cd7cc84fe5b7b48d2a2adfb26d37409dbedd7431920e1
