[INFO] fetching crate fath 0.2.1... [INFO] checking fath-0.2.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate fath 0.2.1 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fath 0.2.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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.6.1) [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 828d994453e4aa45a88e2a01212c6ec013df95b821d4884d0e38455127356a30 [INFO] running `Command { std: "docker" "start" "-a" "828d994453e4aa45a88e2a01212c6ec013df95b821d4884d0e38455127356a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "828d994453e4aa45a88e2a01212c6ec013df95b821d4884d0e38455127356a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828d994453e4aa45a88e2a01212c6ec013df95b821d4884d0e38455127356a30", kill_on_drop: false }` [INFO] [stdout] 828d994453e4aa45a88e2a01212c6ec013df95b821d4884d0e38455127356a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 990c898f16995a1240cbeafcb25ee973f5c0ef5a22105361d7d830c70038e9d0 [INFO] running `Command { std: "docker" "start" "-a" "990c898f16995a1240cbeafcb25ee973f5c0ef5a22105361d7d830c70038e9d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking doubled v0.3.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking fath v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "990c898f16995a1240cbeafcb25ee973f5c0ef5a22105361d7d830c70038e9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990c898f16995a1240cbeafcb25ee973f5c0ef5a22105361d7d830c70038e9d0", kill_on_drop: false }` [INFO] [stdout] 990c898f16995a1240cbeafcb25ee973f5c0ef5a22105361d7d830c70038e9d0