[INFO] fetching crate inari 0.10.7... [INFO] testing inari-0.10.7 against 1.55.0 for beta-1.56-1 [INFO] extracting crate inari 0.10.7 into /workspace/builds/worker-110/source [INFO] validating manifest of crates.io crate inari 0.10.7 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-110/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-110/source/rust-toolchain [INFO] started tweaking crates.io crate inari 0.10.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate inari 0.10.7 [INFO] tweaked toml for crates.io crate inari 0.10.7 written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate crates.io crate inari 0.10.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8f8cc85f9b7d9f0999577b4a32d180f51cbd36b46309c71f9defc97fd818580 [INFO] running `Command { std: "docker" "start" "-a" "a8f8cc85f9b7d9f0999577b4a32d180f51cbd36b46309c71f9defc97fd818580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8f8cc85f9b7d9f0999577b4a32d180f51cbd36b46309c71f9defc97fd818580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f8cc85f9b7d9f0999577b4a32d180f51cbd36b46309c71f9defc97fd818580", kill_on_drop: false }` [INFO] [stdout] a8f8cc85f9b7d9f0999577b4a32d180f51cbd36b46309c71f9defc97fd818580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a739261cca539b000a5b8018e8623bea8be6e412ad75b820416c93af9e29a2 [INFO] running `Command { std: "docker" "start" "-a" "22a739261cca539b000a5b8018e8623bea8be6e412ad75b820416c93af9e29a2", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rug v1.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling inari v0.10.7 (/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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `inari` due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "22a739261cca539b000a5b8018e8623bea8be6e412ad75b820416c93af9e29a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a739261cca539b000a5b8018e8623bea8be6e412ad75b820416c93af9e29a2", kill_on_drop: false }` [INFO] [stdout] 22a739261cca539b000a5b8018e8623bea8be6e412ad75b820416c93af9e29a2