Sep 02 18:06:58.271 INFO checking clfft-0.3.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 18:06:58.271 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 18:06:58.271 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 18:06:58.454 INFO blam! afc8467eb7e41e944a29e9aa27cbeea37c93d92f6e0622d6d0d1e49de594e5f4 Sep 02 18:06:58.456 INFO running `"docker" "start" "-a" "afc8467eb7e41e944a29e9aa27cbeea37c93d92f6e0622d6d0d1e49de594e5f4"` Sep 02 18:06:59.257 INFO kablam! Compiling clfft v0.3.2 (file:///source) Sep 02 18:07:04.196 INFO kablam! error[E0308]: mismatched types Sep 02 18:07:04.196 INFO kablam! --> src/lib.rs:705:21 Sep 02 18:07:04.197 INFO kablam! | Sep 02 18:07:04.197 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 02 18:07:04.197 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` Sep 02 18:07:04.197 INFO kablam! | Sep 02 18:07:04.197 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 02 18:07:04.197 INFO kablam! found type `&[tests::num::Complex]` Sep 02 18:07:04.197 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 02 18:07:04.197 INFO kablam! --> src/lib.rs:705:21 Sep 02 18:07:04.197 INFO kablam! | Sep 02 18:07:04.197 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 02 18:07:04.197 INFO kablam! | ^^^^^^^^^^^ Sep 02 18:07:04.197 INFO kablam! Sep 02 18:07:04.425 INFO kablam! error[E0308]: mismatched types Sep 02 18:07:04.425 INFO kablam! --> src/lib.rs:705:34 Sep 02 18:07:04.425 INFO kablam! | Sep 02 18:07:04.425 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 02 18:07:04.425 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` Sep 02 18:07:04.425 INFO kablam! | Sep 02 18:07:04.425 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 02 18:07:04.426 INFO kablam! found type `&mut [tests::num::Complex]` Sep 02 18:07:04.426 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Sep 02 18:07:04.426 INFO kablam! --> src/lib.rs:705:34 Sep 02 18:07:04.426 INFO kablam! | Sep 02 18:07:04.426 INFO kablam! 705 | fft.process(&signal[..], &mut spectrum[..]); Sep 02 18:07:04.426 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 18:07:04.426 INFO kablam! Sep 02 18:07:04.539 INFO kablam! error: aborting due to 2 previous errors Sep 02 18:07:04.539 INFO kablam! Sep 02 18:07:04.539 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 18:07:04.551 INFO kablam! error: Could not compile `clfft`. Sep 02 18:07:04.551 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 18:07:05.524 INFO kablam! error: build failed Sep 02 18:07:05.526 INFO kablam! su: No module specific data is present Sep 02 18:07:05.880 INFO running `"docker" "rm" "-f" "afc8467eb7e41e944a29e9aa27cbeea37c93d92f6e0622d6d0d1e49de594e5f4"` Sep 02 18:07:05.978 INFO blam! afc8467eb7e41e944a29e9aa27cbeea37c93d92f6e0622d6d0d1e49de594e5f4