[INFO] fetching crate fourier 0.1.0... [INFO] testing fourier-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate fourier 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fourier 0.1.0 [INFO] finished tweaking crates.io crate fourier 0.1.0 [INFO] tweaked toml for crates.io crate fourier 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fourier 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding float-cmp v0.6.0 (available: v0.10.0) [INFO] [stderr] Adding multiversion v0.3.0 (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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d386578c191a3c57448d0e6aadaf98161fd60486174c91844588928e1f7f7ba3 [INFO] running `Command { std: "docker" "start" "-a" "d386578c191a3c57448d0e6aadaf98161fd60486174c91844588928e1f7f7ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d386578c191a3c57448d0e6aadaf98161fd60486174c91844588928e1f7f7ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d386578c191a3c57448d0e6aadaf98161fd60486174c91844588928e1f7f7ba3", kill_on_drop: false }` [INFO] [stdout] d386578c191a3c57448d0e6aadaf98161fd60486174c91844588928e1f7f7ba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d314f806c377b50d913ac6800b5e2a0feadaa68c6536446916c2e970b73d89d1 [INFO] running `Command { std: "docker" "start" "-a" "d314f806c377b50d913ac6800b5e2a0feadaa68c6536446916c2e970b73d89d1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling multiversion v0.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fourier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 245 | / make_radix_fns! { [INFO] [stdout] 246 | | [2, radix_2_wide, radix_2_narrow, butterfly2], [INFO] [stdout] 247 | | [3, radix_3_wide, radix_3_narrow, butterfly3], [INFO] [stdout] 248 | | [4, radix_4_wide, radix_4_narrow, butterfly4], [INFO] [stdout] 249 | | [8, radix_8_wide, radix_8_narrow, butterfly8] [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_radix_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:281:34 [INFO] [stdout] | [INFO] [stdout] 281 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 363 | make_stage_fns! { f32, apply_stages_f32, radix_f32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `ty` metavariable [INFO] [stdout] --> src/autosort/prime_factor.rs:281:34 [INFO] [stdout] | [INFO] [stdout] 281 | crate::avx_vector! { $type }; [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] ... [INFO] [stdout] 364 | make_stage_fns! { f64, apply_stages_f64, radix_f64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/vector/avx.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! avx_vector { [INFO] [stdout] | ----------------------- when calling this macro [INFO] [stdout] | [INFO] [stdout] note: while trying to match `f32` [INFO] [stdout] --> src/vector/avx.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | { f32 } => { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: captured metavariables except for `:tt`, `:ident` and `:lifetime` cannot be compared to other tokens [INFO] [stdout] = note: see for more information [INFO] [stdout] = help: try using `:tt` instead in the macro definition [INFO] [stdout] = note: this error originates in the macro `make_stage_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fourier` (lib) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "d314f806c377b50d913ac6800b5e2a0feadaa68c6536446916c2e970b73d89d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d314f806c377b50d913ac6800b5e2a0feadaa68c6536446916c2e970b73d89d1", kill_on_drop: false }` [INFO] [stdout] d314f806c377b50d913ac6800b5e2a0feadaa68c6536446916c2e970b73d89d1