[INFO] fetching crate scirs2-fft 0.1.0-beta.3... [INFO] testing scirs2-fft-0.1.0-beta.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate scirs2-fft 0.1.0-beta.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate scirs2-fft 0.1.0-beta.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scirs2-fft 0.1.0-beta.3 [INFO] tweaked toml for crates.io crate scirs2-fft 0.1.0-beta.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scirs2-fft 0.1.0-beta.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scirs2-fft 0.1.0-beta.3 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 400bd1a8452006901b81de66fe24051406f8ea40a5dbe2a2f1d54b759cbe1b0d [INFO] running `Command { std: "docker" "start" "-a" "400bd1a8452006901b81de66fe24051406f8ea40a5dbe2a2f1d54b759cbe1b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400bd1a8452006901b81de66fe24051406f8ea40a5dbe2a2f1d54b759cbe1b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400bd1a8452006901b81de66fe24051406f8ea40a5dbe2a2f1d54b759cbe1b0d", kill_on_drop: false }` [INFO] [stdout] 400bd1a8452006901b81de66fe24051406f8ea40a5dbe2a2f1d54b759cbe1b0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5e612d335fbaa5e662fecbd8b48e005da27dd5d70d2f2505e4fb45352519094 [INFO] running `Command { std: "docker" "start" "-a" "a5e612d335fbaa5e662fecbd8b48e005da27dd5d70d2f2505e4fb45352519094", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling scirs2-core v0.1.0-beta.3 [INFO] [stderr] Compiling scirs2-fft v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:790:7 [INFO] [stdout] | [INFO] [stdout] 790 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:817:7 [INFO] [stdout] | [INFO] [stdout] 817 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:876:7 [INFO] [stdout] | [INFO] [stdout] 876 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:908:7 [INFO] [stdout] | [INFO] [stdout] 908 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:932:7 [INFO] [stdout] | [INFO] [stdout] 932 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:989:7 [INFO] [stdout] | [INFO] [stdout] 989 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:1031:7 [INFO] [stdout] | [INFO] [stdout] 1031 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:1075:7 [INFO] [stdout] | [INFO] [stdout] 1075 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:1105:7 [INFO] [stdout] | [INFO] [stdout] 1105 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "a5e612d335fbaa5e662fecbd8b48e005da27dd5d70d2f2505e4fb45352519094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e612d335fbaa5e662fecbd8b48e005da27dd5d70d2f2505e4fb45352519094", kill_on_drop: false }` [INFO] [stdout] a5e612d335fbaa5e662fecbd8b48e005da27dd5d70d2f2505e4fb45352519094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e3e38f2755ca1d3703b00e50a9b28353311d5d7a7446241c5a0d5432a33b88 [INFO] running `Command { std: "docker" "start" "-a" "27e3e38f2755ca1d3703b00e50a9b28353311d5d7a7446241c5a0d5432a33b88", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling plotly_derive v0.13.5 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling scirs2-core v0.1.0-beta.3 [INFO] [stderr] Compiling plotly v0.13.5 [INFO] [stderr] Compiling scirs2-fft v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:790:7 [INFO] [stdout] | [INFO] [stdout] 790 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:817:7 [INFO] [stdout] | [INFO] [stdout] 817 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:876:7 [INFO] [stdout] | [INFO] [stdout] 876 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:908:7 [INFO] [stdout] | [INFO] [stdout] 908 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:932:7 [INFO] [stdout] | [INFO] [stdout] 932 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:989:7 [INFO] [stdout] | [INFO] [stdout] 989 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:1031:7 [INFO] [stdout] | [INFO] [stdout] 1031 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:1075:7 [INFO] [stdout] | [INFO] [stdout] 1075 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `simd` [INFO] [stdout] --> src/dct.rs:1105:7 [INFO] [stdout] | [INFO] [stdout] 1105 | #[cfg(feature = "simd")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cuda`, `default`, `helper`, `hip`, `minimal`, `never`, `parallel`, `serde`, `sycl`, and `window` [INFO] [stdout] = help: consider adding `simd` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> examples/ndim_optimized_example.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | .map(|(a, b)| ((a.re - b.re).abs() + (a.im - b.im).abs())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - .map(|(a, b)| ((a.re - b.re).abs() + (a.im - b.im).abs())) [INFO] [stdout] 136 + .map(|(a, b)| (a.re - b.re).abs() + (a.im - b.im).abs()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEiuvDa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_fft-02623857f66e784c,libscirs2_core-83c22ef216dd4d53,libuuid-6945627be197bfdf,libnum_cpus-5cf65391f8c4acac,librand_distr-9fe6bdb4d27584d2,libndarray_rand-e63d7b5a36e181ea,librand_distr-bc6ca7bb7bf553b2,librand-161dcc978848fa83,librand_chacha-540078586876b417,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,libregex-9817bf55ce88b16a,libregex_automata-acac862097fcb89a,libaho_corasick-944b4fe67ae9219f,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libchrono-8da55a6e13537901,libiana_time_zone-bab5d12b40894ac1,libserde_json-565c0d0d06ac2d55,libmemchr-60b408e76a46f254,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,librand-3892523f0fcf9711,librand_chacha-2447b460129dece7,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libndarray-5f28d68f38488e2b,libmatrixmultiply-3c87161ea4e86620,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,librawpointer-10d892ea69c462d6,libserde-31b30871c185b1f8,libserde_core-f6d44f5273b9b05d,librustfft-876e5b7aa559aa1d,libprimal_check-9abaa637afc35d48,libtranspose-afd1ae7ccdfd7927,libstrength_reduce-9ef82d1e89282c48,libnum_integer-2173226fd6b94bd0,libnum_complex-43b8644c817bacae,libnum_traits-5c7ea38e861f65e5,libthiserror-8ac536be424ba93c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEiuvDa/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fht_example-2b4c1653a3e0ca25" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scirs2-fft` (example "fht_example") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckqT5VW/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_fft-02623857f66e784c,librustfft-876e5b7aa559aa1d,libprimal_check-9abaa637afc35d48,libtranspose-afd1ae7ccdfd7927,libstrength_reduce-9ef82d1e89282c48,libscirs2_core-83c22ef216dd4d53,libuuid-6945627be197bfdf,libnum_cpus-5cf65391f8c4acac,librand_distr-9fe6bdb4d27584d2,libndarray_rand-e63d7b5a36e181ea,librand_distr-bc6ca7bb7bf553b2,librand-161dcc978848fa83,librand_chacha-540078586876b417,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,libregex-9817bf55ce88b16a,libregex_automata-acac862097fcb89a,libaho_corasick-944b4fe67ae9219f,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libthiserror-8ac536be424ba93c,libchrono-8da55a6e13537901,libiana_time_zone-bab5d12b40894ac1,libserde_json-565c0d0d06ac2d55,libmemchr-60b408e76a46f254,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,librand-3892523f0fcf9711,librand_chacha-2447b460129dece7,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libndarray-5f28d68f38488e2b,libmatrixmultiply-3c87161ea4e86620,libnum_complex-43b8644c817bacae,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libnum_integer-2173226fd6b94bd0,libnum_traits-5c7ea38e861f65e5,librawpointer-10d892ea69c462d6,libserde-31b30871c185b1f8,libserde_core-f6d44f5273b9b05d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckqT5VW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cuda_sparse_fft_improved-627251928dd43b3b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scirs2-fft` (example "cuda_sparse_fft_improved") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZFP0Bi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_fft-02623857f66e784c,librustfft-876e5b7aa559aa1d,libprimal_check-9abaa637afc35d48,libtranspose-afd1ae7ccdfd7927,libstrength_reduce-9ef82d1e89282c48,libscirs2_core-83c22ef216dd4d53,libuuid-6945627be197bfdf,libnum_cpus-5cf65391f8c4acac,librand_distr-9fe6bdb4d27584d2,libndarray_rand-e63d7b5a36e181ea,librand_distr-bc6ca7bb7bf553b2,librand-161dcc978848fa83,librand_chacha-540078586876b417,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,libregex-9817bf55ce88b16a,libregex_automata-acac862097fcb89a,libaho_corasick-944b4fe67ae9219f,libregex_syntax-c1c62fdedc196a6a,libonce_cell-e9252a7b5119f3eb,libthiserror-8ac536be424ba93c,libchrono-8da55a6e13537901,libiana_time_zone-bab5d12b40894ac1,libserde_json-565c0d0d06ac2d55,libmemchr-60b408e76a46f254,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,librand-3892523f0fcf9711,librand_chacha-2447b460129dece7,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libndarray-5f28d68f38488e2b,libmatrixmultiply-3c87161ea4e86620,libnum_complex-43b8644c817bacae,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libnum_integer-2173226fd6b94bd0,libnum_traits-5c7ea38e861f65e5,librawpointer-10d892ea69c462d6,libserde-31b30871c185b1f8,libserde_core-f6d44f5273b9b05d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZFP0Bi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/benchmark_simple-9296ffd3a1acd953" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scirs2-fft` (example "benchmark_simple") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "27e3e38f2755ca1d3703b00e50a9b28353311d5d7a7446241c5a0d5432a33b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e3e38f2755ca1d3703b00e50a9b28353311d5d7a7446241c5a0d5432a33b88", kill_on_drop: false }` [INFO] [stdout] 27e3e38f2755ca1d3703b00e50a9b28353311d5d7a7446241c5a0d5432a33b88