[INFO] fetching crate inari 1.1.0...
[INFO] checking inari-1.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate inari 1.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate inari 1.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate inari 1.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate inari 1.1.0
[INFO] tweaked toml for crates.io crate inari 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate inari 1.1.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.5.2
[INFO] [stderr]   Downloaded rug v1.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc1f090f82f298205e339b248fac4f22b205e59f69d53207dc4c9aac99e5cf64
[INFO] running `Command { std: "docker" "start" "-a" "cc1f090f82f298205e339b248fac4f22b205e59f69d53207dc4c9aac99e5cf64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc1f090f82f298205e339b248fac4f22b205e59f69d53207dc4c9aac99e5cf64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1f090f82f298205e339b248fac4f22b205e59f69d53207dc4c9aac99e5cf64", kill_on_drop: false }`
[INFO] [stdout] cc1f090f82f298205e339b248fac4f22b205e59f69d53207dc4c9aac99e5cf64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f85b944741d709bbd8e84964d38317f823a3c94eeec46e76e7be29a14a500e00
[INFO] running `Command { std: "docker" "start" "-a" "f85b944741d709bbd8e84964d38317f823a3c94eeec46e76e7be29a14a500e00", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.5.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.19.2
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking inari v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: RUSTFLAGS='-Ctarget-cpu=haswell' or later is required. See https://doc.rust-lang.org/rustc/codegen-options/#target-cpu
[INFO] [stdout]    --> 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: RUSTFLAGS='-Ctarget-cpu=haswell' or later is required. See https://doc.rust-lang.org/rustc/codegen-options/#target-cpu
[INFO] [stdout]    --> 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]   --> 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]   ::: 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]   --> 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]   ::: 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    ::: 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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 `add_ru` in this scope
[INFO] [stdout]   --> 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]   ::: 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]   --> 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]   ::: 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]   --> 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]   --> 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 `sub1_ru` in this scope
[INFO] [stdout]    --> 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]    ::: 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_ru` in this scope
[INFO] [stdout]   --> 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 `sub1_ru` in this scope
[INFO] [stdout]    --> 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]    ::: 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_ru` in this scope
[INFO] [stdout]   --> 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]   --> 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 `sub1_ru` in this scope
[INFO] [stdout]    --> 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]    ::: 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_ru` in this scope
[INFO] [stdout]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    ::: 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    ::: 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]    --> 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]    ::: 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]    --> 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]    ::: 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: aborting due to 49 previous errors
[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 50 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 49 previous errors
[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 test) due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "f85b944741d709bbd8e84964d38317f823a3c94eeec46e76e7be29a14a500e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f85b944741d709bbd8e84964d38317f823a3c94eeec46e76e7be29a14a500e00", kill_on_drop: false }`
[INFO] [stdout] f85b944741d709bbd8e84964d38317f823a3c94eeec46e76e7be29a14a500e00
[INFO] checking inari-1.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate inari 1.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate inari 1.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate inari 1.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate inari 1.1.0
[INFO] tweaked toml for crates.io crate inari 1.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate inari 1.1.0 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 267e2d1785681e1c0767028e9197413aaef8b560d9b4202e4df540593af21684
[INFO] running `Command { std: "docker" "start" "-a" "267e2d1785681e1c0767028e9197413aaef8b560d9b4202e4df540593af21684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "267e2d1785681e1c0767028e9197413aaef8b560d9b4202e4df540593af21684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267e2d1785681e1c0767028e9197413aaef8b560d9b4202e4df540593af21684", kill_on_drop: false }`
[INFO] [stdout] 267e2d1785681e1c0767028e9197413aaef8b560d9b4202e4df540593af21684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 650e05d5bd9e48250b8afe81f09e4a34ae9720df802957ee586d5cc620d41c8c
[INFO] running `Command { std: "docker" "start" "-a" "650e05d5bd9e48250b8afe81f09e4a34ae9720df802957ee586d5cc620d41c8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.5.2
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.19.2
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking inari v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: RUSTFLAGS='-Ctarget-cpu=haswell' or later is required. See https://doc.rust-lang.org/rustc/codegen-options/#target-cpu
[INFO] [stdout]    --> 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: RUSTFLAGS='-Ctarget-cpu=haswell' or later is required. See https://doc.rust-lang.org/rustc/codegen-options/#target-cpu
[INFO] [stdout]    --> 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]   --> 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]   ::: 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]   --> 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]   ::: 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    ::: 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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 `add_ru` in this scope
[INFO] [stdout]   --> 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]   ::: 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]   --> 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]   ::: 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]   --> 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]   --> 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 `sub1_ru` in this scope
[INFO] [stdout]    --> 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]    ::: 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 `div_ru` in this scope
[INFO] [stdout]   --> 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 `sub1_ru` in this scope
[INFO] [stdout]    --> 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]    ::: 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 `div_ru` in this scope
[INFO] [stdout]   --> 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]   --> 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 `sub1_ru` in this scope
[INFO] [stdout]    --> 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]    ::: 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 `div_ru` in this scope
[INFO] [stdout]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    ::: 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    ::: 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]    --> 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]    ::: 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]    --> 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]    ::: 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: aborting due to 49 previous errors
[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 50 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 49 previous errors
[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 test) due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "650e05d5bd9e48250b8afe81f09e4a34ae9720df802957ee586d5cc620d41c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650e05d5bd9e48250b8afe81f09e4a34ae9720df802957ee586d5cc620d41c8c", kill_on_drop: false }`
[INFO] [stdout] 650e05d5bd9e48250b8afe81f09e4a34ae9720df802957ee586d5cc620d41c8c
