Sep 04 21:46:11.496 INFO checking cfrp-0.0.4 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:46:11.496 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:46:11.497 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 21:46:11.685 INFO blam! 16305240c2168b05260cb16e975191963fd3a2b1d73641581c29210fc2a9ad27 Sep 04 21:46:11.687 INFO running `"docker" "start" "-a" "16305240c2168b05260cb16e975191963fd3a2b1d73641581c29210fc2a9ad27"` Sep 04 21:46:12.305 INFO kablam! Checking cfrp v0.0.4 (file:///source) Sep 04 21:46:13.255 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:13.255 INFO kablam! --> src/primitives/input.rs:13:12 Sep 04 21:46:13.256 INFO kablam! | Sep 04 21:46:13.256 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 04 21:46:13.256 INFO kablam! | ^^^^^^^^ Sep 04 21:46:13.256 INFO kablam! | Sep 04 21:46:13.256 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 21:46:13.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 21:46:13.257 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:13.257 INFO kablam! Sep 04 21:46:13.260 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:13.260 INFO kablam! --> src/lib.rs:148:12 Sep 04 21:46:13.260 INFO kablam! | Sep 04 21:46:13.261 INFO kablam! 148 | fn run(mut self: Box); Sep 04 21:46:13.261 INFO kablam! | ^^^^^^^^ Sep 04 21:46:13.261 INFO kablam! | Sep 04 21:46:13.261 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 21:46:13.262 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:13.262 INFO kablam! Sep 04 21:46:13.289 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:13.289 INFO kablam! --> src/primitives/input.rs:148:19 Sep 04 21:46:13.289 INFO kablam! | Sep 04 21:46:13.289 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 04 21:46:13.289 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:13.290 INFO kablam! | Sep 04 21:46:13.290 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 21:46:13.290 INFO kablam! Sep 04 21:46:13.291 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:13.291 INFO kablam! --> src/primitives/input.rs:157:29 Sep 04 21:46:13.291 INFO kablam! | Sep 04 21:46:13.291 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:13.291 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:13.291 INFO kablam! Sep 04 21:46:13.292 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:13.292 INFO kablam! --> src/primitives/input.rs:170:19 Sep 04 21:46:13.292 INFO kablam! | Sep 04 21:46:13.292 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 04 21:46:13.292 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:13.292 INFO kablam! Sep 04 21:46:13.294 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:13.294 INFO kablam! --> src/primitives/input.rs:140:19 Sep 04 21:46:13.294 INFO kablam! | Sep 04 21:46:13.294 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 04 21:46:13.294 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:13.294 INFO kablam! Sep 04 21:46:13.295 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:46:13.295 INFO kablam! --> src/builder.rs:137:17 Sep 04 21:46:13.295 INFO kablam! | Sep 04 21:46:13.296 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 04 21:46:13.296 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 21:46:13.296 INFO kablam! Sep 04 21:46:13.296 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:13.296 INFO kablam! --> src/builder.rs:227:33 Sep 04 21:46:13.296 INFO kablam! | Sep 04 21:46:13.296 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:13.296 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:13.297 INFO kablam! Sep 04 21:46:13.633 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:13.633 INFO kablam! --> src/primitives/input.rs:174:26 Sep 04 21:46:13.633 INFO kablam! | Sep 04 21:46:13.633 INFO kablam! 174 | let a = self.rng.gen(); Sep 04 21:46:13.633 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:13.634 INFO kablam! | Sep 04 21:46:13.634 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:13.634 INFO kablam! Sep 04 21:46:13.740 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:13.740 INFO kablam! --> src/builder.rs:231:27 Sep 04 21:46:13.740 INFO kablam! | Sep 04 21:46:13.740 INFO kablam! 231 | let initial = rng.gen(); Sep 04 21:46:13.740 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:13.740 INFO kablam! | Sep 04 21:46:13.740 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:13.740 INFO kablam! Sep 04 21:46:13.762 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:46:13.762 INFO kablam! Sep 04 21:46:13.762 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 21:46:13.770 INFO kablam! error: Could not compile `cfrp`. Sep 04 21:46:13.770 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:46:14.240 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:14.240 INFO kablam! --> src/primitives/input.rs:13:12 Sep 04 21:46:14.240 INFO kablam! | Sep 04 21:46:14.240 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 04 21:46:14.240 INFO kablam! | ^^^^^^^^ Sep 04 21:46:14.240 INFO kablam! | Sep 04 21:46:14.240 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 21:46:14.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 21:46:14.240 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:14.240 INFO kablam! Sep 04 21:46:14.242 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:14.242 INFO kablam! --> src/lib.rs:148:12 Sep 04 21:46:14.242 INFO kablam! | Sep 04 21:46:14.242 INFO kablam! 148 | fn run(mut self: Box); Sep 04 21:46:14.242 INFO kablam! | ^^^^^^^^ Sep 04 21:46:14.242 INFO kablam! | Sep 04 21:46:14.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 04 21:46:14.242 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:14.242 INFO kablam! Sep 04 21:46:14.268 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.268 INFO kablam! --> src/primitives/input.rs:148:19 Sep 04 21:46:14.269 INFO kablam! | Sep 04 21:46:14.269 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.269 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.269 INFO kablam! | Sep 04 21:46:14.269 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 21:46:14.269 INFO kablam! Sep 04 21:46:14.269 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.269 INFO kablam! --> src/primitives/input.rs:157:29 Sep 04 21:46:14.269 INFO kablam! | Sep 04 21:46:14.270 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:14.270 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.270 INFO kablam! Sep 04 21:46:14.270 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.270 INFO kablam! --> src/primitives/input.rs:170:19 Sep 04 21:46:14.270 INFO kablam! | Sep 04 21:46:14.270 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.270 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.270 INFO kablam! Sep 04 21:46:14.270 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:46:14.270 INFO kablam! --> src/lib.rs:275:25 Sep 04 21:46:14.270 INFO kablam! | Sep 04 21:46:14.270 INFO kablam! 275 | thread::sleep_ms(100); Sep 04 21:46:14.270 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 21:46:14.270 INFO kablam! Sep 04 21:46:14.271 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.271 INFO kablam! --> src/primitives/input.rs:140:19 Sep 04 21:46:14.272 INFO kablam! | Sep 04 21:46:14.272 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.272 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.272 INFO kablam! Sep 04 21:46:14.272 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:46:14.272 INFO kablam! --> src/builder.rs:137:17 Sep 04 21:46:14.272 INFO kablam! | Sep 04 21:46:14.272 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 04 21:46:14.272 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 21:46:14.272 INFO kablam! Sep 04 21:46:14.272 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.272 INFO kablam! --> src/builder.rs:227:33 Sep 04 21:46:14.272 INFO kablam! | Sep 04 21:46:14.272 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:14.272 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.272 INFO kablam! Sep 04 21:46:14.690 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 04 21:46:14.690 INFO kablam! --> src/lib.rs:326:23 Sep 04 21:46:14.690 INFO kablam! | Sep 04 21:46:14.690 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 04 21:46:14.690 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 04 21:46:14.690 INFO kablam! Sep 04 21:46:14.787 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:14.787 INFO kablam! --> src/primitives/input.rs:174:26 Sep 04 21:46:14.787 INFO kablam! | Sep 04 21:46:14.787 INFO kablam! 174 | let a = self.rng.gen(); Sep 04 21:46:14.787 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:14.787 INFO kablam! | Sep 04 21:46:14.787 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:14.787 INFO kablam! Sep 04 21:46:14.913 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:14.913 INFO kablam! --> src/builder.rs:231:27 Sep 04 21:46:14.914 INFO kablam! | Sep 04 21:46:14.914 INFO kablam! 231 | let initial = rng.gen(); Sep 04 21:46:14.914 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:14.914 INFO kablam! | Sep 04 21:46:14.914 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:14.914 INFO kablam! Sep 04 21:46:14.942 INFO kablam! error: aborting due to 3 previous errors Sep 04 21:46:14.942 INFO kablam! Sep 04 21:46:14.942 INFO kablam! Some errors occurred: E0277, E0599. Sep 04 21:46:14.942 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 21:46:14.954 INFO kablam! error: Could not compile `cfrp`. Sep 04 21:46:14.954 INFO kablam! Sep 04 21:46:14.954 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:46:14.956 INFO kablam! su: No module specific data is present Sep 04 21:46:15.342 INFO running `"docker" "rm" "-f" "16305240c2168b05260cb16e975191963fd3a2b1d73641581c29210fc2a9ad27"` Sep 04 21:46:15.431 INFO blam! 16305240c2168b05260cb16e975191963fd3a2b1d73641581c29210fc2a9ad27