[INFO] fetching crate paralight 0.0.11...
[INFO] testing paralight-0.0.11 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate paralight 0.0.11 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate paralight 0.0.11
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate paralight 0.0.11
[INFO] tweaked toml for crates.io crate paralight 0.0.11 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paralight 0.0.11 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paralight 0.0.11 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba5e314148b94c7e4a63f7e27f4072e7a72178db7153b76e3f6353eb5f2cc02b
[INFO] running `Command { std: "docker" "start" "-a" "ba5e314148b94c7e4a63f7e27f4072e7a72178db7153b76e3f6353eb5f2cc02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba5e314148b94c7e4a63f7e27f4072e7a72178db7153b76e3f6353eb5f2cc02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba5e314148b94c7e4a63f7e27f4072e7a72178db7153b76e3f6353eb5f2cc02b", kill_on_drop: false }`
[INFO] [stdout] ba5e314148b94c7e4a63f7e27f4072e7a72178db7153b76e3f6353eb5f2cc02b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54fc15f3a7973992da071714f1548d8a1dc4aa0fe01b0913dc6ce375f8c3a3aa
[INFO] running `Command { std: "docker" "start" "-a" "54fc15f3a7973992da071714f1548d8a1dc4aa0fe01b0913dc6ce375f8c3a3aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling paralight v0.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:655:10
[INFO] [stdout]     |
[INFO] [stdout] 655 |     impl !Send for NotSend {}
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "54fc15f3a7973992da071714f1548d8a1dc4aa0fe01b0913dc6ce375f8c3a3aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54fc15f3a7973992da071714f1548d8a1dc4aa0fe01b0913dc6ce375f8c3a3aa", kill_on_drop: false }`
[INFO] [stdout] 54fc15f3a7973992da071714f1548d8a1dc4aa0fe01b0913dc6ce375f8c3a3aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5ef9d8ae9fd61ee5cd6e9871e223908a9cfb50953f45d9e9a170db81dc3aa4a
[INFO] running `Command { std: "docker" "start" "-a" "c5ef9d8ae9fd61ee5cd6e9871e223908a9cfb50953f45d9e9a170db81dc3aa4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling jiff v0.2.19
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling paralight v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.2.0
[INFO] [stderr]    Compiling cipher v0.5.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:655:10
[INFO] [stdout]     |
[INFO] [stdout] 655 |     impl !Send for NotSend {}
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stdout] warning: negative impls are experimental
[INFO] [stdout]    --> src/lib.rs:655:10
[INFO] [stdout]     |
[INFO] [stdout] 655 |     impl !Send for NotSend {}
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stdout]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "c5ef9d8ae9fd61ee5cd6e9871e223908a9cfb50953f45d9e9a170db81dc3aa4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ef9d8ae9fd61ee5cd6e9871e223908a9cfb50953f45d9e9a170db81dc3aa4a", kill_on_drop: false }`
[INFO] [stdout] c5ef9d8ae9fd61ee5cd6e9871e223908a9cfb50953f45d9e9a170db81dc3aa4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 601bf47c6e9f36b5ac8204cbe45b3f53eae322b004bf1e73b4f68a8cc88037ae
[INFO] running `Command { std: "docker" "start" "-a" "601bf47c6e9f36b5ac8204cbe45b3f53eae322b004bf1e73b4f68a8cc88037ae", kill_on_drop: false }`
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stderr]    --> src/lib.rs:655:10
[INFO] [stderr]     |
[INFO] [stderr] 655 |     impl !Send for NotSend {}
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: `paralight` (lib) generated 1 warning
[INFO] [stderr] warning: `paralight` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paralight-a22c69da68f8a649)
[INFO] [stdout] 
[INFO] [stdout] running 320 tests
[INFO] [stdout] test core::range::test::test_default_packed_range_is_empty ... ok
[INFO] [stdout] test core::range::test::test_fixed_range_factory_splits_evenly ... ok
[INFO] [stdout] test core::range::test::test_packed_range_is_consistent ... ok
[INFO] [stdout] test core::range::test::test_packed_range_split ... ok
[INFO] [stdout] test core::range::test::test_packed_range_increment_start ... ok
[INFO] [stdout] test core::range::test::test_packed_range_split_is_exhaustive ... ok
[INFO] [stdout] test core::range::test::test_packed_range_upper_bound ... ok
[INFO] [stdout] test core::range::test::test_packed_range_split_is_fair ... ok
[INFO] [stdout] test core::range::test::test_work_stealing_range_many_items ... ok
[INFO] [stdout] test core::range::test::test_packed_range_split_overflow ... ok
[INFO] [stdout] test iter::detail::test::minmax_accumulator_edge_cases ... ok
[INFO] [stdout] test iter::detail::test::minmaxresult_into_option ... ok
[INFO] [stdout] test iter::detail::test::minmaxresult_into_max ... ok
[INFO] [stdout] test iter::detail::test::minmaxresult_into_min ... ok
[INFO] [stdout] test iter::source::zip::test::assert_all_eq ... ok
[INFO] [stdout] test iter::detail::test::minmaxresult_min ... ok
[INFO] [stdout] test iter::source::zip::test::max_of ... ok
[INFO] [stdout] test iter::detail::test::minmaxresult_max ... ok
[INFO] [stdout] test iter::source::zip::test::or_bools ... ok
[INFO] [stdout] test iter::source::zip::test::min_of ... ok
[INFO] [stdout] test iter::detail::test::minmaxresult_as_option ... ok
[INFO] [stdout] test test::fixed::test_adaptor_any ... ok
[INFO] [stdout] test test::fixed::test_adaptor_cmp ... ok
[INFO] [stdout] test core::range::test::test_packed_range_increment_start_overflow - should panic ... ok
[INFO] [stdout] test core::range::test::test_work_stealing_range_too_many_threads - should panic ... ok
[INFO] [stdout] test iter::source::zip::test::assert_all_eq_unequal_2 - should panic ... ok
[INFO] [stdout] test core::range::test::test_work_stealing_range_too_many_items - should panic ... ok
[INFO] [stdout] test iter::source::zip::test::assert_all_eq_unequal_3 - should panic ... ok
[INFO] [stdout] test test::fixed::test_adaptor_all ... ok
[INFO] [stdout] test test::fixed::test_adaptor_find_any ... ok
[INFO] [stdout] test test::fixed::test_adaptor_eq ... ok
[INFO] [stdout] test test::fixed::test_adaptor_eq_by_keys ... ok
[INFO] [stdout] test test::fixed::test_adaptor_cmp_by ... ok
[INFO] [stdout] test core::range::test::test_fixed_range ... ok
[INFO] [stdout] test test::fixed::test_adaptor_cmp_by_key ... ok
[INFO] [stdout] test test::fixed::test_adaptor_cmp_by_keys ... ok
[INFO] [stdout] test test::fixed::test_adaptor_fold_per_thread ... ok
[INFO] [stdout] test test::fixed::test_adaptor_find_map_any ... ok
[INFO] [stdout] test test::fixed::test_adaptor_find_map_first ... ok
[INFO] [stdout] test test::fixed::test_adaptor_max_by ... ok
[INFO] [stdout] test test::fixed::test_adaptor_eq_by_key ... ok
[INFO] [stdout] test test::fixed::test_adaptor_max_by_key ... ok
[INFO] [stdout] test test::fixed::test_adaptor_map ... ok
[INFO] [stdout] test test::fixed::test_adaptor_min ... ok
[INFO] [stdout] test test::fixed::test_adaptor_find_first ... ok
[INFO] [stdout] test test::fixed::test_adaptor_max ... ok
[INFO] [stdout] test test::fixed::test_adaptor_for_each_init ... ok
[INFO] [stdout] test test::fixed::test_adaptor_min_by ... ok
[INFO] [stdout] test test::fixed::test_adaptor_minmax ... ok
[INFO] [stdout] test test::fixed::test_adaptor_ne ... ok
[INFO] [stdout] test test::fixed::test_adaptor_minmax_by_key ... ok
[INFO] [stdout] test core::range::test::test_work_stealing_range_multi_threaded ... ok
[INFO] [stdout] test test::fixed::test_adaptor_minmax_by ... ok
[INFO] [stdout] test test::fixed::test_adaptor_partial_cmp_by ... ok
[INFO] [stdout] test test::fixed::test_adaptor_sum ... ok
[INFO] [stdout] test test::fixed::test_adaptor_reduce ... ok
[INFO] [stdout] test test::fixed::test_adaptor_partial_cmp_by_key ... ok
[INFO] [stdout] test test::fixed::test_adaptor_ne_by_keys ... ok
[INFO] [stdout] test test::fixed::test_adaptor_ne_by_key ... ok
[INFO] [stdout] test test::fixed::test_adaptor_collect_per_thread ... ok
[INFO] [stdout] test test::fixed::test_adaptor_product ... ok
[INFO] [stdout] test test::fixed::test_adaptor_partial_cmp_by_keys ... ok
[INFO] [stdout] test test::fixed::test_adaptor_min_by_key ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_reduce ... ok
[INFO] [stdout] test test::fixed::test_adaptor_partial_cmp ... ok
[INFO] [stdout] test test::fixed::test_pipeline_empty_input ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_collect ... ok
[INFO] [stdout] test test::fixed::test_pipeline_local_lifetime_input ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_for_each ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_for_each_init ... ok
[INFO] [stdout] test test::fixed::test_pipeline_local_lifetime_output ... ok
[INFO] [stdout] test test::fixed::test_pipeline_non_sync_output ... ok
[INFO] [stdout] test test::fixed::test_pipeline_non_sync_accumulator ... ok
[INFO] [stdout] test test::fixed::test_pipeline_local_lifetime_accumulator ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_fold_per_thread ... ok
[INFO] [stdout] test test::fixed::test_pipeline_non_send_sync_accumulator ... ok
[INFO] [stdout] test test::fixed::test_pipeline_local_lifetime_functions ... ok
[INFO] [stdout] test test::fixed::test_adaptor_for_each ... ok
[INFO] [stdout] test test::fixed::test_pipeline_many_panics - should panic ... ok
[INFO] [stdout] test test::fixed::test_pipelines_several_functions ... ok
[INFO] [stdout] test test::fixed::test_pipeline_one_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_pipelines_several_types ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_collect_one_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_pipelines_several_accumulators ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_collect_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_sink_boxed_slice_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_pipelines_sum_twice ... ok
[INFO] [stdout] test test::fixed::test_pipeline_sum_integers ... ok
[INFO] [stdout] test test::fixed::test_pipeline_some_panics - should panic ... ok
[INFO] [stdout] test test::fixed::test_pipelines_several_input_types ... ok
[INFO] [stdout] test test::fixed::test_sink_boxed_slice ... ok
[INFO] [stdout] test test::fixed::test_pipelines_several_inputs ... ok
[INFO] [stdout] test test::fixed::test_sink_vec_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_sink_vec ... ok
[INFO] [stdout] test test::fixed::test_sink_vec_one_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_sink_vec_deque ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_chain ... ok
[INFO] [stdout] test test::fixed::test_sink_vec_boxed ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_chain_overflow - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_inspect ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_filter_map ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_chain ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_map ... ok
[INFO] [stdout] test test::fixed::test_sink_vec_deque_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_copied ... ok
[INFO] [stdout] test test::fixed::test_adaptor_try_collect_per_thread ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_map_init ... ok
[INFO] [stdout] test test::fixed::test_source_boxed_slice ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_filter ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_chain_cleanup ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_map_init ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_chains_cleanup ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_copied ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_rev ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_enumerate ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_map ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_inspect ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_map_init_find_first ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_filter ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_filter_map ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_step_by_zero - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_cloned ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_skip ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_skip_exact ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_enumerate_cleanup ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_step_by_zero_empty - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_take ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_step_by ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_eq_unequal_array - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_rev_cleanup ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_filter_find_first ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_eq ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_take_exact_too_much - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_take_exact ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_cloned ... ok
[INFO] [stdout] test test::fixed::test_source_adaptor_rev ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_step_by_one ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_skip_exact_too_much - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_eq_unequal_tuple - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_max ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_min ... ok
[INFO] [stdout] test test::fixed::test_source_range_inclusive_too_large - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_range_inclusive_backwards - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_range_inclusive ... ok
[INFO] [stdout] test test::fixed::test_source_hashset ... ok
[INFO] [stdout] test test::fixed::test_source_range_backwards - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_take_cleanup ... ok
[INFO] [stdout] test test::fixed::test_source_range ... ok
[INFO] [stdout] test test::fixed::test_source_slice ... ok
[INFO] [stdout] test test::fixed::test_source_vec_boxed ... ok
[INFO] [stdout] test test::test_expected_sum_lengths ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_eq_cleanup ... ok
[INFO] [stdout] test test::fixed::test_source_slice_mut ... ok
[INFO] [stdout] test test::fixed::test_source_vec ... ok
[INFO] [stdout] test test::fixed::test_source_vec_find_first_panic - should panic ... ok
[INFO] [stdout] test test::test_min_max_by_key_stability ... ok
[INFO] [stdout] test test::test_min_max_stability ... ok
[INFO] [stdout] test test::fixed::test_source_vec_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_vec_find_any_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_slice_mut_not_sync ... ok
[INFO] [stdout] test test::fixed::test_source_vec_deque_ref ... ok
[INFO] [stdout] test test::fixed::test_source_vec_deque_ref_mut ... ok
[INFO] [stdout] test test::fixed::test_source_vec_find_any ... ok
[INFO] [stdout] test test::test_min_max_by_stability ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_all ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_cmp_by ... ok
[INFO] [stdout] test test::fixed::test_source_vec_find_first ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_eq_by_key ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_cmp_by_keys ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_eq_by_keys ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_any ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_eq ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_find_map_any ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_find_map_first ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_for_each_init ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_max ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_cmp_by_key ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_find_first ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_max_by_key ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_find_any ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_max_by ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_min ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_skip_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_cmp ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_map ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_min_by ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_minmax ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_ne_by_keys ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_ne_by_key ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_minmax_by ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_minmax_by_key ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_min_by_key ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_product ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_fold_per_thread ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_sum ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_collect_one_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_collect_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_for_each ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_ne ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_empty_input ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_for_each_init ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_reduce ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_local_lifetime_functions ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_fold_per_thread ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_reduce ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_local_lifetime_input ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_local_lifetime_output ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_local_lifetime_accumulator ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_many_panics - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_non_sync_accumulator ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_non_sync_output ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_partial_cmp_by ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_some_panics - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_non_send_sync_accumulator ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_partial_cmp_by_key ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_sum_integers ... ok
[INFO] [stdout] test test::work_stealing::test_pipeline_one_panic - should panic ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_step_by_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_for_each ... ok
[INFO] [stdout] test test::work_stealing::test_pipelines_several_types ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_partial_cmp_by_keys ... ok
[INFO] [stdout] test test::work_stealing::test_pipelines_sum_twice ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_partial_cmp ... ok
[INFO] [stdout] test test::work_stealing::test_pipelines_several_functions ... ok
[INFO] [stdout] test test::work_stealing::test_pipelines_several_accumulators ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_collect ... ok
[INFO] [stdout] test test::work_stealing::test_pipelines_several_inputs ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_collect_per_thread ... ok
[INFO] [stdout] test test::work_stealing::test_sink_boxed_slice ... ok
[INFO] [stdout] test test::work_stealing::test_sink_vec ... ok
[INFO] [stdout] test test::work_stealing::test_pipelines_several_input_types ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_max_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_sink_vec_one_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_sink_vec_deque ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_copied ... ok
[INFO] [stdout] test test::work_stealing::test_sink_boxed_slice_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_sink_vec_deque_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_sink_vec_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_filter_map ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_map ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_chain ... ok
[INFO] [stdout] test test::fixed::test_source_exact_adaptor_zip_min_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_sink_vec_boxed ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_filter ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_chain ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_enumerate ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_cloned ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_rev ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_chain_overflow - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_cloned ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_copied ... ok
[INFO] [stdout] test test::work_stealing::test_source_boxed_slice ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_map_init ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_chains_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_filter ... ok
[INFO] [stdout] test test::work_stealing::test_adaptor_try_collect_per_thread ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_rev ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_chain_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_inspect ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_map ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_map_init ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_filter_map ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_step_by_zero - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_step_by ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_rev_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_skip_exact ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_take_exact_too_much - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_step_by_zero_empty - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_take_exact ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_eq_unequal_array - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_skip_exact_too_much - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_filter_find_first ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_eq_unequal_tuple - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_step_by_one ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_skip ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_map_init_find_first ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_max ... ok
[INFO] [stdout] test test::work_stealing::test_source_adaptor_inspect ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_take ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_eq ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_enumerate_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_source_range_inclusive_backwards - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_slice_mut_not_sync ... ok
[INFO] [stdout] test test::work_stealing::test_source_slice ... ok
[INFO] [stdout] test test::work_stealing::test_source_range_inclusive ... ok
[INFO] [stdout] test test::work_stealing::test_source_range ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec ... ok
[INFO] [stdout] test test::work_stealing::test_source_slice_mut ... ok
[INFO] [stdout] test test::work_stealing::test_source_range_inclusive_too_large - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_min ... ok
[INFO] [stdout] test test::work_stealing::test_source_range_backwards - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_find_any ... ok
[INFO] [stdout] test threads::test::test_thread_count_try_from_usize ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_deque_ref_mut ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_hashset ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_deque_ref ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_find_first ... ok
[INFO] [stdout] test threads::thread_pool::util::test::dyn_lifetime_view_bad_lifetime ... ignored
[INFO] [stdout] test threads::thread_pool::util::test::dyn_lifetime_view_bad_mut ... ignored
[INFO] [stdout] test threads::thread_pool::util::test::dyn_lifetime_view_basic_usage ... ok
[INFO] [stdout] test threads::thread_pool::util::test::view_bad_lifetime ... ignored
[INFO] [stdout] test threads::thread_pool::util::test::view_bad_mut ... ignored
[INFO] [stdout] test threads::thread_pool::util::test::view_basic_usage ... ok
[INFO] [stdout] test threads::thread_pool::util::test::dyn_lifetime_view_multi_threaded ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_find_any_panic - should panic ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_boxed ... ok
[INFO] [stdout] test threads::thread_pool::util::test::view_multi_threaded ... ok
[INFO] [stdout] test test::work_stealing::test_source_vec_find_first_panic - should panic ... ok
[INFO] [stdout] test threads::thread_pool::test::test_build_thread_pool_available_parallelism ... ok
[INFO] [stdout] test threads::thread_pool::test::test_build_thread_pool_fixed_thread_count ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_skip_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_take_cleanup ... ok
[INFO] [stdout] test threads::thread_pool::test::test_build_thread_pool_cpu_pinning_if_supported ... ok
[INFO] [stdout] test threads::thread_pool::test::test_build_thread_pool_cpu_pinning_always ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_eq_cleanup ... ok
[INFO] [stdout] test threads::thread_pool::test::test_num_threads ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_step_by_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_max_cleanup ... ok
[INFO] [stdout] test test::work_stealing::test_source_exact_adaptor_zip_min_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 316 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 5.80s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests paralight
[INFO] [stderr] warning: negative impls are experimental
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:655:10
[INFO] [stdout] running 153 tests
[INFO] [stderr]     |
[INFO] [stderr] 655 |     impl !Send for NotSend {}
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stderr]     = warning: unstable syntax can change at any point in the future, causing a hard error!
[INFO] [stderr]     = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045>
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] test src/iter/detail.rs - iter::detail::MinMaxResult<T>::as_option (line 474) ... ok
[INFO] [stdout] test src/iter/detail.rs - iter::detail::MinMaxResult<T>::min (line 403) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::any (line 603) ... ok
[INFO] [stdout] test src/iter/detail.rs - iter::detail::MinMaxResult<T>::into_max (line 454) ... ok
[INFO] [stdout] test src/iter/detail.rs - iter::detail::MinMaxResult<T>::into_option (line 496) ... ok
[INFO] [stdout] test src/iter/detail.rs - iter::detail::MinMaxResult<T>::into_min (line 419) ... ok
[INFO] [stdout] test src/iter/detail.rs - iter::detail::MinMaxResult<T>::max (line 438) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIterator::pipeline (line 187) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIterator::upper_bounded_pipeline (line 356) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::cmp (line 707) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::cmp (line 671) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIterator::iter_pipeline (line 413) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::cmp (line 689) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIterator::short_circuiting_pipeline (line 233) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::cmp (line 727) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::any (line 628) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::all (line 569) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::cmp_by_key (line 810) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::cmp_by_keys (line 857) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::eq (line 1004) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::collect_per_thread (line 920) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::all (line 544) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::cmp_by (line 759) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::eq (line 967) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::collect_per_thread (line 897) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::eq (line 1024) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::eq (line 1043) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::find_first (line 1213) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::fold_per_thread (line 1420) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::find_map_first (line 1343) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::eq_by_key (line 1072) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::find_any (line 1159) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::eq (line 984) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::eq_by_keys (line 1111) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::for_each (line 1482) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::for_each_init (line 1521) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::max (line 1617) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::find_map_any (line 1285) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::min (line 1742) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::map (line 1586) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::minmax (line 1869) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::max_by_key (line 1705) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::min_by (line 1780) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::ne (line 2016) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::max_by (line 1655) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::minmax_by (line 1908) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::min_by_key (line 1830) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::ne (line 2056) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::ne (line 2036) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::map (line 1566) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::ne_by_key (line 2104) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::ne (line 1999) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::ne (line 2075) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp (line 2196) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::minmax_by_key (line 1946) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp (line 2249) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp (line 2270) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp (line 2214) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp_by (line 2302) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::reduce (line 2531) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp_by_keys (line 2440) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::sum (line 2557) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::ne_by_keys (line 2143) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_collect_per_thread (line 2597) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_fold_per_thread (line 2919) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp_by_key (line 2393) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::product (line 2475) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::collect (line 1569) - compile fail ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::partial_cmp (line 2232) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_fold_per_thread (line 2887) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_reduce (line 3615) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_collect_per_thread (line 2639) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::collect (line 1554) - compile fail ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_for_each (line 3192) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_for_each (line 3166) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::try_collect (line 1785) - compile fail ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::try_collect (line 1769) - compile fail ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_collect_per_thread (line 2618) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::reduce (line 2502) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_reduce (line 3649) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_reduce (line 3632) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_for_each (line 3217) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::chain (line 859) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::collect (line 1611) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::collect (line 1532) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::try_collect (line 1746) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::filter_map (line 1008) ... ok
[INFO] [stdout] test src/iter/mod.rs - iter::ParallelIteratorExt::try_for_each_init (line 3440) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::copied (line 930) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::inspect (line 1058) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::cloned (line 892) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::filter (line 980) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::enumerate (line 957) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::filter_map (line 1028) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::rev (line 1191) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::map (line 1095) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::try_collect (line 1807) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::try_collect (line 1730) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::try_collect (line 1830) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::skip_exact (line 1283) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::BaseExactParallelIterator<T,S>::collect (line 1590) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::skip_exact (line 1266) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::step_by (line 1338) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::map_init (line 1147) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::map (line 1115) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::skip (line 1236) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::take_exact (line 1444) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::skip (line 1219) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::with_thread_pool (line 1469) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::take (line 1398) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::take (line 1381) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::step_by (line 1354) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::take_exact (line 1427) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::filter (line 575) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::map (line 694) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ExactParallelSourceExt::step_by (line 1311) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::chain (line 475) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::IntoExactParallelRefSource::par_iter (line 390) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::filter_map (line 625) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::inspect (line 656) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::copied (line 547) ... ok
[INFO] [stdout] test src/iter/source/slice.rs - iter::source::slice::MutSliceParallelSource (line 137) - compile fail ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::cloned (line 508) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::IntoExactParallelRefMutSource::par_iter_mut (line 443) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::filter_map (line 604) ... ok
[INFO] [stdout] test src/iter/source/vec_deque.rs - iter::source::vec_deque::VecDequeRefParallelSource (line 43) - compile fail ... ok
[INFO] [stdout] test src/iter/source/vec_deque.rs - iter::source::vec_deque::VecDequeRefMutParallelSource (line 118) - compile fail ... ok
[INFO] [stdout] test src/iter/source/slice.rs - iter::source::slice::SliceParallelSource (line 44) - compile fail ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::map_init (line 748) ... ok
[INFO] [stdout] test src/iter/source/range.rs - iter::source::range::RangeInclusiveParallelSource (line 173) ... ok
[INFO] [stdout] test src/iter/source/vec.rs - iter::source::vec::VecParallelSource (line 27) ... ok
[INFO] [stdout] test src/iter/source/slice.rs - iter::source::slice::MutSliceParallelSource (line 118) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::map (line 715) ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::with_thread_pool (line 817) ... ok
[INFO] [stdout] test src/iter/source/vec.rs - iter::source::vec::VecParallelSource (line 44) - compile fail ... ok
[INFO] [stdout] test src/iter/source/mod.rs - iter::source::ParallelSourceExt::rev (line 793) ... ok
[INFO] [stdout] test src/iter/source/range.rs - iter::source::range::RangeParallelSource (line 74) ... ok
[INFO] [stdout] test src/lib.rs - (line 261) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 225) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 419) ... ok
[INFO] [stdout] test src/iter/source/zip.rs - iter::source::zip::ZipableSource::zip_eq (line 75) ... ok
[INFO] [stdout] test src/lib.rs - (line 326) ... ok
[INFO] [stdout] test src/iter/source/zip.rs - iter::source::zip::ZipableSource::zip_min (line 130) ... ok
[INFO] [stdout] test src/iter/source/vec_deque.rs - iter::source::vec_deque::VecDequeRefMutParallelSource (line 94) ... ok
[INFO] [stdout] test src/iter/source/slice.rs - iter::source::slice::SliceParallelSource (line 26) ... ok
[INFO] [stdout] test src/iter/source/zip.rs - iter::source::zip::ZipableSource (line 18) ... ok
[INFO] [stdout] test src/iter/source/zip.rs - iter::source::zip::ZipableSource::zip_eq (line 54) ... ok
[INFO] [stdout] test src/lib.rs - (line 144) ... ok
[INFO] [stdout] test src/threads/thread_pool/mod.rs - threads::thread_pool::ThreadPoolBuilder::build (line 76) ... ok
[INFO] [stdout] test src/iter/source/zip.rs - iter::source::zip::ZipableSource::zip_max (line 100) ... ok
[INFO] [stdout] test src/lib.rs - (line 32) ... ok
[INFO] [stdout] test src/lib.rs - (line 350) ... ok
[INFO] [stdout] test src/iter/source/vec_deque.rs - iter::source::vec_deque::VecDequeRefParallelSource (line 25) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 153 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "601bf47c6e9f36b5ac8204cbe45b3f53eae322b004bf1e73b4f68a8cc88037ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601bf47c6e9f36b5ac8204cbe45b3f53eae322b004bf1e73b4f68a8cc88037ae", kill_on_drop: false }`
[INFO] [stdout] 601bf47c6e9f36b5ac8204cbe45b3f53eae322b004bf1e73b4f68a8cc88037ae
