Sep 04 21:26:35.392 INFO checking clfft-0.3.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 21:26:35.392 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 21:26:35.392 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:26:35.625 INFO blam! 472fd6cc8f1ae7868e53d372abe164067202a1e3cd088e26545c9cff44aa2523 Sep 04 21:26:35.628 INFO running `"docker" "start" "-a" "472fd6cc8f1ae7868e53d372abe164067202a1e3cd088e26545c9cff44aa2523"` Sep 04 21:26:36.585 INFO kablam! Compiling clfft v0.3.2 (file:///source) Sep 04 21:26:36.587 INFO kablam! Compiling ocl-core v0.9.0 Sep 04 21:26:36.589 INFO kablam! Checking rustfft v1.0.1 Sep 04 21:26:44.715 INFO kablam! Checking ocl v0.18.0 Sep 04 21:26:55.992 INFO kablam! error[E0308]: mismatched types Sep 04 21:26:55.993 INFO kablam! --> src/lib.rs:705:21 Sep 04 21:26:55.993 INFO kablam! | Sep 04 21:26:55.993 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:55.993 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` Sep 04 21:26:55.993 INFO kablam! | Sep 04 21:26:55.993 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 04 21:26:55.993 INFO kablam! found type `&[tests::num::Complex]` Sep 04 21:26:55.993 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 04 21:26:55.993 INFO kablam! --> src/lib.rs:705:21 Sep 04 21:26:55.993 INFO kablam! | Sep 04 21:26:55.993 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:55.993 INFO kablam! | ^^^^^^^^^^^ Sep 04 21:26:55.993 INFO kablam! Sep 04 21:26:56.237 INFO kablam! error[E0308]: mismatched types Sep 04 21:26:56.237 INFO kablam! --> src/lib.rs:705:34 Sep 04 21:26:56.237 INFO kablam! | Sep 04 21:26:56.237 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:56.237 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` Sep 04 21:26:56.238 INFO kablam! | Sep 04 21:26:56.238 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 04 21:26:56.238 INFO kablam! found type `&mut [tests::num::Complex]` Sep 04 21:26:56.238 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 04 21:26:56.238 INFO kablam! --> src/lib.rs:705:34 Sep 04 21:26:56.238 INFO kablam! | Sep 04 21:26:56.238 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:56.238 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 21:26:56.238 INFO kablam! Sep 04 21:26:56.355 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:26:56.355 INFO kablam! Sep 04 21:26:56.355 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 21:26:56.367 INFO kablam! error: Could not compile `clfft`. Sep 04 21:26:56.367 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:26:57.823 INFO kablam! error: build failed Sep 04 21:26:57.824 INFO kablam! su: No module specific data is present Sep 04 21:26:58.216 INFO running `"docker" "rm" "-f" "472fd6cc8f1ae7868e53d372abe164067202a1e3cd088e26545c9cff44aa2523"` Sep 04 21:26:58.324 INFO blam! 472fd6cc8f1ae7868e53d372abe164067202a1e3cd088e26545c9cff44aa2523