Sep 19 20:59:53.630 INFO checking rustfft-1.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:59:53.630 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:59:53.630 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:59:53.800 INFO blam! 04ebb49654e009a0414881cfff604eb1cf68977421646ff4c30a57b2976138f1 Sep 19 20:59:53.802 INFO running `"docker" "start" "-a" "04ebb49654e009a0414881cfff604eb1cf68977421646ff4c30a57b2976138f1"` Sep 19 20:59:54.641 INFO kablam! usermod: no changes Sep 19 20:59:54.729 INFO kablam! Checking rustfft v1.0.1 (/source) Sep 19 20:59:55.147 INFO kablam! warning: unused import: `std::ops::Neg` Sep 19 20:59:55.147 INFO kablam! --> src/butterflies.rs:5:5 Sep 19 20:59:55.147 INFO kablam! | Sep 19 20:59:55.147 INFO kablam! 5 | use std::ops::Neg; Sep 19 20:59:55.147 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:59:55.147 INFO kablam! | Sep 19 20:59:55.147 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:59:55.147 INFO kablam! Sep 19 20:59:55.148 INFO kablam! warning: unused import: `std::ops::Neg` Sep 19 20:59:55.148 INFO kablam! --> src/butterflies.rs:5:5 Sep 19 20:59:55.148 INFO kablam! | Sep 19 20:59:55.148 INFO kablam! 5 | use std::ops::Neg; Sep 19 20:59:55.148 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 20:59:55.148 INFO kablam! | Sep 19 20:59:55.148 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:59:55.148 INFO kablam! Sep 19 20:59:55.550 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 19 20:59:55.550 INFO kablam! --> tests/accuracy.rs:13:35 Sep 19 20:59:55.550 INFO kablam! | Sep 19 20:59:55.550 INFO kablam! 13 | use rand::distributions::{Normal, IndependentSample}; Sep 19 20:59:55.551 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:59:55.551 INFO kablam! | Sep 19 20:59:55.551 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:59:55.551 INFO kablam! Sep 19 20:59:55.626 INFO kablam! error[E0271]: type mismatch resolving `::Seed == &[usize]` Sep 19 20:59:55.626 INFO kablam! --> tests/accuracy.rs:113:27 Sep 19 20:59:55.626 INFO kablam! | Sep 19 20:59:55.626 INFO kablam! 113 | let mut rng: StdRng = SeedableRng::from_seed(&RNG_SEED[..]); Sep 19 20:59:55.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected array of 32 elements, found &[usize] Sep 19 20:59:55.626 INFO kablam! | Sep 19 20:59:55.626 INFO kablam! = note: expected type `[u8; 32]` Sep 19 20:59:55.626 INFO kablam! found type `&[usize]` Sep 19 20:59:55.626 INFO kablam! Sep 19 20:59:55.629 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 19 20:59:55.629 INFO kablam! --> tests/accuracy.rs:115:43 Sep 19 20:59:55.629 INFO kablam! | Sep 19 20:59:55.629 INFO kablam! 115 | sig.push(Complex{re: (normal_dist.ind_sample(&mut rng) as f32), Sep 19 20:59:55.629 INFO kablam! | ^^^^^^^^^^ Sep 19 20:59:55.630 INFO kablam! Sep 19 20:59:55.630 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 19 20:59:55.630 INFO kablam! --> tests/accuracy.rs:116:43 Sep 19 20:59:55.630 INFO kablam! | Sep 19 20:59:55.630 INFO kablam! 116 | im: (normal_dist.ind_sample(&mut rng) as f32)}); Sep 19 20:59:55.630 INFO kablam! | ^^^^^^^^^^ Sep 19 20:59:55.630 INFO kablam! Sep 19 20:59:55.639 INFO kablam! error: aborting due to previous error Sep 19 20:59:55.639 INFO kablam! Sep 19 20:59:55.639 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 19 20:59:55.649 INFO kablam! error: Could not compile `rustfft`. Sep 19 20:59:55.649 INFO kablam! Sep 19 20:59:55.649 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:59:55.651 INFO kablam! su: No module specific data is present Sep 19 20:59:56.150 INFO running `"docker" "rm" "-f" "04ebb49654e009a0414881cfff604eb1cf68977421646ff4c30a57b2976138f1"` Sep 19 20:59:56.268 INFO blam! 04ebb49654e009a0414881cfff604eb1cf68977421646ff4c30a57b2976138f1