[INFO] fetching crate fourier 0.1.0... [INFO] checking fourier-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate fourier 0.1.0 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fourier 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68611465ad19f5ba8cef64ffbe9e2540ab6ea741c64522db74137c97b9468696 [INFO] running `Command { std: "docker" "start" "-a" "68611465ad19f5ba8cef64ffbe9e2540ab6ea741c64522db74137c97b9468696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68611465ad19f5ba8cef64ffbe9e2540ab6ea741c64522db74137c97b9468696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68611465ad19f5ba8cef64ffbe9e2540ab6ea741c64522db74137c97b9468696", kill_on_drop: false }` [INFO] [stdout] 68611465ad19f5ba8cef64ffbe9e2540ab6ea741c64522db74137c97b9468696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d9793c748b66a144988fb6e884cf4d24820a3ca23b9352649467944ebbd9baf [INFO] running `Command { std: "docker" "start" "-a" "3d9793c748b66a144988fb6e884cf4d24820a3ca23b9352649467944ebbd9baf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling multiversion v0.3.0 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d9793c748b66a144988fb6e884cf4d24820a3ca23b9352649467944ebbd9baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9793c748b66a144988fb6e884cf4d24820a3ca23b9352649467944ebbd9baf", kill_on_drop: false }` [INFO] [stdout] 3d9793c748b66a144988fb6e884cf4d24820a3ca23b9352649467944ebbd9baf