Sep 04 21:26:33.772 INFO checking clfft-0.3.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:26:33.772 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:26:33.772 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:33.973 INFO blam! 0eca78eec3810e5b8509f0561c1591a405621229c294d8709ebd1e11576f2720 Sep 04 21:26:33.976 INFO running `"docker" "start" "-a" "0eca78eec3810e5b8509f0561c1591a405621229c294d8709ebd1e11576f2720"` Sep 04 21:26:34.878 INFO kablam! Compiling clfft v0.3.2 (file:///source) Sep 04 21:26:34.881 INFO kablam! Compiling ocl-core v0.9.0 Sep 04 21:26:34.884 INFO kablam! Checking rustfft v1.0.1 Sep 04 21:26:43.346 INFO kablam! Checking ocl v0.18.0 Sep 04 21:26:54.181 INFO kablam! error[E0308]: mismatched types Sep 04 21:26:54.181 INFO kablam! --> src/lib.rs:705:21 Sep 04 21:26:54.181 INFO kablam! | Sep 04 21:26:54.181 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:54.181 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` Sep 04 21:26:54.181 INFO kablam! | Sep 04 21:26:54.181 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 04 21:26:54.181 INFO kablam! found type `&[tests::num::Complex]` Sep 04 21:26:54.181 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 04 21:26:54.181 INFO kablam! --> src/lib.rs:705:21 Sep 04 21:26:54.181 INFO kablam! | Sep 04 21:26:54.181 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:54.181 INFO kablam! | ^^^^^^^^^^^ Sep 04 21:26:54.181 INFO kablam! Sep 04 21:26:54.435 INFO kablam! error[E0308]: mismatched types Sep 04 21:26:54.435 INFO kablam! --> src/lib.rs:705:34 Sep 04 21:26:54.435 INFO kablam! | Sep 04 21:26:54.435 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:54.435 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` Sep 04 21:26:54.435 INFO kablam! | Sep 04 21:26:54.435 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 04 21:26:54.435 INFO kablam! found type `&mut [tests::num::Complex]` Sep 04 21:26:54.436 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 04 21:26:54.436 INFO kablam! --> src/lib.rs:705:34 Sep 04 21:26:54.436 INFO kablam! | Sep 04 21:26:54.436 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 04 21:26:54.436 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 21:26:54.436 INFO kablam! Sep 04 21:26:54.570 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:26:54.570 INFO kablam! Sep 04 21:26:54.570 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 21:26:54.583 INFO kablam! error: Could not compile `clfft`. Sep 04 21:26:54.583 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:26:56.925 INFO kablam! error: build failed Sep 04 21:26:56.927 INFO kablam! su: No module specific data is present Sep 04 21:26:57.320 INFO running `"docker" "rm" "-f" "0eca78eec3810e5b8509f0561c1591a405621229c294d8709ebd1e11576f2720"` Sep 04 21:26:57.429 INFO blam! 0eca78eec3810e5b8509f0561c1591a405621229c294d8709ebd1e11576f2720