[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#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeenS/rayon-playground on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a2cfa8a0cf93f8894fd98daac20778918c175cd8c4bb4b192b7a46b3ce3d7c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a2cfa8a0cf93f8894fd98daac20778918c175cd8c4bb4b192b7a46b3ce3d7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a2cfa8a0cf93f8894fd98daac20778918c175cd8c4bb4b192b7a46b3ce3d7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2cfa8a0cf93f8894fd98daac20778918c175cd8c4bb4b192b7a46b3ce3d7c9", kill_on_drop: false }` [INFO] [stdout] 5a2cfa8a0cf93f8894fd98daac20778918c175cd8c4bb4b192b7a46b3ce3d7c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 379512dcf3d5996bce09f327582aa3bb831f2f80bb16b169c0f673ec6748ed97 [INFO] running `Command { std: "docker" "start" "-a" "379512dcf3d5996bce09f327582aa3bb831f2f80bb16b169c0f673ec6748ed97", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [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 num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking arrayvec v0.4.7 [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 6.67s [INFO] running `Command { std: "docker" "inspect" "379512dcf3d5996bce09f327582aa3bb831f2f80bb16b169c0f673ec6748ed97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379512dcf3d5996bce09f327582aa3bb831f2f80bb16b169c0f673ec6748ed97", kill_on_drop: false }` [INFO] [stdout] 379512dcf3d5996bce09f327582aa3bb831f2f80bb16b169c0f673ec6748ed97