Sep 04 07:49:15.298 INFO checking rustfft-1.0.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:49:15.298 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:49:15.299 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:49:15.458 INFO blam! 402ee4181723537f3334e2a9600a12c738be8e0330c5fcd34bd93643ab549c7e Sep 04 07:49:15.460 INFO running `"docker" "start" "-a" "402ee4181723537f3334e2a9600a12c738be8e0330c5fcd34bd93643ab549c7e"` Sep 04 07:49:16.117 INFO kablam! Checking rustfft v1.0.1 (file:///source) Sep 04 07:49:17.087 INFO kablam! warning: unused import: `std::ops::Neg` Sep 04 07:49:17.087 INFO kablam! --> src/butterflies.rs:5:5 Sep 04 07:49:17.087 INFO kablam! | Sep 04 07:49:17.087 INFO kablam! 5 | use std::ops::Neg; Sep 04 07:49:17.087 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 07:49:17.087 INFO kablam! | Sep 04 07:49:17.087 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:49:17.087 INFO kablam! Sep 04 07:49:17.121 INFO kablam! warning: unused import: `std::ops::Neg` Sep 04 07:49:17.121 INFO kablam! --> src/butterflies.rs:5:5 Sep 04 07:49:17.121 INFO kablam! | Sep 04 07:49:17.121 INFO kablam! 5 | use std::ops::Neg; Sep 04 07:49:17.121 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 07:49:17.121 INFO kablam! | Sep 04 07:49:17.121 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:49:17.121 INFO kablam! Sep 04 07:49:17.880 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 04 07:49:17.880 INFO kablam! --> tests/accuracy.rs:13:35 Sep 04 07:49:17.880 INFO kablam! | Sep 04 07:49:17.880 INFO kablam! 13 | use rand::distributions::{Normal, IndependentSample}; Sep 04 07:49:17.880 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 07:49:17.880 INFO kablam! | Sep 04 07:49:17.880 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:49:17.880 INFO kablam! Sep 04 07:49:18.046 INFO kablam! error[E0271]: type mismatch resolving `::Seed == &[usize]` Sep 04 07:49:18.046 INFO kablam! --> tests/accuracy.rs:113:27 Sep 04 07:49:18.046 INFO kablam! | Sep 04 07:49:18.046 INFO kablam! 113 | let mut rng: StdRng = SeedableRng::from_seed(&RNG_SEED[..]); Sep 04 07:49:18.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected array of 32 elements, found &[usize] Sep 04 07:49:18.047 INFO kablam! | Sep 04 07:49:18.047 INFO kablam! = note: expected type `[u8; 32]` Sep 04 07:49:18.047 INFO kablam! found type `&[usize]` Sep 04 07:49:18.047 INFO kablam! Sep 04 07:49:18.050 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 07:49:18.050 INFO kablam! --> tests/accuracy.rs:115:43 Sep 04 07:49:18.050 INFO kablam! | Sep 04 07:49:18.050 INFO kablam! 115 | sig.push(Complex{re: (normal_dist.ind_sample(&mut rng) as f32), Sep 04 07:49:18.050 INFO kablam! | ^^^^^^^^^^ Sep 04 07:49:18.050 INFO kablam! Sep 04 07:49:18.051 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 07:49:18.051 INFO kablam! --> tests/accuracy.rs:116:43 Sep 04 07:49:18.051 INFO kablam! | Sep 04 07:49:18.051 INFO kablam! 116 | im: (normal_dist.ind_sample(&mut rng) as f32)}); Sep 04 07:49:18.052 INFO kablam! | ^^^^^^^^^^ Sep 04 07:49:18.052 INFO kablam! Sep 04 07:49:18.066 INFO kablam! error: aborting due to previous error Sep 04 07:49:18.066 INFO kablam! Sep 04 07:49:18.066 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 04 07:49:18.077 INFO kablam! error: Could not compile `rustfft`. Sep 04 07:49:18.077 INFO kablam! Sep 04 07:49:18.077 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:49:18.078 INFO kablam! su: No module specific data is present Sep 04 07:49:18.457 INFO running `"docker" "rm" "-f" "402ee4181723537f3334e2a9600a12c738be8e0330c5fcd34bd93643ab549c7e"` Sep 04 07:49:18.554 INFO blam! 402ee4181723537f3334e2a9600a12c738be8e0330c5fcd34bd93643ab549c7e