[INFO] fetching crate phastft 0.2.1... [INFO] testing phastft-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate phastft 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate phastft 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate phastft 0.2.1 [INFO] tweaked toml for crates.io crate phastft 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate phastft 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phastft 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.8 [INFO] [stderr] Downloaded num v0.1.42 [INFO] [stderr] Downloaded fftw-sys v0.8.0 [INFO] [stderr] Downloaded fftw v0.8.0 [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded fftw-src v0.8.0 [INFO] [stderr] Downloaded chrono v0.2.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 549156c81ab496a209ee29e1f4a94f7215267973e1c50877ea107aa02e1c4274 [INFO] running `Command { std: "docker" "start" "-a" "549156c81ab496a209ee29e1f4a94f7215267973e1c50877ea107aa02e1c4274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "549156c81ab496a209ee29e1f4a94f7215267973e1c50877ea107aa02e1c4274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549156c81ab496a209ee29e1f4a94f7215267973e1c50877ea107aa02e1c4274", kill_on_drop: false }` [INFO] [stdout] 549156c81ab496a209ee29e1f4a94f7215267973e1c50877ea107aa02e1c4274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 003a5f257cd20881891245ce0b88d34cf8f165691db89c345889be7f82e4ca0c [INFO] running `Command { std: "docker" "start" "-a" "003a5f257cd20881891245ce0b88d34cf8f165691db89c345889be7f82e4ca0c", kill_on_drop: false }` [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling phastft v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / #[multiversion::multiversion( [INFO] [stdout] 102 | | targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4 [INFO] [stdout] 103 | | "x86_64+avx2+fma", // x86_64-v3 [INFO] [stdout] 104 | | "x86_64+sse4.2", // x86_64-v2 [INFO] [stdout] ... | [INFO] [stdout] 108 | | "x86+sse2", [INFO] [stdout] 109 | | ))] [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 159 | / impl_fft_with_opts_and_plan_for!( [INFO] [stdout] 160 | | fft_64_with_opts_and_plan, [INFO] [stdout] 161 | | f64, [INFO] [stdout] 162 | | Planner64, [INFO] [stdout] 163 | | fft_64_chunk_n_simd, [INFO] [stdout] 164 | | 8 [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 373 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `multiversion::multiversion` may come from an old version of the `multiversion_macros` crate, try updating your dependency with `cargo update -p multiversion_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` which comes from the expansion of the macro `impl_fft_with_opts_and_plan_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / #[multiversion::multiversion( [INFO] [stdout] 102 | | targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4 [INFO] [stdout] 103 | | "x86_64+avx2+fma", // x86_64-v3 [INFO] [stdout] 104 | | "x86_64+sse4.2", // x86_64-v2 [INFO] [stdout] ... | [INFO] [stdout] 108 | | "x86+sse2", [INFO] [stdout] 109 | | ))] [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 167 | / impl_fft_with_opts_and_plan_for!( [INFO] [stdout] 168 | | fft_32_with_opts_and_plan, [INFO] [stdout] 169 | | f32, [INFO] [stdout] 170 | | Planner32, [INFO] [stdout] 171 | | fft_32_chunk_n_simd, [INFO] [stdout] 172 | | 16 [INFO] [stdout] 173 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 373 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `multiversion::multiversion` may come from an old version of the `multiversion_macros` crate, try updating your dependency with `cargo update -p multiversion_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` which comes from the expansion of the macro `impl_fft_with_opts_and_plan_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(portable_simd, avx512_target_feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.77s [INFO] running `Command { std: "docker" "inspect" "003a5f257cd20881891245ce0b88d34cf8f165691db89c345889be7f82e4ca0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003a5f257cd20881891245ce0b88d34cf8f165691db89c345889be7f82e4ca0c", kill_on_drop: false }` [INFO] [stdout] 003a5f257cd20881891245ce0b88d34cf8f165691db89c345889be7f82e4ca0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 16f3e7e8d4a03ad05e3c9fcf20a97fc299c09ce4f8aab1bcd84aff5cb572e530 [INFO] running `Command { std: "docker" "start" "-a" "16f3e7e8d4a03ad05e3c9fcf20a97fc299c09ce4f8aab1bcd84aff5cb572e530", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phastft v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / #[multiversion::multiversion( [INFO] [stdout] 102 | | targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4 [INFO] [stdout] 103 | | "x86_64+avx2+fma", // x86_64-v3 [INFO] [stdout] 104 | | "x86_64+sse4.2", // x86_64-v2 [INFO] [stdout] ... | [INFO] [stdout] 108 | | "x86+sse2", [INFO] [stdout] 109 | | ))] [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 159 | / impl_fft_with_opts_and_plan_for!( [INFO] [stdout] 160 | | fft_64_with_opts_and_plan, [INFO] [stdout] 161 | | f64, [INFO] [stdout] 162 | | Planner64, [INFO] [stdout] 163 | | fft_64_chunk_n_simd, [INFO] [stdout] 164 | | 8 [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 373 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `multiversion::multiversion` may come from an old version of the `multiversion_macros` crate, try updating your dependency with `cargo update -p multiversion_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` which comes from the expansion of the macro `impl_fft_with_opts_and_plan_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / #[multiversion::multiversion( [INFO] [stdout] 102 | | targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4 [INFO] [stdout] 103 | | "x86_64+avx2+fma", // x86_64-v3 [INFO] [stdout] 104 | | "x86_64+sse4.2", // x86_64-v2 [INFO] [stdout] ... | [INFO] [stdout] 108 | | "x86+sse2", [INFO] [stdout] 109 | | ))] [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 167 | / impl_fft_with_opts_and_plan_for!( [INFO] [stdout] 168 | | fft_32_with_opts_and_plan, [INFO] [stdout] 169 | | f32, [INFO] [stdout] 170 | | Planner32, [INFO] [stdout] 171 | | fft_32_chunk_n_simd, [INFO] [stdout] 172 | | 16 [INFO] [stdout] 173 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 373 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `multiversion::multiversion` may come from an old version of the `multiversion_macros` crate, try updating your dependency with `cargo update -p multiversion_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` which comes from the expansion of the macro `impl_fft_with_opts_and_plan_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(portable_simd, avx512_target_feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling fftw-src v0.8.0 [INFO] [stderr] Compiling fftw-sys v0.8.0 [INFO] [stderr] Compiling fftw v0.8.0 [INFO] [stdout] error[E0432]: unresolved import `utilities` [INFO] [stdout] --> examples/benchmark.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use utilities::gen_random_signal; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> examples/rustfft.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use utilities::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> examples/fftwrb.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use utilities::{gen_random_signal, rustfft::num_complex::Complex}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utilities` [INFO] [stdout] --> examples/rustfft.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use utilities::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utilities` [INFO] [stdout] --> examples/fftwrb.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use utilities::{gen_random_signal, rustfft::num_complex::Complex}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phastft` (example "benchmark") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phastft` (example "rustfft") due to 2 previous errors [INFO] [stderr] error: could not compile `phastft` (example "fftwrb") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `utilities` [INFO] [stdout] --> src/twiddles.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | use utilities::assert_float_closeness; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> src/lib.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | use utilities::rustfft::num_complex::Complex; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `utilities` [INFO] [stdout] --> src/lib.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | use utilities::rustfft::FftPlanner; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utilities` [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use utilities::assert_float_closeness; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `utilities` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / #[multiversion::multiversion( [INFO] [stdout] 102 | | targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4 [INFO] [stdout] 103 | | "x86_64+avx2+fma", // x86_64-v3 [INFO] [stdout] 104 | | "x86_64+sse4.2", // x86_64-v2 [INFO] [stdout] ... | [INFO] [stdout] 108 | | "x86+sse2", [INFO] [stdout] 109 | | ))] [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 159 | / impl_fft_with_opts_and_plan_for!( [INFO] [stdout] 160 | | fft_64_with_opts_and_plan, [INFO] [stdout] 161 | | f64, [INFO] [stdout] 162 | | Planner64, [INFO] [stdout] 163 | | fft_64_chunk_n_simd, [INFO] [stdout] 164 | | 8 [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 373 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `multiversion::multiversion` may come from an old version of the `multiversion_macros` crate, try updating your dependency with `cargo update -p multiversion_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` which comes from the expansion of the macro `impl_fft_with_opts_and_plan_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `retpoline` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | / #[multiversion::multiversion( [INFO] [stdout] 102 | | targets("x86_64+avx512f+avx512bw+avx512cd+avx512dq+avx512vl", // x86_64-v4 [INFO] [stdout] 103 | | "x86_64+avx2+fma", // x86_64-v3 [INFO] [stdout] 104 | | "x86_64+sse4.2", // x86_64-v2 [INFO] [stdout] ... | [INFO] [stdout] 108 | | "x86+sse2", [INFO] [stdout] 109 | | ))] [INFO] [stdout] | |___________^ [INFO] [stdout] ... [INFO] [stdout] 167 | / impl_fft_with_opts_and_plan_for!( [INFO] [stdout] 168 | | fft_32_with_opts_and_plan, [INFO] [stdout] 169 | | f32, [INFO] [stdout] 170 | | Planner32, [INFO] [stdout] 171 | | fft_32_chunk_n_simd, [INFO] [stdout] 172 | | 16 [INFO] [stdout] 173 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 373 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `multiversion::multiversion` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `multiversion::multiversion` may come from an old version of the `multiversion_macros` crate, try updating your dependency with `cargo update -p multiversion_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `multiversion::multiversion` which comes from the expansion of the macro `impl_fft_with_opts_and_plan_for` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(portable_simd, avx512_target_feature)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phastft` (lib test) due to 4 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "16f3e7e8d4a03ad05e3c9fcf20a97fc299c09ce4f8aab1bcd84aff5cb572e530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f3e7e8d4a03ad05e3c9fcf20a97fc299c09ce4f8aab1bcd84aff5cb572e530", kill_on_drop: false }` [INFO] [stdout] 16f3e7e8d4a03ad05e3c9fcf20a97fc299c09ce4f8aab1bcd84aff5cb572e530