Sep 06 00:43:08.461 INFO checking rustfft-1.0.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:43:08.461 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:43:08.461 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:43:08.630 INFO blam! acad992871adac3b7d29528343d1eb180703219c26b711041aca20663cc7be1f Sep 06 00:43:08.632 INFO running `"docker" "start" "-a" "acad992871adac3b7d29528343d1eb180703219c26b711041aca20663cc7be1f"` Sep 06 00:43:09.192 INFO kablam! usermod: no changes Sep 06 00:43:09.298 INFO kablam! Checking rustfft v1.0.1 (file:///source) Sep 06 00:43:09.767 INFO kablam! warning: unused import: `std::ops::Neg` Sep 06 00:43:09.767 INFO kablam! --> src/butterflies.rs:5:5 Sep 06 00:43:09.767 INFO kablam! | Sep 06 00:43:09.767 INFO kablam! 5 | use std::ops::Neg; Sep 06 00:43:09.767 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:43:09.767 INFO kablam! | Sep 06 00:43:09.767 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:43:09.767 INFO kablam! Sep 06 00:43:10.001 INFO kablam! warning: unused import: `std::ops::Neg` Sep 06 00:43:10.001 INFO kablam! --> src/butterflies.rs:5:5 Sep 06 00:43:10.001 INFO kablam! | Sep 06 00:43:10.001 INFO kablam! 5 | use std::ops::Neg; Sep 06 00:43:10.001 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 00:43:10.001 INFO kablam! | Sep 06 00:43:10.001 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:43:10.001 INFO kablam! Sep 06 00:43:10.582 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 06 00:43:10.582 INFO kablam! --> tests/accuracy.rs:13:35 Sep 06 00:43:10.582 INFO kablam! | Sep 06 00:43:10.582 INFO kablam! 13 | use rand::distributions::{Normal, IndependentSample}; Sep 06 00:43:10.582 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 00:43:10.582 INFO kablam! | Sep 06 00:43:10.582 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:43:10.582 INFO kablam! Sep 06 00:43:10.674 INFO kablam! error[E0271]: type mismatch resolving `::Seed == &[usize]` Sep 06 00:43:10.674 INFO kablam! --> tests/accuracy.rs:113:27 Sep 06 00:43:10.674 INFO kablam! | Sep 06 00:43:10.674 INFO kablam! 113 | let mut rng: StdRng = SeedableRng::from_seed(&RNG_SEED[..]); Sep 06 00:43:10.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected array of 32 elements, found &[usize] Sep 06 00:43:10.674 INFO kablam! | Sep 06 00:43:10.674 INFO kablam! = note: expected type `[u8; 32]` Sep 06 00:43:10.674 INFO kablam! found type `&[usize]` Sep 06 00:43:10.674 INFO kablam! Sep 06 00:43:10.675 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 06 00:43:10.675 INFO kablam! --> tests/accuracy.rs:115:43 Sep 06 00:43:10.675 INFO kablam! | Sep 06 00:43:10.675 INFO kablam! 115 | sig.push(Complex{re: (normal_dist.ind_sample(&mut rng) as f32), Sep 06 00:43:10.675 INFO kablam! | ^^^^^^^^^^ Sep 06 00:43:10.675 INFO kablam! Sep 06 00:43:10.676 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 06 00:43:10.676 INFO kablam! --> tests/accuracy.rs:116:43 Sep 06 00:43:10.676 INFO kablam! | Sep 06 00:43:10.676 INFO kablam! 116 | im: (normal_dist.ind_sample(&mut rng) as f32)}); Sep 06 00:43:10.676 INFO kablam! | ^^^^^^^^^^ Sep 06 00:43:10.676 INFO kablam! Sep 06 00:43:10.692 INFO kablam! error: aborting due to previous error Sep 06 00:43:10.692 INFO kablam! Sep 06 00:43:10.692 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 06 00:43:10.701 INFO kablam! error: Could not compile `rustfft`. Sep 06 00:43:10.701 INFO kablam! Sep 06 00:43:10.701 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:43:10.710 INFO kablam! su: No module specific data is present Sep 06 00:43:11.522 INFO running `"docker" "rm" "-f" "acad992871adac3b7d29528343d1eb180703219c26b711041aca20663cc7be1f"` Sep 06 00:43:11.598 INFO blam! acad992871adac3b7d29528343d1eb180703219c26b711041aca20663cc7be1f