[INFO] cloning repository https://github.com/KeenS/rayon-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeenS/rayon-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 933bee591c0ad124577ad0cf2be2967d4681386d
[INFO] testing KeenS/rayon-playground against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/KeenS/rayon-playground
[INFO] finished tweaking git repo https://github.com/KeenS/rayon-playground
[INFO] tweaked toml for git repo https://github.com/KeenS/rayon-playground written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KeenS/rayon-playground on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KeenS/rayon-playground 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrayvec v0.4.7
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded lazy_static v1.0.0
[INFO] [stderr]   Downloaded nodrop v0.1.12
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded rayon-core v1.4.0
[INFO] [stderr]   Downloaded rayon v1.0.1
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86273c333bee394cc6d6abc577960e97c326feaf6c2dbaa490577f24def3b699
[INFO] running `Command { std: "docker" "start" "-a" "86273c333bee394cc6d6abc577960e97c326feaf6c2dbaa490577f24def3b699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86273c333bee394cc6d6abc577960e97c326feaf6c2dbaa490577f24def3b699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86273c333bee394cc6d6abc577960e97c326feaf6c2dbaa490577f24def3b699", kill_on_drop: false }`
[INFO] [stdout] 86273c333bee394cc6d6abc577960e97c326feaf6c2dbaa490577f24def3b699
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f49b025992367bac2cc16dc35faceb76acf9c254480aba2e4520495c67c7a9d2
[INFO] running `Command { std: "docker" "start" "-a" "f49b025992367bac2cc16dc35faceb76acf9c254480aba2e4520495c67c7a9d2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling libc v0.2.40
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling rayon v1.0.1
[INFO] [stderr]    Compiling rayon-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `test::Bencher`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use test::Bencher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                   use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |                   use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |                   use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | / with_thresholds!([
[INFO] [stdout] 204 | |     th0000001 => 0000001,
[INFO] [stdout] 205 | |     th0000002 => 0000002,
[INFO] [stdout] 206 | |     th0000004 => 0000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |___________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | / with_thresholds!([
[INFO] [stdout] 204 | |     th0000001 => 0000001,
[INFO] [stdout] 205 | |     th0000002 => 0000002,
[INFO] [stdout] 206 | |     th0000004 => 0000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |___________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `with_thresholds` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |                       use super::*;
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s
[INFO] running `Command { std: "docker" "inspect" "f49b025992367bac2cc16dc35faceb76acf9c254480aba2e4520495c67c7a9d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49b025992367bac2cc16dc35faceb76acf9c254480aba2e4520495c67c7a9d2", kill_on_drop: false }`
[INFO] [stdout] f49b025992367bac2cc16dc35faceb76acf9c254480aba2e4520495c67c7a9d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 417ebe6326cab45cb14279c10e1ec902d0b4ddd3308f2d2a9b8bb92ab76503bb
[INFO] running `Command { std: "docker" "start" "-a" "417ebe6326cab45cb14279c10e1ec902d0b4ddd3308f2d2a9b8bb92ab76503bb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rayon-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | / gen_benches! {
[INFO] [stdout] 182 | |     n0000002 => 0000002,
[INFO] [stdout] 183 | |     n0000004 => 0000004,
[INFO] [stdout] 184 | |     n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |     n1048576 => 1048576
[INFO] [stdout] 202 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | / with_thresholds!([
[INFO] [stdout] 204 | |     th0000001 => 0000001,
[INFO] [stdout] 205 | |     th0000002 => 0000002,
[INFO] [stdout] 206 | |     th0000004 => 0000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |___________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | / with_thresholds!([
[INFO] [stdout] 204 | |     th0000001 => 0000001,
[INFO] [stdout] 205 | |     th0000002 => 0000002,
[INFO] [stdout] 206 | |     th0000004 => 0000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |___________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `with_thresholds` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]    --> src/main.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |               pub use super::*;
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stdout] 227 | |                      n0000002 => 0000002,
[INFO] [stdout] 228 | |                      n0000004 => 0000004,
[INFO] [stdout] 229 | |                      n0000008 => 0000008,
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                      n1048576 => 1048576
[INFO] [stdout] 247 | |                  });
[INFO] [stdout]     | |__________________- in this macro invocation
[INFO] [stdout]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "417ebe6326cab45cb14279c10e1ec902d0b4ddd3308f2d2a9b8bb92ab76503bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417ebe6326cab45cb14279c10e1ec902d0b4ddd3308f2d2a9b8bb92ab76503bb", kill_on_drop: false }`
[INFO] [stdout] 417ebe6326cab45cb14279c10e1ec902d0b4ddd3308f2d2a9b8bb92ab76503bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a4089520320918ceea50b1fcb9bbf52de3c9919deac3ad70983bf6ffa259821
[INFO] running `Command { std: "docker" "start" "-a" "7a4089520320918ceea50b1fcb9bbf52de3c9919deac3ad70983bf6ffa259821", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stderr]    --> src/main.rs:117:21
[INFO] [stderr]     |
[INFO] [stderr] 117 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 | / gen_benches! {
[INFO] [stderr] 182 | |     n0000002 => 0000002,
[INFO] [stderr] 183 | |     n0000004 => 0000004,
[INFO] [stderr] 184 | |     n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 201 | |     n1048576 => 1048576
[INFO] [stderr] 202 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: the most public imported item is `pub(crate)`
[INFO] [stderr]    --> src/main.rs:117:21
[INFO] [stderr]     |
[INFO] [stderr] 117 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 | / gen_benches! {
[INFO] [stderr] 182 | |     n0000002 => 0000002,
[INFO] [stderr] 183 | |     n0000004 => 0000004,
[INFO] [stderr] 184 | |     n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 201 | |     n1048576 => 1048576
[INFO] [stderr] 202 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stderr]    --> src/main.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 | / gen_benches! {
[INFO] [stderr] 182 | |     n0000002 => 0000002,
[INFO] [stderr] 183 | |     n0000004 => 0000004,
[INFO] [stderr] 184 | |     n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 201 | |     n1048576 => 1048576
[INFO] [stderr] 202 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: the most public imported item is `pub(crate)`
[INFO] [stderr]    --> src/main.rs:128:21
[INFO] [stderr]     |
[INFO] [stderr] 128 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 | / gen_benches! {
[INFO] [stderr] 182 | |     n0000002 => 0000002,
[INFO] [stderr] 183 | |     n0000004 => 0000004,
[INFO] [stderr] 184 | |     n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 201 | |     n1048576 => 1048576
[INFO] [stderr] 202 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stderr]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stderr]    --> src/main.rs:140:21
[INFO] [stderr]     |
[INFO] [stderr] 140 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 | / gen_benches! {
[INFO] [stderr] 182 | |     n0000002 => 0000002,
[INFO] [stderr] 183 | |     n0000004 => 0000004,
[INFO] [stderr] 184 | |     n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 201 | |     n1048576 => 1048576
[INFO] [stderr] 202 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: the most public imported item is `pub(crate)`
[INFO] [stderr]    --> src/main.rs:140:21
[INFO] [stderr]     |
[INFO] [stderr] 140 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 | / gen_benches! {
[INFO] [stderr] 182 | |     n0000002 => 0000002,
[INFO] [stderr] 183 | |     n0000004 => 0000004,
[INFO] [stderr] 184 | |     n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 201 | |     n1048576 => 1048576
[INFO] [stderr] 202 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stderr]     = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stderr]    --> src/main.rs:174:21
[INFO] [stderr]     |
[INFO] [stderr] 174 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 203 | / with_thresholds!([
[INFO] [stderr] 204 | |     th0000001 => 0000001,
[INFO] [stderr] 205 | |     th0000002 => 0000002,
[INFO] [stderr] 206 | |     th0000004 => 0000004,
[INFO] [stderr] ...   |
[INFO] [stderr] 246 | |                      n1048576 => 1048576
[INFO] [stderr] 247 | |                  });
[INFO] [stderr]     | |___________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: the most public imported item is `pub(crate)`
[INFO] [stderr]    --> src/main.rs:174:21
[INFO] [stderr]     |
[INFO] [stderr] 174 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 203 | / with_thresholds!([
[INFO] [stderr] 204 | |     th0000001 => 0000001,
[INFO] [stderr] 205 | |     th0000002 => 0000002,
[INFO] [stderr] 206 | |     th0000004 => 0000004,
[INFO] [stderr] ...   |
[INFO] [stderr] 246 | |                      n1048576 => 1048576
[INFO] [stderr] 247 | |                  });
[INFO] [stderr]     | |___________________- in this macro invocation
[INFO] [stderr]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stderr]     = note: this warning originates in the macro `with_thresholds` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stderr]    --> src/main.rs:156:21
[INFO] [stderr]     |
[INFO] [stderr] 156 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stderr] 227 | |                      n0000002 => 0000002,
[INFO] [stderr] 228 | |                      n0000004 => 0000004,
[INFO] [stderr] 229 | |                      n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 246 | |                      n1048576 => 1048576
[INFO] [stderr] 247 | |                  });
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: the most public imported item is `pub(crate)`
[INFO] [stderr]    --> src/main.rs:156:21
[INFO] [stderr]     |
[INFO] [stderr] 156 |               pub use super::*;
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 | /                  gen_bench_rayon_min_max!{
[INFO] [stderr] 227 | |                      n0000002 => 0000002,
[INFO] [stderr] 228 | |                      n0000004 => 0000004,
[INFO] [stderr] 229 | |                      n0000008 => 0000008,
[INFO] [stderr] ...   |
[INFO] [stderr] 246 | |                      n1048576 => 1048576
[INFO] [stderr] 247 | |                  });
[INFO] [stderr]     | |__________________- in this macro invocation
[INFO] [stderr]     = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stderr]     = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rayon-playground` (bin "rayon-playground" test) generated 25 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rayon_playground-ab9f79e671213ee9)
[INFO] [stdout] 
[INFO] [stdout] running 481 tests
[INFO] [stdout] test bench_min_and_max::n0000002::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000004::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000032::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000064::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000016::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000128::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000008::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000512::run ... ok
[INFO] [stdout] test bench_min_and_max::n0002048::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000256::run ... ok
[INFO] [stdout] test bench_min_and_max::n0004096::run ... ok
[INFO] [stdout] test bench_min_and_max::n0008192::run ... ok
[INFO] [stdout] test bench_min_and_max::n0016384::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000008::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000016::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000032::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000002::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000128::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000064::run ... ok
[INFO] [stdout] test bench_min_and_max::n0032768::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000004::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0008192::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0002048::run ... ok
[INFO] [stdout] test bench_min_and_max::n0001024::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000256::run ... ok
[INFO] [stdout] test bench_min_max::n0000002::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0016384::run ... ok
[INFO] [stdout] test bench_min_max::n0000004::run ... ok
[INFO] [stdout] test bench_min_max::n0000008::run ... ok
[INFO] [stdout] test bench_min_max::n0000016::run ... ok
[INFO] [stdout] test bench_min_max::n0000032::run ... ok
[INFO] [stdout] test bench_min_max::n0000128::run ... ok
[INFO] [stdout] test bench_min_max::n0000064::run ... ok
[INFO] [stdout] test bench_min_max::n0000256::run ... ok
[INFO] [stdout] test bench_min_max::n0000512::run ... ok
[INFO] [stdout] test bench_min_max::n0002048::run ... ok
[INFO] [stdout] test bench_min_max::n0001024::run ... ok
[INFO] [stdout] test bench_min_max::n0004096::run ... ok
[INFO] [stdout] test bench_min_max::n0008192::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000512::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0001024::run ... ok
[INFO] [stdout] test bench_min_and_max::n0131072::run ... ok
[INFO] [stdout] test bench_min_and_max::n0065536::run ... ok
[INFO] [stdout] test bench_min_max::n0016384::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0065536::run ... ok
[INFO] [stdout] test msc_and_ms_rayon_returns_the_same_result ... ok
[INFO] [stdout] test bench_min_max::n0032768::run ... ok
[INFO] [stdout] test bench_min_and_max::n0262144::run ... ok
[INFO] [stdout] test bench_min_max::n0131072::run ... ok
[INFO] [stdout] test bench_min_max::n0065536::run ... ok
[INFO] [stdout] test bench_min_max::n0262144::run ... ok
[INFO] [stdout] test bench_min_and_max::n0524288::run ... ok
[INFO] [stdout] test bench_min_max::n0524288::run ... ok
[INFO] [stdout] test bench_min_max::n1048576::run ... ok
[INFO] [stdout] test bench_min_and_max::n1048576::run ... ok
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0001024::run ... FAILED
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000004::run ... FAILED
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000256::run ... FAILED
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000008::run ... FAILED
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000512::run ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin rayon-playground`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rayon_playground-ab9f79e671213ee9` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7a4089520320918ceea50b1fcb9bbf52de3c9919deac3ad70983bf6ffa259821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4089520320918ceea50b1fcb9bbf52de3c9919deac3ad70983bf6ffa259821", kill_on_drop: false }`
[INFO] [stdout] 7a4089520320918ceea50b1fcb9bbf52de3c9919deac3ad70983bf6ffa259821
