[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] checking KeenS/rayon-playground against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeenS/rayon-playground on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/source/Cargo.toml [INFO] crate git repo https://github.com/KeenS/rayon-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4110a7a9241c5cc8ef1f372e820b80f3bca1414b47f878023106514050e8872e [INFO] running `Command { std: "docker" "start" "-a" "4110a7a9241c5cc8ef1f372e820b80f3bca1414b47f878023106514050e8872e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4110a7a9241c5cc8ef1f372e820b80f3bca1414b47f878023106514050e8872e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4110a7a9241c5cc8ef1f372e820b80f3bca1414b47f878023106514050e8872e", kill_on_drop: false }` [INFO] [stdout] 4110a7a9241c5cc8ef1f372e820b80f3bca1414b47f878023106514050e8872e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d46de7f2cef18b6a9ab4ba00e0c3ad6a7ec199d9a59e5d9e4cf13a12751ef21 [INFO] running `Command { std: "docker" "start" "-a" "6d46de7f2cef18b6a9ab4ba00e0c3ad6a7ec199d9a59e5d9e4cf13a12751ef21", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: `#[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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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 because no candidate 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: 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: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.78s [INFO] running `Command { std: "docker" "inspect" "6d46de7f2cef18b6a9ab4ba00e0c3ad6a7ec199d9a59e5d9e4cf13a12751ef21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d46de7f2cef18b6a9ab4ba00e0c3ad6a7ec199d9a59e5d9e4cf13a12751ef21", kill_on_drop: false }` [INFO] [stdout] 6d46de7f2cef18b6a9ab4ba00e0c3ad6a7ec199d9a59e5d9e4cf13a12751ef21