Sep 10 21:09:19.156 INFO checking clfft-0.2.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 21:09:19.156 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 21:09:19.156 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:09:20.245 INFO blam! b2ae0093df4d41f7ce661db75b76deae16620a0ad55c6e58c17360515d15c4c9 Sep 10 21:09:20.247 INFO running `"docker" "start" "-a" "b2ae0093df4d41f7ce661db75b76deae16620a0ad55c6e58c17360515d15c4c9"` Sep 10 21:09:21.071 INFO kablam! usermod: no changes Sep 10 21:09:21.110 INFO kablam! warning: path `/source/src/clfft.rs` was erroneously implicitly accepted for library `clfft`, Sep 10 21:09:21.110 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Sep 10 21:09:21.215 INFO kablam! Compiling clfft v0.2.0 (file:///source) Sep 10 21:09:21.215 INFO kablam! Checking ocl-core v0.3.2 Sep 10 21:09:21.215 INFO kablam! Checking rustfft v1.0.1 Sep 10 21:09:25.283 INFO kablam! Checking ocl v0.12.0 Sep 10 21:09:29.508 INFO kablam! error[E0308]: mismatched types Sep 10 21:09:29.508 INFO kablam! --> src/clfft.rs:722:21 Sep 10 21:09:29.508 INFO kablam! | Sep 10 21:09:29.508 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 10 21:09:29.508 INFO kablam! | ^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 10 21:09:29.508 INFO kablam! | Sep 10 21:09:29.508 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 10 21:09:29.508 INFO kablam! found type `&std::vec::Vec>` Sep 10 21:09:29.508 INFO kablam! Sep 10 21:09:29.630 INFO kablam! error[E0308]: mismatched types Sep 10 21:09:29.630 INFO kablam! --> src/clfft.rs:722:30 Sep 10 21:09:29.630 INFO kablam! | Sep 10 21:09:29.630 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 10 21:09:29.630 INFO kablam! | ^^^^^^^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 10 21:09:29.638 INFO kablam! | Sep 10 21:09:29.638 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 10 21:09:29.638 INFO kablam! found type `&mut std::vec::Vec>` Sep 10 21:09:29.638 INFO kablam! Sep 10 21:09:29.701 INFO kablam! error: aborting due to 2 previous errors Sep 10 21:09:29.701 INFO kablam! Sep 10 21:09:29.701 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 10 21:09:29.710 INFO kablam! error: Could not compile `clfft`. Sep 10 21:09:29.710 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:09:30.183 INFO kablam! error: build failed Sep 10 21:09:30.185 INFO kablam! su: No module specific data is present Sep 10 21:09:31.037 INFO running `"docker" "rm" "-f" "b2ae0093df4d41f7ce661db75b76deae16620a0ad55c6e58c17360515d15c4c9"` Sep 10 21:09:31.187 INFO blam! b2ae0093df4d41f7ce661db75b76deae16620a0ad55c6e58c17360515d15c4c9