Sep 02 18:26:10.108 INFO checking cfrp-0.0.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 18:26:10.108 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 18:26:10.108 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 18:26:10.297 INFO blam! 01c290c5350d16b7ffebf2f77639540423b585df62c913184a082d2ee1e77583 Sep 02 18:26:10.298 INFO running `"docker" "start" "-a" "01c290c5350d16b7ffebf2f77639540423b585df62c913184a082d2ee1e77583"` Sep 02 18:26:10.974 INFO kablam! Checking cfrp v0.0.4 (file:///source) Sep 02 18:26:11.937 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 02 18:26:11.937 INFO kablam! --> src/primitives/input.rs:13:12 Sep 02 18:26:11.937 INFO kablam! | Sep 02 18:26:11.937 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 02 18:26:11.937 INFO kablam! | ^^^^^^^^ Sep 02 18:26:11.937 INFO kablam! | Sep 02 18:26:11.937 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 02 18:26:11.937 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 02 18:26:11.937 INFO kablam! = note: for more information, see issue #35203 Sep 02 18:26:11.937 INFO kablam! Sep 02 18:26:11.940 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 02 18:26:11.940 INFO kablam! --> src/lib.rs:148:12 Sep 02 18:26:11.940 INFO kablam! | Sep 02 18:26:11.940 INFO kablam! 148 | fn run(mut self: Box); Sep 02 18:26:11.941 INFO kablam! | ^^^^^^^^ Sep 02 18:26:11.941 INFO kablam! | Sep 02 18:26:11.941 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 02 18:26:11.941 INFO kablam! = note: for more information, see issue #35203 Sep 02 18:26:11.941 INFO kablam! Sep 02 18:26:11.968 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:11.968 INFO kablam! --> src/primitives/input.rs:148:19 Sep 02 18:26:11.968 INFO kablam! | Sep 02 18:26:11.968 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 02 18:26:11.968 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:11.968 INFO kablam! | Sep 02 18:26:11.968 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 18:26:11.968 INFO kablam! Sep 02 18:26:11.968 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:11.968 INFO kablam! --> src/primitives/input.rs:157:29 Sep 02 18:26:11.968 INFO kablam! | Sep 02 18:26:11.968 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 02 18:26:11.969 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:11.969 INFO kablam! Sep 02 18:26:11.969 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:11.969 INFO kablam! --> src/primitives/input.rs:170:19 Sep 02 18:26:11.969 INFO kablam! | Sep 02 18:26:11.969 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 02 18:26:11.969 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:11.969 INFO kablam! Sep 02 18:26:11.970 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:11.971 INFO kablam! --> src/primitives/input.rs:140:19 Sep 02 18:26:11.971 INFO kablam! | Sep 02 18:26:11.971 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 02 18:26:11.971 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:11.971 INFO kablam! Sep 02 18:26:11.972 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 02 18:26:11.972 INFO kablam! --> src/builder.rs:137:17 Sep 02 18:26:11.972 INFO kablam! | Sep 02 18:26:11.972 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 02 18:26:11.972 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 18:26:11.972 INFO kablam! Sep 02 18:26:11.972 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:11.972 INFO kablam! --> src/builder.rs:227:33 Sep 02 18:26:11.972 INFO kablam! | Sep 02 18:26:11.972 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 02 18:26:11.972 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:11.972 INFO kablam! Sep 02 18:26:12.332 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 18:26:12.332 INFO kablam! --> src/primitives/input.rs:174:26 Sep 02 18:26:12.332 INFO kablam! | Sep 02 18:26:12.332 INFO kablam! 174 | let a = self.rng.gen(); Sep 02 18:26:12.332 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 18:26:12.332 INFO kablam! | Sep 02 18:26:12.332 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 18:26:12.332 INFO kablam! Sep 02 18:26:12.492 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 18:26:12.492 INFO kablam! --> src/builder.rs:231:27 Sep 02 18:26:12.492 INFO kablam! | Sep 02 18:26:12.492 INFO kablam! 231 | let initial = rng.gen(); Sep 02 18:26:12.492 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 18:26:12.492 INFO kablam! | Sep 02 18:26:12.492 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 18:26:12.492 INFO kablam! Sep 02 18:26:12.524 INFO kablam! error: aborting due to 2 previous errors Sep 02 18:26:12.524 INFO kablam! Sep 02 18:26:12.524 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 18:26:12.532 INFO kablam! error: Could not compile `cfrp`. Sep 02 18:26:12.533 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 18:26:12.723 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 02 18:26:12.723 INFO kablam! --> src/primitives/input.rs:13:12 Sep 02 18:26:12.723 INFO kablam! | Sep 02 18:26:12.723 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 02 18:26:12.723 INFO kablam! | ^^^^^^^^ Sep 02 18:26:12.723 INFO kablam! | Sep 02 18:26:12.723 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 02 18:26:12.723 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 02 18:26:12.723 INFO kablam! = note: for more information, see issue #35203 Sep 02 18:26:12.723 INFO kablam! Sep 02 18:26:12.725 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 02 18:26:12.725 INFO kablam! --> src/lib.rs:148:12 Sep 02 18:26:12.725 INFO kablam! | Sep 02 18:26:12.725 INFO kablam! 148 | fn run(mut self: Box); Sep 02 18:26:12.725 INFO kablam! | ^^^^^^^^ Sep 02 18:26:12.725 INFO kablam! | Sep 02 18:26:12.725 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 02 18:26:12.725 INFO kablam! = note: for more information, see issue #35203 Sep 02 18:26:12.725 INFO kablam! Sep 02 18:26:12.745 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:12.745 INFO kablam! --> src/primitives/input.rs:148:19 Sep 02 18:26:12.745 INFO kablam! | Sep 02 18:26:12.745 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 02 18:26:12.745 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:12.745 INFO kablam! | Sep 02 18:26:12.746 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 18:26:12.746 INFO kablam! Sep 02 18:26:12.746 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:12.746 INFO kablam! --> src/primitives/input.rs:157:29 Sep 02 18:26:12.746 INFO kablam! | Sep 02 18:26:12.746 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 02 18:26:12.746 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:12.746 INFO kablam! Sep 02 18:26:12.746 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:12.746 INFO kablam! --> src/primitives/input.rs:170:19 Sep 02 18:26:12.746 INFO kablam! | Sep 02 18:26:12.746 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 02 18:26:12.746 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:12.746 INFO kablam! Sep 02 18:26:12.747 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 02 18:26:12.747 INFO kablam! --> src/lib.rs:275:25 Sep 02 18:26:12.747 INFO kablam! | Sep 02 18:26:12.747 INFO kablam! 275 | thread::sleep_ms(100); Sep 02 18:26:12.747 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 18:26:12.747 INFO kablam! Sep 02 18:26:12.747 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:12.747 INFO kablam! --> src/primitives/input.rs:140:19 Sep 02 18:26:12.747 INFO kablam! | Sep 02 18:26:12.747 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 02 18:26:12.747 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:12.747 INFO kablam! Sep 02 18:26:12.748 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 02 18:26:12.748 INFO kablam! --> src/builder.rs:137:17 Sep 02 18:26:12.748 INFO kablam! | Sep 02 18:26:12.748 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 02 18:26:12.748 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 02 18:26:12.748 INFO kablam! Sep 02 18:26:12.748 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 18:26:12.748 INFO kablam! --> src/builder.rs:227:33 Sep 02 18:26:12.748 INFO kablam! | Sep 02 18:26:12.748 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 02 18:26:12.748 INFO kablam! | ^^^^^^^^^^ Sep 02 18:26:12.748 INFO kablam! Sep 02 18:26:13.166 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 02 18:26:13.166 INFO kablam! --> src/lib.rs:326:23 Sep 02 18:26:13.166 INFO kablam! | Sep 02 18:26:13.166 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 02 18:26:13.166 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 02 18:26:13.166 INFO kablam! Sep 02 18:26:13.271 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 18:26:13.271 INFO kablam! --> src/primitives/input.rs:174:26 Sep 02 18:26:13.271 INFO kablam! | Sep 02 18:26:13.271 INFO kablam! 174 | let a = self.rng.gen(); Sep 02 18:26:13.271 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 18:26:13.271 INFO kablam! | Sep 02 18:26:13.271 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 18:26:13.271 INFO kablam! Sep 02 18:26:13.401 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 18:26:13.402 INFO kablam! --> src/builder.rs:231:27 Sep 02 18:26:13.402 INFO kablam! | Sep 02 18:26:13.402 INFO kablam! 231 | let initial = rng.gen(); Sep 02 18:26:13.402 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 18:26:13.402 INFO kablam! | Sep 02 18:26:13.402 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 18:26:13.402 INFO kablam! Sep 02 18:26:13.432 INFO kablam! error: aborting due to 3 previous errors Sep 02 18:26:13.432 INFO kablam! Sep 02 18:26:13.432 INFO kablam! Some errors occurred: E0277, E0599. Sep 02 18:26:13.432 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 02 18:26:13.444 INFO kablam! error: Could not compile `cfrp`. Sep 02 18:26:13.444 INFO kablam! Sep 02 18:26:13.444 INFO kablam! To learn more, run the command again with --verbose. Sep 02 18:26:13.446 INFO kablam! su: No module specific data is present Sep 02 18:26:13.782 INFO running `"docker" "rm" "-f" "01c290c5350d16b7ffebf2f77639540423b585df62c913184a082d2ee1e77583"` Sep 02 18:26:13.868 INFO blam! 01c290c5350d16b7ffebf2f77639540423b585df62c913184a082d2ee1e77583