Oct 15 14:13:52.537 INFO testing waveform_space-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:13:52.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 14:13:52.867 INFO blam! 4ad0c27f45f0ff6951825f4075c6b74aa40b964b72ac6af4a4d04c30372ce102 Oct 15 14:13:52.871 INFO running `"docker" "start" "-a" "4ad0c27f45f0ff6951825f4075c6b74aa40b964b72ac6af4a4d04c30372ce102"` Oct 15 14:13:53.963 INFO kablam! usermod: no changes Oct 15 14:13:54.087 INFO kablam! Compiling num-complex v0.2.1 Oct 15 14:13:54.087 INFO kablam! Compiling stream-dct v0.1.0 Oct 15 14:13:54.088 INFO kablam! Compiling num-bigint v0.2.0 Oct 15 14:13:59.174 INFO kablam! Compiling num-rational v0.2.1 Oct 15 14:14:01.783 INFO kablam! Compiling num v0.2.0 Oct 15 14:14:02.327 INFO kablam! Compiling rustfft v1.0.1 Oct 15 14:14:03.427 INFO kablam! Compiling waveform_space v0.1.2 (/source) Oct 15 14:14:04.515 INFO kablam! warning: unused import: `std::iter::Peekable` Oct 15 14:14:04.515 INFO kablam! --> src/lib.rs:8:5 Oct 15 14:14:04.515 INFO kablam! | Oct 15 14:14:04.515 INFO kablam! 8 | use std::iter::Peekable; Oct 15 14:14:04.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:14:04.515 INFO kablam! | Oct 15 14:14:04.515 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 14:14:04.515 INFO kablam! Oct 15 14:14:04.784 INFO kablam! error[E0308]: mismatched types Oct 15 14:14:04.784 INFO kablam! --> src/lib.rs:152:14 Oct 15 14:14:04.784 INFO kablam! | Oct 15 14:14:04.784 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:04.784 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 15 14:14:04.784 INFO kablam! | Oct 15 14:14:04.784 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Oct 15 14:14:04.784 INFO kablam! found type `&[num::Complex]` Oct 15 14:14:04.784 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 15 14:14:04.784 INFO kablam! --> src/lib.rs:152:14 Oct 15 14:14:04.784 INFO kablam! | Oct 15 14:14:04.784 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:04.784 INFO kablam! | ^^^^^^^^^^^ Oct 15 14:14:04.784 INFO kablam! Oct 15 14:14:04.907 INFO kablam! error[E0308]: mismatched types Oct 15 14:14:04.907 INFO kablam! --> src/lib.rs:152:27 Oct 15 14:14:04.908 INFO kablam! | Oct 15 14:14:04.908 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:04.908 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 15 14:14:04.908 INFO kablam! | Oct 15 14:14:04.909 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Oct 15 14:14:04.909 INFO kablam! found type `&mut [num::Complex]` Oct 15 14:14:04.909 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 15 14:14:04.909 INFO kablam! --> src/lib.rs:152:27 Oct 15 14:14:04.910 INFO kablam! | Oct 15 14:14:04.910 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:04.910 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 14:14:04.911 INFO kablam! Oct 15 14:14:04.911 INFO kablam! error: aborting due to 2 previous errors Oct 15 14:14:04.911 INFO kablam! Oct 15 14:14:04.911 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 15 14:14:04.923 INFO kablam! error: Could not compile `waveform_space`. Oct 15 14:14:04.924 INFO kablam! Oct 15 14:14:04.924 INFO kablam! To learn more, run the command again with --verbose. Oct 15 14:14:04.931 INFO kablam! su: No module specific data is present Oct 15 14:14:05.311 INFO running `"docker" "rm" "-f" "4ad0c27f45f0ff6951825f4075c6b74aa40b964b72ac6af4a4d04c30372ce102"` Oct 15 14:14:05.467 INFO blam! 4ad0c27f45f0ff6951825f4075c6b74aa40b964b72ac6af4a4d04c30372ce102