[INFO] fetching crate fath 0.2.1...
[INFO] checking fath-0.2.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fath 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fath 0.2.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate fath 0.2.1
[INFO] finished tweaking crates.io crate fath 0.2.1
[INFO] tweaked toml for crates.io crate fath 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-cycles-per-byte v0.4.0
[INFO] [stderr]   Downloaded doubled v0.3.2
[INFO] [stderr]   Downloaded sleef v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee234b13bc874c42db74bf7b249ed003b09f06f9c8f5b5117a2f075499a61ef7
[INFO] running `Command { std: "docker" "start" "-a" "ee234b13bc874c42db74bf7b249ed003b09f06f9c8f5b5117a2f075499a61ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee234b13bc874c42db74bf7b249ed003b09f06f9c8f5b5117a2f075499a61ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee234b13bc874c42db74bf7b249ed003b09f06f9c8f5b5117a2f075499a61ef7", kill_on_drop: false }`
[INFO] [stdout] ee234b13bc874c42db74bf7b249ed003b09f06f9c8f5b5117a2f075499a61ef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e54d592b5e00a0a9192023d105e49ec642fb348e3ce083214f65bca7c078e5d
[INFO] running `Command { std: "docker" "start" "-a" "0e54d592b5e00a0a9192023d105e49ec642fb348e3ce083214f65bca7c078e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking doubled v0.3.2
[INFO] [stderr]     Checking fath v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_intrinsics, portable_simd)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:15:27
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_le(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_le` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_ge(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:30:30
[INFO] [stdout]     |
[INFO] [stdout] 30  |                         self.cast::<$s>() >> Simd::splat(UNSIGNED_LOG2 as $s),
[INFO] [stdout]     |                              ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:34:84
[INFO] [stdout]     |
[INFO] [stdout] 34  |                     let adjusted = (self & !(self >> Simd::splat($mant_bits + 1))).cast::<$s>();
[INFO] [stdout]     |                                                                                    ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:51:33
[INFO] [stdout]     |
[INFO] [stdout] 51  |                         (approx.cast::<$s>()
[INFO] [stdout]     |                                 ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_gt` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:52:64
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_gt(self).to_int())
[INFO] [stdout]     |                                                                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_ge(self).to_int())
[INFO] [stdout]     |                                                                ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:62:45
[INFO] [stdout]     |
[INFO] [stdout] 62  |                         let x_signed = self.cast::<$s>();
[INFO] [stdout]     |                                             ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:80:34
[INFO] [stdout]     |
[INFO] [stdout] 79  |                               result -= self
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 80  | |                                 .simd_ge(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_ge` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 80  |                                 .simd_gt(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking sleef v0.3.2
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 99  |                       0 => self
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 100 | |                         .simd_eq(Simd::splat(0))
[INFO] [stdout]     | |_________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         .simd_ge(Simd::splat(0))
[INFO] [stdout]     |                          ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:112:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |                               result *= (self & Simd::splat(bit))
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 112 | |                                 .simd_eq(Simd::splat(bit))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 |                                 .simd_ge(Simd::splat(bit))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:15:27
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_le(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_le` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_ge(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:30:30
[INFO] [stdout]     |
[INFO] [stdout] 30  |                         self.cast::<$s>() >> Simd::splat(UNSIGNED_LOG2 as $s),
[INFO] [stdout]     |                              ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:34:84
[INFO] [stdout]     |
[INFO] [stdout] 34  |                     let adjusted = (self & !(self >> Simd::splat($mant_bits + 1))).cast::<$s>();
[INFO] [stdout]     |                                                                                    ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:51:33
[INFO] [stdout]     |
[INFO] [stdout] 51  |                         (approx.cast::<$s>()
[INFO] [stdout]     |                                 ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_gt` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:52:64
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_gt(self).to_int())
[INFO] [stdout]     |                                                                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_ge(self).to_int())
[INFO] [stdout]     |                                                                ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:62:45
[INFO] [stdout]     |
[INFO] [stdout] 62  |                         let x_signed = self.cast::<$s>();
[INFO] [stdout]     |                                             ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:80:34
[INFO] [stdout]     |
[INFO] [stdout] 79  |                               result -= self
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 80  | |                                 .simd_ge(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |   unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_ge` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 80  |                                 .simd_gt(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 99  |                       0 => self
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 100 | |                         .simd_eq(Simd::splat(0))
[INFO] [stdout]     | |_________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |   unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         .simd_ge(Simd::splat(0))
[INFO] [stdout]     |                          ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:112:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |                               result *= (self & Simd::splat(bit))
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 112 | |                                 .simd_eq(Simd::splat(bit))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |   unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 |                                 .simd_ge(Simd::splat(bit))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fath` (lib) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0e54d592b5e00a0a9192023d105e49ec642fb348e3ce083214f65bca7c078e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e54d592b5e00a0a9192023d105e49ec642fb348e3ce083214f65bca7c078e5d", kill_on_drop: false }`
[INFO] [stdout] 0e54d592b5e00a0a9192023d105e49ec642fb348e3ce083214f65bca7c078e5d
[INFO] checking fath-0.2.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fath 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fath 0.2.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate fath 0.2.1
[INFO] finished tweaking crates.io crate fath 0.2.1
[INFO] tweaked toml for crates.io crate fath 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37f7812e1695dc4d8866779e488d412fd66a1344a8c936555779bef5763d4af9
[INFO] running `Command { std: "docker" "start" "-a" "37f7812e1695dc4d8866779e488d412fd66a1344a8c936555779bef5763d4af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37f7812e1695dc4d8866779e488d412fd66a1344a8c936555779bef5763d4af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f7812e1695dc4d8866779e488d412fd66a1344a8c936555779bef5763d4af9", kill_on_drop: false }`
[INFO] [stdout] 37f7812e1695dc4d8866779e488d412fd66a1344a8c936555779bef5763d4af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c52ec9e0c19eaef462aa117c3a9025fabfb78aa05ae46ff90a9d13dc501ca94
[INFO] running `Command { std: "docker" "start" "-a" "2c52ec9e0c19eaef462aa117c3a9025fabfb78aa05ae46ff90a9d13dc501ca94", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking doubled v0.3.2
[INFO] [stderr]     Checking fath v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_intrinsics, portable_simd)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:15:27
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_le(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_le` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_ge(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:30:30
[INFO] [stdout]     |
[INFO] [stdout] 30  |                         self.cast::<$s>() >> Simd::splat(UNSIGNED_LOG2 as $s),
[INFO] [stdout]     |                              ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:34:84
[INFO] [stdout]     |
[INFO] [stdout] 34  |                     let adjusted = (self & !(self >> Simd::splat($mant_bits + 1))).cast::<$s>();
[INFO] [stdout]     |                                                                                    ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:51:33
[INFO] [stdout]     |
[INFO] [stdout] 51  |                         (approx.cast::<$s>()
[INFO] [stdout]     |                                 ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_gt` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:52:64
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_gt(self).to_int())
[INFO] [stdout]     |                                                                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_ge(self).to_int())
[INFO] [stdout]     |                                                                ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:62:45
[INFO] [stdout]     |
[INFO] [stdout] 62  |                         let x_signed = self.cast::<$s>();
[INFO] [stdout]     |                                             ^^^^ method not found in `Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:80:34
[INFO] [stdout]     |
[INFO] [stdout] 79  |                               result -= self
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 80  | |                                 .simd_ge(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_ge` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 80  |                                 .simd_gt(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sleef v0.3.2
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 99  |                       0 => self
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 100 | |                         .simd_eq(Simd::splat(0))
[INFO] [stdout]     | |_________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         .simd_ge(Simd::splat(0))
[INFO] [stdout]     |                          ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:112:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |                               result *= (self & Simd::splat(bit))
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 112 | |                                 .simd_eq(Simd::splat(bit))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |   unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u32, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 |                                 .simd_ge(Simd::splat(bit))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:15:27
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_le(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_le` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 15  |                     !self.simd_ge(Simd::splat(0)).any(),
[INFO] [stdout]     |                           ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:30:30
[INFO] [stdout]     |
[INFO] [stdout] 30  |                         self.cast::<$s>() >> Simd::splat(UNSIGNED_LOG2 as $s),
[INFO] [stdout]     |                              ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:34:84
[INFO] [stdout]     |
[INFO] [stdout] 34  |                     let adjusted = (self & !(self >> Simd::splat($mant_bits + 1))).cast::<$s>();
[INFO] [stdout]     |                                                                                    ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:51:33
[INFO] [stdout]     |
[INFO] [stdout] 51  |                         (approx.cast::<$s>()
[INFO] [stdout]     |                                 ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_gt` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:52:64
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_gt(self).to_int())
[INFO] [stdout]     |                                                                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_gt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 52  |                             + approx.exp_const_coeff::<BASE>().simd_ge(self).to_int())
[INFO] [stdout]     |                                                                ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:62:45
[INFO] [stdout]     |
[INFO] [stdout] 62  |                         let x_signed = self.cast::<$s>();
[INFO] [stdout]     |                                             ^^^^ method not found in `Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdUint` which provides `cast` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::num::SimdUint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_ge` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:80:34
[INFO] [stdout]     |
[INFO] [stdout] 79  |                               result -= self
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 80  | |                                 .simd_ge(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |   unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialOrd` which provides `simd_ge` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_gt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 80  |                                 .simd_gt(Simd::splat((BASE as $u).pow(i)))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 99  |                       0 => self
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 100 | |                         .simd_eq(Simd::splat(0))
[INFO] [stdout]     | |_________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |   unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 |                         .simd_ge(Simd::splat(0))
[INFO] [stdout]     |                          ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd` in the current scope
[INFO] [stdout]    --> src/simd/int.rs:112:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |                               result *= (self & Simd::splat(bit))
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 112 | |                                 .simd_eq(Simd::splat(bit))
[INFO] [stdout]     | |_________________________________-^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |   unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     |   --------------------------------- in this macro invocation
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `core::simd::Simd<u64, LANES>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `unsigned_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `SimdPartialEq` which provides `simd_eq` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::simd::cmp::SimdPartialEq;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_ge` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 112 |                                 .simd_ge(Simd::splat(bit))
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr] error: could not compile `fath` (lib) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c52ec9e0c19eaef462aa117c3a9025fabfb78aa05ae46ff90a9d13dc501ca94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c52ec9e0c19eaef462aa117c3a9025fabfb78aa05ae46ff90a9d13dc501ca94", kill_on_drop: false }`
[INFO] [stdout] 2c52ec9e0c19eaef462aa117c3a9025fabfb78aa05ae46ff90a9d13dc501ca94
