[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#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KeenS/rayon-playground on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-core v1.4.0
[INFO] [stderr]   Downloaded num_cpus v1.8.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.2.0
[INFO] [stderr]   Downloaded lazy_static v1.0.0
[INFO] [stderr]   Downloaded nodrop v0.1.12
[INFO] [stderr]   Downloaded cfg-if v0.1.2
[INFO] [stderr]   Downloaded memoffset v0.2.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.2.2
[INFO] [stderr]   Downloaded bitflags v1.0.1
[INFO] [stderr]   Downloaded scopeguard v0.3.3
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.1
[INFO] [stderr]   Downloaded arrayvec v0.4.7
[INFO] [stderr]   Downloaded rayon v1.0.1
[INFO] [stderr]   Downloaded rand v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 677150190c1dd745aadce2137a01a3b789df8d8d12cb55d602af8888baa8882e
[INFO] running `Command { std: "docker" "start" "-a" "677150190c1dd745aadce2137a01a3b789df8d8d12cb55d602af8888baa8882e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "677150190c1dd745aadce2137a01a3b789df8d8d12cb55d602af8888baa8882e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677150190c1dd745aadce2137a01a3b789df8d8d12cb55d602af8888baa8882e", kill_on_drop: false }`
[INFO] [stdout] 677150190c1dd745aadce2137a01a3b789df8d8d12cb55d602af8888baa8882e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eddfa2bd63dfbea47930a33bc8d18154e77e401bd5cbc972d91c20f5d0f1daeb
[INFO] running `Command { std: "docker" "start" "-a" "eddfa2bd63dfbea47930a33bc8d18154e77e401bd5cbc972d91c20f5d0f1daeb", 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 lazy_static v1.0.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling libc v0.2.40
[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 num_cpus v1.8.0
[INFO] [stderr]    Compiling rand v0.4.2
[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)]` 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 8.61s
[INFO] running `Command { std: "docker" "inspect" "eddfa2bd63dfbea47930a33bc8d18154e77e401bd5cbc972d91c20f5d0f1daeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eddfa2bd63dfbea47930a33bc8d18154e77e401bd5cbc972d91c20f5d0f1daeb", kill_on_drop: false }`
[INFO] [stdout] eddfa2bd63dfbea47930a33bc8d18154e77e401bd5cbc972d91c20f5d0f1daeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2ff67c7785f965cd8d2be74afd1233a2bc475687ccf7f7aa41dd694d11815e8
[INFO] running `Command { std: "docker" "start" "-a" "a2ff67c7785f965cd8d2be74afd1233a2bc475687ccf7f7aa41dd694d11815e8", 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)]` 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 25.71s
[INFO] running `Command { std: "docker" "inspect" "a2ff67c7785f965cd8d2be74afd1233a2bc475687ccf7f7aa41dd694d11815e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ff67c7785f965cd8d2be74afd1233a2bc475687ccf7f7aa41dd694d11815e8", kill_on_drop: false }`
[INFO] [stdout] a2ff67c7785f965cd8d2be74afd1233a2bc475687ccf7f7aa41dd694d11815e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 584fbedc73e7f294250d21b7ca053e66238fcfc656f4ab5c77d2a35e9888a208
[INFO] running `Command { std: "docker" "start" "-a" "584fbedc73e7f294250d21b7ca053e66238fcfc656f4ab5c77d2a35e9888a208", 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)]` 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.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rayon_playground-f946b0fcaecba8c4)
[INFO] [stdout] 
[INFO] [stdout] running 481 tests
[INFO] [stdout] test bench_min_and_max::n0000004::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000002::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000016::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000064::run ... ok
[INFO] [stdout] test bench_min_and_max::n0002048::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000128::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000256::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000512::run ... ok
[INFO] [stdout] test bench_min_and_max::n0001024::run ... ok
[INFO] [stdout] test bench_min_and_max::n0016384::run ... ok
[INFO] [stdout] test bench_min_and_max::n0004096::run ... ok
[INFO] [stdout] test bench_min_and_max::n0032768::run ... ok
[INFO] [stdout] test bench_min_and_max::n0008192::run ... ok
[INFO] [stdout] test bench_min_and_max::n0065536::run ... ok
[INFO] [stdout] test bench_min_and_max::n0131072::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000008::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000004::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000002::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000016::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000008::run ... ok
[INFO] [stdout] test bench_min_and_max::n0000032::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000512::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000128::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000256::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0002048::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000032::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0000064::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0001024::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0008192::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0016384::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0032768::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0004096::run ... ok
[INFO] [stdout] test bench_min_and_max::n0524288::run ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0065536::run ... ok
[INFO] [stdout] test bench_min_and_max::n0262144::run ... ok
[INFO] [stdout] test bench_min_and_max::n1048576::run ... ok
[INFO] [stdout] test bench_min_max::n0000004::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_and_max_rayon::n0131072::run ... ok
[INFO] [stdout] test bench_min_max::n0000128::run ... ok
[INFO] [stdout] test bench_min_max::n0000256::run ... ok
[INFO] [stdout] test bench_min_max::n0001024::run ... ok
[INFO] [stdout] test bench_min_max::n0000002::run ... ok
[INFO] [stdout] test bench_min_max::n0000008::run ... ok
[INFO] [stdout] test bench_min_max::n0002048::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_max::n0032768::run ... ok
[INFO] [stdout] test bench_min_max::n0016384::run ... ok
[INFO] [stdout] test bench_min_max::n0065536::run ... ok
[INFO] [stdout] test bench_min_max::n0000512::run ... ok
[INFO] [stdout] test bench_min_max::n0131072::run ... ok
[INFO] [stdout] test bench_min_max::n0524288::run ... ok
[INFO] [stdout] test bench_min_max::n0262144::run ... ok
[INFO] [stdout] test msc_and_ms_rayon_returns_the_same_result ... ok
[INFO] [stdout] test bench_min_and_max_rayon::n0262144::run ... ok
[INFO] [stdout] test bench_min_max::n0000064::run ... ok
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000002::run ... FAILED
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000004::run ... FAILED
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000008::run ... FAILED
[INFO] [stdout] test bench_min_max::n1048576::run ... ok
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000032::run ... FAILED
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000016::run ... FAILED
[INFO] [stdout] test bench_min_and_max_rayon::n0524288::run ... ok
[INFO] [stdout] test th0000001::bench_min_max_rayon::n0000064::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-f946b0fcaecba8c4` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "584fbedc73e7f294250d21b7ca053e66238fcfc656f4ab5c77d2a35e9888a208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584fbedc73e7f294250d21b7ca053e66238fcfc656f4ab5c77d2a35e9888a208", kill_on_drop: false }`
[INFO] [stdout] 584fbedc73e7f294250d21b7ca053e66238fcfc656f4ab5c77d2a35e9888a208
