Sep 04 21:26:38.520 INFO checking clfft-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:26:38.520 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:26:38.520 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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:38.709 INFO blam! d534e19240fa2d05e45fc3629b0fc95d6864444335192418d333fa2fe481c3ee Sep 04 21:26:38.712 INFO running `"docker" "start" "-a" "d534e19240fa2d05e45fc3629b0fc95d6864444335192418d333fa2fe481c3ee"` Sep 04 21:26:39.289 INFO kablam! warning: path `/source/src/clfft.rs` was erroneously implicitly accepted for library `clfft`, Sep 04 21:26:39.289 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Sep 04 21:26:39.396 INFO kablam! Compiling clfft v0.2.0 (file:///source) Sep 04 21:26:39.396 INFO kablam! Checking cl-sys v0.2.1 Sep 04 21:26:39.400 INFO kablam! Checking rustfft v1.0.1 Sep 04 21:26:40.235 INFO kablam! Checking ocl-core v0.3.2 Sep 04 21:26:46.126 INFO kablam! Checking ocl v0.12.0 Sep 04 21:26:51.937 INFO kablam! error[E0308]: mismatched types Sep 04 21:26:51.937 INFO kablam! --> src/clfft.rs:722:21 Sep 04 21:26:51.937 INFO kablam! | Sep 04 21:26:51.937 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 04 21:26:51.937 INFO kablam! | ^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 04 21:26:51.938 INFO kablam! | Sep 04 21:26:51.938 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 04 21:26:51.938 INFO kablam! found type `&std::vec::Vec>` Sep 04 21:26:51.938 INFO kablam! Sep 04 21:26:52.161 INFO kablam! error[E0308]: mismatched types Sep 04 21:26:52.161 INFO kablam! --> src/clfft.rs:722:30 Sep 04 21:26:52.161 INFO kablam! | Sep 04 21:26:52.161 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 04 21:26:52.161 INFO kablam! | ^^^^^^^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 04 21:26:52.162 INFO kablam! | Sep 04 21:26:52.162 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 04 21:26:52.162 INFO kablam! found type `&mut std::vec::Vec>` Sep 04 21:26:52.163 INFO kablam! Sep 04 21:26:52.311 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:26:52.312 INFO kablam! Sep 04 21:26:52.312 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 21:26:52.336 INFO kablam! error: Could not compile `clfft`. Sep 04 21:26:52.337 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:26:52.945 INFO kablam! error: build failed Sep 04 21:26:52.948 INFO kablam! su: No module specific data is present Sep 04 21:26:53.434 INFO running `"docker" "rm" "-f" "d534e19240fa2d05e45fc3629b0fc95d6864444335192418d333fa2fe481c3ee"` Sep 04 21:26:53.596 INFO blam! d534e19240fa2d05e45fc3629b0fc95d6864444335192418d333fa2fe481c3ee