[INFO] fetching crate comparable_test 0.5.0... [INFO] checking comparable_test-0.5.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate comparable_test 0.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate comparable_test 0.5.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate comparable_test 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate comparable_test 0.5.0 [INFO] tweaked toml for crates.io crate comparable_test 0.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b02ae05a7e3f14bbc91a3b894aee1db1c25be653ca98bb7fb3bfdb7cb9b540fc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b02ae05a7e3f14bbc91a3b894aee1db1c25be653ca98bb7fb3bfdb7cb9b540fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b02ae05a7e3f14bbc91a3b894aee1db1c25be653ca98bb7fb3bfdb7cb9b540fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02ae05a7e3f14bbc91a3b894aee1db1c25be653ca98bb7fb3bfdb7cb9b540fc", kill_on_drop: false }` [INFO] [stdout] b02ae05a7e3f14bbc91a3b894aee1db1c25be653ca98bb7fb3bfdb7cb9b540fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b7318efb405813a7f17fd4457215b36c1f1c1cd443f3bdecee22b122527f22 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e6b7318efb405813a7f17fd4457215b36c1f1c1cd443f3bdecee22b122527f22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling comparable_derive v0.5.1 [INFO] [stderr] Checking comparable v0.5.1 [INFO] [stderr] Checking comparable_test v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | HashMap::from(self.elements.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the trait `From` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 25 | HashMap::from(self.elements.into_iter().collect::()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> test/map.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 62 | / assert_changes!( [INFO] [stdout] 63 | | &HashMap::new(), [INFO] [stdout] 64 | | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] 65 | | Changed(vec![ [INFO] [stdout] 66 | | MapChange::Added(0, 1), [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Change` declared on the enum `MapChange` [INFO] [stdout] ... | [INFO] [stdout] 69 | | ]), [INFO] [stdout] 70 | | ); [INFO] [stdout] | |_____- this method call resolves to `comparable::Changed<::Change>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | &HashMap::from(vec![(0, 1 as i32), (1, 2)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | &HashMap::from(vec![(0, 1 as i32), (1, 2)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | &HashMap::from(vec![(0, 1 as i32), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | &HashMap::from(vec![(0, 1 as i32), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | &HashMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | &HashMap::from(vec![(0, 1 as i32), (1, 4), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashMap: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[(K, V); N]> for HashMap [INFO] [stdout] where K: std::cmp::Eq, K: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> test/map.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 114 | / assert_changes!( [INFO] [stdout] 115 | | &BTreeMap::new(), [INFO] [stdout] 116 | | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] 117 | | Changed(vec![ [INFO] [stdout] 118 | | MapChange::Added(0, 1), [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `Change` declared on the enum `MapChange` [INFO] [stdout] ... | [INFO] [stdout] 121 | | ]), [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_____- this method call resolves to `comparable::Changed<::Change>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | &BTreeMap::from(vec![(0, 1 as i32), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | &BTreeMap::from(vec![(0, 1 as i32), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | &BTreeMap::from(vec![(0, 1 as i32), (1, 2), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/map.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | &BTreeMap::from(vec![(0, 1 as i32), (1, 4), (2, 3)].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeMap: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[(K, V); N]> for BTreeMap [INFO] [stdout] where K: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | &HashSet::from(vec![].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | &HashSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | &HashSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | &HashSet::from(vec![].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | &HashSet::from(vec![1 as i32, 2].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | &HashSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | &HashSet::from(vec![1 as i32, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | &HashSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | &HashSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | &HashSet::from(vec![1 as i32, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | &HashSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | &HashSet::from(vec![1 as i32, 4, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for struct `HashSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `HashSet<_>: From<_>` found in the following crates: `core`, `std`: [INFO] [stdout] - impl From<[T; N]> for HashSet [INFO] [stdout] where T: std::cmp::Eq, T: Hash; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | &BTreeSet::from(vec![].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | &BTreeSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | &BTreeSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | &BTreeSet::from(vec![].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | &BTreeSet::from(vec![1 as i32, 2].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | &BTreeSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | &BTreeSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | &BTreeSet::from(vec![1 as i32, 2].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | &BTreeSet::from(vec![1 as i32, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | &BTreeSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | &BTreeSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | &BTreeSet::from(vec![1 as i32, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | &BTreeSet::from(vec![1 as i32, 2, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> test/set.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | &BTreeSet::from(vec![1 as i32, 4, 3].into_iter().collect()), [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `BTreeSet<_>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `BTreeSet<_>: From<_>` found in the following crates: `alloc`, `core`: [INFO] [stdout] - impl From<[T; N]> for BTreeSet [INFO] [stdout] where T: Ord; [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 53 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `comparable_test` due to 54 previous errors [INFO] running `Command { std: "docker" "inspect" "e6b7318efb405813a7f17fd4457215b36c1f1c1cd443f3bdecee22b122527f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b7318efb405813a7f17fd4457215b36c1f1c1cd443f3bdecee22b122527f22", kill_on_drop: false }` [INFO] [stdout] e6b7318efb405813a7f17fd4457215b36c1f1c1cd443f3bdecee22b122527f22