Sep 10 21:27:08.663 INFO checking cfrp-0.0.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:27:08.663 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:27:08.663 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:27:08.840 INFO blam! 8010e0bb22dee6323f0336a0bcd691ab5b2da317b0a6b79dc67af32c2890e904 Sep 10 21:27:08.842 INFO running `"docker" "start" "-a" "8010e0bb22dee6323f0336a0bcd691ab5b2da317b0a6b79dc67af32c2890e904"` Sep 10 21:27:09.404 INFO kablam! usermod: no changes Sep 10 21:27:09.498 INFO kablam! Checking cfrp v0.0.4 (file:///source) Sep 10 21:27:09.966 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 10 21:27:09.966 INFO kablam! --> src/primitives/input.rs:13:12 Sep 10 21:27:09.966 INFO kablam! | Sep 10 21:27:09.966 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 10 21:27:09.966 INFO kablam! | ^^^^^^^^ Sep 10 21:27:09.966 INFO kablam! | Sep 10 21:27:09.966 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 10 21:27:09.966 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 10 21:27:09.966 INFO kablam! = note: for more information, see issue #35203 Sep 10 21:27:09.966 INFO kablam! Sep 10 21:27:09.966 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 10 21:27:09.966 INFO kablam! --> src/lib.rs:148:12 Sep 10 21:27:09.966 INFO kablam! | Sep 10 21:27:09.966 INFO kablam! 148 | fn run(mut self: Box); Sep 10 21:27:09.966 INFO kablam! | ^^^^^^^^ Sep 10 21:27:09.966 INFO kablam! | Sep 10 21:27:09.966 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 10 21:27:09.966 INFO kablam! = note: for more information, see issue #35203 Sep 10 21:27:09.966 INFO kablam! Sep 10 21:27:09.990 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:09.990 INFO kablam! --> src/primitives/input.rs:148:19 Sep 10 21:27:09.990 INFO kablam! | Sep 10 21:27:09.990 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 10 21:27:09.990 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:09.990 INFO kablam! | Sep 10 21:27:09.990 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 21:27:09.990 INFO kablam! Sep 10 21:27:09.990 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:09.990 INFO kablam! --> src/primitives/input.rs:157:29 Sep 10 21:27:09.990 INFO kablam! | Sep 10 21:27:09.990 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 10 21:27:09.990 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:09.990 INFO kablam! Sep 10 21:27:09.990 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:09.990 INFO kablam! --> src/primitives/input.rs:170:19 Sep 10 21:27:09.990 INFO kablam! | Sep 10 21:27:09.990 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 10 21:27:09.990 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:09.990 INFO kablam! Sep 10 21:27:09.990 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:09.990 INFO kablam! --> src/primitives/input.rs:140:19 Sep 10 21:27:09.990 INFO kablam! | Sep 10 21:27:09.990 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 10 21:27:09.991 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:09.991 INFO kablam! Sep 10 21:27:09.991 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 10 21:27:09.991 INFO kablam! --> src/builder.rs:137:17 Sep 10 21:27:09.991 INFO kablam! | Sep 10 21:27:09.991 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 10 21:27:09.991 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 21:27:09.991 INFO kablam! Sep 10 21:27:09.991 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:09.991 INFO kablam! --> src/builder.rs:227:33 Sep 10 21:27:09.991 INFO kablam! | Sep 10 21:27:09.991 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 10 21:27:09.991 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:09.991 INFO kablam! Sep 10 21:27:10.186 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 21:27:10.186 INFO kablam! --> src/primitives/input.rs:174:26 Sep 10 21:27:10.186 INFO kablam! | Sep 10 21:27:10.186 INFO kablam! 174 | let a = self.rng.gen(); Sep 10 21:27:10.186 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 21:27:10.186 INFO kablam! | Sep 10 21:27:10.186 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 21:27:10.186 INFO kablam! Sep 10 21:27:10.266 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 21:27:10.266 INFO kablam! --> src/builder.rs:231:27 Sep 10 21:27:10.266 INFO kablam! | Sep 10 21:27:10.266 INFO kablam! 231 | let initial = rng.gen(); Sep 10 21:27:10.266 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 21:27:10.266 INFO kablam! | Sep 10 21:27:10.266 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 21:27:10.266 INFO kablam! Sep 10 21:27:10.290 INFO kablam! error: aborting due to 2 previous errors Sep 10 21:27:10.290 INFO kablam! Sep 10 21:27:10.290 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 21:27:10.295 INFO kablam! error: Could not compile `cfrp`. Sep 10 21:27:10.295 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:27:10.467 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 10 21:27:10.467 INFO kablam! --> src/primitives/input.rs:13:12 Sep 10 21:27:10.467 INFO kablam! | Sep 10 21:27:10.467 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 10 21:27:10.467 INFO kablam! | ^^^^^^^^ Sep 10 21:27:10.467 INFO kablam! | Sep 10 21:27:10.467 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 10 21:27:10.467 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 10 21:27:10.467 INFO kablam! = note: for more information, see issue #35203 Sep 10 21:27:10.467 INFO kablam! Sep 10 21:27:10.468 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 10 21:27:10.468 INFO kablam! --> src/lib.rs:148:12 Sep 10 21:27:10.468 INFO kablam! | Sep 10 21:27:10.468 INFO kablam! 148 | fn run(mut self: Box); Sep 10 21:27:10.468 INFO kablam! | ^^^^^^^^ Sep 10 21:27:10.468 INFO kablam! | Sep 10 21:27:10.468 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 10 21:27:10.468 INFO kablam! = note: for more information, see issue #35203 Sep 10 21:27:10.468 INFO kablam! Sep 10 21:27:10.494 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:10.494 INFO kablam! --> src/primitives/input.rs:148:19 Sep 10 21:27:10.494 INFO kablam! | Sep 10 21:27:10.494 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 10 21:27:10.494 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:10.494 INFO kablam! | Sep 10 21:27:10.494 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 21:27:10.494 INFO kablam! Sep 10 21:27:10.494 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:10.494 INFO kablam! --> src/primitives/input.rs:157:29 Sep 10 21:27:10.494 INFO kablam! | Sep 10 21:27:10.494 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 10 21:27:10.494 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:10.494 INFO kablam! Sep 10 21:27:10.494 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:10.495 INFO kablam! --> src/primitives/input.rs:170:19 Sep 10 21:27:10.495 INFO kablam! | Sep 10 21:27:10.495 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 10 21:27:10.495 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:10.495 INFO kablam! Sep 10 21:27:10.495 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:10.495 INFO kablam! --> src/primitives/input.rs:140:19 Sep 10 21:27:10.495 INFO kablam! | Sep 10 21:27:10.495 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 10 21:27:10.495 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:10.495 INFO kablam! Sep 10 21:27:10.495 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 10 21:27:10.495 INFO kablam! --> src/lib.rs:275:25 Sep 10 21:27:10.495 INFO kablam! | Sep 10 21:27:10.495 INFO kablam! 275 | thread::sleep_ms(100); Sep 10 21:27:10.495 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 21:27:10.495 INFO kablam! Sep 10 21:27:10.496 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 10 21:27:10.496 INFO kablam! --> src/builder.rs:137:17 Sep 10 21:27:10.496 INFO kablam! | Sep 10 21:27:10.496 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 10 21:27:10.496 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 21:27:10.496 INFO kablam! Sep 10 21:27:10.496 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 21:27:10.496 INFO kablam! --> src/builder.rs:227:33 Sep 10 21:27:10.496 INFO kablam! | Sep 10 21:27:10.496 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 10 21:27:10.496 INFO kablam! | ^^^^^^^^^^ Sep 10 21:27:10.496 INFO kablam! Sep 10 21:27:10.740 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 10 21:27:10.740 INFO kablam! --> src/lib.rs:326:23 Sep 10 21:27:10.740 INFO kablam! | Sep 10 21:27:10.740 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 10 21:27:10.740 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 10 21:27:10.740 INFO kablam! Sep 10 21:27:10.803 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 21:27:10.803 INFO kablam! --> src/primitives/input.rs:174:26 Sep 10 21:27:10.803 INFO kablam! | Sep 10 21:27:10.803 INFO kablam! 174 | let a = self.rng.gen(); Sep 10 21:27:10.803 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 21:27:10.803 INFO kablam! | Sep 10 21:27:10.803 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 21:27:10.803 INFO kablam! Sep 10 21:27:10.878 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 21:27:10.878 INFO kablam! --> src/builder.rs:231:27 Sep 10 21:27:10.878 INFO kablam! | Sep 10 21:27:10.878 INFO kablam! 231 | let initial = rng.gen(); Sep 10 21:27:10.878 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 21:27:10.878 INFO kablam! | Sep 10 21:27:10.878 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 21:27:10.878 INFO kablam! Sep 10 21:27:10.901 INFO kablam! error: aborting due to 3 previous errors Sep 10 21:27:10.901 INFO kablam! Sep 10 21:27:10.902 INFO kablam! Some errors occurred: E0277, E0599. Sep 10 21:27:10.903 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 10 21:27:10.914 INFO kablam! error: Could not compile `cfrp`. Sep 10 21:27:10.914 INFO kablam! Sep 10 21:27:10.914 INFO kablam! To learn more, run the command again with --verbose. Sep 10 21:27:10.915 INFO kablam! su: No module specific data is present Sep 10 21:27:11.357 INFO running `"docker" "rm" "-f" "8010e0bb22dee6323f0336a0bcd691ab5b2da317b0a6b79dc67af32c2890e904"` Sep 10 21:27:11.462 INFO blam! 8010e0bb22dee6323f0336a0bcd691ab5b2da317b0a6b79dc67af32c2890e904