[INFO] cloning repository https://github.com/KeenS/rayon-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeenS/rayon-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 933bee591c0ad124577ad0cf2be2967d4681386d [INFO] testing KeenS/rayon-playground against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeenS%2Frayon-playground" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeenS/rayon-playground on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KeenS/rayon-playground [INFO] finished tweaking git repo https://github.com/KeenS/rayon-playground [INFO] tweaked toml for git repo https://github.com/KeenS/rayon-playground written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/KeenS/rayon-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nodrop v0.1.12 [INFO] [stderr] Downloaded rayon-core v1.4.0 [INFO] [stderr] Downloaded rayon v1.0.1 [INFO] [stderr] Downloaded rand v0.4.2 [INFO] [stderr] Downloaded libc v0.2.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2090b1c716815b19bfb625f4e316c9be9eff5d6f603ac035eeaa196d7c795469 [INFO] running `Command { std: "docker" "start" "-a" "2090b1c716815b19bfb625f4e316c9be9eff5d6f603ac035eeaa196d7c795469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2090b1c716815b19bfb625f4e316c9be9eff5d6f603ac035eeaa196d7c795469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2090b1c716815b19bfb625f4e316c9be9eff5d6f603ac035eeaa196d7c795469", kill_on_drop: false }` [INFO] [stdout] 2090b1c716815b19bfb625f4e316c9be9eff5d6f603ac035eeaa196d7c795469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df8db1bd484ff27465b52d4908f1032f855be414ad8aa458adce07b1b8b65f6f [INFO] running `Command { std: "docker" "start" "-a" "df8db1bd484ff27465b52d4908f1032f855be414ad8aa458adce07b1b8b65f6f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling rayon-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable 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: unused import: `test::Bencher` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use test::Bencher; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / gen_benches! { [INFO] [stdout] 182 | | n0000002 => 0000002, [INFO] [stdout] 183 | | n0000004 => 0000004, [INFO] [stdout] 184 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 201 | | n1048576 => 1048576 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / gen_benches! { [INFO] [stdout] 182 | | n0000002 => 0000002, [INFO] [stdout] 183 | | n0000004 => 0000004, [INFO] [stdout] 184 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 201 | | n1048576 => 1048576 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / gen_benches! { [INFO] [stdout] 182 | | n0000002 => 0000002, [INFO] [stdout] 183 | | n0000004 => 0000004, [INFO] [stdout] 184 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 201 | | n1048576 => 1048576 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / gen_benches! { [INFO] [stdout] 182 | | n0000002 => 0000002, [INFO] [stdout] 183 | | n0000004 => 0000004, [INFO] [stdout] 184 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 201 | | n1048576 => 1048576 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / gen_benches! { [INFO] [stdout] 182 | | n0000002 => 0000002, [INFO] [stdout] 183 | | n0000004 => 0000004, [INFO] [stdout] 184 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 201 | | n1048576 => 1048576 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | / gen_benches! { [INFO] [stdout] 182 | | n0000002 => 0000002, [INFO] [stdout] 183 | | n0000004 => 0000004, [INFO] [stdout] 184 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 201 | | n1048576 => 1048576 [INFO] [stdout] 202 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | / with_thresholds!([ [INFO] [stdout] 204 | | th0000001 => 0000001, [INFO] [stdout] 205 | | th0000002 => 0000002, [INFO] [stdout] 206 | | th0000004 => 0000004, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `with_thresholds` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/main.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | pub use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / gen_bench_rayon_min_max!{ [INFO] [stdout] 227 | | n0000002 => 0000002, [INFO] [stdout] 228 | | n0000004 => 0000004, [INFO] [stdout] 229 | | n0000008 => 0000008, [INFO] [stdout] ... | [INFO] [stdout] 246 | | n1048576 => 1048576 [INFO] [stdout] 247 | | }); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gen_bench_rayon_min_max` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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` due to 2 previous errors; 50 warnings emitted [INFO] running `Command { std: "docker" "inspect" "df8db1bd484ff27465b52d4908f1032f855be414ad8aa458adce07b1b8b65f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8db1bd484ff27465b52d4908f1032f855be414ad8aa458adce07b1b8b65f6f", kill_on_drop: false }` [INFO] [stdout] df8db1bd484ff27465b52d4908f1032f855be414ad8aa458adce07b1b8b65f6f