[INFO] fetching crate rdst 0.20.14...
[INFO] checking rdst-0.20.14 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rdst 0.20.14 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate rdst 0.20.14 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rdst 0.20.14
[INFO] finished tweaking crates.io crate rdst 0.20.14
[INFO] tweaked toml for crates.io crate rdst 0.20.14 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate rdst 0.20.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chiapos-chacha8 v0.1.0
[INFO] [stderr]   Downloaded partition v0.1.2
[INFO] [stderr]   Downloaded block-pseudorand v0.1.2
[INFO] [stderr]   Downloaded arbitrary-chunks v0.4.1
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded voracious_radix_sort v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f92db31348100c149eba981864cae79c522d5ae0c52f9d88199665e387e39e66
[INFO] running `Command { std: "docker" "start" "-a" "f92db31348100c149eba981864cae79c522d5ae0c52f9d88199665e387e39e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f92db31348100c149eba981864cae79c522d5ae0c52f9d88199665e387e39e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92db31348100c149eba981864cae79c522d5ae0c52f9d88199665e387e39e66", kill_on_drop: false }`
[INFO] [stdout] f92db31348100c149eba981864cae79c522d5ae0c52f9d88199665e387e39e66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf23115d955823b39d9c056c90b1d349fbdb6a07cbeaf8829c83c6bc7f378533
[INFO] running `Command { std: "docker" "start" "-a" "cf23115d955823b39d9c056c90b1d349fbdb6a07cbeaf8829c83c6bc7f378533", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking partition v0.1.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking arbitrary-chunks v0.4.1
[INFO] [stderr]     Checking nanorand v0.6.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking chiapos-chacha8 v0.1.0
[INFO] [stderr]     Checking rdst v0.20.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(any(test, bench)))]
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(any(test, bench))]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(not(any(test, bench, tuning)))]
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]    --> src/lib.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(not(any(test, bench, tuning)))]
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]    --> src/lib.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]  --> src/utils/mod.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]  --> src/utils/mod.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]  --> src/utils/mod.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]  --> src/utils/mod.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/utils/sort_utils.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]   --> src/utils/sort_utils.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking block-pseudorand v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `voracious_radix_sort`
[INFO] [stdout]  --> benches/struct_sort.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use voracious_radix_sort::{RadixSort as Vor, Radixable};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `voracious_radix_sort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rdst::utils::bench_utils`
[INFO] [stdout]  --> benches/tuning_parameters.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdst::utils::bench_utils::bench_common;
[INFO] [stdout]   |                  ^^^^^^^^^^^ could not find `bench_utils` in `utils`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod bench_utils;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rdst::utils::bench_utils`
[INFO] [stdout]  --> benches/basic_sort.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rdst::utils::bench_utils::bench_single;
[INFO] [stdout]   |                  ^^^^^^^^^^^ could not find `bench_utils` in `utils`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod bench_utils;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rdst::utils::test_utils`
[INFO] [stdout]  --> benches/basic_sort.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdst::utils::test_utils::NumericTest;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `utils`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod test_utils;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rdst::utils::bench_utils`
[INFO] [stdout]  --> benches/full_sort.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rdst::utils::bench_utils::{bench_common, bench_medley};
[INFO] [stdout]   |                  ^^^^^^^^^^^ could not find `bench_utils` in `utils`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod bench_utils;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rdst::utils::test_utils`
[INFO] [stdout]  --> benches/full_sort.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdst::utils::test_utils::NumericTest;
[INFO] [stdout]   |                  ^^^^^^^^^^ could not find `test_utils` in `utils`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod test_utils;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /opt/rustwide/workdir/src/utils/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `voracious_radix_sort`
[INFO] [stdout]  --> benches/full_sort.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use voracious_radix_sort::{RadixKey as VorKey, RadixSort as Vor, Radixable};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `voracious_radix_sort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utils` is private
[INFO] [stdout]    --> benches/basic_sort.rs:2:11
[INFO] [stdout]     |
[INFO] [stdout] 2   | use rdst::utils::bench_utils::bench_single;
[INFO] [stdout]     |           ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `utils` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod utils;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utils` is private
[INFO] [stdout]    --> benches/full_sort.rs:2:11
[INFO] [stdout]     |
[INFO] [stdout] 2   | use rdst::utils::bench_utils::{bench_common, bench_medley};
[INFO] [stdout]     |           ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `utils` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod utils;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utils` is private
[INFO] [stdout]    --> benches/basic_sort.rs:3:11
[INFO] [stdout]     |
[INFO] [stdout] 3   | use rdst::utils::test_utils::NumericTest;
[INFO] [stdout]     |           ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `utils` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod utils;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utils` is private
[INFO] [stdout]    --> benches/full_sort.rs:3:11
[INFO] [stdout]     |
[INFO] [stdout] 3   | use rdst::utils::test_utils::NumericTest;
[INFO] [stdout]     |           ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `utils` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod utils;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdst` (bench "struct_sort") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utils` is private
[INFO] [stdout]    --> benches/tuning_parameters.rs:3:11
[INFO] [stdout]     |
[INFO] [stdout] 3   | use rdst::utils::bench_utils::bench_common;
[INFO] [stdout]     |           ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `utils` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod utils;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `utils` is private
[INFO] [stdout]    --> benches/tuning_parameters.rs:4:11
[INFO] [stdout]     |
[INFO] [stdout] 4   | use rdst::utils::*;
[INFO] [stdout]     |           ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `utils` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | mod utils;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdst` (bench "basic_sort") due to 4 previous errors
[INFO] [stderr] error: could not compile `rdst` (bench "full_sort") due to 5 previous errors
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(any(test, bench)))]
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(any(test, bench))]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(not(any(test, bench, tuning)))]
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]    --> src/lib.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(not(any(test, bench, tuning)))]
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]    --> src/lib.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]  --> src/utils/mod.rs:1:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]  --> src/utils/mod.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]  --> src/utils/mod.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]  --> src/utils/mod.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(feature = "multi-threaded", any(test, bench, tuning)))]
[INFO] [stdout]   |                                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/utils/sort_utils.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tuning`
[INFO] [stdout]   --> src/utils/sort_utils.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(any(test, bench, tuning))]
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuning)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuning)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_counts` in this scope
[INFO] [stdout]   --> benches/tuning_parameters.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 let (c, _) = get_counts(&input, 0);
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `par_get_counts` in this scope
[INFO] [stdout]   --> benches/tuning_parameters.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let (c, _) = par_get_counts(&input, 0);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cdiv` in this scope
[INFO] [stdout]   --> benches/tuning_parameters.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 let tile_size = max(30_000, cdiv(input.len(), current_num_threads()));
[INFO] [stdout]    |                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_tile_counts` in this scope
[INFO] [stdout]   --> benches/tuning_parameters.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 let (c, _) = get_tile_counts(&input, tile_size, 0);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `cdiv` in this scope
[INFO] [stdout]   --> benches/tuning_parameters.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 let tile_size = max(30_000, cdiv(input.len(), current_num_threads()));
[INFO] [stdout]    |                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_tile_counts` in this scope
[INFO] [stdout]   --> benches/tuning_parameters.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 let (c, _) = get_tile_counts(&input, tile_size, 0);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `aggregate_tile_counts` in this scope
[INFO] [stdout]   --> benches/tuning_parameters.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 let a = aggregate_tile_counts(&c);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdst` (bench "tuning_parameters") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "cf23115d955823b39d9c056c90b1d349fbdb6a07cbeaf8829c83c6bc7f378533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf23115d955823b39d9c056c90b1d349fbdb6a07cbeaf8829c83c6bc7f378533", kill_on_drop: false }`
[INFO] [stdout] cf23115d955823b39d9c056c90b1d349fbdb6a07cbeaf8829c83c6bc7f378533
