[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 master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeenS/rayon-playground on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-14/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaa3aee9a8cccc3d167c24a4165bcb3e8c6e722c4541cb3fdab4fe20bfa1ea22 [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" "eaa3aee9a8cccc3d167c24a4165bcb3e8c6e722c4541cb3fdab4fe20bfa1ea22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaa3aee9a8cccc3d167c24a4165bcb3e8c6e722c4541cb3fdab4fe20bfa1ea22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa3aee9a8cccc3d167c24a4165bcb3e8c6e722c4541cb3fdab4fe20bfa1ea22", kill_on_drop: false }` [INFO] [stdout] eaa3aee9a8cccc3d167c24a4165bcb3e8c6e722c4541cb3fdab4fe20bfa1ea22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 671fef208e67dc71dc8d81e9dbc08086b93d45a6482c2cff609cd72da4c6cc87 [INFO] running `Command { std: "docker" "start" "-a" "671fef208e67dc71dc8d81e9dbc08086b93d45a6482c2cff609cd72da4c6cc87", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rayon-core v1.4.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 10.12s [INFO] running `Command { std: "docker" "inspect" "671fef208e67dc71dc8d81e9dbc08086b93d45a6482c2cff609cd72da4c6cc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671fef208e67dc71dc8d81e9dbc08086b93d45a6482c2cff609cd72da4c6cc87", kill_on_drop: false }` [INFO] [stdout] 671fef208e67dc71dc8d81e9dbc08086b93d45a6482c2cff609cd72da4c6cc87