[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeenS/rayon-playground on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-3/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 659972f8c56d920aad45c632557c84a87267cc41d87af676af633b2700984fb0 [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" "659972f8c56d920aad45c632557c84a87267cc41d87af676af633b2700984fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "659972f8c56d920aad45c632557c84a87267cc41d87af676af633b2700984fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659972f8c56d920aad45c632557c84a87267cc41d87af676af633b2700984fb0", kill_on_drop: false }` [INFO] [stdout] 659972f8c56d920aad45c632557c84a87267cc41d87af676af633b2700984fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta" "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] 3f8bb51ae585b251bc7e933c33c5bad28fc0ec2d044b9e4c6af4634cd3002ce7 [INFO] running `Command { std: "docker" "start" "-a" "3f8bb51ae585b251bc7e933c33c5bad28fc0ec2d044b9e4c6af4634cd3002ce7", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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: 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] error: aborting due to previous error; 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-playground` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f8bb51ae585b251bc7e933c33c5bad28fc0ec2d044b9e4c6af4634cd3002ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8bb51ae585b251bc7e933c33c5bad28fc0ec2d044b9e4c6af4634cd3002ce7", kill_on_drop: false }` [INFO] [stdout] 3f8bb51ae585b251bc7e933c33c5bad28fc0ec2d044b9e4c6af4634cd3002ce7