[INFO] fetching crate fath 0.2.1... [INFO] testing fath-0.2.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fath 0.2.1 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fath 0.2.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doubled v0.3.2 [INFO] [stderr] Downloaded criterion-cycles-per-byte v0.4.0 [INFO] [stderr] Downloaded sleef v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 535ce499c18ce1d1587569a5583f38df6b235c304e67fc2ea0d292f75ea37c7a [INFO] running `Command { std: "docker" "start" "-a" "535ce499c18ce1d1587569a5583f38df6b235c304e67fc2ea0d292f75ea37c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "535ce499c18ce1d1587569a5583f38df6b235c304e67fc2ea0d292f75ea37c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535ce499c18ce1d1587569a5583f38df6b235c304e67fc2ea0d292f75ea37c7a", kill_on_drop: false }` [INFO] [stdout] 535ce499c18ce1d1587569a5583f38df6b235c304e67fc2ea0d292f75ea37c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c95a7388fa3ec27d1dcec25062e5cb8bd76238ec7c2bc152001ef8b9cd39662 [INFO] running `Command { std: "docker" "start" "-a" "9c95a7388fa3ec27d1dcec25062e5cb8bd76238ec7c2bc152001ef8b9cd39662", 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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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` [INFO] [stdout] ... [INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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 `core::simd::Simd` [INFO] [stdout] ... [INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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 `core::simd::Simd` [INFO] [stdout] ... [INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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::().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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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` [INFO] [stdout] ... [INFO] [stdout] 125 | unsigned_impl!(u32, i32, f32, 23); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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` [INFO] [stdout] ... [INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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 `core::simd::Simd` [INFO] [stdout] ... [INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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 `core::simd::Simd` [INFO] [stdout] ... [INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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::().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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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` [INFO] [stdout] ... [INFO] [stdout] 126 | unsigned_impl!(u64, i64, f64, 52); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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` 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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` 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" "9c95a7388fa3ec27d1dcec25062e5cb8bd76238ec7c2bc152001ef8b9cd39662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c95a7388fa3ec27d1dcec25062e5cb8bd76238ec7c2bc152001ef8b9cd39662", kill_on_drop: false }` [INFO] [stdout] 9c95a7388fa3ec27d1dcec25062e5cb8bd76238ec7c2bc152001ef8b9cd39662