Sep 06 08:45:45.987 INFO checking clfft-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:45:45.987 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:45:45.987 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:45:46.562 INFO blam! 088da8cecb15c0b9acc8e6c4695a4ac9e206bd4eab3e6e4cdab2a655591a9ab9 Sep 06 08:45:46.564 INFO running `"docker" "start" "-a" "088da8cecb15c0b9acc8e6c4695a4ac9e206bd4eab3e6e4cdab2a655591a9ab9"` Sep 06 08:45:47.780 INFO kablam! usermod: no changes Sep 06 08:45:47.818 INFO kablam! warning: path `/source/src/clfft.rs` was erroneously implicitly accepted for library `clfft`, Sep 06 08:45:47.818 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Sep 06 08:45:47.930 INFO kablam! Compiling clfft v0.2.0 (file:///source) Sep 06 08:45:47.933 INFO kablam! Checking cl-sys v0.2.1 Sep 06 08:45:47.935 INFO kablam! Checking rustfft v1.0.1 Sep 06 08:45:48.490 INFO kablam! Checking ocl-core v0.3.2 Sep 06 08:45:52.370 INFO kablam! Checking ocl v0.12.0 Sep 06 08:45:55.330 INFO kablam! error[E0308]: mismatched types Sep 06 08:45:55.330 INFO kablam! --> src/clfft.rs:722:21 Sep 06 08:45:55.330 INFO kablam! | Sep 06 08:45:55.330 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 06 08:45:55.330 INFO kablam! | ^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 06 08:45:55.330 INFO kablam! | Sep 06 08:45:55.330 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 06 08:45:55.330 INFO kablam! found type `&std::vec::Vec>` Sep 06 08:45:55.330 INFO kablam! Sep 06 08:45:55.487 INFO kablam! error[E0308]: mismatched types Sep 06 08:45:55.487 INFO kablam! --> src/clfft.rs:722:30 Sep 06 08:45:55.487 INFO kablam! | Sep 06 08:45:55.487 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 06 08:45:55.487 INFO kablam! | ^^^^^^^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 06 08:45:55.487 INFO kablam! | Sep 06 08:45:55.487 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 06 08:45:55.487 INFO kablam! found type `&mut std::vec::Vec>` Sep 06 08:45:55.487 INFO kablam! Sep 06 08:45:55.529 INFO kablam! error: aborting due to 2 previous errors Sep 06 08:45:55.529 INFO kablam! Sep 06 08:45:55.529 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 08:45:55.537 INFO kablam! error: Could not compile `clfft`. Sep 06 08:45:55.537 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:45:55.787 INFO kablam! error: build failed Sep 06 08:45:55.788 INFO kablam! su: No module specific data is present Sep 06 08:45:56.490 INFO running `"docker" "rm" "-f" "088da8cecb15c0b9acc8e6c4695a4ac9e206bd4eab3e6e4cdab2a655591a9ab9"` Sep 06 08:45:56.601 INFO blam! 088da8cecb15c0b9acc8e6c4695a4ac9e206bd4eab3e6e4cdab2a655591a9ab9