Oct 13 06:25:23.105 INFO checking waveform_space-0.1.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:25:23.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:25:23.606 INFO blam! 0b4ec5ea89d92aeba6ac41bcf4ea02bd115bba5f41e0efd98327c3fd1ad90e53 Oct 13 06:25:23.608 INFO running `"docker" "start" "-a" "0b4ec5ea89d92aeba6ac41bcf4ea02bd115bba5f41e0efd98327c3fd1ad90e53"` Oct 13 06:25:25.530 INFO kablam! usermod: no changes Oct 13 06:25:25.620 INFO kablam! Checking stream-dct v0.1.0 Oct 13 06:25:25.636 INFO kablam! Checking num-complex v0.2.1 Oct 13 06:25:25.636 INFO kablam! Checking num-bigint v0.2.0 Oct 13 06:25:28.497 INFO kablam! Checking num-rational v0.2.1 Oct 13 06:25:29.617 INFO kablam! Checking num v0.2.0 Oct 13 06:25:30.440 INFO kablam! Checking rustfft v1.0.1 Oct 13 06:25:31.528 INFO kablam! Checking waveform_space v0.1.2 (/source) Oct 13 06:25:33.031 INFO kablam! warning: unused import: `std::iter::Peekable` Oct 13 06:25:33.032 INFO kablam! --> src/lib.rs:8:5 Oct 13 06:25:33.032 INFO kablam! | Oct 13 06:25:33.032 INFO kablam! 8 | use std::iter::Peekable; Oct 13 06:25:33.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:25:33.033 INFO kablam! | Oct 13 06:25:33.033 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:25:33.033 INFO kablam! Oct 13 06:25:33.184 INFO kablam! warning: unused import: `std::iter::Peekable` Oct 13 06:25:33.184 INFO kablam! --> src/lib.rs:8:5 Oct 13 06:25:33.184 INFO kablam! | Oct 13 06:25:33.184 INFO kablam! 8 | use std::iter::Peekable; Oct 13 06:25:33.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:25:33.184 INFO kablam! | Oct 13 06:25:33.184 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:25:33.184 INFO kablam! Oct 13 06:25:33.377 INFO kablam! error[E0308]: mismatched types Oct 13 06:25:33.377 INFO kablam! --> src/lib.rs:152:14 Oct 13 06:25:33.377 INFO kablam! | Oct 13 06:25:33.377 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.377 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 13 06:25:33.377 INFO kablam! | Oct 13 06:25:33.377 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Oct 13 06:25:33.377 INFO kablam! found type `&[num::Complex]` Oct 13 06:25:33.377 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 13 06:25:33.377 INFO kablam! --> src/lib.rs:152:14 Oct 13 06:25:33.377 INFO kablam! | Oct 13 06:25:33.377 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.377 INFO kablam! | ^^^^^^^^^^^ Oct 13 06:25:33.377 INFO kablam! Oct 13 06:25:33.455 INFO kablam! error[E0308]: mismatched types Oct 13 06:25:33.455 INFO kablam! --> src/lib.rs:152:14 Oct 13 06:25:33.455 INFO kablam! | Oct 13 06:25:33.455 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.455 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 13 06:25:33.455 INFO kablam! | Oct 13 06:25:33.455 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Oct 13 06:25:33.455 INFO kablam! found type `&[num::Complex]` Oct 13 06:25:33.455 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 13 06:25:33.455 INFO kablam! --> src/lib.rs:152:14 Oct 13 06:25:33.455 INFO kablam! | Oct 13 06:25:33.455 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.455 INFO kablam! | ^^^^^^^^^^^ Oct 13 06:25:33.455 INFO kablam! Oct 13 06:25:33.501 INFO kablam! error[E0308]: mismatched types Oct 13 06:25:33.501 INFO kablam! --> src/lib.rs:152:27 Oct 13 06:25:33.501 INFO kablam! | Oct 13 06:25:33.501 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.501 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 13 06:25:33.501 INFO kablam! | Oct 13 06:25:33.501 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Oct 13 06:25:33.501 INFO kablam! found type `&mut [num::Complex]` Oct 13 06:25:33.501 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 13 06:25:33.501 INFO kablam! --> src/lib.rs:152:27 Oct 13 06:25:33.501 INFO kablam! | Oct 13 06:25:33.501 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.501 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:25:33.501 INFO kablam! Oct 13 06:25:33.504 INFO kablam! error: aborting due to 2 previous errors Oct 13 06:25:33.504 INFO kablam! Oct 13 06:25:33.504 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 13 06:25:33.512 INFO kablam! error: Could not compile `waveform_space`. Oct 13 06:25:33.512 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 06:25:33.604 INFO kablam! error[E0308]: mismatched types Oct 13 06:25:33.604 INFO kablam! --> src/lib.rs:152:27 Oct 13 06:25:33.604 INFO kablam! | Oct 13 06:25:33.604 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.604 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 13 06:25:33.604 INFO kablam! | Oct 13 06:25:33.604 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Oct 13 06:25:33.604 INFO kablam! found type `&mut [num::Complex]` Oct 13 06:25:33.604 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 13 06:25:33.604 INFO kablam! --> src/lib.rs:152:27 Oct 13 06:25:33.604 INFO kablam! | Oct 13 06:25:33.604 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 13 06:25:33.604 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:25:33.604 INFO kablam! Oct 13 06:25:33.620 INFO kablam! error: aborting due to 2 previous errors Oct 13 06:25:33.620 INFO kablam! Oct 13 06:25:33.620 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 13 06:25:33.630 INFO kablam! error: Could not compile `waveform_space`. Oct 13 06:25:33.631 INFO kablam! Oct 13 06:25:33.631 INFO kablam! To learn more, run the command again with --verbose. Oct 13 06:25:33.634 INFO kablam! su: No module specific data is present Oct 13 06:25:34.149 INFO running `"docker" "rm" "-f" "0b4ec5ea89d92aeba6ac41bcf4ea02bd115bba5f41e0efd98327c3fd1ad90e53"` Oct 13 06:25:34.352 INFO blam! 0b4ec5ea89d92aeba6ac41bcf4ea02bd115bba5f41e0efd98327c3fd1ad90e53