Oct 15 14:13:52.358 INFO testing waveform_space-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 14:13:52.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.704 INFO blam! 950b625f75bef74b89c66f0ae2e93d90e5094891873021d6a69fbddf911ad0e0 Oct 15 14:13:52.709 INFO running `"docker" "start" "-a" "950b625f75bef74b89c66f0ae2e93d90e5094891873021d6a69fbddf911ad0e0"` Oct 15 14:13:53.699 INFO kablam! usermod: no changes Oct 15 14:13:53.815 INFO kablam! Compiling stream-dct v0.1.0 Oct 15 14:13:53.815 INFO kablam! Compiling num-bigint v0.2.0 Oct 15 14:13:57.711 INFO kablam! Compiling num-rational v0.2.1 Oct 15 14:13:59.970 INFO kablam! Compiling num v0.2.0 Oct 15 14:14:00.519 INFO kablam! Compiling rustfft v1.0.1 Oct 15 14:14:01.647 INFO kablam! Compiling waveform_space v0.1.2 (/source) Oct 15 14:14:02.779 INFO kablam! warning: unused import: `std::iter::Peekable` Oct 15 14:14:02.780 INFO kablam! --> src/lib.rs:8:5 Oct 15 14:14:02.780 INFO kablam! | Oct 15 14:14:02.780 INFO kablam! 8 | use std::iter::Peekable; Oct 15 14:14:02.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 14:14:02.780 INFO kablam! | Oct 15 14:14:02.780 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 14:14:02.780 INFO kablam! Oct 15 14:14:03.035 INFO kablam! error[E0308]: mismatched types Oct 15 14:14:03.035 INFO kablam! --> src/lib.rs:152:14 Oct 15 14:14:03.035 INFO kablam! | Oct 15 14:14:03.035 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:03.035 INFO kablam! | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 15 14:14:03.035 INFO kablam! | Oct 15 14:14:03.035 INFO kablam! = note: expected type `&[num_complex::Complex<_>]` Oct 15 14:14:03.035 INFO kablam! found type `&[num::Complex]` Oct 15 14:14:03.035 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 15 14:14:03.035 INFO kablam! --> src/lib.rs:152:14 Oct 15 14:14:03.035 INFO kablam! | Oct 15 14:14:03.035 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:03.035 INFO kablam! | ^^^^^^^^^^^ Oct 15 14:14:03.035 INFO kablam! Oct 15 14:14:03.135 INFO kablam! error[E0308]: mismatched types Oct 15 14:14:03.135 INFO kablam! --> src/lib.rs:152:27 Oct 15 14:14:03.135 INFO kablam! | Oct 15 14:14:03.135 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:03.135 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `num::Complex` Oct 15 14:14:03.135 INFO kablam! | Oct 15 14:14:03.135 INFO kablam! = note: expected type `&mut [num_complex::Complex<_>]` Oct 15 14:14:03.135 INFO kablam! found type `&mut [num::Complex]` Oct 15 14:14:03.135 INFO kablam! note: Perhaps two different versions of crate `num_complex` are being used? Oct 15 14:14:03.135 INFO kablam! --> src/lib.rs:152:27 Oct 15 14:14:03.135 INFO kablam! | Oct 15 14:14:03.135 INFO kablam! 152 | fft.process(&signal[..], &mut spectrum[..]); Oct 15 14:14:03.135 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 14:14:03.135 INFO kablam! Oct 15 14:14:03.147 INFO kablam! error: aborting due to 2 previous errors Oct 15 14:14:03.147 INFO kablam! Oct 15 14:14:03.147 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 15 14:14:03.156 INFO kablam! error: Could not compile `waveform_space`. Oct 15 14:14:03.156 INFO kablam! Oct 15 14:14:03.156 INFO kablam! To learn more, run the command again with --verbose. Oct 15 14:14:03.163 INFO kablam! su: No module specific data is present Oct 15 14:14:04.114 INFO running `"docker" "rm" "-f" "950b625f75bef74b89c66f0ae2e93d90e5094891873021d6a69fbddf911ad0e0"` Oct 15 14:14:04.351 INFO blam! 950b625f75bef74b89c66f0ae2e93d90e5094891873021d6a69fbddf911ad0e0