[INFO] fetching crate itertools 0.10.1... [INFO] testing itertools-0.10.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate itertools 0.10.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate itertools 0.10.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate itertools 0.10.1 [INFO] finished tweaking crates.io crate itertools 0.10.1 [INFO] tweaked toml for crates.io crate itertools 0.10.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate itertools 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc2fbc54d3261b5baac2edebb428ea96b31e50e3be214e0ca4041da22f090311 [INFO] running `Command { std: "docker" "start" "-a" "bc2fbc54d3261b5baac2edebb428ea96b31e50e3be214e0ca4041da22f090311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc2fbc54d3261b5baac2edebb428ea96b31e50e3be214e0ca4041da22f090311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2fbc54d3261b5baac2edebb428ea96b31e50e3be214e0ca4041da22f090311", kill_on_drop: false }` [INFO] [stdout] bc2fbc54d3261b5baac2edebb428ea96b31e50e3be214e0ca4041da22f090311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff157f5f0f58248d132b43a96b9e331a30d092b18b4224c85b48d3af559b3a37 [INFO] running `Command { std: "docker" "start" "-a" "ff157f5f0f58248d132b43a96b9e331a30d092b18b4224c85b48d3af559b3a37", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "ff157f5f0f58248d132b43a96b9e331a30d092b18b4224c85b48d3af559b3a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff157f5f0f58248d132b43a96b9e331a30d092b18b4224c85b48d3af559b3a37", kill_on_drop: false }` [INFO] [stdout] ff157f5f0f58248d132b43a96b9e331a30d092b18b4224c85b48d3af559b3a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 483af67d91ba670b90c38c405d8077f7e20ebfba7378e13318de59638bbeb6c7 [INFO] running `Command { std: "docker" "start" "-a" "483af67d91ba670b90c38c405d8077f7e20ebfba7378e13318de59638bbeb6c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling itertools v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> tests/fold_specialization.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | let mut iter = (1..2).intersperse(0); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> tests/fold_specialization.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | let mut iter = (1..3).intersperse(0); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> tests/fold_specialization.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let mut iter = (1..4).intersperse(0); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> tests/test_std.rs:119:53 [INFO] [stdout] | [INFO] [stdout] 119 | let v: Vec<&str> = xs.iter().map(|x| x.clone()).intersperse(", ").collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> tests/test_std.rs:124:45 [INFO] [stdout] | [INFO] [stdout] 124 | let mut it = ys[..0].iter().map(|x| *x).intersperse(1); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> tests/quick.rs:642:29 [INFO] [stdout] | [INFO] [stdout] 642 | correct_size_hint(a.intersperse(x)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> tests/quick.rs:647:38 [INFO] [stdout] | [INFO] [stdout] 647 | for elt in a.iter().cloned().intersperse(x) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.44s [INFO] running `Command { std: "docker" "inspect" "483af67d91ba670b90c38c405d8077f7e20ebfba7378e13318de59638bbeb6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "483af67d91ba670b90c38c405d8077f7e20ebfba7378e13318de59638bbeb6c7", kill_on_drop: false }` [INFO] [stdout] 483af67d91ba670b90c38c405d8077f7e20ebfba7378e13318de59638bbeb6c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf258bc2c077981f372a9b5ac0abbe491e390982d7dc85bf8f3ae23ce6dee2e8 [INFO] running `Command { std: "docker" "start" "-a" "cf258bc2c077981f372a9b5ac0abbe491e390982d7dc85bf8f3ae23ce6dee2e8", kill_on_drop: false }` [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> tests/quick.rs:642:29 [INFO] [stderr] | [INFO] [stderr] 642 | correct_size_hint(a.intersperse(x)) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> tests/quick.rs:647:38 [INFO] [stderr] | [INFO] [stderr] 647 | for elt in a.iter().cloned().intersperse(x) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> tests/test_std.rs:119:53 [INFO] [stderr] | [INFO] [stderr] 119 | let v: Vec<&str> = xs.iter().map(|x| x.clone()).intersperse(", ").collect(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> tests/test_std.rs:124:45 [INFO] [stderr] | [INFO] [stderr] 124 | let mut it = ys[..0].iter().map(|x| *x).intersperse(1); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> tests/fold_specialization.rs:5:27 [INFO] [stderr] | [INFO] [stderr] 5 | let mut iter = (1..2).intersperse(0); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> tests/fold_specialization.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | let mut iter = (1..3).intersperse(0); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> tests/fold_specialization.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | let mut iter = (1..4).intersperse(0); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: `itertools` (test "quick") generated 2 warnings [INFO] [stderr] warning: `itertools` (test "test_std") generated 2 warnings [INFO] [stderr] warning: `itertools` (test "fold_specialization") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running tests/adaptors_no_collect.rs (/opt/rustwide/target/debug/deps/adaptors_no_collect-391a1a65421c4de6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test combinations_with_replacement_no_collect ... ok [INFO] [stdout] test combinations_no_collect ... ok [INFO] [stdout] test permutations_no_collect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/flatten_ok.rs (/opt/rustwide/target/debug/deps/flatten_ok-bcc5aed14dfb540b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test flatten_ok_collect_mixed_forward ... ok [INFO] [stdout] test flatten_ok_collect_ok_forward ... ok [INFO] [stdout] test flatten_ok_collect_mixed_reverse ... ok [INFO] [stdout] test flatten_ok_collect_ok_reverse ... ok [INFO] [stdout] test flatten_ok_mixed_expected_reverse ... ok [INFO] [stdout] test flatten_ok_mixed_expected_forward ... 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] [stderr] Running tests/fold_specialization.rs (/opt/rustwide/target/debug/deps/fold_specialization-1d553f93a022ed6b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test specialization_intersperse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/macros_hygiene.rs (/opt/rustwide/target/debug/deps/macros_hygiene-8c8738bdf7a8cd42) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test izip_hygiene ... ok [INFO] [stdout] test iproduct_hygiene ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/merge_join.rs (/opt/rustwide/target/debug/deps/merge_join-43978271f88835e3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test empty ... ok [INFO] [stdout] test interspersed_left_and_right ... ok [INFO] [stdout] test first_right_then_left ... ok [INFO] [stdout] test first_left_then_right ... ok [INFO] [stdout] test left_only ... ok [INFO] [stdout] test overlapping_left_and_right ... ok [INFO] [stdout] test right_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/peeking_take_while.rs (/opt/rustwide/target/debug/deps/peeking_take_while-aca16ae6aec3f28c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test peeking_take_while_put_back ... ok [INFO] [stdout] test peeking_take_while_put_back_n ... ok [INFO] [stdout] test peeking_take_while_peekable ... ok [INFO] [stdout] test peeking_take_while_slice_iter ... ok [INFO] [stdout] test peeking_take_while_slice_iter_rev ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/quick.rs (/opt/rustwide/target/debug/deps/quick-f50fffa0742ae30e) [INFO] [stdout] [INFO] [stdout] running 114 tests [INFO] [stdout] test collect_tuple_matches_size ... ok [INFO] [stdout] test at_most_one_i32 ... ok [INFO] [stdout] test correct_grouping_map_by_min_max_minmax_order_modulo_key ... ok [INFO] [stdout] test correct_group_map_modulo_key ... ok [INFO] [stdout] test consistent_grouping_map_with_by ... ok [INFO] [stdout] test correct_grouping_map_by_collect_modulo_key ... ok [INFO] [stdout] test correct_grouping_map_by_fold_first_modulo_key ... ok [INFO] [stdout] test correct_grouping_map_by_max_by_modulo_key ... ok [INFO] [stdout] test correct_grouping_map_by_min_by_modulo_key ... ok [INFO] [stdout] test count_unique ... ok [INFO] [stdout] test correct_grouping_map_by_max_by_key_modulo_key ... ok [INFO] [stdout] test correct_grouping_map_by_min_modulo_key ... ok [INFO] [stdout] test correct_grouping_map_by_fold_modulo_key ... ok [INFO] [stdout] test equal_step ... ok [INFO] [stdout] test equal_intersperse ... ok [INFO] [stdout] test correct_permutations ... ok [INFO] [stdout] test correct_grouping_map_by_min_by_key_modulo_key ... ok [INFO] [stdout] test correct_grouping_map_by_max_modulo_key ... ok [INFO] [stdout] test equal_chunks_lazy ... ok [INFO] [stdout] test correct_grouping_map_by_minmax_modulo_key ... ok [INFO] [stdout] test correct_grouping_map_by_aggregate_modulo_key ... ok [INFO] [stdout] test equal_merge ... ok [INFO] [stdout] test correct_grouping_map_by_sum_modulo_key ... ok [INFO] [stdout] test equal_tuple_windows_2 ... ok [INFO] [stdout] test equal_tuple_windows_3 ... ok [INFO] [stdout] test exact_repeatn ... ok [INFO] [stdout] test correct_grouping_map_by_minmax_by_modulo_key ... ok [INFO] [stdout] test equal_tuple_windows_4 ... ok [INFO] [stdout] test equal_tuple_windows_1 ... ok [INFO] [stdout] test counts ... ok [INFO] [stdout] test correct_grouping_map_by_product_modulo_key ... ok [INFO] [stdout] test exact_tuple_buffer ... ok [INFO] [stdout] test exact_interleave ... ok [INFO] [stdout] test equal_partition ... ok [INFO] [stdout] test equal_tuples_3 ... ok [INFO] [stdout] test correct_grouping_map_by_minmax_by_key_modulo_key ... ok [INFO] [stdout] test fused_filter_map_ok ... ok [INFO] [stdout] test exact_interleave_shortest ... ok [INFO] [stdout] test fused_interleave_shortest ... ok [INFO] [stdout] test equal_tuples_1 ... ok [INFO] [stdout] test equal_tuples_4 ... ok [INFO] [stdout] test equal_step_vec ... ok [INFO] [stdout] test counts ... ok [INFO] [stdout] test equal_tuples_2 ... ok [INFO] [stdout] test dedup_via_coalesce ... ok [INFO] [stdout] test fused_filter_ok ... ok [INFO] [stdout] test equal_dedup ... ok [INFO] [stdout] test fused_positions ... ok [INFO] [stdout] test fused_merge ... ok [INFO] [stdout] test fuzz_group_by_lazy_1 ... ok [INFO] [stdout] test fused_pad_using ... ok [INFO] [stdout] test exactly_one_i32 ... ok [INFO] [stdout] test permutations_count ... ok [INFO] [stdout] test equal_zip_eq ... ok [INFO] [stdout] test fused_unique_by ... ok [INFO] [stdout] test equal_kmerge ... ok [INFO] [stdout] test fused_unique ... ok [INFO] [stdout] test fused_product ... ok [INFO] [stdout] test fused_tuple_windows ... ok [INFO] [stdout] test fused_update ... ok [INFO] [stdout] test equal_dedup_by ... ok [INFO] [stdout] test permutations_k0_yields_once ... ok [INFO] [stdout] test equal_combinations ... ok [INFO] [stdout] test fuzz_group_by_lazy_3 ... ok [INFO] [stdout] test permutations_lexic_order ... ok [INFO] [stdout] test size_interleave ... ok [INFO] [stdout] test size_2_zip_longest ... ok [INFO] [stdout] test size_duplicates ... ok [INFO] [stdout] test fuzz_group_by_lazy_duo ... ok [INFO] [stdout] test size_intersperse ... ok [INFO] [stdout] test minmax_f64 ... ok [INFO] [stdout] test permutations_size ... ok [INFO] [stdout] test size_merge ... ok [INFO] [stdout] test size_multipeek ... ok [INFO] [stdout] test fuzz_group_by_lazy_2 ... ok [INFO] [stdout] test size_pad_tail2 ... ok [INFO] [stdout] test size_dedup ... ok [INFO] [stdout] test size_interleave_shortest ... ok [INFO] [stdout] test size_pad_tail ... ok [INFO] [stdout] test size_peek_nth ... ok [INFO] [stdout] test minmax ... ok [INFO] [stdout] test size_step ... ok [INFO] [stdout] test size_dedup_by ... ok [INFO] [stdout] test size_kmerge ... ok [INFO] [stdout] test size_put_back ... ok [INFO] [stdout] test size_zip ... ok [INFO] [stdout] test size_unique ... ok [INFO] [stdout] test with_position_exact_size_2 ... ok [INFO] [stdout] test size_zip_macro ... ok [INFO] [stdout] test size_take_while_ref ... ok [INFO] [stdout] test size_tee ... ok [INFO] [stdout] test size_product ... ok [INFO] [stdout] test size_zip_rc ... ok [INFO] [stdout] test size_put_backn ... ok [INFO] [stdout] test size_zip_longest ... ok [INFO] [stdout] test with_position_exact_size_1 ... ok [INFO] [stdout] test size_tee_2 ... ok [INFO] [stdout] test test_double_ended_zip_2 ... ok [INFO] [stdout] test equal_combinations_2 ... ok [INFO] [stdout] test tree_fold1_f64 ... ok [INFO] [stdout] test test_double_ended_zip_3 ... ok [INFO] [stdout] test size_combinations ... ok [INFO] [stdout] test correct_cartesian_product3 ... ok [INFO] [stdout] test size_powerset ... ok [INFO] [stdout] test equal_kmerge_2 ... ok [INFO] [stdout] test equal_kmerge_by_lt ... ok [INFO] [stdout] test equal_kmerge_by_le ... ok [INFO] [stdout] test size_product3 ... ok [INFO] [stdout] test size_multi_product ... ok [INFO] [stdout] test equal_kmerge_by_ge ... ok [INFO] [stdout] test fused_tuple_combination ... ok [INFO] [stdout] test correct_multi_product3 ... ok [INFO] [stdout] test fused_combination ... ok [INFO] [stdout] test fused_combination_with_replacement ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.78s [INFO] [stdout] [INFO] [stderr] Running tests/specializations.rs (/opt/rustwide/target/debug/deps/specializations-369ae6f2b5e8fc43) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test map_into ... ok [INFO] [stdout] test put_back_qc ... ok [INFO] [stdout] test map_ok ... ok [INFO] [stdout] test merge_join_by_qc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running tests/test_core.rs (/opt/rustwide/target/debug/deps/test_core-1a6c90d11cfcbc08) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test at_most_one ... ok [INFO] [stdout] test batching ... ok [INFO] [stdout] test chain2 ... ok [INFO] [stdout] test chain_macro ... ok [INFO] [stdout] test count_clones ... ok [INFO] [stdout] test dropping ... ok [INFO] [stdout] test exactly_one ... ok [INFO] [stdout] test foreach ... ok [INFO] [stdout] test izip2 ... ok [INFO] [stdout] test izip3 ... ok [INFO] [stdout] test izip_macro ... ok [INFO] [stdout] test merge ... ok [INFO] [stdout] test multizip3 ... ok [INFO] [stdout] test part ... ok [INFO] [stdout] test product1 ... ok [INFO] [stdout] test product2 ... ok [INFO] [stdout] test product_temporary ... ok [INFO] [stdout] test repeatn ... ok [INFO] [stdout] test step ... ok [INFO] [stdout] test sum1 ... ok [INFO] [stdout] test test_interleave ... ok [INFO] [stdout] test test_put_back ... ok [INFO] [stdout] test write_to ... ok [INFO] [stdout] test tree_fold1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_std.rs (/opt/rustwide/target/debug/deps/test_std-69414fc81ff955f3) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test all_equal ... ok [INFO] [stdout] test combinations ... ok [INFO] [stdout] test all_unique ... ok [INFO] [stdout] test chunks ... ok [INFO] [stdout] test coalesce ... ok [INFO] [stdout] test combinations_of_too_short ... ok [INFO] [stdout] test combinations_zero ... ok [INFO] [stdout] test combinations_with_replacement ... ok [INFO] [stdout] test concat_empty ... ok [INFO] [stdout] test concat_non_empty ... ok [INFO] [stdout] test dedup ... ok [INFO] [stdout] test dedup_by_with_count ... ok [INFO] [stdout] test dedup_by ... ok [INFO] [stdout] test dedup_with_count ... ok [INFO] [stdout] test diff_longer ... ok [INFO] [stdout] test diff_mismatch ... ok [INFO] [stdout] test diff_shorter ... ok [INFO] [stdout] test duplicates ... ok [INFO] [stdout] test duplicates_by ... ok [INFO] [stdout] test exactly_one_question_mark_syntax_works ... ok [INFO] [stdout] test fold_while ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test group_by_lazy_2 ... ok [INFO] [stdout] test interleave_shortest ... ok [INFO] [stdout] test group_by_lazy_3 ... ok [INFO] [stdout] test join ... ok [INFO] [stdout] test intersperse ... ok [INFO] [stdout] test group_by ... ok [INFO] [stdout] test kmerge ... ok [INFO] [stdout] test kmerge_2 ... ok [INFO] [stdout] test kmerge_size_hint ... ok [INFO] [stdout] test merge_by ... ok [INFO] [stdout] test pad_using ... ok [INFO] [stdout] test merge_by_btree ... ok [INFO] [stdout] test minmax ... ok [INFO] [stdout] test permutations_zero ... ok [INFO] [stdout] test test_peek_nth ... ok [INFO] [stdout] test test_peek_nth_peeking_next ... ok [INFO] [stdout] test test_rciter ... ok [INFO] [stdout] test trait_pointers ... ok [INFO] [stdout] test unique ... ok [INFO] [stdout] test tree_fold1 ... ok [INFO] [stdout] test while_some ... ok [INFO] [stdout] test unique_by ... ok [INFO] [stdout] test test_put_back_n ... ok [INFO] [stdout] test kmerge_empty ... ok [INFO] [stdout] test product3 ... ok [INFO] [stdout] test sorted_by ... ok [INFO] [stdout] test sorted_by_key ... ok [INFO] [stdout] test sorted_unstable_by ... ok [INFO] [stdout] test tee ... ok [INFO] [stdout] test test_multipeek ... ok [INFO] [stdout] test test_multipeek_peeking_next ... ok [INFO] [stdout] test kmerge_empty_size_hint ... ok [INFO] [stdout] test sorted_unstable_by_key ... ok [INFO] [stdout] test test_multipeek_reset ... ok [INFO] [stdout] test k_smallest_range ... ok [INFO] [stdout] test k_smallest_sort_i16 ... ok [INFO] [stdout] test k_smallest_sort_i32 ... ok [INFO] [stdout] test k_smallest_sort_i8 ... ok [INFO] [stdout] test k_smallest_sort_u16 ... ok [INFO] [stdout] test k_smallest_sort_u8 ... ok [INFO] [stdout] test k_smallest_sort_u32 ... ok [INFO] [stdout] test k_smallest_sort_u64 ... ok [INFO] [stdout] test k_smallest_sort_i64 ... ok [INFO] [stdout] test powerset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/tuples.rs (/opt/rustwide/target/debug/deps/tuples-01cc83a9cfd79114) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test collect_tuple ... ok [INFO] [stdout] test next_tuple ... ok [INFO] [stdout] test tuple_windows ... ok [INFO] [stderr] Running tests/zip.rs (/opt/rustwide/target/debug/deps/zip-7c2d99e173b261b2) [INFO] [stdout] test tuples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_double_ended_zip ... ok [INFO] [stdout] test test_double_ended_zip_longest ... ok [INFO] [stdout] test test_zip_longest_size_hint ... ok [INFO] [stdout] test zip_longest_fused ... ok [INFO] [stdout] test zip_eq_panic2 - should panic ... ok [INFO] [stdout] test zip_eq_panic1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests itertools [INFO] [stdout] [INFO] [stdout] running 151 tests [INFO] [stdout] test src/free.rs - free::fold (line 130) ... ok [INFO] [stdout] test src/free.rs - free::enumerate (line 42) ... ok [INFO] [stdout] test src/free.rs - free::chain (line 96) ... ok [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] test src/free.rs - free::all (line 146) ... ok [INFO] [stdout] test src/free.rs - free::zip (line 77) ... ok [INFO] [stdout] test src/free.rs - free::max (line 178) ... ok [INFO] [stdout] test src/concat_impl.rs - concat_impl::concat (line 11) ... ok [INFO] [stdout] test src/free.rs - free::rev (line 59) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::fold_first (line 165) ... ok [INFO] [stdout] test src/free.rs - free::sorted (line 228) ... ok [INFO] [stdout] test src/free.rs - free::min (line 194) ... ok [INFO] [stdout] test src/adaptors/mod.rs - adaptors::merge (line 502) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::product (line 519) ... ok [INFO] [stdout] test src/free.rs - free::any (line 162) ... ok [INFO] [stdout] test src/kmerge_impl.rs - kmerge_impl::kmerge (line 134) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/free.rs - free::join (line 211) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::aggregate (line 80) ... ok [INFO] [stdout] test src/free.rs - free::cloned (line 114) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::fold (line 128) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::minmax_by_key (line 467) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::sum (line 494) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::min_by_key (line 355) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::min_by (line 327) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::min (line 302) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::max_by (line 249) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::minmax (line 388) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::max_by_key (line 277) ... ok [INFO] [stdout] test src/lib.rs - Itertools::all_equal (line 1837) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::max (line 224) ... ok [INFO] [stdout] test src/lib.rs - Itertools::coalesce (line 1133) ... ok [INFO] [stdout] test src/lib.rs - Itertools::contains (line 1806) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] test src/lib.rs - Itertools::fold_ok (line 2159) ... ignored [INFO] [stdout] test src/lib.rs - Itertools::cartesian_product (line 1068) ... ok [INFO] [stdout] test src/lib.rs - Itertools::at_most_one (line 3290) ... ok [INFO] [stdout] test src/lib.rs - Itertools::dedup (line 1161) ... ok [INFO] [stdout] test src/lib.rs - Itertools::dedup_by (line 1183) ... ok [INFO] [stdout] test src/lib.rs - Itertools::circular_tuple_windows (line 711) ... ok [INFO] [stdout] test src/lib.rs - Itertools::batching (line 560) ... ok [INFO] [stdout] test src/lib.rs - Itertools::dedup_with_count (line 1205) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::minmax_by (line 417) ... ok [INFO] [stdout] test src/lib.rs - Itertools::counts_by (line 3368) ... ok [INFO] [stdout] test src/lib.rs - Itertools::concat (line 1963) ... ok [INFO] [stdout] test src/lib.rs - Itertools::dedup_by_with_count (line 1228) ... ok [INFO] [stdout] test src/lib.rs - Itertools::filter_ok (line 869) ... ok [INFO] [stdout] test src/lib.rs - Itertools::combinations_with_replacement (line 1492) ... ok [INFO] [stdout] test src/lib.rs - Itertools::all_unique (line 1863) ... ok [INFO] [stdout] test src/lib.rs - Itertools::counts (line 3344) ... ok [INFO] [stdout] test src/lib.rs - Itertools::collect_tuple (line 1709) ... ok [INFO] [stdout] test src/lib.rs - Itertools::combinations (line 1455) ... ok [INFO] [stdout] test src/lib.rs - Itertools::filter_map_ok (line 887) ... ok [INFO] [stdout] test src/lib.rs - Itertools::find_or_first (line 1780) ... ok [INFO] [stdout] test src/lib.rs - Itertools::chunks (line 641) ... ok [INFO] [stdout] test src/grouping_map.rs - grouping_map::GroupingMap::collect (line 193) ... ok [INFO] [stdout] test src/lib.rs - Itertools::fold1 (line 2238) ... ok [INFO] [stdout] test src/lib.rs - Itertools::find_or_last (line 1760) ... ok [INFO] [stdout] test src/lib.rs - Itertools::dropping (line 1889) ... ok [INFO] [stdout] test src/lib.rs - Itertools::exactly_one (line 3254) ... ok [INFO] [stdout] test src/lib.rs - Itertools::duplicates (line 1250) ... ok [INFO] [stdout] test src/lib.rs - Itertools::find_position (line 1738) ... ok [INFO] [stdout] test src/lib.rs - Itertools::flatten_ok (line 907) ... ok [INFO] [stdout] test src/lib.rs - Itertools::combinations (line 1468) ... ok [INFO] [stdout] test src/lib.rs - Itertools::format (line 2083) ... ok [INFO] [stdout] test src/lib.rs - Itertools::fold_ok (line 2169) ... ok [INFO] [stdout] test src/lib.rs - Itertools::fold_options (line 2208) ... ok [INFO] [stdout] test src/lib.rs - Itertools::fold_while (line 2363) ... ok [INFO] [stdout] test src/lib.rs - Itertools::duplicates_by (line 1275) ... ok [INFO] [stdout] test src/lib.rs - Itertools::dropping_back (line 1916) ... ok [INFO] [stdout] test src/lib.rs - Itertools::format_with (line 2110) ... ok [INFO] [stdout] test src/lib.rs - Itertools::intersperse (line 474) ... ok [INFO] [stdout] test src/lib.rs - Itertools::intersperse_with (line 493) ... ok [INFO] [stdout] test src/lib.rs - Itertools::join (line 2050) ... ok [INFO] [stdout] test src/lib.rs - Itertools::group_by (line 603) ... ok [INFO] [stdout] test src/lib.rs - Itertools::map_into (line 826) ... ok [INFO] [stdout] test src/lib.rs - Itertools::map_ok (line 851) ... ok [INFO] [stdout] test src/lib.rs - Itertools::merge_by (line 954) ... ok [INFO] [stdout] test src/lib.rs - Itertools::into_group_map (line 2773) ... ok [INFO] [stdout] test src/lib.rs - Itertools::next_tuple (line 1688) ... ok [INFO] [stdout] test src/lib.rs - Itertools::k_smallest (line 2683) ... ok [INFO] [stdout] test src/lib.rs - Itertools::interleave (line 436) ... ok [INFO] [stdout] test src/lib.rs - Itertools::interleave_shortest (line 454) ... ok [INFO] [stdout] test src/lib.rs - Itertools::merge (line 931) ... ok [INFO] [stdout] test src/lib.rs - Itertools::kmerge (line 1014) ... ok [INFO] [stdout] test src/lib.rs - Itertools::multipeek (line 3321) ... ok [INFO] [stdout] test src/lib.rs - Itertools::kmerge_by (line 1043) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_max_by_key (line 2974) ... ok [INFO] [stdout] test src/lib.rs - Itertools::multi_cartesian_product (line 1094) ... ok [INFO] [stdout] test src/lib.rs - Itertools::minmax (line 2879) ... ok [INFO] [stdout] test src/lib.rs - Itertools::merge_join_by (line 986) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_min (line 3029) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_max_by (line 3002) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_max (line 2946) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_min_by (line 3085) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_minmax (line 3131) ... ok [INFO] [stdout] test src/lib.rs - Itertools::partition_map (line 2709) ... ok [INFO] [stdout] test src/lib.rs - Itertools::foreach (line 1936) ... ok [INFO] [stdout] test src/lib.rs - Itertools::pad_using (line 1600) ... ok [INFO] [stdout] test src/lib.rs - Itertools::into_group_map_by (line 2797) ... ok [INFO] [stdout] test src/lib.rs - assert_equal (line 3443) ... ignored [INFO] [stdout] test src/lib.rs - Itertools::position_min_by_key (line 3057) ... ok [INFO] [stdout] test src/lib.rs - Itertools::permutations (line 1523) ... ok [INFO] [stdout] test src/lib.rs - Itertools::permutations (line 1539) ... ok [INFO] [stdout] test src/lib.rs - Itertools::partition_result (line 2746) ... ok [INFO] [stdout] test src/lib.rs - Itertools::set_from (line 2023) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_minmax_by_key (line 3174) ... ok [INFO] [stdout] test src/lib.rs - Itertools::position_minmax_by (line 3216) ... ok [INFO] [stdout] test src/lib.rs - Itertools::product1 (line 2459) ... ok [INFO] [stdout] test src/lib.rs - Itertools::positions (line 1649) ... ok [INFO] [stdout] test src/lib.rs - Itertools::try_collect (line 1991) ... ok [INFO] [stdout] test src/lib.rs - Itertools::sorted (line 2581) ... ok [INFO] [stdout] test src/lib.rs - Itertools::take_while_ref (line 1370) ... ok [INFO] [stdout] test src/size_hint.rs - size_hint::mul (line 45) ... ignored [INFO] [stdout] test src/lib.rs - Itertools::powerset (line 1572) ... ok [INFO] [stdout] test src/lib.rs - chain (line 371) ... ok [INFO] [stdout] test src/lib.rs - Itertools::sum1 (line 2431) ... ok [INFO] [stdout] test src/lib.rs - Itertools::while_some (line 1393) ... ok [INFO] [stdout] test src/lib.rs - Itertools::sorted_by (line 2610) ... ok [INFO] [stdout] test src/lib.rs - Itertools::step (line 810) ... ok [INFO] [stdout] test src/lib.rs - chain (line 362) ... ok [INFO] [stdout] test src/lib.rs - Itertools::sorted_by_key (line 2643) ... ok [INFO] [stdout] test src/lib.rs - Itertools::update (line 1667) ... ok [INFO] [stdout] test src/lib.rs - Itertools::sorted_unstable (line 2485) ... ok [INFO] [stdout] test src/lib.rs - Itertools::sorted_unstable_by (line 2514) ... ok [INFO] [stdout] test src/lib.rs - Itertools::tree_fold1 (line 2281) ... ok [INFO] [stdout] test src/lib.rs - Itertools::with_position (line 1625) ... ok [INFO] [stdout] test src/lib.rs - Itertools::tee (line 783) ... ok [INFO] [stdout] test src/lib.rs - chain (line 380) ... ok [INFO] [stdout] test src/lib.rs - Itertools::zip_longest (line 527) ... ok [INFO] [stdout] test src/lib.rs - Itertools::sorted_unstable_by_key (line 2547) ... ok [INFO] [stdout] test src/lib.rs - Itertools::tuple_windows (line 669) ... ok [INFO] [stdout] test src/lib.rs - Itertools::tuples (line 742) ... ok [INFO] [stdout] test src/lib.rs - izip (line 299) ... ok [INFO] [stdout] test src/lib.rs - iproduct (line 251) ... ok [INFO] [stdout] test src/lib.rs - equal (line 3415) ... ok [INFO] [stdout] test src/put_back_n_impl.rs - put_back_n_impl::PutBackN::put_back (line 33) ... ok [INFO] [stdout] test src/minmax.rs - minmax::MinMaxResult::into_option (line 27) ... ok [INFO] [stdout] test src/lib.rs - Itertools::tuple_combinations (line 1414) ... ok [INFO] [stdout] test src/lib.rs - Itertools::unique (line 1302) ... ok [INFO] [stdout] test src/lib.rs - Itertools::unique_by (line 1328) ... ok [INFO] [stdout] test src/lib.rs - partition (line 3479) ... ok [INFO] [stdout] test src/peek_nth.rs - peek_nth::PeekNth::peek_nth (line 48) ... ok [INFO] [stdout] test src/rciter_impl.rs - rciter_impl::rciter (line 24) ... ok [INFO] [stdout] test src/process_results_impl.rs - process_results_impl::process_results (line 54) ... ok [INFO] [stdout] test src/zip_eq_impl.rs - zip_eq_impl::zip_eq (line 19) ... ok [INFO] [stdout] test src/sources.rs - sources::iterate (line 171) ... ok [INFO] [stdout] test src/ziptuple.rs - ziptuple::multizip (line 26) ... ok [INFO] [stdout] test src/sources.rs - sources::repeat_call (line 25) ... ok [INFO] [stdout] test src/sources.rs - sources::unfold (line 73) ... ok [INFO] [stdout] test src/tuple_impl.rs - tuple_impl::Tuples::into_buffer (line 118) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 148 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 3.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cf258bc2c077981f372a9b5ac0abbe491e390982d7dc85bf8f3ae23ce6dee2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf258bc2c077981f372a9b5ac0abbe491e390982d7dc85bf8f3ae23ce6dee2e8", kill_on_drop: false }` [INFO] [stdout] cf258bc2c077981f372a9b5ac0abbe491e390982d7dc85bf8f3ae23ce6dee2e8