[INFO] fetching crate microfft 0.6.0... [INFO] testing microfft-0.6.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate microfft 0.6.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate microfft 0.6.0 [INFO] finished tweaking crates.io crate microfft 0.6.0 [INFO] tweaked toml for crates.io crate microfft 0.6.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate microfft 0.6.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f083cc77e5fc0bc12f0dc9dd01e77f8d8e483342c716ba17ec006196be3dd25 [INFO] running `Command { std: "docker" "start" "-a" "4f083cc77e5fc0bc12f0dc9dd01e77f8d8e483342c716ba17ec006196be3dd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f083cc77e5fc0bc12f0dc9dd01e77f8d8e483342c716ba17ec006196be3dd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f083cc77e5fc0bc12f0dc9dd01e77f8d8e483342c716ba17ec006196be3dd25", kill_on_drop: false }` [INFO] [stdout] 4f083cc77e5fc0bc12f0dc9dd01e77f8d8e483342c716ba17ec006196be3dd25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 591938987fc3b5786e528a1ae3b1351ef77c85fc8c603a43b107d76dda5f7a5a [INFO] running `Command { std: "docker" "start" "-a" "591938987fc3b5786e528a1ae3b1351ef77c85fc8c603a43b107d76dda5f7a5a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling microfft v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `IFftN8192` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | (IFftN8192, CFftN8192), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IFftN16384` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | (IFftN16384, CFftN16384), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IFftN32768` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | (IFftN32768, CFftN32768), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `Command { std: "docker" "inspect" "591938987fc3b5786e528a1ae3b1351ef77c85fc8c603a43b107d76dda5f7a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591938987fc3b5786e528a1ae3b1351ef77c85fc8c603a43b107d76dda5f7a5a", kill_on_drop: false }` [INFO] [stdout] 591938987fc3b5786e528a1ae3b1351ef77c85fc8c603a43b107d76dda5f7a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f473486170fa5f3dd534ef15419ca0604cf0a73e2455313ecdf63cbd1c5dc5 [INFO] running `Command { std: "docker" "start" "-a" "a1f473486170fa5f3dd534ef15419ca0604cf0a73e2455313ecdf63cbd1c5dc5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling microfft v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `IFftN8192` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | (IFftN8192, CFftN8192), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IFftN16384` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | (IFftN16384, CFftN16384), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IFftN32768` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | (IFftN32768, CFftN32768), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_8192` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 74 | cfft_8192: 8192, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/complex.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn $cfft_N(input: &mut [Complex32; $N]) -> &mut [Complex32; $N] { [INFO] [stdout] | ------------------------------------------------------------------- similarly named function `cfft_512` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-8192` feature [INFO] [stdout] ... [INFO] [stdout] 43 | 8192 => (cfft_8192, CFftN8192, "size-8192"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 74 - cfft_8192: 8192, [INFO] [stdout] 74 + cfft_512: 8192, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_16384` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 75 | cfft_16384: 16384, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/cfft.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | pub(crate) struct $CFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `CFftN16384` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-16384` feature [INFO] [stdout] ... [INFO] [stdout] 44 | 16384 => (cfft_16384, CFftN16384, "size-16384"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 75 - cfft_16384: 16384, [INFO] [stdout] 75 + CFftN16384: 16384, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_32768` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 45 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 76 | cfft_32768: 32768, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/cfft.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | pub(crate) struct $CFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `CFftN32768` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-32768` feature [INFO] [stdout] ... [INFO] [stdout] 45 | 32768 => (cfft_32768, CFftN32768, "size-32768"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 76 - cfft_32768: 32768, [INFO] [stdout] 76 + CFftN32768: 32768, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_8192` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 91 | let transformed = microfft::complex::$cfft_name(&mut input); [INFO] [stdout] | ---------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 113 | ifft_8192: (8192, cfft_8192), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/complex.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn $cfft_N(input: &mut [Complex32; $N]) -> &mut [Complex32; $N] { [INFO] [stdout] | ------------------------------------------------------------------- similarly named function `cfft_512` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-8192` feature [INFO] [stdout] ... [INFO] [stdout] 43 | 8192 => (cfft_8192, CFftN8192, "size-8192"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 113 - ifft_8192: (8192, cfft_8192), [INFO] [stdout] 113 + ifft_8192: (8192, cfft_512), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ifft_8192` in module `microfft::inverse` [INFO] [stdout] --> tests/transform.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 83 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 113 | ifft_8192: (8192, cfft_8192), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/inverse.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn $ifft_N(input: &mut [Complex32; $N]) -> &mut [Complex32; $N] { [INFO] [stdout] | ------------------------------------------------------------------- similarly named function `ifft_512` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/inverse.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-8192` feature [INFO] [stdout] ... [INFO] [stdout] 43 | 8192 => (ifft_8192, IFftN8192, "size-8192"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 113 - ifft_8192: (8192, cfft_8192), [INFO] [stdout] 113 + ifft_512: (8192, cfft_8192), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_16384` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 91 | let transformed = microfft::complex::$cfft_name(&mut input); [INFO] [stdout] | ---------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 114 | ifft_16384: (16384, cfft_16384), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/cfft.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | pub(crate) struct $CFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `CFftN16384` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-16384` feature [INFO] [stdout] ... [INFO] [stdout] 44 | 16384 => (cfft_16384, CFftN16384, "size-16384"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 114 - ifft_16384: (16384, cfft_16384), [INFO] [stdout] 114 + ifft_16384: (16384, CFftN16384), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ifft_16384` in module `microfft::inverse` [INFO] [stdout] --> tests/transform.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 83 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 114 | ifft_16384: (16384, cfft_16384), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/ifft.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct $IFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `IFftN16384` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/inverse.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-16384` feature [INFO] [stdout] ... [INFO] [stdout] 44 | 16384 => (ifft_16384, IFftN16384, "size-16384"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 114 - ifft_16384: (16384, cfft_16384), [INFO] [stdout] 114 + IFftN16384: (16384, cfft_16384), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_32768` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 91 | let transformed = microfft::complex::$cfft_name(&mut input); [INFO] [stdout] | ---------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 115 | ifft_32768: (32768, cfft_32768), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/cfft.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | pub(crate) struct $CFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `CFftN32768` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-32768` feature [INFO] [stdout] ... [INFO] [stdout] 45 | 32768 => (cfft_32768, CFftN32768, "size-32768"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 115 - ifft_32768: (32768, cfft_32768), [INFO] [stdout] 115 + ifft_32768: (32768, CFftN32768), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ifft_32768` in module `microfft::inverse` [INFO] [stdout] --> tests/transform.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 83 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 115 | ifft_32768: (32768, cfft_32768), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/ifft.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct $IFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `IFftN32768` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/inverse.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-32768` feature [INFO] [stdout] ... [INFO] [stdout] 45 | 32768 => (ifft_32768, IFftN32768, "size-32768"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 115 - ifft_32768: (32768, cfft_32768), [INFO] [stdout] 115 + IFftN32768: (32768, cfft_32768), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_8192` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 127 | let expected = microfft::complex::$cfft_name(&mut input_c); [INFO] [stdout] | ---------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 155 | rfft_8192: (8192, cfft_8192), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/complex.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn $cfft_N(input: &mut [Complex32; $N]) -> &mut [Complex32; $N] { [INFO] [stdout] | ------------------------------------------------------------------- similarly named function `cfft_512` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-8192` feature [INFO] [stdout] ... [INFO] [stdout] 43 | 8192 => (cfft_8192, CFftN8192, "size-8192"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 155 - rfft_8192: (8192, cfft_8192), [INFO] [stdout] 155 + rfft_8192: (8192, cfft_512), [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::cfft_8192; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_16384` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 127 | let expected = microfft::complex::$cfft_name(&mut input_c); [INFO] [stdout] | ---------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 156 | rfft_16384: (16384, cfft_16384), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/cfft.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | pub(crate) struct $CFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `CFftN16384` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-16384` feature [INFO] [stdout] ... [INFO] [stdout] 44 | 16384 => (cfft_16384, CFftN16384, "size-16384"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 156 - rfft_16384: (16384, cfft_16384), [INFO] [stdout] 156 + rfft_16384: (16384, CFftN16384), [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::cfft_16384; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rfft_16384` in module `microfft::real` [INFO] [stdout] --> tests/transform.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 122 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 156 | rfft_16384: (16384, cfft_16384), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/rfft.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) struct $RFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `RFftN16384` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/real.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 34 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-8192` feature [INFO] [stdout] ... [INFO] [stdout] 58 | 16384 => (rfft_16384, RFftN16384, "size-8192"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 156 - rfft_16384: (16384, cfft_16384), [INFO] [stdout] 156 + RFftN16384: (16384, cfft_16384), [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rfft_16384; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cfft_32768` in module `microfft::complex` [INFO] [stdout] --> tests/transform.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 127 | let expected = microfft::complex::$cfft_name(&mut input_c); [INFO] [stdout] | ---------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 157 | rfft_32768: (32768, cfft_32768), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/cfft.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | pub(crate) struct $CFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `CFftN32768` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/complex.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 19 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-32768` feature [INFO] [stdout] ... [INFO] [stdout] 45 | 32768 => (cfft_32768, CFftN32768, "size-32768"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 157 - rfft_32768: (32768, cfft_32768), [INFO] [stdout] 157 + rfft_32768: (32768, CFftN32768), [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::cfft_32768; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `rfft_32768` in module `microfft::real` [INFO] [stdout] --> tests/transform.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 122 | fn $name() { [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 157 | rfft_32768: (32768, cfft_32768), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/impls/rfft.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub(crate) struct $RFftN; [INFO] [stdout] | ------------------------- similarly named unit struct `RFftN32768` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/real.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 34 | $( #[cfg(feature = $feature)] )? [INFO] [stdout] | ------------------ the item is gated behind the `size-16384` feature [INFO] [stdout] ... [INFO] [stdout] 59 | 32768 => (rfft_32768, RFftN32768, "size-16384"), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a unit struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 157 - rfft_32768: (32768, cfft_32768), [INFO] [stdout] 157 + RFftN32768: (32768, cfft_32768), [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rfft_32768; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `microfft` (test "transform") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `IFftN8192` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | (IFftN8192, CFftN8192), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IFftN16384` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | (IFftN16384, CFftN16384), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IFftN32768` is never constructed [INFO] [stdout] --> src/impls/ifft.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 63 | (IFftN32768, CFftN32768), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `ifft_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1f473486170fa5f3dd534ef15419ca0604cf0a73e2455313ecdf63cbd1c5dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f473486170fa5f3dd534ef15419ca0604cf0a73e2455313ecdf63cbd1c5dc5", kill_on_drop: false }` [INFO] [stdout] a1f473486170fa5f3dd534ef15419ca0604cf0a73e2455313ecdf63cbd1c5dc5