[INFO] fetching crate fath 0.2.1...
[INFO] testing fath-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fath 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fath 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding criterion-cycles-per-byte v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 579070ccbe79f86020881fdb56295f1cc7070beb58ac31e81f5b7a838edef70b
[INFO] running `Command { std: "docker" "start" "-a" "579070ccbe79f86020881fdb56295f1cc7070beb58ac31e81f5b7a838edef70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "579070ccbe79f86020881fdb56295f1cc7070beb58ac31e81f5b7a838edef70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579070ccbe79f86020881fdb56295f1cc7070beb58ac31e81f5b7a838edef70b", kill_on_drop: false }`
[INFO] [stdout] 579070ccbe79f86020881fdb56295f1cc7070beb58ac31e81f5b7a838edef70b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8210656199b4b5505aef8618b7ae32c3c8819d2296fd20315b145e029da3dc43
[INFO] running `Command { std: "docker" "start" "-a" "8210656199b4b5505aef8618b7ae32c3c8819d2296fd20315b145e029da3dc43", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] [stdout] error[E0425]: cannot find function `nearbyintf32` in this scope
[INFO] [stdout]    --> src/shared/float.rs:106:29
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let rounded_multiples = nearbyintf32(pi_multiples);
[INFO] [stdout]     |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd<T, N>` 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 `core::simd::Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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 `core::simd::Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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 `core::simd::Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd<T, N>` 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 `core::simd::Simd<u32, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_le` found for struct `core::simd::Simd<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:15:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd<T, N>` 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 `core::simd::Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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 `core::simd::Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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 `core::simd::Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:19:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cast` found for struct `core::simd::Simd<T, N>` 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 `core::simd::Simd<u64, LANES>`
[INFO] [stdout] ...
[INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/num/uint.rs:17:7
[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<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:23:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_eq` found for struct `core::simd::Simd<T, N>` 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]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/eq.rs:13:7
[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] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fath` (lib) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8210656199b4b5505aef8618b7ae32c3c8819d2296fd20315b145e029da3dc43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8210656199b4b5505aef8618b7ae32c3c8819d2296fd20315b145e029da3dc43", kill_on_drop: false }`
[INFO] [stdout] 8210656199b4b5505aef8618b7ae32c3c8819d2296fd20315b145e029da3dc43
