Sep 14 18:34:31.312 INFO checking cfrp-0.0.4 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:34:31.312 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:34:31.312 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:34:31.539 INFO blam! c1fc21abd4475d8192a308dde44286615e57e21a0e46079845f78efe6dd21053 Sep 14 18:34:31.546 INFO running `"docker" "start" "-a" "c1fc21abd4475d8192a308dde44286615e57e21a0e46079845f78efe6dd21053"` Sep 14 18:34:32.226 INFO kablam! usermod: no changes Sep 14 18:34:32.355 INFO kablam! Checking cfrp v0.0.4 (file:///source) Sep 14 18:34:33.043 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 18:34:33.043 INFO kablam! --> src/primitives/input.rs:13:12 Sep 14 18:34:33.043 INFO kablam! | Sep 14 18:34:33.043 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 14 18:34:33.043 INFO kablam! | ^^^^^^^^ Sep 14 18:34:33.044 INFO kablam! | Sep 14 18:34:33.044 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 14 18:34:33.044 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 14 18:34:33.045 INFO kablam! = note: for more information, see issue #35203 Sep 14 18:34:33.045 INFO kablam! Sep 14 18:34:33.046 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 18:34:33.046 INFO kablam! --> src/lib.rs:148:12 Sep 14 18:34:33.046 INFO kablam! | Sep 14 18:34:33.046 INFO kablam! 148 | fn run(mut self: Box); Sep 14 18:34:33.047 INFO kablam! | ^^^^^^^^ Sep 14 18:34:33.047 INFO kablam! | Sep 14 18:34:33.047 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 14 18:34:33.047 INFO kablam! = note: for more information, see issue #35203 Sep 14 18:34:33.048 INFO kablam! Sep 14 18:34:33.068 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.068 INFO kablam! --> src/primitives/input.rs:148:19 Sep 14 18:34:33.068 INFO kablam! | Sep 14 18:34:33.068 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 14 18:34:33.068 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.068 INFO kablam! | Sep 14 18:34:33.069 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 18:34:33.069 INFO kablam! Sep 14 18:34:33.069 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.069 INFO kablam! --> src/primitives/input.rs:157:29 Sep 14 18:34:33.069 INFO kablam! | Sep 14 18:34:33.069 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 14 18:34:33.069 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.070 INFO kablam! Sep 14 18:34:33.070 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.070 INFO kablam! --> src/primitives/input.rs:170:19 Sep 14 18:34:33.070 INFO kablam! | Sep 14 18:34:33.070 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 14 18:34:33.070 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.070 INFO kablam! Sep 14 18:34:33.071 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.071 INFO kablam! --> src/primitives/input.rs:140:19 Sep 14 18:34:33.071 INFO kablam! | Sep 14 18:34:33.071 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 14 18:34:33.071 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.072 INFO kablam! Sep 14 18:34:33.073 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 14 18:34:33.073 INFO kablam! --> src/builder.rs:137:17 Sep 14 18:34:33.073 INFO kablam! | Sep 14 18:34:33.073 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 14 18:34:33.073 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 18:34:33.073 INFO kablam! Sep 14 18:34:33.073 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.073 INFO kablam! --> src/builder.rs:227:33 Sep 14 18:34:33.073 INFO kablam! | Sep 14 18:34:33.073 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 14 18:34:33.073 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.074 INFO kablam! Sep 14 18:34:33.219 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 14 18:34:33.219 INFO kablam! --> src/primitives/input.rs:174:26 Sep 14 18:34:33.219 INFO kablam! | Sep 14 18:34:33.219 INFO kablam! 174 | let a = self.rng.gen(); Sep 14 18:34:33.219 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 14 18:34:33.219 INFO kablam! | Sep 14 18:34:33.219 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 14 18:34:33.220 INFO kablam! Sep 14 18:34:33.294 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 14 18:34:33.294 INFO kablam! --> src/builder.rs:231:27 Sep 14 18:34:33.294 INFO kablam! | Sep 14 18:34:33.294 INFO kablam! 231 | let initial = rng.gen(); Sep 14 18:34:33.294 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 14 18:34:33.294 INFO kablam! | Sep 14 18:34:33.295 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 14 18:34:33.295 INFO kablam! Sep 14 18:34:33.314 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:34:33.314 INFO kablam! Sep 14 18:34:33.315 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 18:34:33.322 INFO kablam! error: Could not compile `cfrp`. Sep 14 18:34:33.323 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 18:34:33.634 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 18:34:33.634 INFO kablam! --> src/primitives/input.rs:13:12 Sep 14 18:34:33.634 INFO kablam! | Sep 14 18:34:33.634 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 14 18:34:33.634 INFO kablam! | ^^^^^^^^ Sep 14 18:34:33.634 INFO kablam! | Sep 14 18:34:33.634 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 14 18:34:33.634 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 14 18:34:33.634 INFO kablam! = note: for more information, see issue #35203 Sep 14 18:34:33.634 INFO kablam! Sep 14 18:34:33.635 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 14 18:34:33.635 INFO kablam! --> src/lib.rs:148:12 Sep 14 18:34:33.635 INFO kablam! | Sep 14 18:34:33.635 INFO kablam! 148 | fn run(mut self: Box); Sep 14 18:34:33.635 INFO kablam! | ^^^^^^^^ Sep 14 18:34:33.635 INFO kablam! | Sep 14 18:34:33.635 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 14 18:34:33.635 INFO kablam! = note: for more information, see issue #35203 Sep 14 18:34:33.635 INFO kablam! Sep 14 18:34:33.661 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.661 INFO kablam! --> src/primitives/input.rs:148:19 Sep 14 18:34:33.661 INFO kablam! | Sep 14 18:34:33.661 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 14 18:34:33.661 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.661 INFO kablam! | Sep 14 18:34:33.661 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 18:34:33.661 INFO kablam! Sep 14 18:34:33.661 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.661 INFO kablam! --> src/primitives/input.rs:157:29 Sep 14 18:34:33.661 INFO kablam! | Sep 14 18:34:33.661 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 14 18:34:33.661 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.661 INFO kablam! Sep 14 18:34:33.661 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.661 INFO kablam! --> src/primitives/input.rs:170:19 Sep 14 18:34:33.661 INFO kablam! | Sep 14 18:34:33.661 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 14 18:34:33.661 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.661 INFO kablam! Sep 14 18:34:33.661 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.661 INFO kablam! --> src/primitives/input.rs:140:19 Sep 14 18:34:33.661 INFO kablam! | Sep 14 18:34:33.661 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 14 18:34:33.661 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.661 INFO kablam! Sep 14 18:34:33.662 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 14 18:34:33.662 INFO kablam! --> src/lib.rs:275:25 Sep 14 18:34:33.662 INFO kablam! | Sep 14 18:34:33.662 INFO kablam! 275 | thread::sleep_ms(100); Sep 14 18:34:33.662 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 18:34:33.662 INFO kablam! Sep 14 18:34:33.662 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 14 18:34:33.663 INFO kablam! --> src/builder.rs:137:17 Sep 14 18:34:33.663 INFO kablam! | Sep 14 18:34:33.663 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 14 18:34:33.663 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 18:34:33.663 INFO kablam! Sep 14 18:34:33.663 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 18:34:33.663 INFO kablam! --> src/builder.rs:227:33 Sep 14 18:34:33.663 INFO kablam! | Sep 14 18:34:33.663 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 14 18:34:33.663 INFO kablam! | ^^^^^^^^^^ Sep 14 18:34:33.663 INFO kablam! Sep 14 18:34:33.895 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 14 18:34:33.895 INFO kablam! --> src/lib.rs:326:23 Sep 14 18:34:33.895 INFO kablam! | Sep 14 18:34:33.895 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 14 18:34:33.895 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 14 18:34:33.895 INFO kablam! Sep 14 18:34:33.946 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 14 18:34:33.946 INFO kablam! --> src/primitives/input.rs:174:26 Sep 14 18:34:33.946 INFO kablam! | Sep 14 18:34:33.946 INFO kablam! 174 | let a = self.rng.gen(); Sep 14 18:34:33.946 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 14 18:34:33.946 INFO kablam! | Sep 14 18:34:33.946 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 14 18:34:33.946 INFO kablam! Sep 14 18:34:34.002 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 14 18:34:34.002 INFO kablam! --> src/builder.rs:231:27 Sep 14 18:34:34.002 INFO kablam! | Sep 14 18:34:34.002 INFO kablam! 231 | let initial = rng.gen(); Sep 14 18:34:34.002 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 14 18:34:34.003 INFO kablam! | Sep 14 18:34:34.003 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 14 18:34:34.003 INFO kablam! Sep 14 18:34:34.021 INFO kablam! error: aborting due to 3 previous errors Sep 14 18:34:34.021 INFO kablam! Sep 14 18:34:34.021 INFO kablam! Some errors occurred: E0277, E0599. Sep 14 18:34:34.021 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 14 18:34:34.030 INFO kablam! error: Could not compile `cfrp`. Sep 14 18:34:34.030 INFO kablam! Sep 14 18:34:34.030 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:34:34.032 INFO kablam! su: No module specific data is present Sep 14 18:34:34.515 INFO running `"docker" "rm" "-f" "c1fc21abd4475d8192a308dde44286615e57e21a0e46079845f78efe6dd21053"` Sep 14 18:34:34.636 INFO blam! c1fc21abd4475d8192a308dde44286615e57e21a0e46079845f78efe6dd21053