Sep 02 18:06:57.893 INFO checking clfft-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 18:06:57.893 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 18:06:57.894 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/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.221 INFO blam! c0b2db271a8142feac31a2545684b847e44f9db7c2972552c2cf026c02f45f01 Sep 02 18:06:58.223 INFO running `"docker" "start" "-a" "c0b2db271a8142feac31a2545684b847e44f9db7c2972552c2cf026c02f45f01"` Sep 02 18:06:58.971 INFO kablam! warning: path `/source/src/clfft.rs` was erroneously implicitly accepted for library `clfft`, Sep 02 18:06:58.971 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Sep 02 18:06:59.084 INFO kablam! Compiling clfft v0.2.0 (file:///source) Sep 02 18:06:59.084 INFO kablam! Checking cl-sys v0.2.1 Sep 02 18:06:59.949 INFO kablam! Checking ocl-core v0.3.2 Sep 02 18:07:05.763 INFO kablam! Checking ocl v0.12.0 Sep 02 18:07:10.997 INFO kablam! error[E0308]: mismatched types Sep 02 18:07:10.997 INFO kablam! --> src/clfft.rs:722:21 Sep 02 18:07:10.997 INFO kablam! | Sep 02 18:07:10.997 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 02 18:07:10.997 INFO kablam! | ^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 02 18:07:10.998 INFO kablam! | Sep 02 18:07:10.998 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 02 18:07:10.998 INFO kablam! found type `&std::vec::Vec>` Sep 02 18:07:10.998 INFO kablam! Sep 02 18:07:11.212 INFO kablam! error[E0308]: mismatched types Sep 02 18:07:11.212 INFO kablam! --> src/clfft.rs:722:30 Sep 02 18:07:11.212 INFO kablam! | Sep 02 18:07:11.212 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 02 18:07:11.212 INFO kablam! | ^^^^^^^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 02 18:07:11.212 INFO kablam! | Sep 02 18:07:11.213 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 02 18:07:11.213 INFO kablam! found type `&mut std::vec::Vec>` Sep 02 18:07:11.213 INFO kablam! Sep 02 18:07:11.331 INFO kablam! error: aborting due to 2 previous errors Sep 02 18:07:11.331 INFO kablam! Sep 02 18:07:11.332 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 18:07:11.343 INFO kablam! error: Could not compile `clfft`. Sep 02 18:07:11.344 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 18:07:13.533 INFO kablam! error: build failed Sep 02 18:07:13.534 INFO kablam! su: No module specific data is present Sep 02 18:07:14.031 INFO running `"docker" "rm" "-f" "c0b2db271a8142feac31a2545684b847e44f9db7c2972552c2cf026c02f45f01"` Sep 02 18:07:14.161 INFO blam! c0b2db271a8142feac31a2545684b847e44f9db7c2972552c2cf026c02f45f01