[INFO] fetching crate inari 0.14.0... [INFO] testing inari-0.14.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate inari 0.14.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate inari 0.14.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking crates.io crate inari 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate inari 0.14.0 [INFO] tweaked toml for crates.io crate inari 0.14.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate inari 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded minimal-lexical v0.1.2 [INFO] [stderr] Downloaded rug v1.12.0 [INFO] [stderr] Downloaded forward_ref v1.0.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 365891caef37ba39a7cb771e07cacd7ccd0197be1f7880688d32ecb433cf93e0 [INFO] running `Command { std: "docker" "start" "-a" "365891caef37ba39a7cb771e07cacd7ccd0197be1f7880688d32ecb433cf93e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "365891caef37ba39a7cb771e07cacd7ccd0197be1f7880688d32ecb433cf93e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365891caef37ba39a7cb771e07cacd7ccd0197be1f7880688d32ecb433cf93e0", kill_on_drop: false }` [INFO] [stdout] 365891caef37ba39a7cb771e07cacd7ccd0197be1f7880688d32ecb433cf93e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f24570ea634519a80f78111aa762eb3f268e747da07317013a535b525d6b922c [INFO] running `Command { std: "docker" "start" "-a" "f24570ea634519a80f78111aa762eb3f268e747da07317013a535b525d6b922c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling inari v0.14.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[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] | ^^^^^^ 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:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | 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: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/arith.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | 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:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | 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:177:36 [INFO] [stdout] | [INFO] [stdout] 177 | 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:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | 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:192:58 [INFO] [stdout] | [INFO] [stdout] 192 | 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:199:29 [INFO] [stdout] | [INFO] [stdout] 199 | 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:206:58 [INFO] [stdout] | [INFO] [stdout] 206 | 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:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | 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:221:36 [INFO] [stdout] | [INFO] [stdout] 221 | 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:229:29 [INFO] [stdout] | [INFO] [stdout] 229 | 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:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | 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:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | 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:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | 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:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | 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:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | 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:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | 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:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | 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:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | 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:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | 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:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | 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:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | 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:124:29 [INFO] [stdout] | [INFO] [stdout] 124 | 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:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | 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:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | 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:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | 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:169:29 [INFO] [stdout] | [INFO] [stdout] 169 | 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:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | 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:199:40 [INFO] [stdout] | [INFO] [stdout] 199 | 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:201:35 [INFO] [stdout] | [INFO] [stdout] 201 | 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:201:48 [INFO] [stdout] | [INFO] [stdout] 201 | 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] | ^^^^^^^ 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] | ^^^^^^^ 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:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | 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` due to 47 previous errors [INFO] running `Command { std: "docker" "inspect" "f24570ea634519a80f78111aa762eb3f268e747da07317013a535b525d6b922c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24570ea634519a80f78111aa762eb3f268e747da07317013a535b525d6b922c", kill_on_drop: false }` [INFO] [stdout] f24570ea634519a80f78111aa762eb3f268e747da07317013a535b525d6b922c