[INFO] fetching crate inari 0.10.0... [INFO] checking inari-0.10.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate inari 0.10.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate inari 0.10.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking crates.io crate inari 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate inari 0.10.0 [INFO] tweaked toml for crates.io crate inari 0.10.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate inari 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34075636c690b62bb1a1c637848011fe5e77a40855c171f1a8b30f64e5a3706 [INFO] running `Command { std: "docker" "start" "-a" "b34075636c690b62bb1a1c637848011fe5e77a40855c171f1a8b30f64e5a3706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34075636c690b62bb1a1c637848011fe5e77a40855c171f1a8b30f64e5a3706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34075636c690b62bb1a1c637848011fe5e77a40855c171f1a8b30f64e5a3706", kill_on_drop: false }` [INFO] [stdout] b34075636c690b62bb1a1c637848011fe5e77a40855c171f1a8b30f64e5a3706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 014e9a66ef6d16f3cc59722a2c354be25e040d6be9a4fface1569f7f587b3c1f [INFO] running `Command { std: "docker" "start" "-a" "014e9a66ef6d16f3cc59722a2c354be25e040d6be9a4fface1569f7f587b3c1f", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.5 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking inari v0.10.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:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | ... 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:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | ... 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:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | Self { rep: add_ru(x, y) } [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:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | Self { rep: add_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:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | 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:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | 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:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | 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:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | 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:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | 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:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | 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:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | 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:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | 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:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | 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:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | 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/arith.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | 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/arith.rs:164:29 [INFO] [stdout] | [INFO] [stdout] 164 | 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/arith.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | 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/arith.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | 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/arith.rs:186:58 [INFO] [stdout] | [INFO] [stdout] 186 | 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/arith.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | 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/arith.rs:200:58 [INFO] [stdout] | [INFO] [stdout] 200 | 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/arith.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | 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/arith.rs:215:36 [INFO] [stdout] | [INFO] [stdout] 215 | 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/arith.rs:223:29 [INFO] [stdout] | [INFO] [stdout] 223 | 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_add_ru` in this scope [INFO] [stdout] --> src/basic.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | 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:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | 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:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | 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:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | 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:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | 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:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | 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:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | 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:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | 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:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | 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:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | 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:107:58 [INFO] [stdout] | [INFO] [stdout] 107 | 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:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | 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:121:36 [INFO] [stdout] | [INFO] [stdout] 121 | 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:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | 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:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | 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:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | 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:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | 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:179:40 [INFO] [stdout] | [INFO] [stdout] 179 | 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:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | 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:181:48 [INFO] [stdout] | [INFO] [stdout] 181 | 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:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | f64::max(sub1_ru(m, self.inf_raw()), sub1_ru(self.sup_raw(), m)) [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:156:46 [INFO] [stdout] | [INFO] [stdout] 156 | f64::max(sub1_ru(m, self.inf_raw()), sub1_ru(self.sup_raw(), m)) [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:204:19 [INFO] [stdout] | [INFO] [stdout] 204 | let wid = sub1_ru(self.sup_raw(), self.inf_raw()); [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:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | Self { rep: add_ru(x, y) } [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:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | Self { rep: add_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:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | 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:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | 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:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | 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:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | 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:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | 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:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | 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:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | 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:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | 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:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | 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:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | 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/arith.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | 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/arith.rs:164:29 [INFO] [stdout] | [INFO] [stdout] 164 | 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/arith.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | 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/arith.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | 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/arith.rs:186:58 [INFO] [stdout] | [INFO] [stdout] 186 | 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/arith.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | 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/arith.rs:200:58 [INFO] [stdout] | [INFO] [stdout] 200 | 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/arith.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | 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/arith.rs:215:36 [INFO] [stdout] | [INFO] [stdout] 215 | 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/arith.rs:223:29 [INFO] [stdout] | [INFO] [stdout] 223 | 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_add_ru` in this scope [INFO] [stdout] --> src/basic.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | 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:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | 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:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | 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:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | 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:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | 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:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | 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:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | 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:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | 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:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | 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:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | 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:107:58 [INFO] [stdout] | [INFO] [stdout] 107 | 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:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | 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:121:36 [INFO] [stdout] | [INFO] [stdout] 121 | 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:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | 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:144:25 [INFO] [stdout] | [INFO] [stdout] 144 | 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:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | 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:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | 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:179:40 [INFO] [stdout] | [INFO] [stdout] 179 | 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:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | 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:181:48 [INFO] [stdout] | [INFO] [stdout] 181 | 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:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | f64::max(sub1_ru(m, self.inf_raw()), sub1_ru(self.sup_raw(), m)) [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:156:46 [INFO] [stdout] | [INFO] [stdout] 156 | f64::max(sub1_ru(m, self.inf_raw()), sub1_ru(self.sup_raw(), m)) [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:204:19 [INFO] [stdout] | [INFO] [stdout] 204 | let wid = sub1_ru(self.sup_raw(), self.inf_raw()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "014e9a66ef6d16f3cc59722a2c354be25e040d6be9a4fface1569f7f587b3c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "014e9a66ef6d16f3cc59722a2c354be25e040d6be9a4fface1569f7f587b3c1f", kill_on_drop: false }` [INFO] [stdout] 014e9a66ef6d16f3cc59722a2c354be25e040d6be9a4fface1569f7f587b3c1f