Sep 14 18:25:29.629 INFO checking clfft-0.2.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 18:25:29.629 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 18:25:29.629 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:25:31.120 INFO blam! 0c3a89714e428bc3e936daaba5b28370effe3b5cbd7e4730995bc83f6eb51e36 Sep 14 18:25:31.131 INFO running `"docker" "start" "-a" "0c3a89714e428bc3e936daaba5b28370effe3b5cbd7e4730995bc83f6eb51e36"` Sep 14 18:25:32.174 INFO kablam! usermod: no changes Sep 14 18:25:32.207 INFO kablam! warning: path `/source/src/clfft.rs` was erroneously implicitly accepted for library `clfft`, Sep 14 18:25:32.207 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Sep 14 18:25:32.360 INFO kablam! Compiling clfft v0.2.0 (file:///source) Sep 14 18:25:32.360 INFO kablam! Checking cl-sys v0.2.1 Sep 14 18:25:32.383 INFO kablam! Checking rustfft v1.0.1 Sep 14 18:25:33.091 INFO kablam! Checking ocl-core v0.3.2 Sep 14 18:25:36.803 INFO kablam! Checking ocl v0.12.0 Sep 14 18:25:39.594 INFO kablam! error[E0308]: mismatched types Sep 14 18:25:39.595 INFO kablam! --> src/clfft.rs:722:21 Sep 14 18:25:39.595 INFO kablam! | Sep 14 18:25:39.595 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 14 18:25:39.595 INFO kablam! | ^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 14 18:25:39.595 INFO kablam! | Sep 14 18:25:39.595 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 14 18:25:39.595 INFO kablam! found type `&std::vec::Vec>` Sep 14 18:25:39.595 INFO kablam! Sep 14 18:25:39.704 INFO kablam! error[E0308]: mismatched types Sep 14 18:25:39.704 INFO kablam! --> src/clfft.rs:722:30 Sep 14 18:25:39.704 INFO kablam! | Sep 14 18:25:39.704 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 14 18:25:39.704 INFO kablam! | ^^^^^^^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 14 18:25:39.704 INFO kablam! | Sep 14 18:25:39.704 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 14 18:25:39.704 INFO kablam! found type `&mut std::vec::Vec>` Sep 14 18:25:39.704 INFO kablam! Sep 14 18:25:39.745 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:25:39.745 INFO kablam! Sep 14 18:25:39.745 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 18:25:39.755 INFO kablam! error: Could not compile `clfft`. Sep 14 18:25:39.755 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 18:25:40.082 INFO kablam! error: build failed Sep 14 18:25:40.084 INFO kablam! su: No module specific data is present Sep 14 18:25:40.780 INFO running `"docker" "rm" "-f" "0c3a89714e428bc3e936daaba5b28370effe3b5cbd7e4730995bc83f6eb51e36"` Sep 14 18:25:40.886 INFO blam! 0c3a89714e428bc3e936daaba5b28370effe3b5cbd7e4730995bc83f6eb51e36