Oct 11 08:36:15.081 INFO testing waveform_space-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:36:15.081 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:36:15.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 08:36:15.338 INFO blam! a9e1d3da0c8ead4ee264296c2cf4f256a6f0dada80590bc6af2d8c5e2ebfaae1 Oct 11 08:36:15.338 INFO running `"docker" "start" "-a" "a9e1d3da0c8ead4ee264296c2cf4f256a6f0dada80590bc6af2d8c5e2ebfaae1"` Oct 11 08:36:16.240 INFO kablam! usermod: no changes Oct 11 08:36:16.368 INFO kablam! Compiling stream-dct v0.1.0 Oct 11 08:36:16.368 INFO kablam! Compiling rustfft v1.0.1 Oct 11 08:36:18.418 INFO kablam! Compiling waveform_space v0.1.2 (/source) Oct 11 08:36:20.216 INFO kablam! warning: unused import: `std::iter::Peekable` Oct 11 08:36:20.216 INFO kablam! --> src/lib.rs:8:5 Oct 11 08:36:20.216 INFO kablam! | Oct 11 08:36:20.216 INFO kablam! 8 | use std::iter::Peekable; Oct 11 08:36:20.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 08:36:20.216 INFO kablam! | Oct 11 08:36:20.216 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 08:36:20.216 INFO kablam! Oct 11 08:36:20.504 INFO kablam! error[E0308]: mismatched types Oct 11 08:36:20.504 INFO kablam! --> src/lib.rs:152:14 Oct 11 08:36:20.504 INFO kablam! | Oct 11 08:36:20.504 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 11 08:36:20.504 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 11 08:36:20.504 INFO kablam! | Oct 11 08:36:20.504 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Oct 11 08:36:20.504 INFO kablam! found type `&[num::Complex]` Oct 11 08:36:20.504 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 11 08:36:20.504 INFO kablam! --> src/lib.rs:152:14 Oct 11 08:36:20.504 INFO kablam! | Oct 11 08:36:20.504 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 11 08:36:20.504 INFO kablam! | ^^^^^^^^^^^ Oct 11 08:36:20.504 INFO kablam! Oct 11 08:36:20.608 INFO kablam! error[E0308]: mismatched types Oct 11 08:36:20.608 INFO kablam! --> src/lib.rs:152:27 Oct 11 08:36:20.608 INFO kablam! | Oct 11 08:36:20.608 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 11 08:36:20.608 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 11 08:36:20.608 INFO kablam! | Oct 11 08:36:20.608 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Oct 11 08:36:20.608 INFO kablam! found type `&mut [num::Complex]` Oct 11 08:36:20.608 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 11 08:36:20.608 INFO kablam! --> src/lib.rs:152:27 Oct 11 08:36:20.608 INFO kablam! | Oct 11 08:36:20.608 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 11 08:36:20.608 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 08:36:20.608 INFO kablam! Oct 11 08:36:20.624 INFO kablam! error: aborting due to 2 previous errors Oct 11 08:36:20.624 INFO kablam! Oct 11 08:36:20.624 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 11 08:36:20.632 INFO kablam! error: Could not compile `waveform_space`. Oct 11 08:36:20.632 INFO kablam! Oct 11 08:36:20.632 INFO kablam! To learn more, run the command again with --verbose. Oct 11 08:36:20.634 INFO kablam! su: No module specific data is present Oct 11 08:36:21.200 INFO running `"docker" "rm" "-f" "a9e1d3da0c8ead4ee264296c2cf4f256a6f0dada80590bc6af2d8c5e2ebfaae1"` Oct 11 08:36:21.356 INFO blam! a9e1d3da0c8ead4ee264296c2cf4f256a6f0dada80590bc6af2d8c5e2ebfaae1