[INFO] fetching crate inari 0.10.9... [INFO] testing inari-0.10.9 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate inari 0.10.9 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate inari 0.10.9 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking crates.io crate inari 0.10.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate inari 0.10.9 [INFO] tweaked toml for crates.io crate inari 0.10.9 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate inari 0.10.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3647b6ff3fbeaa652d44291bb7d4035106de02e9662682c3907c3e59c7d8def [INFO] running `Command { std: "docker" "start" "-a" "b3647b6ff3fbeaa652d44291bb7d4035106de02e9662682c3907c3e59c7d8def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3647b6ff3fbeaa652d44291bb7d4035106de02e9662682c3907c3e59c7d8def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3647b6ff3fbeaa652d44291bb7d4035106de02e9662682c3907c3e59c7d8def", kill_on_drop: false }` [INFO] [stdout] b3647b6ff3fbeaa652d44291bb7d4035106de02e9662682c3907c3e59c7d8def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2027cd7af008cbec5d1fcfdfb85d6148c1b10f4efe177921b4b80112fe03aad8 [INFO] running `Command { std: "docker" "start" "-a" "2027cd7af008cbec5d1fcfdfb85d6148c1b10f4efe177921b4b80112fe03aad8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.5 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling inari v0.10.9 (/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:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | 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:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | 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:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | 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:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | 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:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | 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:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | 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:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | 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:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | 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:123:29 [INFO] [stdout] | [INFO] [stdout] 123 | 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:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | 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:161:29 [INFO] [stdout] | [INFO] [stdout] 161 | 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:168:36 [INFO] [stdout] | [INFO] [stdout] 168 | 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:176:29 [INFO] [stdout] | [INFO] [stdout] 176 | 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:183:58 [INFO] [stdout] | [INFO] [stdout] 183 | 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:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | 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:197:58 [INFO] [stdout] | [INFO] [stdout] 197 | 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:205:29 [INFO] [stdout] | [INFO] [stdout] 205 | 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:212:36 [INFO] [stdout] | [INFO] [stdout] 212 | 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:220:29 [INFO] [stdout] | [INFO] [stdout] 220 | 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:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | 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:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | 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:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | 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:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | 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:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | 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:60:26 [INFO] [stdout] | [INFO] [stdout] 60 | 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:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | 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:75:26 [INFO] [stdout] | [INFO] [stdout] 75 | 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:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | 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:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | 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:111:58 [INFO] [stdout] | [INFO] [stdout] 111 | 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:118:29 [INFO] [stdout] | [INFO] [stdout] 118 | 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:125:36 [INFO] [stdout] | [INFO] [stdout] 125 | 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:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | 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:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | 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: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 `mul_ru` in this scope [INFO] [stdout] --> src/basic.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | 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:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | 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:189:35 [INFO] [stdout] | [INFO] [stdout] 189 | 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:189:48 [INFO] [stdout] | [INFO] [stdout] 189 | 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2027cd7af008cbec5d1fcfdfb85d6148c1b10f4efe177921b4b80112fe03aad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2027cd7af008cbec5d1fcfdfb85d6148c1b10f4efe177921b4b80112fe03aad8", kill_on_drop: false }` [INFO] [stdout] 2027cd7af008cbec5d1fcfdfb85d6148c1b10f4efe177921b4b80112fe03aad8