[INFO] cloning repository https://github.com/LazyMechanic/mqb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LazyMechanic/mqb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyMechanic%2Fmqb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyMechanic%2Fmqb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87658cd87188e7a5c3e1bac72205752cb6148146 [INFO] checking LazyMechanic/mqb against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyMechanic%2Fmqb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LazyMechanic/mqb [INFO] finished tweaking git repo https://github.com/LazyMechanic/mqb [INFO] tweaked toml for git repo https://github.com/LazyMechanic/mqb written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LazyMechanic/mqb on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 126 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "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] 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b3bc18ecf8c031f9afaf487028425d74b3f8f1c7581ae674657247dcec4c41c [INFO] running `Command { std: "docker" "start" "-a" "5b3bc18ecf8c031f9afaf487028425d74b3f8f1c7581ae674657247dcec4c41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b3bc18ecf8c031f9afaf487028425d74b3f8f1c7581ae674657247dcec4c41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3bc18ecf8c031f9afaf487028425d74b3f8f1c7581ae674657247dcec4c41c", kill_on_drop: false }` [INFO] [stdout] 5b3bc18ecf8c031f9afaf487028425d74b3f8f1c7581ae674657247dcec4c41c [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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 807cb182cd9a54819d2629835e435712921d9a1b890b895b50736899eadb3e23 [INFO] running `Command { std: "docker" "start" "-a" "807cb182cd9a54819d2629835e435712921d9a1b890b895b50736899eadb3e23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 65 | / convert_fn! { [INFO] [stdout] 66 | | if x86_feature("f16c") { [INFO] [stdout] 67 | | unsafe { x86::f32_to_f16_x86_f16c(f) } [INFO] [stdout] 68 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 78 | / convert_fn! { [INFO] [stdout] 79 | | if x86_feature("f16c") { [INFO] [stdout] 80 | | unsafe { x86::f32_to_f16_x86_f16c(f as f32) } [INFO] [stdout] 81 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 91 | / convert_fn! { [INFO] [stdout] 92 | | if x86_feature("f16c") { [INFO] [stdout] 93 | | unsafe { x86::f16_to_f32_x86_f16c(i) } [INFO] [stdout] 94 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 104 | / convert_fn! { [INFO] [stdout] 105 | | if x86_feature("f16c") { [INFO] [stdout] 106 | | unsafe { x86::f16_to_f32_x86_f16c(i) as f64 } [INFO] [stdout] 107 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 117 | / convert_fn! { [INFO] [stdout] 118 | | if x86_feature("f16c") { [INFO] [stdout] 119 | | unsafe { x86::f32x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] 120 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 130 | / convert_fn! { [INFO] [stdout] 131 | | if x86_feature("f16c") { [INFO] [stdout] 132 | | unsafe { x86::f16x4_to_f32x4_x86_f16c(i) } [INFO] [stdout] 133 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 138 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 143 | / convert_fn! { [INFO] [stdout] 144 | | if x86_feature("f16c") { [INFO] [stdout] 145 | | unsafe { x86::f64x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] 146 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 156 | / convert_fn! { [INFO] [stdout] 157 | | if x86_feature("f16c") { [INFO] [stdout] 158 | | unsafe { x86::f16x4_to_f64x4_x86_f16c(i) } [INFO] [stdout] 159 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 169 | / convert_fn! { [INFO] [stdout] 170 | | if x86_feature("f16c") { [INFO] [stdout] 171 | | unsafe { x86::f32x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] 172 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 187 | / convert_fn! { [INFO] [stdout] 188 | | if x86_feature("f16c") { [INFO] [stdout] 189 | | unsafe { x86::f16x8_to_f32x8_x86_f16c(i) } [INFO] [stdout] 190 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 205 | / convert_fn! { [INFO] [stdout] 206 | | if x86_feature("f16c") { [INFO] [stdout] 207 | | unsafe { x86::f64x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] 208 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 223 | / convert_fn! { [INFO] [stdout] 224 | | if x86_feature("f16c") { [INFO] [stdout] 225 | | unsafe { x86::f16x8_to_f64x8_x86_f16c(i) } [INFO] [stdout] 226 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 236 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | $f16c [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 241 | / convert_fn! { [INFO] [stdout] 242 | | if x86_feature("f16c") { [INFO] [stdout] 243 | | convert_chunked_slice_8(src, dst, x86::f32x8_to_f16x8_x86_f16c, [INFO] [stdout] 244 | | x86::f32x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | $aarch64 [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 241 | / convert_fn! { [INFO] [stdout] 242 | | if x86_feature("f16c") { [INFO] [stdout] 243 | | convert_chunked_slice_8(src, dst, x86::f32x8_to_f16x8_x86_f16c, [INFO] [stdout] 244 | | x86::f32x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 241 | / convert_fn! { [INFO] [stdout] 242 | | if x86_feature("f16c") { [INFO] [stdout] 243 | | convert_chunked_slice_8(src, dst, x86::f32x8_to_f16x8_x86_f16c, [INFO] [stdout] 244 | | x86::f32x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | $f16c [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 255 | / convert_fn! { [INFO] [stdout] 256 | | if x86_feature("f16c") { [INFO] [stdout] 257 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f32x8_x86_f16c, [INFO] [stdout] 258 | | x86::f16x4_to_f32x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | $aarch64 [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 255 | / convert_fn! { [INFO] [stdout] 256 | | if x86_feature("f16c") { [INFO] [stdout] 257 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f32x8_x86_f16c, [INFO] [stdout] 258 | | x86::f16x4_to_f32x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 255 | / convert_fn! { [INFO] [stdout] 256 | | if x86_feature("f16c") { [INFO] [stdout] 257 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f32x8_x86_f16c, [INFO] [stdout] 258 | | x86::f16x4_to_f32x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | $f16c [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 269 | / convert_fn! { [INFO] [stdout] 270 | | if x86_feature("f16c") { [INFO] [stdout] 271 | | convert_chunked_slice_8(src, dst, x86::f64x8_to_f16x8_x86_f16c, [INFO] [stdout] 272 | | x86::f64x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 278 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | $aarch64 [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 269 | / convert_fn! { [INFO] [stdout] 270 | | if x86_feature("f16c") { [INFO] [stdout] 271 | | convert_chunked_slice_8(src, dst, x86::f64x8_to_f16x8_x86_f16c, [INFO] [stdout] 272 | | x86::f64x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 278 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 269 | / convert_fn! { [INFO] [stdout] 270 | | if x86_feature("f16c") { [INFO] [stdout] 271 | | convert_chunked_slice_8(src, dst, x86::f64x8_to_f16x8_x86_f16c, [INFO] [stdout] 272 | | x86::f64x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 278 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | $f16c [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 283 | / convert_fn! { [INFO] [stdout] 284 | | if x86_feature("f16c") { [INFO] [stdout] 285 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f64x8_x86_f16c, [INFO] [stdout] 286 | | x86::f16x4_to_f64x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | $aarch64 [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 283 | / convert_fn! { [INFO] [stdout] 284 | | if x86_feature("f16c") { [INFO] [stdout] 285 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f64x8_x86_f16c, [INFO] [stdout] 286 | | x86::f16x4_to_f64x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 283 | / convert_fn! { [INFO] [stdout] 284 | | if x86_feature("f16c") { [INFO] [stdout] 285 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f64x8_x86_f16c, [INFO] [stdout] 286 | | x86::f16x4_to_f64x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 331 | / math_fn! { [INFO] [stdout] 332 | | if aarch64_feature("fp16") { [INFO] [stdout] 333 | | unsafe { aarch64::add_f16_fp16(a, b) } [INFO] [stdout] 334 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 337 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 342 | / math_fn! { [INFO] [stdout] 343 | | if aarch64_feature("fp16") { [INFO] [stdout] 344 | | unsafe { aarch64::subtract_f16_fp16(a, b) } [INFO] [stdout] 345 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 353 | / math_fn! { [INFO] [stdout] 354 | | if aarch64_feature("fp16") { [INFO] [stdout] 355 | | unsafe { aarch64::multiply_f16_fp16(a, b) } [INFO] [stdout] 356 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 359 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 364 | / math_fn! { [INFO] [stdout] 365 | | if aarch64_feature("fp16") { [INFO] [stdout] 366 | | unsafe { aarch64::divide_f16_fp16(a, b) } [INFO] [stdout] 367 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:304:25 [INFO] [stdout] | [INFO] [stdout] 304 | $aarch64 [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 380 | / math_fn! { [INFO] [stdout] 381 | | if aarch64_feature("fp16") { [INFO] [stdout] 382 | | iter.fold(0, |acc, x| unsafe { aarch64::multiply_f16_fp16(acc, x) }) [INFO] [stdout] 383 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 386 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 380 | / math_fn! { [INFO] [stdout] 381 | | if aarch64_feature("fp16") { [INFO] [stdout] 382 | | iter.fold(0, |acc, x| unsafe { aarch64::multiply_f16_fp16(acc, x) }) [INFO] [stdout] 383 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 386 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:304:25 [INFO] [stdout] | [INFO] [stdout] 304 | $aarch64 [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 391 | / math_fn! { [INFO] [stdout] 392 | | if aarch64_feature("fp16") { [INFO] [stdout] 393 | | iter.fold(0, |acc, x| unsafe { aarch64::add_f16_fp16(acc, x) }) [INFO] [stdout] 394 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 397 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found reserved identifier `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:323:26 [INFO] [stdout] | [INFO] [stdout] 323 | $fallback [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 391 | / math_fn! { [INFO] [stdout] 392 | | if aarch64_feature("fp16") { [INFO] [stdout] 393 | | iter.fold(0, |acc, x| unsafe { aarch64::add_f16_fp16(acc, x) }) [INFO] [stdout] 394 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 397 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | unexpected token [INFO] [stdout] | |_____only `;` terminated statements or tail expressions are allowed after this attribute [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | / math_fn! { [INFO] [stdout] 392 | | if aarch64_feature("fp16") { [INFO] [stdout] 393 | | iter.fold(0, |acc, x| unsafe { aarch64::add_f16_fp16(acc, x) }) [INFO] [stdout] 394 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 397 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 380 | / math_fn! { [INFO] [stdout] 381 | | if aarch64_feature("fp16") { [INFO] [stdout] 382 | | iter.fold(0, |acc, x| unsafe { aarch64::multiply_f16_fp16(acc, x) }) [INFO] [stdout] 383 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 386 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | / math_fn! { [INFO] [stdout] 365 | | if aarch64_feature("fp16") { [INFO] [stdout] 366 | | unsafe { aarch64::divide_f16_fp16(a, b) } [INFO] [stdout] 367 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 370 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | / math_fn! { [INFO] [stdout] 354 | | if aarch64_feature("fp16") { [INFO] [stdout] 355 | | unsafe { aarch64::multiply_f16_fp16(a, b) } [INFO] [stdout] 356 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 359 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | / math_fn! { [INFO] [stdout] 343 | | if aarch64_feature("fp16") { [INFO] [stdout] 344 | | unsafe { aarch64::subtract_f16_fp16(a, b) } [INFO] [stdout] 345 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 314 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | / math_fn! { [INFO] [stdout] 332 | | if aarch64_feature("fp16") { [INFO] [stdout] 333 | | unsafe { aarch64::add_f16_fp16(a, b) } [INFO] [stdout] 334 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 337 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `math_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | / convert_fn! { [INFO] [stdout] 284 | | if x86_feature("f16c") { [INFO] [stdout] 285 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f64x8_x86_f16c, [INFO] [stdout] 286 | | x86::f16x4_to_f64x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | / convert_fn! { [INFO] [stdout] 284 | | if x86_feature("f16c") { [INFO] [stdout] 285 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f64x8_x86_f16c, [INFO] [stdout] 286 | | x86::f16x4_to_f64x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 292 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | / convert_fn! { [INFO] [stdout] 270 | | if x86_feature("f16c") { [INFO] [stdout] 271 | | convert_chunked_slice_8(src, dst, x86::f64x8_to_f16x8_x86_f16c, [INFO] [stdout] 272 | | x86::f64x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 278 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | / convert_fn! { [INFO] [stdout] 270 | | if x86_feature("f16c") { [INFO] [stdout] 271 | | convert_chunked_slice_8(src, dst, x86::f64x8_to_f16x8_x86_f16c, [INFO] [stdout] 272 | | x86::f64x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 278 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | / convert_fn! { [INFO] [stdout] 256 | | if x86_feature("f16c") { [INFO] [stdout] 257 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f32x8_x86_f16c, [INFO] [stdout] 258 | | x86::f16x4_to_f32x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | / convert_fn! { [INFO] [stdout] 256 | | if x86_feature("f16c") { [INFO] [stdout] 257 | | convert_chunked_slice_8(src, dst, x86::f16x8_to_f32x8_x86_f16c, [INFO] [stdout] 258 | | x86::f16x4_to_f32x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | / convert_fn! { [INFO] [stdout] 242 | | if x86_feature("f16c") { [INFO] [stdout] 243 | | convert_chunked_slice_8(src, dst, x86::f32x8_to_f16x8_x86_f16c, [INFO] [stdout] 244 | | x86::f32x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | / convert_fn! { [INFO] [stdout] 242 | | if x86_feature("f16c") { [INFO] [stdout] 243 | | convert_chunked_slice_8(src, dst, x86::f32x8_to_f16x8_x86_f16c, [INFO] [stdout] 244 | | x86::f32x4_to_f16x4_x86_f16c) [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | / convert_fn! { [INFO] [stdout] 224 | | if x86_feature("f16c") { [INFO] [stdout] 225 | | unsafe { x86::f16x8_to_f64x8_x86_f16c(i) } [INFO] [stdout] 226 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 236 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | / convert_fn! { [INFO] [stdout] 224 | | if x86_feature("f16c") { [INFO] [stdout] 225 | | unsafe { x86::f16x8_to_f64x8_x86_f16c(i) } [INFO] [stdout] 226 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 236 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / convert_fn! { [INFO] [stdout] 206 | | if x86_feature("f16c") { [INFO] [stdout] 207 | | unsafe { x86::f64x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] 208 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / convert_fn! { [INFO] [stdout] 206 | | if x86_feature("f16c") { [INFO] [stdout] 207 | | unsafe { x86::f64x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] 208 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | / convert_fn! { [INFO] [stdout] 188 | | if x86_feature("f16c") { [INFO] [stdout] 189 | | unsafe { x86::f16x8_to_f32x8_x86_f16c(i) } [INFO] [stdout] 190 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | / convert_fn! { [INFO] [stdout] 188 | | if x86_feature("f16c") { [INFO] [stdout] 189 | | unsafe { x86::f16x8_to_f32x8_x86_f16c(i) } [INFO] [stdout] 190 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | / convert_fn! { [INFO] [stdout] 170 | | if x86_feature("f16c") { [INFO] [stdout] 171 | | unsafe { x86::f32x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] 172 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | / convert_fn! { [INFO] [stdout] 170 | | if x86_feature("f16c") { [INFO] [stdout] 171 | | unsafe { x86::f32x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] 172 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | / convert_fn! { [INFO] [stdout] 157 | | if x86_feature("f16c") { [INFO] [stdout] 158 | | unsafe { x86::f16x4_to_f64x4_x86_f16c(i) } [INFO] [stdout] 159 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | / convert_fn! { [INFO] [stdout] 157 | | if x86_feature("f16c") { [INFO] [stdout] 158 | | unsafe { x86::f16x4_to_f64x4_x86_f16c(i) } [INFO] [stdout] 159 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | / convert_fn! { [INFO] [stdout] 144 | | if x86_feature("f16c") { [INFO] [stdout] 145 | | unsafe { x86::f64x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] 146 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | / convert_fn! { [INFO] [stdout] 144 | | if x86_feature("f16c") { [INFO] [stdout] 145 | | unsafe { x86::f64x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] 146 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | / convert_fn! { [INFO] [stdout] 131 | | if x86_feature("f16c") { [INFO] [stdout] 132 | | unsafe { x86::f16x4_to_f32x4_x86_f16c(i) } [INFO] [stdout] 133 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 138 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | / convert_fn! { [INFO] [stdout] 131 | | if x86_feature("f16c") { [INFO] [stdout] 132 | | unsafe { x86::f16x4_to_f32x4_x86_f16c(i) } [INFO] [stdout] 133 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 138 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | / convert_fn! { [INFO] [stdout] 118 | | if x86_feature("f16c") { [INFO] [stdout] 119 | | unsafe { x86::f32x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] 120 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | / convert_fn! { [INFO] [stdout] 118 | | if x86_feature("f16c") { [INFO] [stdout] 119 | | unsafe { x86::f32x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] 120 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | / convert_fn! { [INFO] [stdout] 105 | | if x86_feature("f16c") { [INFO] [stdout] 106 | | unsafe { x86::f16_to_f32_x86_f16c(i) as f64 } [INFO] [stdout] 107 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | / convert_fn! { [INFO] [stdout] 105 | | if x86_feature("f16c") { [INFO] [stdout] 106 | | unsafe { x86::f16_to_f32_x86_f16c(i) as f64 } [INFO] [stdout] 107 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | / convert_fn! { [INFO] [stdout] 92 | | if x86_feature("f16c") { [INFO] [stdout] 93 | | unsafe { x86::f16_to_f32_x86_f16c(i) } [INFO] [stdout] 94 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | / convert_fn! { [INFO] [stdout] 92 | | if x86_feature("f16c") { [INFO] [stdout] 93 | | unsafe { x86::f16_to_f32_x86_f16c(i) } [INFO] [stdout] 94 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | / convert_fn! { [INFO] [stdout] 79 | | if x86_feature("f16c") { [INFO] [stdout] 80 | | unsafe { x86::f32_to_f16_x86_f16c(f as f32) } [INFO] [stdout] 81 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | / convert_fn! { [INFO] [stdout] 79 | | if x86_feature("f16c") { [INFO] [stdout] 80 | | unsafe { x86::f32_to_f16_x86_f16c(f as f32) } [INFO] [stdout] 81 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_aarch64_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | / convert_fn! { [INFO] [stdout] 66 | | if x86_feature("f16c") { [INFO] [stdout] 67 | | unsafe { x86::f32_to_f16_x86_f16c(f) } [INFO] [stdout] 68 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `is_x86_feature_detected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | if is_x86_feature_detected!("f16c") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | / convert_fn! { [INFO] [stdout] 66 | | if x86_feature("f16c") { [INFO] [stdout] 67 | | unsafe { x86::f32_to_f16_x86_f16c(f) } [INFO] [stdout] 68 | | } else if aarch64_feature("fp16") { [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 67 | unsafe { x86::f32_to_f16_x86_f16c(f) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 67 | unsafe { x86::f32_to_f16_x86_f16c(f); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 67 | unsafe { return x86::f32_to_f16_x86_f16c(f); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 71 | f32_to_f16_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 71 | f32_to_f16_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 71 | return f32_to_f16_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe { aarch64::f32_to_f16_fp16(f) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223+ mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 71 | f32_to_f16_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 71 | f32_to_f16_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 71 | return f32_to_f16_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 80 | unsafe { x86::f32_to_f16_x86_f16c(f as f32) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 80 | unsafe { x86::f32_to_f16_x86_f16c(f as f32); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 80 | unsafe { return x86::f32_to_f16_x86_f16c(f as f32); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 84 | f64_to_f16_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 84 | f64_to_f16_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 84 | return f64_to_f16_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | unsafe { aarch64::f64_to_f16_fp16(f) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223+ mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 84 | f64_to_f16_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 84 | f64_to_f16_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 84 | return f64_to_f16_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 93 | unsafe { x86::f16_to_f32_x86_f16c(i) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `f32` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 93 | unsafe { x86::f16_to_f32_x86_f16c(i); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 93 | unsafe { return x86::f16_to_f32_x86_f16c(i); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 97 | f16_to_f32_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `f32` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 97 | f16_to_f32_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 97 | return f16_to_f32_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | unsafe { aarch64::f16_to_f32_fp16(i) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223+ mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 97 | f16_to_f32_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `f32` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 97 | f16_to_f32_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 97 | return f16_to_f32_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 106 | unsafe { x86::f16_to_f32_x86_f16c(i) as f64 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `f64` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 106 | unsafe { return x86::f16_to_f32_x86_f16c(i) as f64; } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 110 | f16_to_f64_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `f64` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 110 | f16_to_f64_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 110 | return f16_to_f64_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe { aarch64::f16_to_f64_fp16(i) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking anes v0.1.6 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 110 | f16_to_f64_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `f64` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 110 | f16_to_f64_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 110 | return f16_to_f64_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 119 | unsafe { x86::f32x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 119 | unsafe { x86::f32x4_to_f16x4_x86_f16c(f); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 119 | unsafe { return x86::f32x4_to_f16x4_x86_f16c(f); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 123 | f32x4_to_f16x4_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 123 | f32x4_to_f16x4_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 123 | return f32x4_to_f16x4_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | unsafe { aarch64::f32x4_to_f16x4_fp16(f) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 123 | f32x4_to_f16x4_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 123 | f32x4_to_f16x4_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 123 | return f32x4_to_f16x4_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 132 | unsafe { x86::f16x4_to_f32x4_x86_f16c(i) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f32; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 132 | unsafe { x86::f16x4_to_f32x4_x86_f16c(i); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 132 | unsafe { return x86::f16x4_to_f32x4_x86_f16c(i); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 136 | f16x4_to_f32x4_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f32; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 136 | f16x4_to_f32x4_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 136 | return f16x4_to_f32x4_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | unsafe { aarch64::f16x4_to_f32x4_fp16(i) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 136 | f16x4_to_f32x4_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f32; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 136 | f16x4_to_f32x4_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 136 | return f16x4_to_f32x4_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 145 | unsafe { x86::f64x4_to_f16x4_x86_f16c(f) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 145 | unsafe { x86::f64x4_to_f16x4_x86_f16c(f); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 145 | unsafe { return x86::f64x4_to_f16x4_x86_f16c(f); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 149 | f64x4_to_f16x4_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 149 | f64x4_to_f16x4_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 149 | return f64x4_to_f16x4_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | unsafe { aarch64::f64x4_to_f16x4_fp16(f) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 149 | f64x4_to_f16x4_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 149 | f64x4_to_f16x4_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 149 | return f64x4_to_f16x4_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 158 | unsafe { x86::f16x4_to_f64x4_x86_f16c(i) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f64; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 158 | unsafe { x86::f16x4_to_f64x4_x86_f16c(i); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 158 | unsafe { return x86::f16x4_to_f64x4_x86_f16c(i); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 162 | f16x4_to_f64x4_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f64; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 162 | f16x4_to_f64x4_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 162 | return f16x4_to_f64x4_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | unsafe { aarch64::f16x4_to_f64x4_fp16(i) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 162 | f16x4_to_f64x4_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f64; 4]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 162 | f16x4_to_f64x4_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 162 | return f16x4_to_f64x4_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 171 | unsafe { x86::f32x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 171 | unsafe { x86::f32x8_to_f16x8_x86_f16c(f); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 171 | unsafe { return x86::f32x8_to_f16x8_x86_f16c(f); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 180 | f32x8_to_f16x8_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 180 | f32x8_to_f16x8_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 180 | return f32x8_to_f16x8_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | aarch64::f32x4_to_f16x4_fp16); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 177 | result [INFO] [stdout] | ^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 177 | return result; [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 180 | f32x8_to_f16x8_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 180 | f32x8_to_f16x8_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 180 | return f32x8_to_f16x8_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 189 | unsafe { x86::f16x8_to_f32x8_x86_f16c(i) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f32; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 189 | unsafe { x86::f16x8_to_f32x8_x86_f16c(i); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 189 | unsafe { return x86::f16x8_to_f32x8_x86_f16c(i); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 198 | f16x8_to_f32x8_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f32; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 198 | f16x8_to_f32x8_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 198 | return f16x8_to_f32x8_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | aarch64::f16x4_to_f32x4_fp16); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 195 | result [INFO] [stdout] | ^^^^^^ expected `()`, found `[f32; 8]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 195 | return result; [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 198 | f16x8_to_f32x8_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f32; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 198 | f16x8_to_f32x8_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 198 | return f16x8_to_f32x8_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 207 | unsafe { x86::f64x8_to_f16x8_x86_f16c(f) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 207 | unsafe { x86::f64x8_to_f16x8_x86_f16c(f); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 207 | unsafe { return x86::f64x8_to_f16x8_x86_f16c(f); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 216 | f64x8_to_f16x8_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 216 | f64x8_to_f16x8_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 216 | return f64x8_to_f16x8_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | aarch64::f64x4_to_f16x4_fp16); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 213 | result [INFO] [stdout] | ^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 213 | return result; [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 216 | f64x8_to_f16x8_fallback(f) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[u16; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 216 | f64x8_to_f16x8_fallback(f); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 216 | return f64x8_to_f16x8_fallback(f); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:225:22 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 225 | unsafe { x86::f16x8_to_f64x8_x86_f16c(i) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f64; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 225 | unsafe { x86::f16x8_to_f64x8_x86_f16c(i); } [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 225 | unsafe { return x86::f16x8_to_f64x8_x86_f16c(i); } [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 37 | / if is_x86_feature_detected!("f16c") { [INFO] [stdout] 38 | | $f16c [INFO] [stdout] 39 | | } else { [INFO] [stdout] 40 | | $fallback [INFO] [stdout] 41 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 234 | f16x8_to_f64x8_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f64; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 234 | f16x8_to_f64x8_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 41 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 234 | return f16x8_to_f64x8_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | aarch64::f16x4_to_f64x4_fp16); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 231 | result [INFO] [stdout] | ^^^^^^ expected `()`, found `[f64; 8]` [INFO] [stdout] | [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 231 | return result; [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 48 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 49 | | $aarch64 [INFO] [stdout] 50 | | } else { [INFO] [stdout] 51 | | $fallback [INFO] [stdout] 52 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 234 | f16x8_to_f64x8_fallback(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `[f64; 8]` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 234 | f16x8_to_f64x8_fallback(i); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 52 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 234 | return f16x8_to_f64x8_fallback(i); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:246:47 [INFO] [stdout] | [INFO] [stdout] 246 | convert_chunked_slice_4(src, dst, aarch64::f32x4_to_f16x4_fp16) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:260:47 [INFO] [stdout] | [INFO] [stdout] 260 | convert_chunked_slice_4(src, dst, aarch64::f16x4_to_f32x4_fp16) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:274:47 [INFO] [stdout] | [INFO] [stdout] 274 | convert_chunked_slice_4(src, dst, aarch64::f64x4_to_f16x4_fp16) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:288:47 [INFO] [stdout] | [INFO] [stdout] 288 | convert_chunked_slice_4(src, dst, aarch64::f16x4_to_f64x4_fp16) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:333:22 [INFO] [stdout] | [INFO] [stdout] 333 | unsafe { aarch64::add_f16_fp16(a, b) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 314 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 315 | | $aarch64 [INFO] [stdout] 316 | | } else { [INFO] [stdout] 317 | | $fallback [INFO] [stdout] 318 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 335 | add_f16_fallback(a, b) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 335 | add_f16_fallback(a, b); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 318 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 335 | return add_f16_fallback(a, b); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:344:22 [INFO] [stdout] | [INFO] [stdout] 344 | unsafe { aarch64::subtract_f16_fp16(a, b) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 314 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 315 | | $aarch64 [INFO] [stdout] 316 | | } else { [INFO] [stdout] 317 | | $fallback [INFO] [stdout] 318 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 346 | subtract_f16_fallback(a, b) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 346 | subtract_f16_fallback(a, b); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 318 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 346 | return subtract_f16_fallback(a, b); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:355:22 [INFO] [stdout] | [INFO] [stdout] 355 | unsafe { aarch64::multiply_f16_fp16(a, b) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 314 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 315 | | $aarch64 [INFO] [stdout] 316 | | } else { [INFO] [stdout] 317 | | $fallback [INFO] [stdout] 318 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 357 | multiply_f16_fallback(a, b) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 357 | multiply_f16_fallback(a, b); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 318 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 357 | return multiply_f16_fallback(a, b); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:366:22 [INFO] [stdout] | [INFO] [stdout] 366 | unsafe { aarch64::divide_f16_fp16(a, b) } [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 314 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 315 | | $aarch64 [INFO] [stdout] 316 | | } else { [INFO] [stdout] 317 | | $fallback [INFO] [stdout] 318 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 368 | divide_f16_fallback(a, b) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 368 | divide_f16_fallback(a, b); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 318 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 368 | return divide_f16_fallback(a, b); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:382:44 [INFO] [stdout] | [INFO] [stdout] 382 | iter.fold(0, |acc, x| unsafe { aarch64::multiply_f16_fp16(acc, x) }) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:382:23 [INFO] [stdout] | [INFO] [stdout] 382 | iter.fold(0, |acc, x| unsafe { aarch64::multiply_f16_fp16(acc, x) }) [INFO] [stdout] | ---- ^ expected `()`, found integer [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] help: the return type of this call is `{integer}` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | iter.fold(0, |acc, x| unsafe { aarch64::multiply_f16_fp16(acc, x) }) [INFO] [stdout] | ^^^^^^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `fold` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/core/src/iter/traits/iterator.rs:2595:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 314 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 315 | | $aarch64 [INFO] [stdout] 316 | | } else { [INFO] [stdout] 317 | | $fallback [INFO] [stdout] 318 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 384 | product_f16_fallback(iter) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 384 | product_f16_fallback(iter); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 318 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 384 | return product_f16_fallback(iter); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:393:44 [INFO] [stdout] | [INFO] [stdout] 393 | iter.fold(0, |acc, x| unsafe { aarch64::add_f16_fp16(acc, x) }) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `aarch64` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch/aarch64.rs, use `mod aarch64` in this file to declare the module [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 + mod aarch64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:393:23 [INFO] [stdout] | [INFO] [stdout] 393 | iter.fold(0, |acc, x| unsafe { aarch64::add_f16_fp16(acc, x) }) [INFO] [stdout] | ---- ^ expected `()`, found integer [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] help: the return type of this call is `{integer}` due to the type of the argument passed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | iter.fold(0, |acc, x| unsafe { aarch64::add_f16_fp16(acc, x) }) [INFO] [stdout] | ^^^^^^^^^^-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `fold` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/core/src/iter/traits/iterator.rs:2595:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.6.0/src/binary16/arch.rs:395:13 [INFO] [stdout] | [INFO] [stdout] 314 | / if is_aarch64_feature_detected!("fp16") { [INFO] [stdout] 315 | | $aarch64 [INFO] [stdout] 316 | | } else { [INFO] [stdout] 317 | | $fallback [INFO] [stdout] 318 | | } [INFO] [stdout] | |_________________- expected this to be `()` [INFO] [stdout] ... [INFO] [stdout] 395 | sum_f16_fallback(iter) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 395 | sum_f16_fallback(iter); [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 318 | }; [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 395 | return sum_f16_fallback(iter); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stdout] Some errors have detailed explanations: E0308, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] error: could not compile `half` (lib) due to 140 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "807cb182cd9a54819d2629835e435712921d9a1b890b895b50736899eadb3e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807cb182cd9a54819d2629835e435712921d9a1b890b895b50736899eadb3e23", kill_on_drop: false }` [INFO] [stdout] 807cb182cd9a54819d2629835e435712921d9a1b890b895b50736899eadb3e23