[INFO] fetching crate fourier-algorithms 0.1.1... [INFO] testing fourier-algorithms-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fourier-algorithms 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate fourier-algorithms 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fourier-algorithms 0.1.1 [INFO] finished tweaking crates.io crate fourier-algorithms 0.1.1 [INFO] tweaked toml for crates.io crate fourier-algorithms 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8aa32426e4362c89408aca5339cd6f20e72f40ebd9ba4374d9eb42e33866d3f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8aa32426e4362c89408aca5339cd6f20e72f40ebd9ba4374d9eb42e33866d3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8aa32426e4362c89408aca5339cd6f20e72f40ebd9ba4374d9eb42e33866d3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa32426e4362c89408aca5339cd6f20e72f40ebd9ba4374d9eb42e33866d3f6", kill_on_drop: false }` [INFO] [stdout] 8aa32426e4362c89408aca5339cd6f20e72f40ebd9ba4374d9eb42e33866d3f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34a5e9227669181da70af55f98d960c5d8bca16a7c67d4ffa8fac9386a935271 [INFO] running `Command { std: "docker" "start" "-a" "34a5e9227669181da70af55f98d960c5d8bca16a7c67d4ffa8fac9386a935271", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling fourier-algorithms v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/bluesteins.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/bluesteins.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.86s [INFO] running `Command { std: "docker" "inspect" "34a5e9227669181da70af55f98d960c5d8bca16a7c67d4ffa8fac9386a935271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a5e9227669181da70af55f98d960c5d8bca16a7c67d4ffa8fac9386a935271", kill_on_drop: false }` [INFO] [stdout] 34a5e9227669181da70af55f98d960c5d8bca16a7c67d4ffa8fac9386a935271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06d2b8c69fa35bda5de68a1682bdee969a2780d85412b13f312e96b06e6a9bae [INFO] running `Command { std: "docker" "start" "-a" "06d2b8c69fa35bda5de68a1682bdee969a2780d85412b13f312e96b06e6a9bae", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/bluesteins.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/bluesteins.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fourier-algorithms v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `radix_4_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stdout] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/vector/avx.rs:190:77 [INFO] [stdout] | [INFO] [stdout] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/autosort/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stdout] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/bluesteins.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/bluesteins.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/autosort/mod.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | #[multiversion::multiversion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_2_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_3_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_4_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_wide` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `radix_8_narrow` [INFO] [stdout] --> src/autosort/mod.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | / #[multiversion::multiversion] [INFO] [stdout] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stdout] 181 | | #[inline] [INFO] [stdout] 182 | | pub fn $name( [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 305 | / make_radix_fns! { [INFO] [stdout] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 310 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.15s [INFO] running `Command { std: "docker" "inspect" "06d2b8c69fa35bda5de68a1682bdee969a2780d85412b13f312e96b06e6a9bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d2b8c69fa35bda5de68a1682bdee969a2780d85412b13f312e96b06e6a9bae", kill_on_drop: false }` [INFO] [stdout] 06d2b8c69fa35bda5de68a1682bdee969a2780d85412b13f312e96b06e6a9bae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23d2632683943186c2c3e34edaead8a00a95c4ef0619adca24a623e5ac18663a [INFO] running `Command { std: "docker" "start" "-a" "23d2632683943186c2c3e34edaead8a00a95c4ef0619adca24a623e5ac18663a", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/vector/avx.rs:184:18 [INFO] [stderr] | [INFO] [stderr] 184 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/autosort/mod.rs:305:1 [INFO] [stderr] | [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stderr] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/vector/avx.rs:184:18 [INFO] [stderr] | [INFO] [stderr] 184 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/autosort/mod.rs:305:1 [INFO] [stderr] | [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `load_narrow` [INFO] [stderr] = note: this warning originates in the macro `load_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/vector/avx.rs:190:77 [INFO] [stderr] | [INFO] [stderr] 190 | _mm_storeu_pd($to as *mut f64, _mm256_extractf128_pd($z, 0)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/autosort/mod.rs:305:1 [INFO] [stderr] | [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `store_narrow` [INFO] [stderr] = note: this warning originates in the macro `store_narrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/autosort/mod.rs:317:9 [INFO] [stderr] | [INFO] [stderr] 317 | #[inline] [INFO] [stderr] | ^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/autosort/mod.rs:315:9 [INFO] [stderr] | [INFO] [stderr] 315 | #[multiversion::multiversion] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 403 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/autosort/mod.rs:317:9 [INFO] [stderr] | [INFO] [stderr] 317 | #[inline] [INFO] [stderr] | ^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/autosort/mod.rs:315:9 [INFO] [stderr] | [INFO] [stderr] 315 | #[multiversion::multiversion] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 404 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: this warning originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/bluesteins.rs:217:1 [INFO] [stderr] | [INFO] [stderr] 217 | #[inline] [INFO] [stderr] | ^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/bluesteins.rs:215:1 [INFO] [stderr] | [INFO] [stderr] 215 | #[multiversion::multiversion] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: this warning originates in the attribute macro `multiversion::multiversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/autosort/mod.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | #[inline] [INFO] [stderr] | ^^^^^^^^^ help: remove this attribute [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | #[multiversion::multiversion] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_2_wide` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_2_narrow` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_3_wide` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_3_narrow` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_4_wide` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_4_narrow` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_8_wide` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_8_narrow` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `radix_2_wide` [INFO] [stderr] --> src/autosort/mod.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | / #[multiversion::multiversion] [INFO] [stderr] 180 | | #[clone(target = "[x86|x86_64]+avx")] [INFO] [stderr] 181 | | #[inline] [INFO] [stderr] 182 | | pub fn $name( [INFO] [stderr] | |___________^ [INFO] [stderr] ... [INFO] [stderr] 305 | / make_radix_fns! { [INFO] [stderr] 306 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stderr] 307 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stderr] 308 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stderr] 309 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stderr] 310 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fourier-algorithms` (lib) generated 59 warnings (43 duplicates) [INFO] [stderr] warning: `fourier-algorithms` (lib test) generated 59 warnings (59 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fourier_algorithms-c617a28cc1596867) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fourier-algorithms [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "23d2632683943186c2c3e34edaead8a00a95c4ef0619adca24a623e5ac18663a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d2632683943186c2c3e34edaead8a00a95c4ef0619adca24a623e5ac18663a", kill_on_drop: false }` [INFO] [stdout] 23d2632683943186c2c3e34edaead8a00a95c4ef0619adca24a623e5ac18663a