Sep 20 03:40:29.565 INFO checking clfft-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:40:29.565 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:40:29.566 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:40:31.185 INFO blam! 383e7d837eb2124959a0d000cdf46696719031d48861bec098fc44349b67ea33 Sep 20 03:40:31.187 INFO running `"docker" "start" "-a" "383e7d837eb2124959a0d000cdf46696719031d48861bec098fc44349b67ea33"` Sep 20 03:40:31.615 INFO kablam! usermod: no changes Sep 20 03:40:31.643 INFO kablam! warning: path `/source/src/clfft.rs` was erroneously implicitly accepted for library `clfft`, Sep 20 03:40:31.643 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Sep 20 03:40:31.762 INFO kablam! Compiling clfft v0.2.0 (/source) Sep 20 03:40:31.762 INFO kablam! Checking cl-sys v0.2.1 Sep 20 03:40:32.231 INFO kablam! Checking ocl-core v0.3.2 Sep 20 03:40:36.109 INFO kablam! Checking ocl v0.12.0 Sep 20 03:40:38.918 INFO kablam! error[E0308]: mismatched types Sep 20 03:40:38.919 INFO kablam! --> src/clfft.rs:722:21 Sep 20 03:40:38.919 INFO kablam! | Sep 20 03:40:38.919 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 20 03:40:38.919 INFO kablam! | ^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 20 03:40:38.919 INFO kablam! | Sep 20 03:40:38.919 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 20 03:40:38.919 INFO kablam! found type `&std::vec::Vec>` Sep 20 03:40:38.919 INFO kablam! Sep 20 03:40:39.151 INFO kablam! error[E0308]: mismatched types Sep 20 03:40:39.151 INFO kablam! --> src/clfft.rs:722:30 Sep 20 03:40:39.151 INFO kablam! | Sep 20 03:40:39.151 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 20 03:40:39.151 INFO kablam! | ^^^^^^^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 20 03:40:39.151 INFO kablam! | Sep 20 03:40:39.151 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 20 03:40:39.151 INFO kablam! found type `&mut std::vec::Vec>` Sep 20 03:40:39.151 INFO kablam! Sep 20 03:40:39.215 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:40:39.215 INFO kablam! Sep 20 03:40:39.215 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 03:40:39.222 INFO kablam! error: Could not compile `clfft`. Sep 20 03:40:39.222 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:40:39.815 INFO kablam! error: build failed Sep 20 03:40:39.817 INFO kablam! su: No module specific data is present Sep 20 03:40:40.308 INFO running `"docker" "rm" "-f" "383e7d837eb2124959a0d000cdf46696719031d48861bec098fc44349b67ea33"` Sep 20 03:40:40.372 INFO blam! 383e7d837eb2124959a0d000cdf46696719031d48861bec098fc44349b67ea33