Sep 01 08:20:31.685 INFO checking cfrp-0.0.4 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 08:20:31.686 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 08:20:31.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:20:31.870 INFO blam! 36f496b161c047243f37659472d40b8edcf0f0e4157e31fb42d3bae6ac5c9527 Sep 01 08:20:31.871 INFO running `"docker" "start" "-a" "36f496b161c047243f37659472d40b8edcf0f0e4157e31fb42d3bae6ac5c9527"` Sep 01 08:20:32.521 INFO kablam! Checking cfrp v0.0.4 (file:///source) Sep 01 08:20:33.391 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 08:20:33.391 INFO kablam! --> src/primitives/input.rs:13:12 Sep 01 08:20:33.391 INFO kablam! | Sep 01 08:20:33.391 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 01 08:20:33.391 INFO kablam! | ^^^^^^^^ Sep 01 08:20:33.391 INFO kablam! | Sep 01 08:20:33.392 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 08:20:33.392 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 01 08:20:33.392 INFO kablam! = note: for more information, see issue #35203 Sep 01 08:20:33.392 INFO kablam! Sep 01 08:20:33.393 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 08:20:33.393 INFO kablam! --> src/lib.rs:148:12 Sep 01 08:20:33.393 INFO kablam! | Sep 01 08:20:33.393 INFO kablam! 148 | fn run(mut self: Box); Sep 01 08:20:33.393 INFO kablam! | ^^^^^^^^ Sep 01 08:20:33.393 INFO kablam! | Sep 01 08:20:33.393 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 01 08:20:33.393 INFO kablam! = note: for more information, see issue #35203 Sep 01 08:20:33.393 INFO kablam! Sep 01 08:20:33.411 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:33.411 INFO kablam! --> src/primitives/input.rs:148:19 Sep 01 08:20:33.411 INFO kablam! | Sep 01 08:20:33.411 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 01 08:20:33.411 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:33.412 INFO kablam! | Sep 01 08:20:33.412 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 08:20:33.412 INFO kablam! Sep 01 08:20:33.412 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:33.412 INFO kablam! --> src/primitives/input.rs:157:29 Sep 01 08:20:33.412 INFO kablam! | Sep 01 08:20:33.412 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 01 08:20:33.412 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:33.412 INFO kablam! Sep 01 08:20:33.412 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:33.412 INFO kablam! --> src/primitives/input.rs:170:19 Sep 01 08:20:33.412 INFO kablam! | Sep 01 08:20:33.412 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 01 08:20:33.412 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:33.412 INFO kablam! Sep 01 08:20:33.412 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:33.412 INFO kablam! --> src/primitives/input.rs:140:19 Sep 01 08:20:33.413 INFO kablam! | Sep 01 08:20:33.413 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 01 08:20:33.413 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:33.413 INFO kablam! Sep 01 08:20:33.415 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 01 08:20:33.415 INFO kablam! --> src/builder.rs:137:17 Sep 01 08:20:33.415 INFO kablam! | Sep 01 08:20:33.415 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 01 08:20:33.415 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 08:20:33.416 INFO kablam! Sep 01 08:20:33.416 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:33.416 INFO kablam! --> src/builder.rs:227:33 Sep 01 08:20:33.416 INFO kablam! | Sep 01 08:20:33.416 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 01 08:20:33.416 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:33.416 INFO kablam! Sep 01 08:20:33.671 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 08:20:33.671 INFO kablam! --> src/primitives/input.rs:174:26 Sep 01 08:20:33.671 INFO kablam! | Sep 01 08:20:33.671 INFO kablam! 174 | let a = self.rng.gen(); Sep 01 08:20:33.671 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 08:20:33.672 INFO kablam! | Sep 01 08:20:33.672 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 08:20:33.672 INFO kablam! Sep 01 08:20:33.788 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 08:20:33.788 INFO kablam! --> src/builder.rs:231:27 Sep 01 08:20:33.788 INFO kablam! | Sep 01 08:20:33.788 INFO kablam! 231 | let initial = rng.gen(); Sep 01 08:20:33.788 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 08:20:33.790 INFO kablam! | Sep 01 08:20:33.790 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 08:20:33.790 INFO kablam! Sep 01 08:20:33.821 INFO kablam! error: aborting due to 2 previous errors Sep 01 08:20:33.821 INFO kablam! Sep 01 08:20:33.821 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 08:20:33.828 INFO kablam! error: Could not compile `cfrp`. Sep 01 08:20:33.828 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:20:34.103 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 08:20:34.103 INFO kablam! --> src/primitives/input.rs:13:12 Sep 01 08:20:34.103 INFO kablam! | Sep 01 08:20:34.103 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 01 08:20:34.103 INFO kablam! | ^^^^^^^^ Sep 01 08:20:34.103 INFO kablam! | Sep 01 08:20:34.103 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 01 08:20:34.104 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 01 08:20:34.104 INFO kablam! = note: for more information, see issue #35203 Sep 01 08:20:34.104 INFO kablam! Sep 01 08:20:34.105 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 01 08:20:34.105 INFO kablam! --> src/lib.rs:148:12 Sep 01 08:20:34.105 INFO kablam! | Sep 01 08:20:34.105 INFO kablam! 148 | fn run(mut self: Box); Sep 01 08:20:34.105 INFO kablam! | ^^^^^^^^ Sep 01 08:20:34.105 INFO kablam! | Sep 01 08:20:34.105 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 01 08:20:34.105 INFO kablam! = note: for more information, see issue #35203 Sep 01 08:20:34.105 INFO kablam! Sep 01 08:20:34.127 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:34.127 INFO kablam! --> src/primitives/input.rs:148:19 Sep 01 08:20:34.127 INFO kablam! | Sep 01 08:20:34.127 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 01 08:20:34.127 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:34.127 INFO kablam! | Sep 01 08:20:34.127 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 08:20:34.127 INFO kablam! Sep 01 08:20:34.127 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:34.127 INFO kablam! --> src/primitives/input.rs:157:29 Sep 01 08:20:34.127 INFO kablam! | Sep 01 08:20:34.127 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 01 08:20:34.127 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:34.127 INFO kablam! Sep 01 08:20:34.128 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:34.129 INFO kablam! --> src/primitives/input.rs:170:19 Sep 01 08:20:34.129 INFO kablam! | Sep 01 08:20:34.129 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 01 08:20:34.129 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:34.129 INFO kablam! Sep 01 08:20:34.129 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 01 08:20:34.129 INFO kablam! --> src/lib.rs:275:25 Sep 01 08:20:34.129 INFO kablam! | Sep 01 08:20:34.129 INFO kablam! 275 | thread::sleep_ms(100); Sep 01 08:20:34.129 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 08:20:34.129 INFO kablam! Sep 01 08:20:34.129 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:34.129 INFO kablam! --> src/primitives/input.rs:140:19 Sep 01 08:20:34.129 INFO kablam! | Sep 01 08:20:34.129 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 01 08:20:34.129 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:34.129 INFO kablam! Sep 01 08:20:34.129 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 01 08:20:34.129 INFO kablam! --> src/builder.rs:137:17 Sep 01 08:20:34.129 INFO kablam! | Sep 01 08:20:34.129 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 01 08:20:34.129 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 08:20:34.130 INFO kablam! Sep 01 08:20:34.130 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 08:20:34.130 INFO kablam! --> src/builder.rs:227:33 Sep 01 08:20:34.130 INFO kablam! | Sep 01 08:20:34.130 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 01 08:20:34.130 INFO kablam! | ^^^^^^^^^^ Sep 01 08:20:34.130 INFO kablam! Sep 01 08:20:34.597 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 01 08:20:34.597 INFO kablam! --> src/lib.rs:326:23 Sep 01 08:20:34.597 INFO kablam! | Sep 01 08:20:34.597 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 01 08:20:34.597 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 01 08:20:34.597 INFO kablam! Sep 01 08:20:34.740 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 08:20:34.740 INFO kablam! --> src/primitives/input.rs:174:26 Sep 01 08:20:34.740 INFO kablam! | Sep 01 08:20:34.740 INFO kablam! 174 | let a = self.rng.gen(); Sep 01 08:20:34.741 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 08:20:34.741 INFO kablam! | Sep 01 08:20:34.741 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 08:20:34.741 INFO kablam! Sep 01 08:20:34.893 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 08:20:34.893 INFO kablam! --> src/builder.rs:231:27 Sep 01 08:20:34.893 INFO kablam! | Sep 01 08:20:34.893 INFO kablam! 231 | let initial = rng.gen(); Sep 01 08:20:34.893 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 08:20:34.894 INFO kablam! | Sep 01 08:20:34.894 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 08:20:34.894 INFO kablam! Sep 01 08:20:34.929 INFO kablam! error: aborting due to 3 previous errors Sep 01 08:20:34.929 INFO kablam! Sep 01 08:20:34.929 INFO kablam! Some errors occurred: E0277, E0599. Sep 01 08:20:34.929 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 01 08:20:34.942 INFO kablam! error: Could not compile `cfrp`. Sep 01 08:20:34.942 INFO kablam! Sep 01 08:20:34.942 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:20:34.943 INFO kablam! su: No module specific data is present Sep 01 08:20:35.395 INFO running `"docker" "rm" "-f" "36f496b161c047243f37659472d40b8edcf0f0e4157e31fb42d3bae6ac5c9527"` Sep 01 08:20:35.507 INFO blam! 36f496b161c047243f37659472d40b8edcf0f0e4157e31fb42d3bae6ac5c9527