[INFO] fetching crate orx-concurrent-iter 3.3.0... [INFO] testing orx-concurrent-iter-3.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate orx-concurrent-iter 3.3.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate orx-concurrent-iter 3.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orx-concurrent-iter 3.3.0 [INFO] tweaked toml for crates.io crate orx-concurrent-iter 3.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orx-concurrent-iter 3.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orx-concurrent-iter 3.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7f775be26c6c5f2422109b4c29b33e4ea3644e5137662155160cc3f792a6506 [INFO] running `Command { std: "docker" "start" "-a" "b7f775be26c6c5f2422109b4c29b33e4ea3644e5137662155160cc3f792a6506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7f775be26c6c5f2422109b4c29b33e4ea3644e5137662155160cc3f792a6506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f775be26c6c5f2422109b4c29b33e4ea3644e5137662155160cc3f792a6506", kill_on_drop: false }` [INFO] [stdout] b7f775be26c6c5f2422109b4c29b33e4ea3644e5137662155160cc3f792a6506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 575af7a62b7d778c9f80e257cc08219699b05051aa14a035215b5f3a8121e7e4 [INFO] running `Command { std: "docker" "start" "-a" "575af7a62b7d778c9f80e257cc08219699b05051aa14a035215b5f3a8121e7e4", kill_on_drop: false }` [INFO] [stderr] Compiling orx-self-or v1.2.0 [INFO] [stderr] Compiling orx-pseudo-default v2.1.0 [INFO] [stderr] Compiling orx-iterable v1.3.0 [INFO] [stderr] Compiling orx-concurrent-iter v3.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:80:43 [INFO] [stdout] | [INFO] [stdout] 80 | self.arrays.slice_at(f).map(|x| x.as_slice().len()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 + #![feature(str_as_str)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | let array = array.as_slice(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 + #![feature(str_as_str)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "575af7a62b7d778c9f80e257cc08219699b05051aa14a035215b5f3a8121e7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575af7a62b7d778c9f80e257cc08219699b05051aa14a035215b5f3a8121e7e4", kill_on_drop: false }` [INFO] [stdout] 575af7a62b7d778c9f80e257cc08219699b05051aa14a035215b5f3a8121e7e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df0af9b666a0afbdbe3598b76b91d850603f72af27bfb725fb3777c940c28c3b [INFO] running `Command { std: "docker" "start" "-a" "df0af9b666a0afbdbe3598b76b91d850603f72af27bfb725fb3777c940c28c3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling orx-pinned-vec v3.21.0 [INFO] [stderr] Compiling orx-concurrent-iter v3.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:80:43 [INFO] [stdout] | [INFO] [stdout] 80 | self.arrays.slice_at(f).map(|x| x.as_slice().len()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 + #![feature(str_as_str)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | let array = array.as_slice(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 + #![feature(str_as_str)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling orx-fixed-vec v3.21.0 [INFO] [stderr] Compiling orx-split-vec v3.21.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling orx-pinned-concurrent-col v2.17.0 [INFO] [stderr] Compiling orx-concurrent-bag v3.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.49 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling orx-concurrent-iter v3.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:80:43 [INFO] [stdout] | [INFO] [stdout] 80 | self.arrays.slice_at(f).map(|x| x.as_slice().len()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 + #![feature(str_as_str)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | let array = array.as_slice(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 + #![feature(str_as_str)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.09s [INFO] running `Command { std: "docker" "inspect" "df0af9b666a0afbdbe3598b76b91d850603f72af27bfb725fb3777c940c28c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0af9b666a0afbdbe3598b76b91d850603f72af27bfb725fb3777c940c28c3b", kill_on_drop: false }` [INFO] [stdout] df0af9b666a0afbdbe3598b76b91d850603f72af27bfb725fb3777c940c28c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2094604e0e34a48eae015ad82fbc45bb8d7acbfacfd1e0fa0b5476509ce0bc62 [INFO] running `Command { std: "docker" "start" "-a" "2094604e0e34a48eae015ad82fbc45bb8d7acbfacfd1e0fa0b5476509ce0bc62", kill_on_drop: false }` [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:80:43 [INFO] [stderr] | [INFO] [stderr] 80 | self.arrays.slice_at(f).map(|x| x.as_slice().len()) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] help: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stderr] --> src/lib.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 + #![feature(str_as_str)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/implementations/jagged_arrays/reference/raw_jagged_ref.rs:119:31 [INFO] [stderr] | [INFO] [stderr] 119 | let array = array.as_slice(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: call with fully qualified syntax `AsSlice::as_slice(...)` to keep using the current method [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: add `#![feature(str_as_str)]` to the crate attributes to enable `core::slice::::as_slice` [INFO] [stderr] --> src/lib.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 + #![feature(str_as_str)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `orx-concurrent-iter` (lib) generated 2 warnings [INFO] [stderr] warning: `orx-concurrent-iter` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orx_concurrent_iter-51f6525c870d07ba) [INFO] [stdout] [INFO] [stdout] running 1239 tests [INFO] [stdout] test chain::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::enumeration ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_1_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_1_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_2_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_4_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_1_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_4_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_2_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_1_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_4_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_4_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_2_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_2_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_0_1_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_4_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::_1_2_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_1_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_1_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_4_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_4_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_2_n_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::into_seq_iter::n_2_n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::size_hint ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test chain::tests::con_iter::next::_1_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::chunk_puller::_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::_1_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::flattened_chunk_puller::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::chunk_puller::_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::chunk_puller_with_idx::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::chunk_puller::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::chunk_puller_with_idx::_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::chunk_puller_with_idx::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::into_seq_iter ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::flattened_chunk_puller::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::flattened_chunk_puller::_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::item_puller_with_idx::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::flattened_chunk_puller_with_idx::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::flattened_chunk_puller_with_idx::_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::item_puller::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::item_puller::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::item_puller::_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::flattened_chunk_puller_with_idx::_2_expects ... ok [INFO] [stdout] test chain::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::next::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::next::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::item_puller_with_idx::_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::next::_4_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::next_with_idx::_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::_1_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::_1_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::item_puller_with_idx::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::next_with_idx::_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::next_with_idx::_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::skip_to_end::_1_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::skip_to_end::_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::empty::tests::con_iter::skip_to_end::_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test chain::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_2_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_2_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_1_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_4_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_1_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_1_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_1_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_2_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_1_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_2_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_0_4_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_2_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_2_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_1_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_4_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_4_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_1_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_4_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::_1_4_n_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_4_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::into_seq_iter::n_2_n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::size_hint_unknown ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::_1_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next::_1_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::_1_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::transformations::cloned ... ok [INFO] [stdout] test implementations::iter::tests::transformations::enumerate_item_puller ... ok [INFO] [stdout] test implementations::iter::tests::transformations::copied ... ok [INFO] [stdout] test implementations::iter::tests::transformations::enumerate_chunk_puller ... ok [INFO] [stdout] test implementations::iter::tests::transformations::enumerate_item ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::_2_4_expects ... ok [INFO] [stdout] test implementations::iter::tests::into::iter_as_into_concurrent_iter ... ok [INFO] [stdout] test implementations::iter::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::iter::tests::into::cloning_iter_as_concurrent_iterable ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_1_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_1_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_2_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_2_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_1_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_1_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_2_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_4_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_2_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_4_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_1_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_0_4_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_2_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_1_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_2_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_1_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_4_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_4_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_4_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::_2_4_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::into_seq_iter::n_2_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_jagged::true_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_jagged::true_true_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_matrix::false_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_matrix::true_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_jagged::false_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_matrix::true_true_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_jagged::false_true_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::raw_jagged_iter_owned::raw_jagged_iter_owned_matrix::false_true_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::owned::tests::con_iter::skip_to_end::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_1_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_2_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_1_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_1_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_2_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_1_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_1_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_4_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_2_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_2_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_4_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_4_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_2_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_1_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_4_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_2_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_4_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::flattened_chunk_puller_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_4_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_2_n_n_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::_2_4_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::into_seq_iter::n_1_n_n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::_2_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::_2_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_jagged::false_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::con_iter::skip_to_end::_2_4_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_jagged::false_true_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_jagged::true_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_jagged::true_true_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_matrix::false_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_matrix::false_true_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_matrix::true_false_expects ... ok [INFO] [stdout] test implementations::jagged_arrays::reference::tests::raw_jagged_iter_ref::raw_jagged_iter_ref_matrix::true_true_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::range::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_1_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_1_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_2_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_1_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_2_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_4_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_1_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_1_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_2_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_1_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_4_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_2_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_2_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_4_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_2_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_2_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_4_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_4_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_1_1_n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::flattened_chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::n_4_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::into_seq_iter::_0_4_n_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::transformations::enumerate_chunk_puller ... ok [INFO] [stdout] test implementations::range::tests::transformations::enumerate_item ... ok [INFO] [stdout] test implementations::range::tests::transformations::enumerate_item_puller ... ok [INFO] [stdout] test implementations::range::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::item_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::range::tests::trait_bounds::range_con_iter_trait_bounds ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::range::tests::into::range_as_into_concurrent_iter ... ok [INFO] [stdout] test implementations::range::tests::into::range_as_concurrent_iterable ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::_1_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::range::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_1_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_1_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_2_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_1_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_4_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_1_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_1_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_2_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_1_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_4_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_4_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_2_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_0_2_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_2_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_4_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_2_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::_1_4_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_4_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_1_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::flattened_chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_4_n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::_1_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::item_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::into_seq_iter::n_2_n_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::trait_bounds::slice_con_iter_trait_bounds ... ok [INFO] [stdout] test implementations::slice::tests::transformations::cloned ... ok [INFO] [stdout] test implementations::slice::tests::transformations::copied ... ok [INFO] [stdout] test implementations::slice::tests::transformations::enumerate_chunk_puller ... ok [INFO] [stdout] test implementations::slice::tests::transformations::enumerate_item_puller ... ok [INFO] [stdout] test implementations::slice::tests::into::slice_as_concurrent_iterable ... ok [INFO] [stdout] test implementations::slice::tests::into::slice_as_into_concurrent_iter ... ok [INFO] [stdout] test implementations::slice::tests::transformations::enumerate_item ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::slice::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_1_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_1_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_2_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_1_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_1_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_2_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_4_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_4_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_2_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::flattened_chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_4_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_1_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_2_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_0_4_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_1_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_2_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_1_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_2_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_2_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::_1_4_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_4_n_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::into_seq_iter::n_4_n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::_1_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::into::slice_as_into_concurrent_iter ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::trait_bounds::slice_con_iter_trait_bounds ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::_1_2_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::transformations::enumerate_item ... ok [INFO] [stdout] test implementations::slice_mut::tests::transformations::enumerate_item_puller ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::transformations::enumerate_chunk_puller ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::slice_mut::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_1_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_1_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_1_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_4_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_2_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_2_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_1_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_2_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_2_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_1_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_4_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_2_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_4_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_0_4_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::_1_4_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_1_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_1_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_2_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_2_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_4_n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::into_seq_iter::n_4_n_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::vec::tests::into::vec_as_concurrent_collection ... ok [INFO] [stdout] test implementations::vec::tests::into::vec_as_concurrent_collection_mut ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::into::vec_as_concurrent_iterable ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::_1_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::into::vec_as_into_concurrent_iter ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::_1_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::vec::tests::trait_bounds::vec_con_iter_trait_bounds ... ok [INFO] [stdout] test implementations::vec::tests::transformations::cloned ... ok [INFO] [stdout] test implementations::vec::tests::transformations::copied ... ok [INFO] [stdout] test implementations::vec::tests::transformations::enumerate_item ... ok [INFO] [stdout] test implementations::vec::tests::transformations::enumerate_item_puller ... ok [INFO] [stdout] test implementations::vec::tests::transformations::enumerate_chunk_puller ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec::tests::con_iter::skip_to_end::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::empty::_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::empty::_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::empty::_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::enumeration ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller_with_idx::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::into_seq_iter::_6_1_n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::size_hint ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::into::vec_deque_as_concurrent_iterable ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::_6_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::trait_bounds::vec_deque_con_iter_trait_bounds ... ok [INFO] [stdout] test implementations::vec_deque::tests::transformations::cloned ... ok [INFO] [stdout] test implementations::vec_deque::tests::into::vec_deque_as_into_concurrent_iter ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::_6_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::transformations::enumerate_chunk_puller ... ok [INFO] [stdout] test implementations::vec_deque::tests::transformations::enumerate_item_puller ... ok [INFO] [stdout] test implementations::vec_deque::tests::transformations::enumerate_item ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::transformations::copied ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_deque::tests::con_iter_ref::skip_to_end::_6_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::enumeration ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::empty::_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::empty::_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::empty::_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_1_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_1_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_2_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_2_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_1_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_4_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_1_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_2_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_1_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_1_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_4_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_0_4_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_2_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_4_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_1_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_2_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_4_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_1_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_1_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_2_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_4_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::_1_2_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_4_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_2_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_4_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_2_n_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::into_seq_iter::n_4_n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::flattened_chunk_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::size_hint_skip_to_end ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::size_hint ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::_0_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::item_puller_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_15_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::_1_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::_0_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::n_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::_1_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_25_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_25_15_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_25_29_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_25_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_25_30_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_30_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::n_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_25_29_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_25_35_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_25_30_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_29_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_25_35_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_15_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_29_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_25_1_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::_0_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::next_with_idx::n_4_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::_1_2_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_35_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_25_0_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_25_15_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_30_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::transformations::copied ... ok [INFO] [stdout] test implementations::vec_drain::tests::transformations::enumerate_item ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::validation::_30_5_35_expects ... ok [INFO] [stdout] test implementations::vec_drain::tests::transformations::enumerate_item_puller ... ok [INFO] [stdout] test implementations::vec_drain::tests::trait_bounds::vec_drain_con_iter_trait_bounds ... ok [INFO] [stdout] test implementations::vec_drain::tests::transformations::cloned ... ok [INFO] [stdout] test implementations::vec_drain::tests::transformations::enumerate_chunk_puller ... ok [INFO] [stdout] test implementations::vec_drain::tests::con_iter::skip_to_end::n_4_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1239 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.10s [INFO] [stdout] [INFO] [stderr] Running tests/array_as_slice.rs (/opt/rustwide/target/debug/deps/array_as_slice-946252c71cc086a1) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test consume_array_stack::_4_4_expects ... ok [INFO] [stdout] test consume_array_stack::_8_64_expects ... ok [INFO] [stdout] test consume_array_stack::_4_1_expects ... ok [INFO] [stdout] test consume_array_stack::_4_64_expects ... ok [INFO] [stdout] test consume_array_stack::_8_1_expects ... ok [INFO] [stdout] test consume_array_stack::_8_1024_expects ... ok [INFO] [stdout] test consume_array_stack::_4_1024_expects ... ok [INFO] [stdout] test consume_array_stack::_8_4_expects ... ok [INFO] [stdout] test consume_array_stack::_16_4_expects ... ok [INFO] [stdout] test consume_array_stack::_16_1024_expects ... ok [INFO] [stdout] test consume_array_stack::_16_64_expects ... ok [INFO] [stdout] test consume_array_stack::_16_1_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/cloned_slice.rs (/opt/rustwide/target/debug/deps/cloned_slice-af398f2abeef825d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cloned_slice ... ok [INFO] [stdout] test copied_slice ... 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/con_iter.rs (/opt/rustwide/target/debug/deps/con_iter-371b025a8a72be7b) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test con_iter_slice::_1_1_expects ... ok [INFO] [stdout] test con_iter_iter::_1_64_expects ... ok [INFO] [stdout] test con_iter_iter::_1_1_expects ... ok [INFO] [stdout] test con_iter_iter::_1_1024_expects ... ok [INFO] [stdout] test con_iter_slice::_2_4_expects ... ok [INFO] [stdout] test con_iter_slice::_1_4_expects ... ok [INFO] [stdout] test con_iter_iter::_1_4_expects ... ok [INFO] [stdout] test con_iter_iter::_2_64_expects ... ok [INFO] [stdout] test con_iter_iter::_2_4_expects ... ok [INFO] [stdout] test con_iter_iter::_2_1_expects ... ok [INFO] [stdout] test con_iter_iter::_2_1024_expects ... ok [INFO] [stdout] test con_iter_slice::_1_1024_expects ... ok [INFO] [stdout] test con_iter_slice::_1_64_expects ... ok [INFO] [stdout] test con_iter_slice::_2_64_expects ... ok [INFO] [stdout] test con_iter_slice::_2_1024_expects ... ok [INFO] [stdout] test con_iter_slice::_2_1_expects ... ok [INFO] [stdout] test con_iter_vec::_1_1_expects ... ok [INFO] [stdout] test con_iter_vec::_1_1024_expects ... ok [INFO] [stdout] test con_iter_iter::_8_1_expects ... ok [INFO] [stdout] test con_iter_vec::_2_1_expects ... ok [INFO] [stdout] test con_iter_iter::_8_1024_expects ... ok [INFO] [stdout] test con_iter_vec::_1_64_expects ... ok [INFO] [stdout] test con_iter_vec::_2_1024_expects ... ok [INFO] [stdout] test con_iter_vec::_1_4_expects ... ok [INFO] [stdout] test con_iter_vec::_2_64_expects ... ok [INFO] [stdout] test con_iter_iter::_8_64_expects ... ok [INFO] [stdout] test con_iter_slice::_8_1024_expects ... ok [INFO] [stdout] test con_iter_iter::_8_4_expects ... ok [INFO] [stdout] test con_iter_vec::_8_1_expects ... ok [INFO] [stdout] test con_iter_vec::_2_4_expects ... ok [INFO] [stdout] test con_iter_slice::_8_1_expects ... ok [INFO] [stdout] test con_iter_slice::_8_64_expects ... ok [INFO] [stdout] test con_iter_vec::_8_1024_expects ... ok [INFO] [stdout] test con_iter_vec::_8_4_expects ... ok [INFO] [stdout] test con_iter_slice::_8_4_expects ... ok [INFO] [stdout] test con_iter_vec::_8_64_expects ... ok [INFO] [stderr] Running tests/concurrent_drainable_vec.rs (/opt/rustwide/target/debug/deps/concurrent_drainable_vec-d5bd71560996a80d) [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test concurrent_drainable_vec::_0_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_0_false_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_0_true_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_0_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_1_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_1_true_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_1_false_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_2_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_1_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_2_false_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_2_true_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_2_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_3_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_3_false_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_3_true_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_3_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_71_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_71_false_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_72_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_73_false_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_72_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_73_true_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_74_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_71_true_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_74_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_73_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_74_false_true_expects ... ok [INFO] [stderr] Running tests/consume_iter.rs (/opt/rustwide/target/debug/deps/consume_iter-190a732c82dd59c9) [INFO] [stdout] test concurrent_drainable_vec::_71_true_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_73_false_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_74_true_false_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_72_false_true_expects ... ok [INFO] [stdout] test concurrent_drainable_vec::_72_true_false_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test consume_iter::_1_16_1_true_expects ... ok [INFO] [stdout] test consume_iter::_1_4_1_false_expects ... ok [INFO] [stdout] test consume_iter::_1_4_4_false_expects ... ok [INFO] [stdout] test consume_iter::_1_4_64_false_expects ... ok [INFO] [stdout] test consume_iter::_1_4_64_true_expects ... ok [INFO] [stdout] test consume_iter::_1_4_1_true_expects ... ok [INFO] [stdout] test consume_iter::_1_4_4_true_expects ... ok [INFO] [stdout] test consume_iter::_1_16_64_false_expects ... ok [INFO] [stdout] test consume_iter::_1_16_4_false_expects ... ok [INFO] [stdout] test consume_iter::_256_16_4_false_expects ... ok [INFO] [stdout] test consume_iter::_1_16_1_false_expects ... ok [INFO] [stdout] test consume_iter::_1_16_64_true_expects ... ok [INFO] [stdout] test consume_iter::_1_16_4_true_expects ... ok [INFO] [stdout] test consume_iter::_256_16_1_true_expects ... ok [INFO] [stdout] test consume_iter::_256_4_4_false_expects ... ok [INFO] [stdout] test consume_iter::_256_4_1_false_expects ... ok [INFO] [stdout] test consume_iter::_256_16_1_false_expects ... ok [INFO] [stdout] test consume_iter::_256_16_64_false_expects ... ok [INFO] [stdout] test consume_iter::_256_4_64_false_expects ... ok [INFO] [stdout] test consume_iter::_256_4_1_true_expects ... ok [INFO] [stdout] test consume_iter::_64_4_4_false_expects ... ok [INFO] [stdout] test consume_iter::_64_4_4_true_expects ... ok [INFO] [stdout] test consume_iter::_64_4_1_true_expects ... ok [INFO] [stdout] test consume_iter::_64_16_1_false_expects ... ok [INFO] [stdout] test consume_iter::_64_16_64_true_expects ... ok [INFO] [stdout] test consume_iter::_256_4_64_true_expects ... ok [INFO] [stdout] test consume_iter::_256_4_4_true_expects ... ok [INFO] [stdout] test consume_iter::_64_16_4_false_expects ... ok [INFO] [stdout] test consume_iter::_256_16_4_true_expects ... ok [INFO] [stdout] test consume_iter::_8_16_1_false_expects ... ok [INFO] [stdout] test consume_iter::_64_4_64_false_expects ... ok [INFO] [stdout] test consume_iter::_64_4_64_true_expects ... ok [INFO] [stdout] test consume_iter::_256_16_64_true_expects ... ok [INFO] [stdout] test consume_iter::_64_4_1_false_expects ... ok [INFO] [stdout] test consume_iter::_8_16_64_false_expects ... ok [INFO] [stdout] test consume_iter::_8_16_4_false_expects ... ok [INFO] [stdout] test consume_iter::_8_16_4_true_expects ... ok [INFO] [stdout] test consume_iter::_8_4_1_true_expects ... ok [INFO] [stdout] test consume_iter::_64_16_1_true_expects ... ok [INFO] [stdout] test consume_iter::_64_16_4_true_expects ... ok [INFO] [stdout] test consume_iter::_8_16_64_true_expects ... ok [INFO] [stdout] test consume_iter::_8_4_4_true_expects ... ok [INFO] [stdout] test consume_iter::_8_4_1_false_expects ... ok [INFO] [stdout] test consume_iter::_8_4_64_true_expects ... ok [INFO] [stdout] test consume_iter::_8_4_4_false_expects ... ok [INFO] [stdout] test consume_iter::_8_4_64_false_expects ... ok [INFO] [stdout] test consume_iter::_8_16_1_true_expects ... ok [INFO] [stdout] test consume_iter::_64_16_64_false_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Running tests/consume_vec.rs (/opt/rustwide/target/debug/deps/consume_vec-b02abc6c1ff2fc6d) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test consume_vec_heap::_4_1_expects ... ok [INFO] [stdout] test consume_vec_heap::_4_4_expects ... ok [INFO] [stdout] test consume_vec_heap::_4_1024_expects ... ok [INFO] [stdout] test consume_vec_heap::_4_64_expects ... ok [INFO] [stdout] test consume_vec_heap::_8_1_expects ... ok [INFO] [stdout] test consume_vec_stack::_16_1_expects ... ok [INFO] [stdout] test consume_vec_heap::_8_64_expects ... ok [INFO] [stdout] test consume_vec_heap::_8_1024_expects ... ok [INFO] [stdout] test consume_vec_stack::_4_64_expects ... ok [INFO] [stdout] test consume_vec_heap::_8_4_expects ... ok [INFO] [stdout] test consume_vec_heap::_16_1024_expects ... ok [INFO] [stdout] test consume_vec_stack::_8_1024_expects ... ok [INFO] [stdout] test consume_vec_stack::_16_4_expects ... ok [INFO] [stdout] test consume_vec_stack::_4_1_expects ... ok [INFO] [stdout] test consume_vec_heap::_16_64_expects ... ok [INFO] [stdout] test consume_vec_stack::_16_64_expects ... ok [INFO] [stdout] test consume_vec_stack::_4_4_expects ... ok [INFO] [stdout] test consume_vec_stack::_8_64_expects ... ok [INFO] [stdout] test consume_vec_stack::_4_1024_expects ... ok [INFO] [stdout] test consume_vec_heap::_16_1_expects ... ok [INFO] [stdout] test consume_vec_stack::_8_4_expects ... ok [INFO] [stdout] test consume_vec_heap::_16_4_expects ... ok [INFO] [stdout] test consume_vec_stack::_16_1024_expects ... ok [INFO] [stdout] test consume_vec_stack::_8_1_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stderr] Running tests/consuming_skip_to_end.rs (/opt/rustwide/target/debug/deps/consuming_skip_to_end-c9adfeb4d4770244) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test array_usize_skip_to_end::_16_64_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_4_4_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_8_4_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_16_1_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_4_64_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_4_1024_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_16_1024_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_4_1_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_8_64_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_16_4_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_8_1_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_4_1_expects ... ok [INFO] [stdout] test array_usize_skip_to_end::_8_1024_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_4_1024_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_4_4_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_16_1_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_4_64_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_4_1024_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_4_1_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_8_1_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_16_1024_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_4_4_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_8_1024_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_8_64_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_8_64_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_8_4_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_16_64_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_16_4_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_4_64_expects ... ok [INFO] [stdout] test vec_string_skip_to_end::_16_64_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_16_1_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_8_1024_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_8_4_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_16_4_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_16_1024_expects ... ok [INFO] [stdout] test vec_usize_skip_to_end::_8_1_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/early_exit.rs (/opt/rustwide/target/debug/deps/early_exit-7d36d200079ba9dc) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test early_exit_slice ... ok [INFO] [stdout] test early_exit_iter ... ok [INFO] [stdout] test early_exit_slice_cloned ... ok [INFO] [stdout] test early_exit_vec ... ok [INFO] [stdout] test early_exit_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running tests/exact_con_iter.rs (/opt/rustwide/target/debug/deps/exact_con_iter-ec5748c0ababd006) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test exact_range ... ok [INFO] [stdout] test exact_slice ... ok [INFO] [stdout] test exact_array ... ok [INFO] [stdout] test exact_vec ... ok [INFO] [stderr] Running tests/from_array.rs (/opt/rustwide/target/debug/deps/from_array-6d5316ac44105a96) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test buffered::_100_expects ... ok [INFO] [stderr] Running tests/from_cloned_iter.rs (/opt/rustwide/target/debug/deps/from_cloned_iter-539440c71cd18dd9) [INFO] [stdout] test buffered::_10_expects ... ok [INFO] [stdout] test buffered::_1_expects ... ok [INFO] [stdout] test con_iter ... ok [INFO] [stdout] test into_seq_iter_used::_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_100_expects ... ok [INFO] [stdout] test into_seq_iter_not_used ... ok [INFO] [stdout] test into_seq_iter_doc ... ok [INFO] [stdout] test into_seq_iter_unused ... ok [INFO] [stdout] test into_seq_iter_used_in_batches ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test into_seq_iter_used_singly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test buffered::_1025_100_expects ... ok [INFO] [stdout] test buffered::_1_100_expects ... ok [INFO] [stdout] test buffered::_1025_1_expects ... ok [INFO] [stdout] test buffered::_1025_10_expects ... ok [INFO] [stdout] test buffered::_1_10_expects ... ok [INFO] [stdout] test buffered::_64_10_expects ... ok [INFO] [stdout] test buffered::_1_1_expects ... ok [INFO] [stdout] test buffered::_64_100_expects ... ok [INFO] [stdout] test buffered::_64_1_expects ... ok [INFO] [stdout] test buffered::_8_1_expects ... ok [INFO] [stdout] test con_iter ... ok [INFO] [stdout] test buffered::_8_100_expects ... ok [INFO] [stdout] test buffered::_8_10_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_64_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_8_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_10_expects ... ok [INFO] [stdout] test into_seq_iter_unused ... ok [INFO] [stdout] test into_seq_iter_used::_1025_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_1025_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_100_expects ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test into_seq_iter_used_in_batches ... ok [INFO] [stdout] test into_seq_iter_used_singly ... ok [INFO] [stderr] Running tests/from_cloned_slice.rs (/opt/rustwide/target/debug/deps/from_cloned_slice-00685e7969de7bce) [INFO] [stdout] test into_seq_iter_doc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test buffered::_1025_100_expects ... ok [INFO] [stdout] test buffered::_1_100_expects ... ok [INFO] [stdout] test buffered::_1_10_expects ... ok [INFO] [stdout] test buffered::_1025_1_expects ... ok [INFO] [stdout] test buffered::_1_1_expects ... ok [INFO] [stdout] test buffered::_1025_10_expects ... ok [INFO] [stdout] test buffered::_64_100_expects ... ok [INFO] [stdout] test buffered::_8_100_expects ... ok [INFO] [stdout] test buffered::_8_10_expects ... ok [INFO] [stdout] test buffered::_8_1_expects ... ok [INFO] [stdout] test buffered::_64_10_expects ... ok [INFO] [stdout] test con_iter ... ok [INFO] [stdout] test into_seq_iter_not_used::_1025_expects ... ok [INFO] [stdout] test buffered::_64_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_8_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_10_expects ... ok [INFO] [stdout] test into_seq_iter_unused ... ok [INFO] [stdout] test into_seq_iter_not_used::_1_expects ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test into_seq_iter_used::_8_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_1_expects ... ok [INFO] [stdout] test into_seq_iter_doc ... ok [INFO] [stdout] test into_seq_iter_used_in_batches ... ok [INFO] [stdout] test into_seq_iter_used_singly ... ok [INFO] [stderr] Running tests/from_iter.rs (/opt/rustwide/target/debug/deps/from_iter-e4d73b12bfbf9267) [INFO] [stdout] test into_seq_iter_not_used::_64_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test buffered::_1025_100_expects ... ok [INFO] [stdout] test buffered::_1025_10_expects ... ok [INFO] [stdout] test buffered::_1_10_expects ... ok [INFO] [stdout] test buffered::_1025_1_expects ... ok [INFO] [stdout] test buffered::_1_1_expects ... ok [INFO] [stdout] test buffered::_1_100_expects ... ok [INFO] [stdout] test buffered::_64_10_expects ... ok [INFO] [stdout] test buffered::_8_100_expects ... ok [INFO] [stdout] test buffered::_64_1_expects ... ok [INFO] [stdout] test buffered::_5483_100_expects ... ok [INFO] [stdout] test buffered::_5483_10_expects ... ok [INFO] [stdout] test buffered::_64_100_expects ... ok [INFO] [stdout] test buffered::_8_10_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_1025_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_10_expects ... ok [INFO] [stdout] test buffered::_5483_1_expects ... ok [INFO] [stdout] test into_seq_iter_unused ... ok [INFO] [stdout] test into_seq_iter_not_used::_5483_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_100_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_8_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_64_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_100_expects ... ok [INFO] [stdout] test buffered::_8_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_10_expects ... ok [INFO] [stdout] test con_iter ... ok [INFO] [stdout] test into_seq_iter_doc ... ok [INFO] [stdout] test into_seq_iter_used::_64_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_1_expects ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test into_seq_iter_used_in_batches ... ok [INFO] [stdout] test into_seq_iter_used::_8_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_100_expects ... ok [INFO] [stdout] test into_seq_iter_used_singly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/from_range.rs (/opt/rustwide/target/debug/deps/from_range-dae47848850e5153) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test buffered::_0_0_1_expects ... ok [INFO] [stdout] test buffered::_0_0_10_expects ... ok [INFO] [stdout] test buffered::_0_0_100_expects ... ok [INFO] [stdout] test buffered::_0_100_100_expects ... ok [INFO] [stdout] test buffered::_0_100_1_expects ... ok [INFO] [stdout] test buffered::_0_100_10_expects ... ok [INFO] [stdout] test buffered::_0_1_100_expects ... ok [INFO] [stdout] test buffered::_0_1_10_expects ... ok [INFO] [stdout] test buffered::_0_42_100_expects ... ok [INFO] [stdout] test buffered::_0_42_10_expects ... ok [INFO] [stdout] test buffered::_0_42_1_expects ... ok [INFO] [stdout] test buffered::_0_1_1_expects ... ok [INFO] [stdout] test buffered::_42_0_10_expects ... ok [INFO] [stdout] test buffered::_42_0_1_expects ... ok [INFO] [stdout] test buffered::_42_100_100_expects ... ok [INFO] [stdout] test buffered::_42_100_10_expects ... ok [INFO] [stdout] test buffered::_42_100_1_expects ... ok [INFO] [stdout] test buffered::_0_43_1_expects ... ok [INFO] [stdout] test buffered::_42_1_10_expects ... ok [INFO] [stdout] test buffered::_42_0_100_expects ... ok [INFO] [stdout] test buffered::_0_43_10_expects ... ok [INFO] [stdout] test buffered::_42_1_1_expects ... ok [INFO] [stdout] test buffered::_42_1_100_expects ... ok [INFO] [stdout] test buffered::_42_42_100_expects ... ok [INFO] [stdout] test buffered::_0_43_100_expects ... ok [INFO] [stdout] test buffered::_42_42_1_expects ... ok [INFO] [stdout] test buffered::_42_43_10_expects ... ok [INFO] [stdout] test buffered::_42_43_100_expects ... ok [INFO] [stdout] test buffered::_42_42_10_expects ... ok [INFO] [stdout] test con_iter ... ok [INFO] [stdout] test into_con_iter ... ok [INFO] [stdout] test buffered::_42_43_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_0_0_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_0_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_0_100_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_0_42_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_42_0_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_42_100_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_42_1_expects ... ok [INFO] [stdout] test into_seq_iter_doc ... ok [INFO] [stdout] test into_seq_iter_not_used::_0_43_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_100_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_100_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_100_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_1_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_1_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_1_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_42_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_42_10_expects ... ok [INFO] [stdout] test into_seq_iter_unused ... ok [INFO] [stdout] test into_seq_iter_used::_0_0_10_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_42_43_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_42_42_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_0_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_42_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_43_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_43_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_0_0_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_0_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_0_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_100_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_0_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_100_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_100_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_1_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_42_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_42_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_1_10_expects ... ok [INFO] [stderr] Running tests/from_slice.rs (/opt/rustwide/target/debug/deps/from_slice-c8aa89a30cf43658) [INFO] [stdout] test into_seq_iter_used::_0_43_100_expects ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test into_seq_iter_used::_42_1_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_43_10_expects ... ok [INFO] [stdout] test into_seq_iter_used_in_batches ... ok [INFO] [stdout] test into_seq_iter_used_singly ... ok [INFO] [stdout] test into_seq_iter_used::_42_42_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_43_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_42_43_100_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test buffered::_1025_100_expects ... ok [INFO] [stdout] test buffered::_1025_10_expects ... ok [INFO] [stdout] test buffered::_1_100_expects ... ok [INFO] [stdout] test buffered::_1025_1_expects ... ok [INFO] [stdout] test buffered::_1_10_expects ... ok [INFO] [stdout] test buffered::_1_1_expects ... ok [INFO] [stdout] test buffered::_5483_100_expects ... ok [INFO] [stdout] test buffered::_64_10_expects ... ok [INFO] [stdout] test buffered::_64_1_expects ... ok [INFO] [stdout] test buffered::_5483_10_expects ... ok [INFO] [stdout] test buffered::_5483_1_expects ... ok [INFO] [stdout] test buffered::_8_100_expects ... ok [INFO] [stdout] test buffered::_64_100_expects ... ok [INFO] [stdout] test buffered::_8_10_expects ... ok [INFO] [stdout] test buffered::_8_1_expects ... ok [INFO] [stdout] test con_iter ... ok [INFO] [stdout] test into_seq_iter_not_used::_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_1025_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_64_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_8_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_100_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_5483_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_1_expects ... ok [INFO] [stdout] test into_seq_iter_unused ... ok [INFO] [stdout] test into_seq_iter_used::_1_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_10_expects ... ok [INFO] [stdout] test into_seq_iter_doc ... ok [INFO] [stdout] test into_seq_iter_used::_64_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_10_expects ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test into_seq_iter_used::_1025_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_1_expects ... ok [INFO] [stdout] test into_seq_iter_used_in_batches ... ok [INFO] [stdout] test into_seq_iter_used_singly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/from_vec.rs (/opt/rustwide/target/debug/deps/from_vec-76e34e2f6bb2ff6f) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test buffered::_1025_10_expects ... ok [INFO] [stdout] test buffered::_1025_1_expects ... ok [INFO] [stdout] test buffered::_1_100_expects ... ok [INFO] [stdout] test buffered::_1025_100_expects ... ok [INFO] [stdout] test buffered::_5483_100_expects ... ok [INFO] [stdout] test buffered::_1_10_expects ... ok [INFO] [stdout] test buffered::_5483_10_expects ... ok [INFO] [stdout] test buffered::_5483_1_expects ... ok [INFO] [stdout] test buffered::_1_1_expects ... ok [INFO] [stdout] test buffered::_8_100_expects ... ok [INFO] [stdout] test buffered::_64_100_expects ... ok [INFO] [stdout] test buffered::_64_10_expects ... ok [INFO] [stdout] test buffered::_64_1_expects ... ok [INFO] [stdout] test buffered::_8_10_expects ... ok [INFO] [stdout] test buffered::_8_1_expects ... ok [INFO] [stdout] test con_iter ... ok [INFO] [stdout] test into_con_iter ... ok [INFO] [stdout] test into_seq_iter_not_used::_1_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_64_expects ... ok [INFO] [stdout] test into_seq_iter_not_used::_1025_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_64_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_1025_10_expects ... ok [INFO] [stdout] test into_seq_iter_doc ... ok [INFO] [stdout] test into_seq_iter_not_used::_5483_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_10_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_1_expects ... ok [INFO] [stdout] test into_seq_iter_used::_8_100_expects ... ok [INFO] [stdout] test into_seq_iter_used::_5483_10_expects ... ok [INFO] [stdout] test len ... ok [INFO] [stdout] test into_seq_iter_used::_64_10_expects ... ok [INFO] [stdout] test into_seq_iter_used_singly ... ok [INFO] [stdout] test into_seq_iter_used::_64_1_expects ... ok [INFO] [stdout] test into_seq_iter_unused ... ok [INFO] [stdout] test into_seq_iter_not_used::_8_expects ... ok [INFO] [stdout] test into_seq_iter_used_in_batches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/iter.rs (/opt/rustwide/target/debug/deps/iter-b531f0a19de7b96a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test debug ... ok [INFO] [stderr] Running tests/range.rs (/opt/rustwide/target/debug/deps/range-68b71b66b14efc42) [INFO] [stdout] test new ... 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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test clone ... ok [INFO] [stdout] test new ... ok [INFO] [stdout] test debug ... 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/slice.rs (/opt/rustwide/target/debug/deps/slice-994440b580c69099) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test debug ... ok [INFO] [stdout] test clone ... ok [INFO] [stdout] test as_slice ... ok [INFO] [stdout] test new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/vec.rs (/opt/rustwide/target/debug/deps/vec-ce7e708145e7de26) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test debug ... ok [INFO] [stdout] test new ... 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] Doc-tests orx_concurrent_iter [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test src/concurrent_collection.rs - concurrent_collection::ConcurrentCollection (line 17) ... ok [INFO] [stdout] test src/../README.md - (line 286) ... ok [INFO] [stdout] test src/../README.md - (line 246) ... ok [INFO] [stdout] test src/../README.md - (line 176) ... ok [INFO] [stdout] test src/../README.md - (line 93) ... ok [INFO] [stdout] test src/../README.md - (line 62) ... ok [INFO] [stdout] test src/../README.md - (line 206) ... ok [INFO] [stdout] test src/concurrent_collection_mut.rs - concurrent_collection_mut::ConcurrentCollectionMut (line 19) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::chunk_puller (line 639) ... ok [INFO] [stdout] test src/concurrent_drainable.rs - concurrent_drainable::ConcurrentDrainableOverSlice (line 15) ... ok [INFO] [stdout] test src/../README.md - (line 126) ... ok [INFO] [stdout] test src/concurrent_collection_mut.rs - concurrent_collection_mut::ConcurrentCollectionMut::con_iter_mut (line 45) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter (line 180) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter (line 30) ... ok [INFO] [stdout] test src/concurrent_collection.rs - concurrent_collection::ConcurrentCollection::con_iter (line 53) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter (line 88) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::chain_inexact (line 963) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter (line 116) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::chunk_puller (line 677) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::cloned (line 892) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::skip_to_end (line 401) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::try_get_len (line 561) ... ignored [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::enumerate (line 937) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::next (line 448) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter (line 218) ... ok [INFO] [stdout] test src/concurrent_drainable.rs - concurrent_drainable::ConcurrentDrainableOverSlice::con_drain (line 54) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter (line 286) ... ok [INFO] [stdout] test src/concurrent_iterable.rs - concurrent_iterable::ConcurrentIterable (line 13) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::copied (line 863) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::next (line 466) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::item_puller (line 743) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter (line 49) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::size_hint (line 526) ... ok [INFO] [stdout] test src/exact_size_concurrent_iter.rs - exact_size_concurrent_iter::ExactSizeConcurrentIter (line 10) ... ok [INFO] [stdout] test src/enumerate/con_iter.rs - enumerate::con_iter::Enumerate (line 13) ... ok [INFO] [stdout] test src/implementations/range/con_iter.rs - implementations::range::con_iter::ConIterRange (line 18) ... ok [INFO] [stdout] test src/exact_size_concurrent_iter.rs - exact_size_concurrent_iter::ExactSizeConcurrentIter::chain (line 90) ... ok [INFO] [stdout] test src/exact_size_concurrent_iter.rs - exact_size_concurrent_iter::ExactSizeConcurrentIter::len (line 34) ... ok [INFO] [stdout] test src/implementations/vec_deque/con_iter_ref.rs - implementations::vec_deque::con_iter_ref::ConIterVecDequeRef (line 22) ... ok [INFO] [stdout] test src/concurrent_iterable.rs - concurrent_iterable::ConcurrentIterable::con_iter (line 57) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::into_seq_iter (line 354) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::item_puller_with_idx (line 828) ... ok [INFO] [stdout] test src/iter_into_concurrent_iter.rs - iter_into_concurrent_iter::IterIntoConcurrentIter::iter_into_con_iter (line 100) ... ok [INFO] [stdout] test src/exact_size_concurrent_iter.rs - exact_size_concurrent_iter::ExactSizeConcurrentIter::is_empty (line 60) ... ok [INFO] [stdout] test src/into_concurrent_iter.rs - into_concurrent_iter::IntoConcurrentIter (line 12) ... ok [INFO] [stdout] test src/iter_into_concurrent_iter.rs - iter_into_concurrent_iter::IterIntoConcurrentIter (line 20) ... ok [INFO] [stdout] test src/implementations/vec/con_iter.rs - implementations::vec::con_iter::ConIterVec (line 23) ... ok [INFO] [stdout] test src/implementations/slice/con_iter.rs - implementations::slice::con_iter::ConIterSlice (line 20) ... ok [INFO] [stdout] test src/implementations/iter/con_iter.rs - implementations::iter::con_iter::ConIterOfIter (line 34) ... ok [INFO] [stdout] test src/pullers/chunk_puller.rs - pullers::chunk_puller::ChunkPuller (line 122) ... ok [INFO] [stdout] test src/pullers/chunk_puller.rs - pullers::chunk_puller::ChunkPuller::flattened (line 247) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::item_puller (line 770) ... ok [INFO] [stdout] test src/iter/special_iterators.rs - iter::special_iterators::empty (line 7) ... ok [INFO] [stdout] test src/pullers/chunk_puller.rs - pullers::chunk_puller::ChunkPuller (line 39) ... ok [INFO] [stdout] test src/pullers/item_puller.rs - pullers::item_puller::ItemPuller (line 58) ... ignored [INFO] [stdout] test src/pullers/chunk_puller.rs - pullers::chunk_puller::ChunkPuller::flattened_with_idx (line 297) ... ok [INFO] [stdout] test src/pullers/chunk_puller.rs - pullers::chunk_puller::ChunkPuller::pull_with_idx (line 201) ... ok [INFO] [stdout] test src/iter_into_concurrent_iter.rs - iter_into_concurrent_iter::IterIntoConcurrentIter (line 53) ... ok [INFO] [stdout] test src/into_concurrent_iter.rs - into_concurrent_iter::IntoConcurrentIter::into_con_iter (line 43) ... ok [INFO] [stdout] test src/concurrent_iter.rs - concurrent_iter::ConcurrentIter::next_with_idx (line 498) ... ok [INFO] [stdout] test src/implementations/slice_mut/con_iter.rs - implementations::slice_mut::con_iter::ConIterSliceMut (line 25) ... ok [INFO] [stdout] test src/pullers/item_puller.rs - pullers::item_puller::ItemPuller (line 29) ... ok [INFO] [stdout] test src/implementations/empty/con_iter.rs - implementations::empty::con_iter::ConIterEmpty (line 9) ... ok [INFO] [stdout] test src/implementations/vec_drain/con_iter.rs - implementations::vec_drain::con_iter::ConIterVecDrain (line 28) ... ok [INFO] [stdout] test src/pullers/chunk_puller.rs - pullers::chunk_puller::ChunkPuller (line 75) ... ok [INFO] [stdout] test src/pullers/flattened_enumerated_chunk_puller.rs - pullers::flattened_enumerated_chunk_puller::FlattenedEnumeratedChunkPuller (line 27) ... ok [INFO] [stdout] test src/pullers/flattened_chunk_puller.rs - pullers::flattened_chunk_puller::FlattenedChunkPuller (line 27) ... ok [INFO] [stdout] test src/pullers/enumerated_item_puller.rs - pullers::enumerated_item_puller::EnumeratedItemPuller (line 20) ... ok [INFO] [stdout] test src/pullers/item_puller.rs - pullers::item_puller::ItemPuller (line 83) ... ok [INFO] [stdout] test src/../README.md - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 3.78s; merged doctests compilation took 1.77s [INFO] running `Command { std: "docker" "inspect" "2094604e0e34a48eae015ad82fbc45bb8d7acbfacfd1e0fa0b5476509ce0bc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2094604e0e34a48eae015ad82fbc45bb8d7acbfacfd1e0fa0b5476509ce0bc62", kill_on_drop: false }` [INFO] [stdout] 2094604e0e34a48eae015ad82fbc45bb8d7acbfacfd1e0fa0b5476509ce0bc62