[INFO] fetching crate scirs2-fft 0.1.0-beta.3... [INFO] testing scirs2-fft-0.1.0-beta.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate scirs2-fft 0.1.0-beta.3 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scirs2-fft 0.1.0-beta.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.14.1 [INFO] [stderr] Downloaded plotly_derive v0.13.5 [INFO] [stderr] Downloaded ndarray-rand v0.15.0 [INFO] [stderr] Downloaded askama v0.14.0 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded askama_parser v0.14.0 [INFO] [stderr] Downloaded schemars v0.9.0 [INFO] [stderr] Downloaded serde v1.0.227 [INFO] [stderr] Downloaded serde_core v1.0.227 [INFO] [stderr] Downloaded serde_with v3.14.1 [INFO] [stderr] Downloaded askama_derive v0.14.0 [INFO] [stderr] Downloaded serde_derive v1.0.227 [INFO] [stderr] Downloaded rustfft v6.4.1 [INFO] [stderr] Downloaded scirs2-core v0.1.0-beta.3 [INFO] [stderr] Downloaded plotly v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2929cc1939574b6aae89f42579e331031b32a352e129b356d69e982ba1e0653 [INFO] running `Command { std: "docker" "start" "-a" "f2929cc1939574b6aae89f42579e331031b32a352e129b356d69e982ba1e0653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2929cc1939574b6aae89f42579e331031b32a352e129b356d69e982ba1e0653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2929cc1939574b6aae89f42579e331031b32a352e129b356d69e982ba1e0653", kill_on_drop: false }` [INFO] [stdout] f2929cc1939574b6aae89f42579e331031b32a352e129b356d69e982ba1e0653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee7a1273cdef23eae07826f0b9de8103d43767aacad06aa6033592adfc51c8e8 [INFO] running `Command { std: "docker" "start" "-a" "ee7a1273cdef23eae07826f0b9de8103d43767aacad06aa6033592adfc51c8e8", 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 getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand_distr v0.5.1 [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 42.23s [INFO] running `Command { std: "docker" "inspect" "ee7a1273cdef23eae07826f0b9de8103d43767aacad06aa6033592adfc51c8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee7a1273cdef23eae07826f0b9de8103d43767aacad06aa6033592adfc51c8e8", kill_on_drop: false }` [INFO] [stdout] ee7a1273cdef23eae07826f0b9de8103d43767aacad06aa6033592adfc51c8e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95eb4fbd2f3c72a181da9e1a91ec099cd625f4816d29565ad6469771e30e5222 [INFO] running `Command { std: "docker" "start" "-a" "95eb4fbd2f3c72a181da9e1a91ec099cd625f4816d29565ad6469771e30e5222", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [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 typeid v1.0.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [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 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 basic-toml v0.1.10 [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 ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 plotly v0.13.5 [INFO] [stderr] Compiling ndarray-rand v0.15.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] [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)]` 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/rustcPFqHT7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_fft-7920364f3a761582,librustfft-5c546babf878dbf2,libprimal_check-2844a4e189982409,libtranspose-e0050fb864d66230,libstrength_reduce-c5c7fd4b8d39ed1b,libscirs2_core-bc9ae7583f43260d,libuuid-6d1ab7a8d4ea7afd,libnum_cpus-a4d86deae74e9260,librand_distr-1e01d26a965ce411,libndarray_rand-c736beb70141872f,librand_distr-5620811df040e6a8,librand-b0b8b8180dc83c6c,librand_chacha-9c838534137a15f7,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libregex-ba73662d55472b1a,libregex_automata-3bc01d57f1da284f,libaho_corasick-c42e41715c2cd1fb,libregex_syntax-82aefd9daabd7fca,libonce_cell-65395029fac7f518,libthiserror-bde4e1810b50f349,libchrono-7b2acede0d61ca67,libiana_time_zone-cc49bde24519b220,libserde_json-60e9e271b003b8c3,libmemchr-fa76f2992109a4ce,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,librand-a6fdf6ec33f6a321,librand_chacha-c8541a42384f3f0e,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libndarray-6e6fb20c126ef61d,libmatrixmultiply-3c9cff84e5c105da,libnum_complex-fa847b7d7bfb83c0,librayon-849d431649d2b09b,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-d34eb70c8ca3ae87,libnum_integer-6d96cb147c5b2516,libnum_traits-ed097d6a2d84f677,librawpointer-f73a58cd128df828,libserde-537a338c9e1c2500,libserde_core-514e519b0498c500}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPFqHT7/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/simd_fftn_volumetric_data-03513940a9c2ef08" "-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 "simd_fftn_volumetric_data") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `scirs2-fft` (example "sparse_fft_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sparse_fft_example --edition=2021 examples/sparse_fft_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --cfg 'feature="helper"' --cfg 'feature="parallel"' --cfg 'feature="window"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cuda", "default", "helper", "hip", "minimal", "never", "parallel", "serde", "sycl", "window"))' -C metadata=c87f62ad66fdb21a -C extra-filename=-5d1f5540ab8fa2ee --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9e0f44a41e4446a9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e87b9caa68f5ebe3.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-6e6fb20c126ef61d.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-fa847b7d7bfb83c0.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ed097d6a2d84f677.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a4d86deae74e9260.rlib --extern plotly=/opt/rustwide/target/debug/deps/libplotly-162c52d30c55d3b2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a6fdf6ec33f6a321.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1e01d26a965ce411.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-5c546babf878dbf2.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-bc9ae7583f43260d.rlib --extern scirs2_fft=/opt/rustwide/target/debug/deps/libscirs2_fft-7920364f3a761582.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-537a338c9e1c2500.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-60e9e271b003b8c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a485a6c12023be94.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bde4e1810b50f349.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccwPH3H/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_fft-7920364f3a761582,librustfft-5c546babf878dbf2,libprimal_check-2844a4e189982409,libtranspose-e0050fb864d66230,libstrength_reduce-c5c7fd4b8d39ed1b,libscirs2_core-bc9ae7583f43260d,libuuid-6d1ab7a8d4ea7afd,libnum_cpus-a4d86deae74e9260,librand_distr-1e01d26a965ce411,libndarray_rand-c736beb70141872f,librand_distr-5620811df040e6a8,librand-b0b8b8180dc83c6c,librand_chacha-9c838534137a15f7,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libregex-ba73662d55472b1a,libregex_automata-3bc01d57f1da284f,libaho_corasick-c42e41715c2cd1fb,libregex_syntax-82aefd9daabd7fca,libonce_cell-65395029fac7f518,libthiserror-bde4e1810b50f349,libchrono-7b2acede0d61ca67,libiana_time_zone-cc49bde24519b220,libserde_json-60e9e271b003b8c3,libmemchr-fa76f2992109a4ce,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,librand-a6fdf6ec33f6a321,librand_chacha-c8541a42384f3f0e,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libndarray-6e6fb20c126ef61d,libmatrixmultiply-3c9cff84e5c105da,libnum_complex-fa847b7d7bfb83c0,librayon-849d431649d2b09b,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-d34eb70c8ca3ae87,libnum_integer-6d96cb147c5b2516,libnum_traits-ed097d6a2d84f677,librawpointer-f73a58cd128df828,libserde-537a338c9e1c2500,libserde_core-514e519b0498c500}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccwPH3H/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/frft_comparison-2afad555dc4d2563" "-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 "frft_comparison") due to 1 previous error [INFO] [stderr] error: could not compile `scirs2-fft` (example "sparse_reconstruction_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sparse_reconstruction_example --edition=2021 examples/sparse_reconstruction_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --cfg 'feature="helper"' --cfg 'feature="parallel"' --cfg 'feature="window"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cuda", "default", "helper", "hip", "minimal", "never", "parallel", "serde", "sycl", "window"))' -C metadata=761a0141aa2f8b47 -C extra-filename=-4d1b50ebdc874e86 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9e0f44a41e4446a9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e87b9caa68f5ebe3.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-6e6fb20c126ef61d.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-fa847b7d7bfb83c0.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ed097d6a2d84f677.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a4d86deae74e9260.rlib --extern plotly=/opt/rustwide/target/debug/deps/libplotly-162c52d30c55d3b2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a6fdf6ec33f6a321.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1e01d26a965ce411.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-5c546babf878dbf2.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-bc9ae7583f43260d.rlib --extern scirs2_fft=/opt/rustwide/target/debug/deps/libscirs2_fft-7920364f3a761582.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-537a338c9e1c2500.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-60e9e271b003b8c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a485a6c12023be94.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bde4e1810b50f349.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAwc2WL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscirs2_fft-7920364f3a761582,librustfft-5c546babf878dbf2,libprimal_check-2844a4e189982409,libtranspose-e0050fb864d66230,libstrength_reduce-c5c7fd4b8d39ed1b,libscirs2_core-bc9ae7583f43260d,libuuid-6d1ab7a8d4ea7afd,libnum_cpus-a4d86deae74e9260,librand_distr-1e01d26a965ce411,libndarray_rand-c736beb70141872f,librand_distr-5620811df040e6a8,librand-b0b8b8180dc83c6c,librand_chacha-9c838534137a15f7,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,libregex-ba73662d55472b1a,libregex_automata-3bc01d57f1da284f,libaho_corasick-c42e41715c2cd1fb,libregex_syntax-82aefd9daabd7fca,libonce_cell-65395029fac7f518,libthiserror-bde4e1810b50f349,libchrono-7b2acede0d61ca67,libiana_time_zone-cc49bde24519b220,libserde_json-60e9e271b003b8c3,libmemchr-fa76f2992109a4ce,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,librand-a6fdf6ec33f6a321,librand_chacha-c8541a42384f3f0e,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libndarray-6e6fb20c126ef61d,libmatrixmultiply-3c9cff84e5c105da,libnum_complex-fa847b7d7bfb83c0,librayon-849d431649d2b09b,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-d34eb70c8ca3ae87,libnum_integer-6d96cb147c5b2516,libnum_traits-ed097d6a2d84f677,librawpointer-f73a58cd128df828,libserde-537a338c9e1c2500,libserde_core-514e519b0498c500}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAwc2WL/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/parallel_planning_simple-1925629887a171c3" "-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 "parallel_planning_simple") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "95eb4fbd2f3c72a181da9e1a91ec099cd625f4816d29565ad6469771e30e5222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95eb4fbd2f3c72a181da9e1a91ec099cd625f4816d29565ad6469771e30e5222", kill_on_drop: false }` [INFO] [stdout] 95eb4fbd2f3c72a181da9e1a91ec099cd625f4816d29565ad6469771e30e5222