[INFO] fetching crate fourier-algorithms 0.1.1... [INFO] testing fourier-algorithms-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate fourier-algorithms 0.1.1 into /workspace/builds/worker-2-tc1/source [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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fourier-algorithms 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding multiversion v0.6.1 (available: v0.8.0) [INFO] [stderr] Adding num-complex v0.2.4 (available: v0.4.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 599385343c8104f40eabb70ecf1aa4a7d99d698a57bae5e9aa877c42fd09a218 [INFO] running `Command { std: "docker" "start" "-a" "599385343c8104f40eabb70ecf1aa4a7d99d698a57bae5e9aa877c42fd09a218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "599385343c8104f40eabb70ecf1aa4a7d99d698a57bae5e9aa877c42fd09a218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "599385343c8104f40eabb70ecf1aa4a7d99d698a57bae5e9aa877c42fd09a218", kill_on_drop: false }` [INFO] [stdout] 599385343c8104f40eabb70ecf1aa4a7d99d698a57bae5e9aa877c42fd09a218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3805b24923af13938a6f69a2032d6384891d37d71b215e9238aeae13e7da9fab [INFO] running `Command { std: "docker" "start" "-a" "3805b24923af13938a6f69a2032d6384891d37d71b215e9238aeae13e7da9fab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling fourier-algorithms v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: 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: `#[deny(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `load_narrow` which comes from the expansion of the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `store_narrow` which comes from the expansion of 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: `#[warn(unused_attributes)]` 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: 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: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: 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: function `radix_2_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_2_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `radix_3_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_3_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `radix_4_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_4_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:308:23 [INFO] [stdout] | [INFO] [stdout] 308 | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `radix_8_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_8_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:309:23 [INFO] [stdout] | [INFO] [stdout] 309 | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `radix_2_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_2_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `radix_3_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_3_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `radix_4_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_4_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:308:23 [INFO] [stdout] | [INFO] [stdout] 308 | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `radix_8_wide` is never used [INFO] [stdout] --> src/autosort/mod.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] | ^^^^^^^^^^^^ [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 `radix_8_narrow` is never used [INFO] [stdout] --> src/autosort/mod.rs:309:23 [INFO] [stdout] | [INFO] [stdout] 309 | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] error: could not compile `fourier-algorithms` (lib) due to 48 previous errors; 35 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3805b24923af13938a6f69a2032d6384891d37d71b215e9238aeae13e7da9fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3805b24923af13938a6f69a2032d6384891d37d71b215e9238aeae13e7da9fab", kill_on_drop: false }` [INFO] [stdout] 3805b24923af13938a6f69a2032d6384891d37d71b215e9238aeae13e7da9fab