Sep 04 21:46:12.151 INFO checking cfrp-0.0.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 21:46:12.151 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 21:46:12.151 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:12.309 INFO blam! e4bad62c7a40977cd6e1aa6951207906ef342677d7ef82b678b6dbd500c71632 Sep 04 21:46:12.311 INFO running `"docker" "start" "-a" "e4bad62c7a40977cd6e1aa6951207906ef342677d7ef82b678b6dbd500c71632"` Sep 04 21:46:12.975 INFO kablam! Checking cfrp v0.0.4 (file:///source) Sep 04 21:46:13.997 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:13.997 INFO kablam! --> src/primitives/input.rs:13:12 Sep 04 21:46:13.998 INFO kablam! | Sep 04 21:46:13.998 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 04 21:46:13.998 INFO kablam! | ^^^^^^^^ Sep 04 21:46:13.998 INFO kablam! | Sep 04 21:46:13.998 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 21:46:13.998 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.998 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:13.998 INFO kablam! Sep 04 21:46:14.000 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:14.000 INFO kablam! --> src/lib.rs:148:12 Sep 04 21:46:14.000 INFO kablam! | Sep 04 21:46:14.000 INFO kablam! 148 | fn run(mut self: Box); Sep 04 21:46:14.000 INFO kablam! | ^^^^^^^^ Sep 04 21:46:14.000 INFO kablam! | Sep 04 21:46:14.000 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.000 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:14.000 INFO kablam! Sep 04 21:46:14.026 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.026 INFO kablam! --> src/primitives/input.rs:148:19 Sep 04 21:46:14.026 INFO kablam! | Sep 04 21:46:14.026 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.026 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.026 INFO kablam! | Sep 04 21:46:14.026 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 21:46:14.026 INFO kablam! Sep 04 21:46:14.026 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.026 INFO kablam! --> src/primitives/input.rs:157:29 Sep 04 21:46:14.026 INFO kablam! | Sep 04 21:46:14.026 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:14.026 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.026 INFO kablam! Sep 04 21:46:14.026 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.027 INFO kablam! --> src/primitives/input.rs:170:19 Sep 04 21:46:14.027 INFO kablam! | Sep 04 21:46:14.027 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.027 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.027 INFO kablam! Sep 04 21:46:14.027 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.027 INFO kablam! --> src/primitives/input.rs:140:19 Sep 04 21:46:14.027 INFO kablam! | Sep 04 21:46:14.027 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.027 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.028 INFO kablam! Sep 04 21:46:14.028 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:46:14.028 INFO kablam! --> src/builder.rs:137:17 Sep 04 21:46:14.028 INFO kablam! | Sep 04 21:46:14.028 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 04 21:46:14.028 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 21:46:14.028 INFO kablam! Sep 04 21:46:14.029 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.029 INFO kablam! --> src/builder.rs:227:33 Sep 04 21:46:14.029 INFO kablam! | Sep 04 21:46:14.029 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:14.029 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.029 INFO kablam! Sep 04 21:46:14.336 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:14.337 INFO kablam! --> src/primitives/input.rs:174:26 Sep 04 21:46:14.337 INFO kablam! | Sep 04 21:46:14.337 INFO kablam! 174 | let a = self.rng.gen(); Sep 04 21:46:14.337 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:14.337 INFO kablam! | Sep 04 21:46:14.337 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:14.337 INFO kablam! Sep 04 21:46:14.458 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:14.459 INFO kablam! --> src/builder.rs:231:27 Sep 04 21:46:14.459 INFO kablam! | Sep 04 21:46:14.459 INFO kablam! 231 | let initial = rng.gen(); Sep 04 21:46:14.459 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:14.459 INFO kablam! | Sep 04 21:46:14.459 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:14.459 INFO kablam! Sep 04 21:46:14.482 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:46:14.482 INFO kablam! Sep 04 21:46:14.482 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 21:46:14.489 INFO kablam! error: Could not compile `cfrp`. Sep 04 21:46:14.490 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:46:14.637 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:14.637 INFO kablam! --> src/primitives/input.rs:13:12 Sep 04 21:46:14.637 INFO kablam! | Sep 04 21:46:14.637 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 04 21:46:14.637 INFO kablam! | ^^^^^^^^ Sep 04 21:46:14.637 INFO kablam! | Sep 04 21:46:14.637 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 04 21:46:14.637 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.637 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:14.637 INFO kablam! Sep 04 21:46:14.638 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 04 21:46:14.638 INFO kablam! --> src/lib.rs:148:12 Sep 04 21:46:14.638 INFO kablam! | Sep 04 21:46:14.638 INFO kablam! 148 | fn run(mut self: Box); Sep 04 21:46:14.638 INFO kablam! | ^^^^^^^^ Sep 04 21:46:14.638 INFO kablam! | Sep 04 21:46:14.638 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.638 INFO kablam! = note: for more information, see issue #35203 Sep 04 21:46:14.639 INFO kablam! Sep 04 21:46:14.659 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.659 INFO kablam! --> src/primitives/input.rs:148:19 Sep 04 21:46:14.659 INFO kablam! | Sep 04 21:46:14.659 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.659 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.659 INFO kablam! | Sep 04 21:46:14.659 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 21:46:14.659 INFO kablam! Sep 04 21:46:14.659 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.659 INFO kablam! --> src/primitives/input.rs:157:29 Sep 04 21:46:14.659 INFO kablam! | Sep 04 21:46:14.659 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:14.659 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.659 INFO kablam! Sep 04 21:46:14.659 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.659 INFO kablam! --> src/primitives/input.rs:170:19 Sep 04 21:46:14.660 INFO kablam! | Sep 04 21:46:14.660 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.660 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.660 INFO kablam! Sep 04 21:46:14.660 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:46:14.660 INFO kablam! --> src/lib.rs:275:25 Sep 04 21:46:14.660 INFO kablam! | Sep 04 21:46:14.660 INFO kablam! 275 | thread::sleep_ms(100); Sep 04 21:46:14.660 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 21:46:14.660 INFO kablam! Sep 04 21:46:14.660 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.660 INFO kablam! --> src/primitives/input.rs:140:19 Sep 04 21:46:14.660 INFO kablam! | Sep 04 21:46:14.660 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 04 21:46:14.661 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.661 INFO kablam! Sep 04 21:46:14.661 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 04 21:46:14.661 INFO kablam! --> src/builder.rs:137:17 Sep 04 21:46:14.661 INFO kablam! | Sep 04 21:46:14.661 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 04 21:46:14.661 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 21:46:14.661 INFO kablam! Sep 04 21:46:14.661 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 21:46:14.661 INFO kablam! --> src/builder.rs:227:33 Sep 04 21:46:14.661 INFO kablam! | Sep 04 21:46:14.661 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 04 21:46:14.661 INFO kablam! | ^^^^^^^^^^ Sep 04 21:46:14.661 INFO kablam! Sep 04 21:46:15.117 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 04 21:46:15.117 INFO kablam! --> src/lib.rs:326:23 Sep 04 21:46:15.118 INFO kablam! | Sep 04 21:46:15.118 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 04 21:46:15.118 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 04 21:46:15.118 INFO kablam! Sep 04 21:46:15.222 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:15.222 INFO kablam! --> src/primitives/input.rs:174:26 Sep 04 21:46:15.222 INFO kablam! | Sep 04 21:46:15.222 INFO kablam! 174 | let a = self.rng.gen(); Sep 04 21:46:15.222 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:15.222 INFO kablam! | Sep 04 21:46:15.223 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:15.223 INFO kablam! Sep 04 21:46:15.325 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 21:46:15.325 INFO kablam! --> src/builder.rs:231:27 Sep 04 21:46:15.325 INFO kablam! | Sep 04 21:46:15.325 INFO kablam! 231 | let initial = rng.gen(); Sep 04 21:46:15.325 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 21:46:15.325 INFO kablam! | Sep 04 21:46:15.325 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 21:46:15.325 INFO kablam! Sep 04 21:46:15.361 INFO kablam! error: aborting due to 3 previous errors Sep 04 21:46:15.361 INFO kablam! Sep 04 21:46:15.361 INFO kablam! Some errors occurred: E0277, E0599. Sep 04 21:46:15.361 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 21:46:15.374 INFO kablam! error: Could not compile `cfrp`. Sep 04 21:46:15.374 INFO kablam! Sep 04 21:46:15.374 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:46:15.375 INFO kablam! su: No module specific data is present Sep 04 21:46:15.747 INFO running `"docker" "rm" "-f" "e4bad62c7a40977cd6e1aa6951207906ef342677d7ef82b678b6dbd500c71632"` Sep 04 21:46:15.885 INFO blam! e4bad62c7a40977cd6e1aa6951207906ef342677d7ef82b678b6dbd500c71632