[INFO] fetching crate eiche 0.2.0...
[INFO] checking eiche-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate eiche 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate eiche 0.2.0 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] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate eiche 0.2.0
[INFO] finished tweaking crates.io crate eiche 0.2.0
[INFO] tweaked toml for crates.io crate eiche 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding inkwell v0.4.0 (available: v0.5.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded inkwell_internals v0.9.0
[INFO] [stderr]   Downloaded inkwell v0.4.0
[INFO] [stderr]   Downloaded llvm-sys v140.1.3
[INFO] [stderr]   Downloaded inari v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] abd3c6b649a047a7b515fb0fb9787f31e55b10d0a240148c7a162ddaa822d49c
[INFO] running `Command { std: "docker" "start" "-a" "abd3c6b649a047a7b515fb0fb9787f31e55b10d0a240148c7a162ddaa822d49c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abd3c6b649a047a7b515fb0fb9787f31e55b10d0a240148c7a162ddaa822d49c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abd3c6b649a047a7b515fb0fb9787f31e55b10d0a240148c7a162ddaa822d49c", kill_on_drop: false }`
[INFO] [stdout] abd3c6b649a047a7b515fb0fb9787f31e55b10d0a240148c7a162ddaa822d49c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0c13f10223b9f2309d2040f652796bd6eec29b61a79b37f46d73ca91b3b733b0
[INFO] running `Command { std: "docker" "start" "-a" "0c13f10223b9f2309d2040f652796bd6eec29b61a79b37f46d73ca91b3b733b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rug v1.26.1
[INFO] [stderr]    Compiling llvm-sys v140.1.3
[INFO] [stderr]    Compiling inkwell v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inkwell_internals v0.9.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking inari v2.0.0
[INFO] [stdout] error: RUSTFLAGS='-Ctarget-cpu=haswell' or later is required. See https://doc.rust-lang.org/rustc/codegen-options/#target-cpu
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/simd/x86_64.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...   compile_error!("RUSTFLAGS='-Ctarget-cpu=haswell' or later is required. See https://doc.rust-lang.org/rustc/codegen-options/#target-cpu...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Self { rep: add_ru(x, y) }
[INFO] [stdout]    |                     ^^^^^^ help: a function with a similar name exists: `add_rn`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/simd/x86_64.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn add_rn(x: F64X2, y: F64X2) -> F64X2 {
[INFO] [stdout]    | ------------------------------------------------- similarly named function `add_rn` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Self { rep: add_ru(x, y) }
[INFO] [stdout]    |                     ^^^^^^ help: a function with a similar name exists: `add_rn`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/simd/x86_64.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn add_rn(x: F64X2, y: F64X2) -> F64X2 {
[INFO] [stdout]    | ------------------------------------------------- similarly named function `add_rn` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let xy = mul_ru(x, y);
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 let zw = mul_ru(z, w);
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]    |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]    |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]    |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:111:29
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/arith.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Self { rep: div_ru(x, y) }
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Self { rep: div_ru(x, y) }
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |             rep: shuffle02(div_ru(x, y), splat(f64::INFINITY)),
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Self { rep: div_ru(x, y) }
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |             rep: shuffle03(splat(f64::INFINITY), div_ru(x, y)),
[INFO] [stdout]    |                                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Self { rep: div_ru(x, y) }
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:71:50
[INFO] [stdout]    |
[INFO] [stdout] 71 |             rep: shuffle02(splat(f64::INFINITY), div_ru(x, y)),
[INFO] [stdout]    |                                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |         Self { rep: div_ru(x, y) }
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |             rep: shuffle02(div_ru(x, y), splat(f64::INFINITY)),
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Self { rep: div_ru(x, y) }
[INFO] [stdout]     |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 let q = div_ru(x, self.rep); // [b/(-c); b/d]
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let q = div_ru(x, self.rep); // [a/c; -a/d]
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sub_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let z = sub_ru(x, y); // [a - c, b - d] = [c - a; b - d] = [-a; b] .- [-c; d]
[INFO] [stdout]     |                 ^^^^^^ help: a function with a similar name exists: `sub_rn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/simd/x86_64.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) fn sub_rn(x: F64X2, y: F64X2) -> F64X2 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `sub_rn` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:414:26
[INFO] [stdout]     |
[INFO] [stdout] 414 |                 let xy = mul_add_ru(x, y, addend.rep); // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:417:26
[INFO] [stdout]     |
[INFO] [stdout] 417 |                 let zw = mul_add_ru(z, w, addend.rep); // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:425:26
[INFO] [stdout]     |
[INFO] [stdout] 425 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:432:26
[INFO] [stdout]     |
[INFO] [stdout] 432 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:439:26
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:447:26
[INFO] [stdout]     |
[INFO] [stdout] 447 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:455:26
[INFO] [stdout]     |
[INFO] [stdout] 455 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:462:26
[INFO] [stdout]     |
[INFO] [stdout] 462 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:470:26
[INFO] [stdout]     |
[INFO] [stdout] 470 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_add_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:477:26
[INFO] [stdout]     |
[INFO] [stdout] 477 |                     rep: mul_add_ru(x, y, addend.rep), // *
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:501:58
[INFO] [stdout]     |
[INFO] [stdout] 501 |                     rep: shuffle02(splat(f64::INFINITY), div_ru(x, y)),
[INFO] [stdout]     |                                                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:508:29
[INFO] [stdout]     |
[INFO] [stdout] 508 |                 Self { rep: div_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:515:36
[INFO] [stdout]     |
[INFO] [stdout] 515 |                     rep: shuffle13(div_ru(x, y), splat(f64::INFINITY)),
[INFO] [stdout]     |                                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `div_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:522:29
[INFO] [stdout]     |
[INFO] [stdout] 522 |                 Self { rep: div_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:543:25
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 let r = mul_ru(x, x); // [a^2; b^2]
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:553:29
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mul_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:559:29
[INFO] [stdout]     |
[INFO] [stdout] 559 |                 Self { rep: mul_ru(x, y) }
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sqrt1_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:583:40
[INFO] [stdout]     |
[INFO] [stdout] 583 |             Self::with_infsup_raw(0.0, sqrt1_ru(b))
[INFO] [stdout]     |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sqrt1_rd` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:585:35
[INFO] [stdout]     |
[INFO] [stdout] 585 |             Self::with_infsup_raw(sqrt1_rd(a), sqrt1_ru(b))
[INFO] [stdout]     |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sqrt1_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/basic.rs:585:48
[INFO] [stdout]     |
[INFO] [stdout] 585 |             Self::with_infsup_raw(sqrt1_rd(a), sqrt1_ru(b))
[INFO] [stdout]     |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sub1_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/numeric.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |         f64::max(sub1_ru(m, self.inf_raw()), sub1_ru(self.sup_raw(), m))
[INFO] [stdout]     |                  ^^^^^^^ help: a function with a similar name exists: `sub_rn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/simd/x86_64.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) fn sub_rn(x: F64X2, y: F64X2) -> F64X2 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `sub_rn` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sub1_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/numeric.rs:177:46
[INFO] [stdout]     |
[INFO] [stdout] 177 |         f64::max(sub1_ru(m, self.inf_raw()), sub1_ru(self.sup_raw(), m))
[INFO] [stdout]     |                                              ^^^^^^^ help: a function with a similar name exists: `sub_rn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/simd/x86_64.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) fn sub_rn(x: F64X2, y: F64X2) -> F64X2 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `sub_rn` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sub1_ru` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/numeric.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let wid = sub1_ru(self.sup_raw(), self.inf_raw());
[INFO] [stdout]     |                   ^^^^^^^ help: a function with a similar name exists: `sub_rn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/inari-2.0.0/src/simd/x86_64.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) fn sub_rn(x: F64X2, y: F64X2) -> F64X2 {
[INFO] [stdout]     | ------------------------------------------------- similarly named function `sub_rn` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inari` (lib) due to 49 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c13f10223b9f2309d2040f652796bd6eec29b61a79b37f46d73ca91b3b733b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c13f10223b9f2309d2040f652796bd6eec29b61a79b37f46d73ca91b3b733b0", kill_on_drop: false }`
[INFO] [stdout] 0c13f10223b9f2309d2040f652796bd6eec29b61a79b37f46d73ca91b3b733b0
