[INFO] fetching crate fath 0.2.1... [INFO] checking fath-0.2.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate fath 0.2.1 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fath 0.2.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0d426fa74c696a84a92b68f79c9d95aa5dc4f22aa244e922d0b38bdec32a5ad [INFO] running `Command { std: "docker" "start" "-a" "d0d426fa74c696a84a92b68f79c9d95aa5dc4f22aa244e922d0b38bdec32a5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0d426fa74c696a84a92b68f79c9d95aa5dc4f22aa244e922d0b38bdec32a5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d426fa74c696a84a92b68f79c9d95aa5dc4f22aa244e922d0b38bdec32a5ad", kill_on_drop: false }` [INFO] [stdout] d0d426fa74c696a84a92b68f79c9d95aa5dc4f22aa244e922d0b38bdec32a5ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff3e852b6e9748e3969879d61d11d740d809bc95d30ee685f5f20896b3bc2a87 [INFO] running `Command { std: "docker" "start" "-a" "ff3e852b6e9748e3969879d61d11d740d809bc95d30ee685f5f20896b3bc2a87", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking doubled v0.3.2 [INFO] [stderr] Checking sleef v0.3.2 [INFO] [stderr] Checking fath v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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] [stderr] Checking clap v3.2.25 [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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" "ff3e852b6e9748e3969879d61d11d740d809bc95d30ee685f5f20896b3bc2a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3e852b6e9748e3969879d61d11d740d809bc95d30ee685f5f20896b3bc2a87", kill_on_drop: false }` [INFO] [stdout] ff3e852b6e9748e3969879d61d11d740d809bc95d30ee685f5f20896b3bc2a87