Sep 02 00:33:46.709 INFO checking clfft-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 00:33:46.709 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 00:33:46.710 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:33:46.862 INFO blam! 132663e6111c1cfb9363043184481868f19cb1f94bc9f31a43a42dacf354387b Sep 02 00:33:46.865 INFO running `"docker" "start" "-a" "132663e6111c1cfb9363043184481868f19cb1f94bc9f31a43a42dacf354387b"` Sep 02 00:33:47.464 INFO kablam! warning: path `/source/src/clfft.rs` was erroneously implicitly accepted for library `clfft`, Sep 02 00:33:47.464 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Sep 02 00:33:47.585 INFO kablam! Compiling clfft v0.2.0 (file:///source) Sep 02 00:33:47.586 INFO kablam! Checking cl-sys v0.2.1 Sep 02 00:33:48.628 INFO kablam! Checking ocl-core v0.3.2 Sep 02 00:33:53.838 INFO kablam! Checking ocl v0.12.0 Sep 02 00:34:00.453 INFO kablam! error[E0308]: mismatched types Sep 02 00:34:00.453 INFO kablam! --> src/clfft.rs:722:21 Sep 02 00:34:00.453 INFO kablam! | Sep 02 00:34:00.453 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 02 00:34:00.453 INFO kablam! | ^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 02 00:34:00.453 INFO kablam! | Sep 02 00:34:00.453 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Sep 02 00:34:00.453 INFO kablam! found type `&std::vec::Vec>` Sep 02 00:34:00.453 INFO kablam! Sep 02 00:34:00.751 INFO kablam! error[E0308]: mismatched types Sep 02 00:34:00.751 INFO kablam! --> src/clfft.rs:722:30 Sep 02 00:34:00.751 INFO kablam! | Sep 02 00:34:00.751 INFO kablam! 722 | fft.process(&signal, &mut spectrum); Sep 02 00:34:00.751 INFO kablam! | ^^^^^^^^^^^^^ expected slice, found struct `std::vec::Vec` Sep 02 00:34:00.751 INFO kablam! | Sep 02 00:34:00.751 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Sep 02 00:34:00.751 INFO kablam! found type `&mut std::vec::Vec>` Sep 02 00:34:00.752 INFO kablam! Sep 02 00:34:00.870 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:34:00.870 INFO kablam! Sep 02 00:34:00.871 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 00:34:00.881 INFO kablam! error: Could not compile `clfft`. Sep 02 00:34:00.882 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:34:02.179 INFO kablam! error: build failed Sep 02 00:34:02.180 INFO kablam! su: No module specific data is present Sep 02 00:34:02.814 INFO running `"docker" "rm" "-f" "132663e6111c1cfb9363043184481868f19cb1f94bc9f31a43a42dacf354387b"` Sep 02 00:34:02.934 INFO blam! 132663e6111c1cfb9363043184481868f19cb1f94bc9f31a43a42dacf354387b