[INFO] fetching crate nikisas 0.1.0...
[INFO] checking nikisas-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nikisas 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate nikisas 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nikisas 0.1.0
[INFO] finished tweaking crates.io crate nikisas 0.1.0
[INFO] tweaked toml for crates.io crate nikisas 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2600fe87a5682579202b85e4568fe571f779735282686fc107162edbb8b6032
[INFO] running `Command { std: "docker" "start" "-a" "a2600fe87a5682579202b85e4568fe571f779735282686fc107162edbb8b6032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2600fe87a5682579202b85e4568fe571f779735282686fc107162edbb8b6032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2600fe87a5682579202b85e4568fe571f779735282686fc107162edbb8b6032", kill_on_drop: false }`
[INFO] [stdout] a2600fe87a5682579202b85e4568fe571f779735282686fc107162edbb8b6032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b5dee0f916f23886e60e5862d10cd347426673fdd50b8030a52900ad18b118a
[INFO] running `Command { std: "docker" "start" "-a" "7b5dee0f916f23886e60e5862d10cd347426673fdd50b8030a52900ad18b118a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking nikisas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v0.10.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/cos.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/cot.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/exp.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/ln.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/log10.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/log2.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]    --> src/math/pow.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     use nikisas_test::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/pow10.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/pow2.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/sin.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/tan.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use nikisas_test::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]    --> src/utils.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     use nikisas_test::float::FloatExt;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/cot.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use nikisas_test::utils::{avoid_odd_mults, shift_left, shift_right};
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/ln.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     use nikisas_test::utils::shift_right;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/log10.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use nikisas_test::utils::shift_right;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/log2.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use nikisas_test::utils::shift_right;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]    --> src/math/pow.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     use nikisas_test::utils::{avoid, shift_right};
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nikisas_test`
[INFO] [stdout]   --> src/math/tan.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use nikisas_test::utils::{avoid_odd_mults, shift_left, shift_right};
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nikisas_test`
[INFO] [stdout]  --> src/test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nikisas_test::ErrorBounds;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `nikisas_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]   --> src/math/log10.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .fold(Error::with_bounds(error_bounds()), |mut error, k| {
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 54 +     use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 54 +     use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 54 +     use proptest::string::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]   --> src/math/log2.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .fold(Error::with_bounds(error_bounds()), |mut error, k| {
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 59 +     use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 59 +     use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 59 +     use proptest::string::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]    --> src/math/pow.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |             .fold(Error::with_bounds(error_bounds()), |error, x| {
[INFO] [stdout]     |                   ^^^^^ use of undeclared type `Error`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use proptest::string::Error;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]    --> src/math/pow.rs:175:19
[INFO] [stdout]     |
[INFO] [stdout] 175 |             .fold(Error::with_bounds(error_bounds()), |error, x| {
[INFO] [stdout]     |                   ^^^^^ use of undeclared type `Error`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use proptest::string::Error;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]    --> src/math/pow.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |             .fold(Error::with_bounds(error_bounds()), |error, x| {
[INFO] [stdout]     |                   ^^^^^ use of undeclared type `Error`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use core::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 152 +     use proptest::string::Error;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]   --> src/math/pow10.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |             .fold(Error::with_bounds(error_bounds()), |mut error, k| {
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 71 +     use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 71 +     use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 71 +     use proptest::string::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]   --> src/math/pow2.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |             .fold(Error::with_bounds(error_bounds()), |mut error, k| {
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Error`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 70 +     use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 70 +     use core::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 70 +     use proptest::string::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/cos.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         UniformSample::with_count(-core::f32::consts::PI, core::f32::consts::PI, 100000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/cos.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         UniformSample::with_count(-2.1e+9, 2.1e+9, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/cot.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         UniformSample::with_count(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/cot.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         UniformSample::with_count(-2.1e+9, 2.1e+9, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/exp.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         UniformSample::with_count(-2.0f32.ln() / 2.0, 2.0f32.ln() / 2.0, 100000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/exp.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         UniformSample::with_count(-87.3, 88.7, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/ln.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         UniformSample::with_fraction(1.0 / 2.0f32.sqrt(), 2.0f32.sqrt(), 0.5)
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/ln.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         UniformSample::with_count(shift_right(0.0), 3.4e+38, 10000)
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/log10.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         UniformSample::with_count(shift_right(0.0), 3.4e+38, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/log2.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         UniformSample::with_count(shift_right(0.0), 3.4e+38, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/pow.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         UniformSample::with_count(shift_right(0.0f32), 32.0, 5000)
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/pow.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 UniformSample::with_count(-10.0, 10.0, 5000)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/pow.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         UniformSample::with_count(shift_right(0.0f32), 10.0, 5000)
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/pow.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 UniformSample::with_count(-64.0, 64.0, 5000)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/pow.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         UniformSample::with_count(-10.0f32, 10.0, 5000)
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/pow.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 UniformSample::with_count(1.0, 100.0, 5000)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/pow10.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         UniformSample::with_count(-0.5, 0.5, 100000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/pow10.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         UniformSample::with_count(-37.9, 38.5, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/pow2.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         UniformSample::with_count(-0.5, 0.5, 100000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/pow2.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         UniformSample::with_count(-87.3, 88.7, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/sin.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         UniformSample::with_count(-core::f32::consts::PI, core::f32::consts::PI, 100000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]    --> src/math/sin.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         UniformSample::with_count(-2.1e+9, 2.1e+9, 10000)
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/tan.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         UniformSample::with_count(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UniformSample`
[INFO] [stdout]   --> src/math/tan.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         UniformSample::with_count(-2.1e+9, 2.1e+9, 10000)
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of undeclared type `UniformSample`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nextup` found for type `f32` in the current scope
[INFO] [stdout]    --> src/utils.rs:329:43
[INFO] [stdout]     |
[INFO] [stdout] 329 |             assert!(super::nearly_equal(x.nextup(), x, EPSILON));
[INFO] [stdout]     |                                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `exp` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 329 |             assert!(super::nearly_equal(x.exp(), x, EPSILON));
[INFO] [stdout]     |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nextdown` found for type `f32` in the current scope
[INFO] [stdout]    --> src/utils.rs:330:43
[INFO] [stdout]     |
[INFO] [stdout] 330 |             assert!(super::nearly_equal(x.nextdown(), x, EPSILON));
[INFO] [stdout]     |                                           ^^^^^^^^ method not found in `f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nikisas` (lib test) due to 53 previous errors
[INFO] running `Command { std: "docker" "inspect" "7b5dee0f916f23886e60e5862d10cd347426673fdd50b8030a52900ad18b118a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b5dee0f916f23886e60e5862d10cd347426673fdd50b8030a52900ad18b118a", kill_on_drop: false }`
[INFO] [stdout] 7b5dee0f916f23886e60e5862d10cd347426673fdd50b8030a52900ad18b118a
