Sep 04 04:39:55.596 INFO checking rustfft-1.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:39:55.596 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:39:55.596 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:39:55.818 INFO blam! 5832f9572665cebf83586c1b0219b39ae6326d13bb1e79a482bde406a77db47a Sep 04 04:39:55.820 INFO running `"docker" "start" "-a" "5832f9572665cebf83586c1b0219b39ae6326d13bb1e79a482bde406a77db47a"` Sep 04 04:39:56.492 INFO kablam! Checking rustfft v1.0.1 (file:///source) Sep 04 04:39:57.265 INFO kablam! warning: unused import: `std::ops::Neg` Sep 04 04:39:57.266 INFO kablam! --> src/butterflies.rs:5:5 Sep 04 04:39:57.266 INFO kablam! | Sep 04 04:39:57.266 INFO kablam! 5 | use std::ops::Neg; Sep 04 04:39:57.266 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:39:57.266 INFO kablam! | Sep 04 04:39:57.266 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:39:57.266 INFO kablam! Sep 04 04:39:57.278 INFO kablam! warning: unused import: `std::ops::Neg` Sep 04 04:39:57.278 INFO kablam! --> src/butterflies.rs:5:5 Sep 04 04:39:57.278 INFO kablam! | Sep 04 04:39:57.278 INFO kablam! 5 | use std::ops::Neg; Sep 04 04:39:57.278 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 04:39:57.278 INFO kablam! | Sep 04 04:39:57.278 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:39:57.278 INFO kablam! Sep 04 04:39:58.147 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 04 04:39:58.147 INFO kablam! --> tests/accuracy.rs:13:35 Sep 04 04:39:58.147 INFO kablam! | Sep 04 04:39:58.147 INFO kablam! 13 | use rand::distributions::{Normal, IndependentSample}; Sep 04 04:39:58.147 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:39:58.147 INFO kablam! | Sep 04 04:39:58.147 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:39:58.147 INFO kablam! Sep 04 04:39:58.262 INFO kablam! error[E0271]: type mismatch resolving `::Seed == &[usize]` Sep 04 04:39:58.263 INFO kablam! --> tests/accuracy.rs:113:27 Sep 04 04:39:58.263 INFO kablam! | Sep 04 04:39:58.263 INFO kablam! 113 | let mut rng: StdRng = SeedableRng::from_seed(&RNG_SEED[..]); Sep 04 04:39:58.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected array of 32 elements, found &[usize] Sep 04 04:39:58.263 INFO kablam! | Sep 04 04:39:58.263 INFO kablam! = note: expected type `[u8; 32]` Sep 04 04:39:58.263 INFO kablam! found type `&[usize]` Sep 04 04:39:58.263 INFO kablam! Sep 04 04:39:58.265 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 04:39:58.265 INFO kablam! --> tests/accuracy.rs:115:43 Sep 04 04:39:58.265 INFO kablam! | Sep 04 04:39:58.265 INFO kablam! 115 | sig.push(Complex{re: (normal_dist.ind_sample(&mut rng) as f32), Sep 04 04:39:58.265 INFO kablam! | ^^^^^^^^^^ Sep 04 04:39:58.265 INFO kablam! Sep 04 04:39:58.266 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 04 04:39:58.266 INFO kablam! --> tests/accuracy.rs:116:43 Sep 04 04:39:58.266 INFO kablam! | Sep 04 04:39:58.266 INFO kablam! 116 | im: (normal_dist.ind_sample(&mut rng) as f32)}); Sep 04 04:39:58.267 INFO kablam! | ^^^^^^^^^^ Sep 04 04:39:58.267 INFO kablam! Sep 04 04:39:58.276 INFO kablam! error: aborting due to previous error Sep 04 04:39:58.276 INFO kablam! Sep 04 04:39:58.276 INFO kablam! For more information about this error, try `rustc --explain E0271`. Sep 04 04:39:58.285 INFO kablam! error: Could not compile `rustfft`. Sep 04 04:39:58.285 INFO kablam! Sep 04 04:39:58.285 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:39:58.287 INFO kablam! su: No module specific data is present Sep 04 04:39:58.631 INFO running `"docker" "rm" "-f" "5832f9572665cebf83586c1b0219b39ae6326d13bb1e79a482bde406a77db47a"` Sep 04 04:39:58.746 INFO blam! 5832f9572665cebf83586c1b0219b39ae6326d13bb1e79a482bde406a77db47a