[INFO] cloning repository https://github.com/eugenehp/gpu-fft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugenehp/gpu-fft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fgpu-fft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fgpu-fft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee71417e60f89b4f250d94af2e0169c0fd3da097
[INFO] testing eugenehp/gpu-fft against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fgpu-fft" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eugenehp/gpu-fft
[INFO] finished tweaking git repo https://github.com/eugenehp/gpu-fft
[INFO] tweaked toml for git repo https://github.com/eugenehp/gpu-fft written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eugenehp/gpu-fft on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eugenehp/gpu-fft 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cubecl v0.4.0
[INFO] [stderr]   Downloaded log v0.4.26
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded embassy-futures v0.1.1
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded cubecl-common v0.4.0
[INFO] [stderr]   Downloaded sanitize-filename v0.5.0
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded cubecl-cuda v0.4.0
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded cubecl-macros v0.4.0
[INFO] [stderr]   Downloaded cubecl-linalg v0.4.0
[INFO] [stderr]   Downloaded cubecl-cpp v0.4.0
[INFO] [stderr]   Downloaded cubecl-core v0.4.0
[INFO] [stderr]   Downloaded cubecl-runtime v0.4.0
[INFO] [stderr]   Downloaded cubecl-wgpu v0.4.0
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded cubecl-hip-sys v6.3.1001
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded cubecl-hip v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded cudarc v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84de37aa4528520e3f5e43a0edc7f2290fb547cb1c2f6395557ef16b861223f1
[INFO] running `Command { std: "docker" "start" "-a" "84de37aa4528520e3f5e43a0edc7f2290fb547cb1c2f6395557ef16b861223f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84de37aa4528520e3f5e43a0edc7f2290fb547cb1c2f6395557ef16b861223f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84de37aa4528520e3f5e43a0edc7f2290fb547cb1c2f6395557ef16b861223f1", kill_on_drop: false }`
[INFO] [stdout] 84de37aa4528520e3f5e43a0edc7f2290fb547cb1c2f6395557ef16b861223f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 319c14e9ac8b493393f29eb2a9a607576fe46b74d09d07b4662bc0d20a72ea3e
[INFO] running `Command { std: "docker" "start" "-a" "319c14e9ac8b493393f29eb2a9a607576fe46b74d09d07b4662bc0d20a72ea3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling cubecl-common v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling cubecl-runtime v0.4.0
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wgpu-types v23.0.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]    Compiling glow v0.14.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling cubecl-wgpu v0.4.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sanitize-filename 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]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cubecl-macros v0.4.0
[INFO] [stderr]    Compiling cubecl-core v0.4.0
[INFO] [stderr]    Compiling cubecl-linalg v0.4.0
[INFO] [stderr]    Compiling cubecl v0.4.0
[INFO] [stderr]    Compiling gpu-fft v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.29s
[INFO] running `Command { std: "docker" "inspect" "319c14e9ac8b493393f29eb2a9a607576fe46b74d09d07b4662bc0d20a72ea3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319c14e9ac8b493393f29eb2a9a607576fe46b74d09d07b4662bc0d20a72ea3e", kill_on_drop: false }`
[INFO] [stdout] 319c14e9ac8b493393f29eb2a9a607576fe46b74d09d07b4662bc0d20a72ea3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e833083e9c6eaa1b16152685076ca3ef53dc887c7abc4f622c8f6909e40617bc
[INFO] running `Command { std: "docker" "start" "-a" "e833083e9c6eaa1b16152685076ca3ef53dc887c7abc4f622c8f6909e40617bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cubecl-common v0.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling cubecl-runtime v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling cubecl-core v0.4.0
[INFO] [stderr]    Compiling cubecl-linalg v0.4.0
[INFO] [stderr]    Compiling cubecl-wgpu v0.4.0
[INFO] [stderr]    Compiling cubecl v0.4.0
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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::<Runtime>(&device, real, imag);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.05s
[INFO] running `Command { std: "docker" "inspect" "e833083e9c6eaa1b16152685076ca3ef53dc887c7abc4f622c8f6909e40617bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e833083e9c6eaa1b16152685076ca3ef53dc887c7abc4f622c8f6909e40617bc", kill_on_drop: false }`
[INFO] [stdout] e833083e9c6eaa1b16152685076ca3ef53dc887c7abc4f622c8f6909e40617bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 633e0ccd9c9dccb22f580d847a5214ac4c3fc71831a2d51b04cd48c0b3816437
[INFO] running `Command { std: "docker" "start" "-a" "633e0ccd9c9dccb22f580d847a5214ac4c3fc71831a2d51b04cd48c0b3816437", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `twiddles`
[INFO] [stderr]  --> examples/simple.rs:3:31
[INFO] [stderr]   |
[INFO] [stderr] 3 | use gpu_fft::{fft, ifft, psd, twiddles, utils};
[INFO] [stderr]   |                               ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]   --> examples/simple.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let n = real.len();
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]   --> examples/simple.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     let output = ifft::ifft::<Runtime>(&device, real, imag);
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: `gpu-fft` (example "simple") generated 3 warnings (run `cargo fix --example "simple" -p gpu-fft` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpu_fft-3efdbcfe62079298)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gpu_fft
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/ifft.rs - ifft::ifft_kernel (line 32) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::generate_sine_wave (line 22) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::find_dominant_frequencies (line 88) ... FAILED
[INFO] [stdout] test src/fft.rs - fft::fft_kernel (line 31) ... FAILED
[INFO] [stdout] test src/ifft.rs - ifft::ifft (line 89) ... FAILED
[INFO] [stdout] test src/psd.rs - psd::psd (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - fft (line 35) ... FAILED
[INFO] [stdout] test src/lib.rs - ifft (line 59) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::calculate_frequencies (line 58) ... FAILED
[INFO] [stdout] test src/fft.rs - fft::fft (line 85) ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ifft.rs - ifft::ifft_kernel (line 32) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `ifft` in this scope
[INFO] [stdout]   --> src/ifft.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | let output = ifft::<YourRuntimeType>(device, input_real, input_imag);
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 32 + use gpu_fft::ifft;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use gpu_fft::ifft::ifft;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `YourRuntimeType` in this scope
[INFO] [stdout]   --> src/ifft.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | let output = ifft::<YourRuntimeType>(device, input_real, input_imag);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_ifft_rs_32_0<YourRuntimeType>() {
[INFO] [stdout]    |                                                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]   --> src/ifft.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 | let output = ifft::<YourRuntimeType>(device, input_real, input_imag);
[INFO] [stdout]    |                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::generate_sine_wave (line 22) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `generate_sine_wave` in this scope
[INFO] [stdout]   --> src/utils.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | let sine_wave = generate_sine_wave(frequency, sample_rate, duration);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 22 + use gpu_fft::utils::generate_sine_wave;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::find_dominant_frequencies (line 88) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_dominant_frequencies` in this scope
[INFO] [stdout]   --> src/utils.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 | let dominant_freqs = find_dominant_frequencies(psd, frequencies, threshold);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 88 + use gpu_fft::utils::find_dominant_frequencies;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fft.rs - fft::fft_kernel (line 31) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fft` in this scope
[INFO] [stdout]   --> src/fft.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 | let (real, imag) = fft::<YourRuntimeType>(device, input);
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 31 + use gpu_fft::fft;
[INFO] [stdout]    |
[INFO] [stdout] 31 + use gpu_fft::fft::fft;
[INFO] [stdout]    |
[INFO] [stdout] 31 + use gpu_fft::twiddles::fft;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `YourRuntimeType` in this scope
[INFO] [stdout]   --> src/fft.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 | let (real, imag) = fft::<YourRuntimeType>(device, input);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_fft_rs_31_0<YourRuntimeType>() {
[INFO] [stdout]    |                                                                      +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]   --> src/fft.rs:33:43
[INFO] [stdout]    |
[INFO] [stdout] 33 | let (real, imag) = fft::<YourRuntimeType>(device, input);
[INFO] [stdout]    |                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ifft.rs - ifft::ifft (line 89) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `ifft` in this scope
[INFO] [stdout]   --> src/ifft.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | let output = ifft::<YourRuntimeType>(device, input_real, input_imag);
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 89 + use gpu_fft::ifft;
[INFO] [stdout]    |
[INFO] [stdout] 89 + use gpu_fft::ifft::ifft;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `YourRuntimeType` in this scope
[INFO] [stdout]   --> src/ifft.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 | let output = ifft::<YourRuntimeType>(device, input_real, input_imag);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_ifft_rs_89_0<YourRuntimeType>() {
[INFO] [stdout]    |                                                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]   --> src/ifft.rs:92:38
[INFO] [stdout]    |
[INFO] [stdout] 92 | let output = ifft::<YourRuntimeType>(device, input_real, input_imag);
[INFO] [stdout]    |                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/psd.rs - psd::psd (line 20) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `psd` in this scope
[INFO] [stdout]   --> src/psd.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | let psd_values = psd(real, imag);
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 20 + use gpu_fft::psd::psd;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - fft (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fft` in this scope
[INFO] [stdout]   --> src/lib.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 | let (real, imag) = fft(input);
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 35 + use gpu_fft::fft;
[INFO] [stdout]    |
[INFO] [stdout] 35 + use gpu_fft::fft::fft;
[INFO] [stdout]    |
[INFO] [stdout] 35 + use gpu_fft::twiddles::fft;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ifft (line 59) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `ifft` in this scope
[INFO] [stdout]   --> src/lib.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 | let time_domain = ifft(real, imag);
[INFO] [stdout]    |                   ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 59 + use gpu_fft::ifft;
[INFO] [stdout]    |
[INFO] [stdout] 59 + use gpu_fft::ifft::ifft;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::calculate_frequencies (line 58) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `calculate_frequencies` in this scope
[INFO] [stdout]   --> src/utils.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 | let frequencies = calculate_frequencies(n, sample_rate);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 58 + use gpu_fft::utils::calculate_frequencies;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fft.rs - fft::fft (line 85) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `fft` in this scope
[INFO] [stdout]   --> src/fft.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 | let (real, imag) = fft::<YourRuntimeType>(device, input);
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 85 + use gpu_fft::fft;
[INFO] [stdout]    |
[INFO] [stdout] 85 + use gpu_fft::fft::fft;
[INFO] [stdout]    |
[INFO] [stdout] 85 + use gpu_fft::twiddles::fft;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `YourRuntimeType` in this scope
[INFO] [stdout]   --> src/fft.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 | let (real, imag) = fft::<YourRuntimeType>(device, input);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_fft_rs_85_0<YourRuntimeType>() {
[INFO] [stdout]    |                                                                      +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]   --> src/fft.rs:87:43
[INFO] [stdout]    |
[INFO] [stdout] 87 | let (real, imag) = fft::<YourRuntimeType>(device, input);
[INFO] [stdout]    |                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fft.rs - fft::fft (line 85)
[INFO] [stdout]     src/fft.rs - fft::fft_kernel (line 31)
[INFO] [stdout]     src/ifft.rs - ifft::ifft (line 89)
[INFO] [stdout]     src/ifft.rs - ifft::ifft_kernel (line 32)
[INFO] [stdout]     src/lib.rs - fft (line 35)
[INFO] [stdout]     src/lib.rs - ifft (line 59)
[INFO] [stdout]     src/psd.rs - psd::psd (line 20)
[INFO] [stdout]     src/utils.rs - utils::calculate_frequencies (line 58)
[INFO] [stdout]     src/utils.rs - utils::find_dominant_frequencies (line 88)
[INFO] [stdout]     src/utils.rs - utils::generate_sine_wave (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "633e0ccd9c9dccb22f580d847a5214ac4c3fc71831a2d51b04cd48c0b3816437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633e0ccd9c9dccb22f580d847a5214ac4c3fc71831a2d51b04cd48c0b3816437", kill_on_drop: false }`
[INFO] [stdout] 633e0ccd9c9dccb22f580d847a5214ac4c3fc71831a2d51b04cd48c0b3816437
