[INFO] fetching crate gpu-fft 0.0.2... [INFO] checking gpu-fft-0.0.2 against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] extracting crate gpu-fft 0.0.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate gpu-fft 0.0.2 on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gpu-fft 0.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gpu-fft 0.0.2 [INFO] tweaked toml for crates.io crate gpu-fft 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate gpu-fft 0.0.2 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cubecl-common v0.4.0 [INFO] [stderr] Downloaded cubecl-hip v0.4.0 [INFO] [stderr] Downloaded cubecl-runtime v0.4.0 [INFO] [stderr] Downloaded cubecl-macros v0.4.0 [INFO] [stderr] Downloaded cubecl-cuda v0.4.0 [INFO] [stderr] Downloaded cubecl-cpp v0.4.0 [INFO] [stderr] Downloaded cubecl-linalg v0.4.0 [INFO] [stderr] Downloaded cubecl-core v0.4.0 [INFO] [stderr] Downloaded cubecl-wgpu v0.4.0 [INFO] [stderr] Downloaded cubecl v0.4.0 [INFO] [stderr] Downloaded cubecl-hip-sys v6.3.1001 [INFO] [stderr] Downloaded cudarc v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fcdae79a9f9617a4b36a538fb42bbec61bd6941eddeab4eb53f38e67d6fdf12 [INFO] running `Command { std: "docker" "start" "-a" "4fcdae79a9f9617a4b36a538fb42bbec61bd6941eddeab4eb53f38e67d6fdf12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fcdae79a9f9617a4b36a538fb42bbec61bd6941eddeab4eb53f38e67d6fdf12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcdae79a9f9617a4b36a538fb42bbec61bd6941eddeab4eb53f38e67d6fdf12", kill_on_drop: false }` [INFO] [stdout] 4fcdae79a9f9617a4b36a538fb42bbec61bd6941eddeab4eb53f38e67d6fdf12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9a28f0b35a1440827c3c0f8c1159f0ff1accee1066a6473c606f9f6e85b7d4f [INFO] running `Command { std: "docker" "start" "-a" "d9a28f0b35a1440827c3c0f8c1159f0ff1accee1066a6473c606f9f6e85b7d4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling cubecl-common v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cubecl-runtime v0.4.0 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cubecl-wgpu v0.4.0 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking sanitize-filename v0.5.0 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling cubecl-macros v0.4.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking cubecl-core v0.4.0 [INFO] [stderr] Checking cubecl-linalg v0.4.0 [INFO] [stderr] Checking cubecl v0.4.0 [INFO] [stderr] Checking gpu-fft v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `twiddles` [INFO] [stdout] --> examples/simple.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use gpu_fft::{fft, ifft, psd, twiddles, utils}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> examples/simple.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let n = real.len(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> examples/simple.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let output = ifft::ifft::(&device, real, imag); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.00s [INFO] running `Command { std: "docker" "inspect" "d9a28f0b35a1440827c3c0f8c1159f0ff1accee1066a6473c606f9f6e85b7d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a28f0b35a1440827c3c0f8c1159f0ff1accee1066a6473c606f9f6e85b7d4f", kill_on_drop: false }` [INFO] [stdout] d9a28f0b35a1440827c3c0f8c1159f0ff1accee1066a6473c606f9f6e85b7d4f