[INFO] cloning repository https://github.com/AaronKutch/ptr_rotate_bench_demonstration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronKutch/ptr_rotate_bench_demonstration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronKutch%2Fptr_rotate_bench_demonstration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronKutch%2Fptr_rotate_bench_demonstration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ab688d7856e5f668040c70312de011ba71955e1 [INFO] checking AaronKutch/ptr_rotate_bench_demonstration against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronKutch%2Fptr_rotate_bench_demonstration" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AaronKutch/ptr_rotate_bench_demonstration on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AaronKutch/ptr_rotate_bench_demonstration [INFO] finished tweaking git repo https://github.com/AaronKutch/ptr_rotate_bench_demonstration [INFO] tweaked toml for git repo https://github.com/AaronKutch/ptr_rotate_bench_demonstration written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/AaronKutch/ptr_rotate_bench_demonstration already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64935221f1756d5740ad004b075fe83837fc0c4a579225923eccf5039f5bc640 [INFO] running `Command { std: "docker" "start" "-a" "64935221f1756d5740ad004b075fe83837fc0c4a579225923eccf5039f5bc640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64935221f1756d5740ad004b075fe83837fc0c4a579225923eccf5039f5bc640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64935221f1756d5740ad004b075fe83837fc0c4a579225923eccf5039f5bc640", kill_on_drop: false }` [INFO] [stdout] 64935221f1756d5740ad004b075fe83837fc0c4a579225923eccf5039f5bc640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed9d2a58c9a807c9a3f82aa564340b134f7e553ae4841a2a7587f04f525f47f [INFO] running `Command { std: "docker" "start" "-a" "8ed9d2a58c9a807c9a3f82aa564340b134f7e553ae4841a2a7587f04f525f47f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rotate_bench v0.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (1 fix) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/main.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | / macro_rules! rotate_bench { [INFO] [stdout] 245 | | ($bench_name_old:ident, $bench_name_new:ident, $len:expr, $s:expr) => { [INFO] [stdout] 246 | | #[bench] [INFO] [stdout] 247 | | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] ... | [INFO] [stdout] 263 | | }; [INFO] [stdout] 264 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/main.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | / macro_rules! rotate { [INFO] [stdout] 267 | | ($fn_old:ident, $fn_new:ident, $n:expr, $mapper:expr) => { [INFO] [stdout] 268 | | #[bench] [INFO] [stdout] 269 | | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] ... | [INFO] [stdout] 289 | | } [INFO] [stdout] 290 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `setup` [INFO] [stdout] --> src/main.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn setup(size: usize) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check` [INFO] [stdout] --> src/main.rs:224:4 [INFO] [stdout] | [INFO] [stdout] 224 | fn check(x: &mut [usize], s: usize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 300 | rotate_bench!(x10s3_old, x10s3_new, 10, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 300 | rotate_bench!(x10s3_old, x10s3_new, 10, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 300 | rotate_bench!(x10s3_old, x10s3_new, 10, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 300 | rotate_bench!(x10s3_old, x10s3_new, 10, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 300 | rotate_bench!(x10s3_old, x10s3_new, 10, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 300 | rotate_bench!(x10s3_old, x10s3_new, 10, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 301 | rotate_bench!(x7s3_old, x7s3_new, 7, 3); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 301 | rotate_bench!(x7s3_old, x7s3_new, 7, 3); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 301 | rotate_bench!(x7s3_old, x7s3_new, 7, 3); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 301 | rotate_bench!(x7s3_old, x7s3_new, 7, 3); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 301 | rotate_bench!(x7s3_old, x7s3_new, 7, 3); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 301 | rotate_bench!(x7s3_old, x7s3_new, 7, 3); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 302 | rotate_bench!(x7s0_old, x7s0_new, 7, 0); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 302 | rotate_bench!(x7s0_old, x7s0_new, 7, 0); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 302 | rotate_bench!(x7s0_old, x7s0_new, 7, 0); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 302 | rotate_bench!(x7s0_old, x7s0_new, 7, 0); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 302 | rotate_bench!(x7s0_old, x7s0_new, 7, 0); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 302 | rotate_bench!(x7s0_old, x7s0_new, 7, 0); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 303 | rotate_bench!(x15s3_old, x15s3_new, 15, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 303 | rotate_bench!(x15s3_old, x15s3_new, 15, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 303 | rotate_bench!(x15s3_old, x15s3_new, 15, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 303 | rotate_bench!(x15s3_old, x15s3_new, 15, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 303 | rotate_bench!(x15s3_old, x15s3_new, 15, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 303 | rotate_bench!(x15s3_old, x15s3_new, 15, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 304 | rotate_bench!(x14s7_old, x14s7_new, 14, 7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 304 | rotate_bench!(x14s7_old, x14s7_new, 14, 7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 304 | rotate_bench!(x14s7_old, x14s7_new, 14, 7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 304 | rotate_bench!(x14s7_old, x14s7_new, 14, 7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 304 | rotate_bench!(x14s7_old, x14s7_new, 14, 7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 304 | rotate_bench!(x14s7_old, x14s7_new, 14, 7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 305 | rotate_bench!(x15s13_old, x15s13_new, 15, 13); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 305 | rotate_bench!(x15s13_old, x15s13_new, 15, 13); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 305 | rotate_bench!(x15s13_old, x15s13_new, 15, 13); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 305 | rotate_bench!(x15s13_old, x15s13_new, 15, 13); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 305 | rotate_bench!(x15s13_old, x15s13_new, 15, 13); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 305 | rotate_bench!(x15s13_old, x15s13_new, 15, 13); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 308 | rotate_bench!(x25s24_old, x25s24_new, 25, 24); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 308 | rotate_bench!(x25s24_old, x25s24_new, 25, 24); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 308 | rotate_bench!(x25s24_old, x25s24_new, 25, 24); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 308 | rotate_bench!(x25s24_old, x25s24_new, 25, 24); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 308 | rotate_bench!(x25s24_old, x25s24_new, 25, 24); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 308 | rotate_bench!(x25s24_old, x25s24_new, 25, 24); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 309 | rotate_bench!(x25s1_old, x25s1_new, 25, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 309 | rotate_bench!(x25s1_old, x25s1_new, 25, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 309 | rotate_bench!(x25s1_old, x25s1_new, 25, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 309 | rotate_bench!(x25s1_old, x25s1_new, 25, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 309 | rotate_bench!(x25s1_old, x25s1_new, 25, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 309 | rotate_bench!(x25s1_old, x25s1_new, 25, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 310 | rotate_bench!(x25s5_old, x25s5_new, 25, 5); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 310 | rotate_bench!(x25s5_old, x25s5_new, 25, 5); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 310 | rotate_bench!(x25s5_old, x25s5_new, 25, 5); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 310 | rotate_bench!(x25s5_old, x25s5_new, 25, 5); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 310 | rotate_bench!(x25s5_old, x25s5_new, 25, 5); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 310 | rotate_bench!(x25s5_old, x25s5_new, 25, 5); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 311 | rotate_bench!(x24s12_old, x24s12_new, 24, 12); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 311 | rotate_bench!(x24s12_old, x24s12_new, 24, 12); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 311 | rotate_bench!(x24s12_old, x24s12_new, 24, 12); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 311 | rotate_bench!(x24s12_old, x24s12_new, 24, 12); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 311 | rotate_bench!(x24s12_old, x24s12_new, 24, 12); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 311 | rotate_bench!(x24s12_old, x24s12_new, 24, 12); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | rotate_bench!(x24s20_old, x24s20_new, 24, 20); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | rotate_bench!(x24s20_old, x24s20_new, 24, 20); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | rotate_bench!(x24s20_old, x24s20_new, 24, 20); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | rotate_bench!(x24s20_old, x24s20_new, 24, 20); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | rotate_bench!(x24s20_old, x24s20_new, 24, 20); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 312 | rotate_bench!(x24s20_old, x24s20_new, 24, 20); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | rotate_bench!(x24s1_old, x24s1_new, 24, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | rotate_bench!(x24s1_old, x24s1_new, 24, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | rotate_bench!(x24s1_old, x24s1_new, 24, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | rotate_bench!(x24s1_old, x24s1_new, 24, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | rotate_bench!(x24s1_old, x24s1_new, 24, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 313 | rotate_bench!(x24s1_old, x24s1_new, 24, 1); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | rotate_bench!(x24s23_old, x24s23_new, 24, 23); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | rotate_bench!(x24s23_old, x24s23_new, 24, 23); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | rotate_bench!(x24s23_old, x24s23_new, 24, 23); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | rotate_bench!(x24s23_old, x24s23_new, 24, 23); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | rotate_bench!(x24s23_old, x24s23_new, 24, 23); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 314 | rotate_bench!(x24s23_old, x24s23_new, 24, 23); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 317 | rotate_bench!(x63s40_old, x63s40_new, 63, 40); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 317 | rotate_bench!(x63s40_old, x63s40_new, 63, 40); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 317 | rotate_bench!(x63s40_old, x63s40_new, 63, 40); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 317 | rotate_bench!(x63s40_old, x63s40_new, 63, 40); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 317 | rotate_bench!(x63s40_old, x63s40_new, 63, 40); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 317 | rotate_bench!(x63s40_old, x63s40_new, 63, 40); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | rotate_bench!(x200s40_old, x200s40_new, 200, 40); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | rotate_bench!(x200s40_old, x200s40_new, 200, 40); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | rotate_bench!(x200s40_old, x200s40_new, 200, 40); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | rotate_bench!(x200s40_old, x200s40_new, 200, 40); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | rotate_bench!(x200s40_old, x200s40_new, 200, 40); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 318 | rotate_bench!(x200s40_old, x200s40_new, 200, 40); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 319 | rotate_bench!(x256s17_old, x256s17_new, 256, 17); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 319 | rotate_bench!(x256s17_old, x256s17_new, 256, 17); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 319 | rotate_bench!(x256s17_old, x256s17_new, 256, 17); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 319 | rotate_bench!(x256s17_old, x256s17_new, 256, 17); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 319 | rotate_bench!(x256s17_old, x256s17_new, 256, 17); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 319 | rotate_bench!(x256s17_old, x256s17_new, 256, 17); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 320 | rotate_bench!(x256s0_old, x256s0_new, 256, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 320 | rotate_bench!(x256s0_old, x256s0_new, 256, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 320 | rotate_bench!(x256s0_old, x256s0_new, 256, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 320 | rotate_bench!(x256s0_old, x256s0_new, 256, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 320 | rotate_bench!(x256s0_old, x256s0_new, 256, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 320 | rotate_bench!(x256s0_old, x256s0_new, 256, 0); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 321 | rotate_bench!(x256s1_old, x256s1_new, 256, 1); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 321 | rotate_bench!(x256s1_old, x256s1_new, 256, 1); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 321 | rotate_bench!(x256s1_old, x256s1_new, 256, 1); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 321 | rotate_bench!(x256s1_old, x256s1_new, 256, 1); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 321 | rotate_bench!(x256s1_old, x256s1_new, 256, 1); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 321 | rotate_bench!(x256s1_old, x256s1_new, 256, 1); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | rotate_bench!(x256s3_old, x256s3_new, 256, 3); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | rotate_bench!(x256s3_old, x256s3_new, 256, 3); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | rotate_bench!(x256s3_old, x256s3_new, 256, 3); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | rotate_bench!(x256s3_old, x256s3_new, 256, 3); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | rotate_bench!(x256s3_old, x256s3_new, 256, 3); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | rotate_bench!(x256s3_old, x256s3_new, 256, 3); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | rotate_bench!(x1024s32_old, x1024s32_new, 1024, 32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | rotate_bench!(x1024s32_old, x1024s32_new, 1024, 32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | rotate_bench!(x1024s32_old, x1024s32_new, 1024, 32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | rotate_bench!(x1024s32_old, x1024s32_new, 1024, 32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | rotate_bench!(x1024s32_old, x1024s32_new, 1024, 32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | rotate_bench!(x1024s32_old, x1024s32_new, 1024, 32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | rotate_bench!(x1024s128_old, x1024s128_new, 1024, 128); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | rotate_bench!(x1024s128_old, x1024s128_new, 1024, 128); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | rotate_bench!(x1024s128_old, x1024s128_new, 1024, 128); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | rotate_bench!(x1024s128_old, x1024s128_new, 1024, 128); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | rotate_bench!(x1024s128_old, x1024s128_new, 1024, 128); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | rotate_bench!(x1024s128_old, x1024s128_new, 1024, 128); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | rotate_bench!(x1031s149_old, x1031s149_new, 1031, 149); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | rotate_bench!(x1031s149_old, x1031s149_new, 1031, 149); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | rotate_bench!(x1031s149_old, x1031s149_new, 1031, 149); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | rotate_bench!(x1031s149_old, x1031s149_new, 1031, 149); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | rotate_bench!(x1031s149_old, x1031s149_new, 1031, 149); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | rotate_bench!(x1031s149_old, x1031s149_new, 1031, 149); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | rotate_bench!(x1024s256_old, x1024s256_new, 1024, 256); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | rotate_bench!(x1024s256_old, x1024s256_new, 1024, 256); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | rotate_bench!(x1024s256_old, x1024s256_new, 1024, 256); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | rotate_bench!(x1024s256_old, x1024s256_new, 1024, 256); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | rotate_bench!(x1024s256_old, x1024s256_new, 1024, 256); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | rotate_bench!(x1024s256_old, x1024s256_new, 1024, 256); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | rotate_bench!(x1024s512_old, x1024s512_new, 1024, 512); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | rotate_bench!(x1024s512_old, x1024s512_new, 1024, 512); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | rotate_bench!(x1024s512_old, x1024s512_new, 1024, 512); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | rotate_bench!(x1024s512_old, x1024s512_new, 1024, 512); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | rotate_bench!(x1024s512_old, x1024s512_new, 1024, 512); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 327 | rotate_bench!(x1024s512_old, x1024s512_new, 1024, 512); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | rotate_bench!(x1024s768_old, x1024s768_new, 1024, 768); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | rotate_bench!(x1024s768_old, x1024s768_new, 1024, 768); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | rotate_bench!(x1024s768_old, x1024s768_new, 1024, 768); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | rotate_bench!(x1024s768_old, x1024s768_new, 1024, 768); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | rotate_bench!(x1024s768_old, x1024s768_new, 1024, 768); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | rotate_bench!(x1024s768_old, x1024s768_new, 1024, 768); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:247:36 [INFO] [stdout] | [INFO] [stdout] 247 | fn $bench_name_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | rotate_bench!(x1024s992_old, x1024s992_new, 1024, 992); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | rotate_bench!(x1024s992_old, x1024s992_new, 1024, 992); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | rotate_bench!(x1024s992_old, x1024s992_new, 1024, 992); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:256:36 [INFO] [stdout] | [INFO] [stdout] 256 | fn $bench_name_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | rotate_bench!(x1024s992_old, x1024s992_new, 1024, 992); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let mut x = black_box(setup($len)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | rotate_bench!(x1024s992_old, x1024s992_new, 1024, 992); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | rotate_bench!(x1024s992_old, x1024s992_new, 1024, 992); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate_bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | rotate!(rotate_u8_old, rotate_u8_new, 32, |i| i as u8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | rotate!(rotate_u8_old, rotate_u8_new, 32, |i| i as u8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | fn $fn_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | rotate!(rotate_u8_old, rotate_u8_new, 32, |i| i as u8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | rotate!(rotate_u8_old, rotate_u8_new, 32, |i| i as u8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | rotate!(rotate_rgb_old, rotate_rgb_new, 32, |i| Rgb(i as u8, (i as u8).wrapping_add(7), (i as u8).wrapping_add(42))); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | rotate!(rotate_rgb_old, rotate_rgb_new, 32, |i| Rgb(i as u8, (i as u8).wrapping_add(7), (i as u8).wrapping_add(42))); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | fn $fn_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | rotate!(rotate_rgb_old, rotate_rgb_new, 32, |i| Rgb(i as u8, (i as u8).wrapping_add(7), (i as u8).wrapping_add(42))); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | rotate!(rotate_rgb_old, rotate_rgb_new, 32, |i| Rgb(i as u8, (i as u8).wrapping_add(7), (i as u8).wrapping_add(42))); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 333 | rotate!(rotate_usize_old, rotate_usize_new, 32, |i| i); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 333 | rotate!(rotate_usize_old, rotate_usize_new, 32, |i| i); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | fn $fn_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 333 | rotate!(rotate_usize_old, rotate_usize_new, 32, |i| i); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 333 | rotate!(rotate_usize_old, rotate_usize_new, 32, |i| i); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 334 | rotate!(rotate_16_usize_4_old, rotate_16_usize_4_new, 16, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 334 | rotate!(rotate_16_usize_4_old, rotate_16_usize_4_new, 16, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | fn $fn_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 334 | rotate!(rotate_16_usize_4_old, rotate_16_usize_4_new, 16, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 334 | rotate!(rotate_16_usize_4_old, rotate_16_usize_4_new, 16, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 335 | rotate!(rotate_16_usize_5_old, rotate_16_usize_5_new, 16, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 335 | rotate!(rotate_16_usize_5_old, rotate_16_usize_5_new, 16, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | fn $fn_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 335 | rotate!(rotate_16_usize_5_old, rotate_16_usize_5_new, 16, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 335 | rotate!(rotate_16_usize_5_old, rotate_16_usize_5_new, 16, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 336 | rotate!(rotate_64_usize_4_old, rotate_64_usize_4_new, 64, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 336 | rotate!(rotate_64_usize_4_old, rotate_64_usize_4_new, 64, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | fn $fn_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 336 | rotate!(rotate_64_usize_4_old, rotate_64_usize_4_new, 64, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 336 | rotate!(rotate_64_usize_4_old, rotate_64_usize_4_new, 64, |i| [i; 4]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:269:28 [INFO] [stdout] | [INFO] [stdout] 269 | fn $fn_old(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 337 | rotate!(rotate_64_usize_5_old, rotate_64_usize_5_new, 64, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 337 | rotate!(rotate_64_usize_5_old, rotate_64_usize_5_new, 64, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bencher` in this scope [INFO] [stdout] --> src/main.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | fn $fn_new(b: &mut Bencher) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 337 | rotate!(rotate_64_usize_5_old, rotate_64_usize_5_new, 64, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::Bencher; [INFO] [stdout] | [INFO] [stdout] 297 | use test::Bencher; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `black_box` in this scope [INFO] [stdout] --> src/main.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | black_box(x[0].clone()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 337 | rotate!(rotate_64_usize_5_old, rotate_64_usize_5_new, 64, |i| [i; 5]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `rotate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 297 | use core::hint::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use core::intrinsics::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use crate::benches::test::black_box; [INFO] [stdout] | [INFO] [stdout] 297 | use std::hint::black_box; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 184 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rotate_bench` due to 185 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8ed9d2a58c9a807c9a3f82aa564340b134f7e553ae4841a2a7587f04f525f47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed9d2a58c9a807c9a3f82aa564340b134f7e553ae4841a2a7587f04f525f47f", kill_on_drop: false }` [INFO] [stdout] 8ed9d2a58c9a807c9a3f82aa564340b134f7e553ae4841a2a7587f04f525f47f