Sep 18 02:38:42.122 INFO checking cfrp-0.0.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 02:38:42.122 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 02:38:42.122 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:38:42.536 INFO blam! e57a0ee692a2930ef86c067f2be1c014db5230a1c0be411932b604c979c9230c Sep 18 02:38:42.538 INFO running `"docker" "start" "-a" "e57a0ee692a2930ef86c067f2be1c014db5230a1c0be411932b604c979c9230c"` Sep 18 02:38:44.338 INFO kablam! usermod: no changes Sep 18 02:38:44.483 INFO kablam! Checking cfrp v0.0.4 (/source) Sep 18 02:38:45.091 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 18 02:38:45.091 INFO kablam! --> src/primitives/input.rs:13:12 Sep 18 02:38:45.091 INFO kablam! | Sep 18 02:38:45.091 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 18 02:38:45.091 INFO kablam! | ^^^^^^^^ Sep 18 02:38:45.091 INFO kablam! | Sep 18 02:38:45.091 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 18 02:38:45.091 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 18 02:38:45.091 INFO kablam! = note: for more information, see issue #35203 Sep 18 02:38:45.091 INFO kablam! Sep 18 02:38:45.091 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 18 02:38:45.091 INFO kablam! --> src/lib.rs:148:12 Sep 18 02:38:45.091 INFO kablam! | Sep 18 02:38:45.091 INFO kablam! 148 | fn run(mut self: Box); Sep 18 02:38:45.091 INFO kablam! | ^^^^^^^^ Sep 18 02:38:45.091 INFO kablam! | Sep 18 02:38:45.091 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 18 02:38:45.091 INFO kablam! = note: for more information, see issue #35203 Sep 18 02:38:45.091 INFO kablam! Sep 18 02:38:45.111 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.111 INFO kablam! --> src/primitives/input.rs:148:19 Sep 18 02:38:45.111 INFO kablam! | Sep 18 02:38:45.111 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 18 02:38:45.111 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.111 INFO kablam! | Sep 18 02:38:45.111 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 02:38:45.111 INFO kablam! Sep 18 02:38:45.112 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.112 INFO kablam! --> src/primitives/input.rs:157:29 Sep 18 02:38:45.112 INFO kablam! | Sep 18 02:38:45.112 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 18 02:38:45.112 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.112 INFO kablam! Sep 18 02:38:45.112 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.112 INFO kablam! --> src/primitives/input.rs:170:19 Sep 18 02:38:45.112 INFO kablam! | Sep 18 02:38:45.112 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 18 02:38:45.112 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.115 INFO kablam! Sep 18 02:38:45.115 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.115 INFO kablam! --> src/primitives/input.rs:140:19 Sep 18 02:38:45.115 INFO kablam! | Sep 18 02:38:45.115 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 18 02:38:45.115 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.115 INFO kablam! Sep 18 02:38:45.115 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 18 02:38:45.115 INFO kablam! --> src/builder.rs:137:17 Sep 18 02:38:45.115 INFO kablam! | Sep 18 02:38:45.115 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 18 02:38:45.115 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 18 02:38:45.115 INFO kablam! Sep 18 02:38:45.115 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.115 INFO kablam! --> src/builder.rs:227:33 Sep 18 02:38:45.115 INFO kablam! | Sep 18 02:38:45.115 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 18 02:38:45.115 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.115 INFO kablam! Sep 18 02:38:45.295 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 18 02:38:45.295 INFO kablam! --> src/primitives/input.rs:174:26 Sep 18 02:38:45.295 INFO kablam! | Sep 18 02:38:45.295 INFO kablam! 174 | let a = self.rng.gen(); Sep 18 02:38:45.295 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 18 02:38:45.295 INFO kablam! | Sep 18 02:38:45.295 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 18 02:38:45.295 INFO kablam! Sep 18 02:38:45.345 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 18 02:38:45.345 INFO kablam! --> src/builder.rs:231:27 Sep 18 02:38:45.345 INFO kablam! | Sep 18 02:38:45.345 INFO kablam! 231 | let initial = rng.gen(); Sep 18 02:38:45.345 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 18 02:38:45.345 INFO kablam! | Sep 18 02:38:45.345 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 18 02:38:45.345 INFO kablam! Sep 18 02:38:45.361 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:38:45.361 INFO kablam! Sep 18 02:38:45.361 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 18 02:38:45.368 INFO kablam! error: Could not compile `cfrp`. Sep 18 02:38:45.368 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:38:45.416 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 18 02:38:45.416 INFO kablam! --> src/primitives/input.rs:13:12 Sep 18 02:38:45.416 INFO kablam! | Sep 18 02:38:45.416 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 18 02:38:45.416 INFO kablam! | ^^^^^^^^ Sep 18 02:38:45.416 INFO kablam! | Sep 18 02:38:45.416 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 18 02:38:45.416 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 18 02:38:45.417 INFO kablam! = note: for more information, see issue #35203 Sep 18 02:38:45.417 INFO kablam! Sep 18 02:38:45.418 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 18 02:38:45.418 INFO kablam! --> src/lib.rs:148:12 Sep 18 02:38:45.418 INFO kablam! | Sep 18 02:38:45.418 INFO kablam! 148 | fn run(mut self: Box); Sep 18 02:38:45.418 INFO kablam! | ^^^^^^^^ Sep 18 02:38:45.418 INFO kablam! | Sep 18 02:38:45.418 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 18 02:38:45.418 INFO kablam! = note: for more information, see issue #35203 Sep 18 02:38:45.418 INFO kablam! Sep 18 02:38:45.441 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.442 INFO kablam! --> src/primitives/input.rs:148:19 Sep 18 02:38:45.442 INFO kablam! | Sep 18 02:38:45.442 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 18 02:38:45.442 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.442 INFO kablam! | Sep 18 02:38:45.442 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 02:38:45.442 INFO kablam! Sep 18 02:38:45.442 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.442 INFO kablam! --> src/primitives/input.rs:157:29 Sep 18 02:38:45.442 INFO kablam! | Sep 18 02:38:45.442 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 18 02:38:45.442 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.442 INFO kablam! Sep 18 02:38:45.442 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.442 INFO kablam! --> src/primitives/input.rs:170:19 Sep 18 02:38:45.442 INFO kablam! | Sep 18 02:38:45.442 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 18 02:38:45.442 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.442 INFO kablam! Sep 18 02:38:45.442 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.442 INFO kablam! --> src/primitives/input.rs:140:19 Sep 18 02:38:45.442 INFO kablam! | Sep 18 02:38:45.442 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 18 02:38:45.442 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.442 INFO kablam! Sep 18 02:38:45.443 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 18 02:38:45.443 INFO kablam! --> src/lib.rs:275:25 Sep 18 02:38:45.443 INFO kablam! | Sep 18 02:38:45.443 INFO kablam! 275 | thread::sleep_ms(100); Sep 18 02:38:45.443 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 18 02:38:45.443 INFO kablam! Sep 18 02:38:45.444 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 18 02:38:45.444 INFO kablam! --> src/builder.rs:137:17 Sep 18 02:38:45.444 INFO kablam! | Sep 18 02:38:45.444 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 18 02:38:45.444 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 18 02:38:45.444 INFO kablam! Sep 18 02:38:45.446 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 02:38:45.446 INFO kablam! --> src/builder.rs:227:33 Sep 18 02:38:45.447 INFO kablam! | Sep 18 02:38:45.447 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 18 02:38:45.447 INFO kablam! | ^^^^^^^^^^ Sep 18 02:38:45.447 INFO kablam! Sep 18 02:38:45.691 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 18 02:38:45.691 INFO kablam! --> src/lib.rs:326:23 Sep 18 02:38:45.691 INFO kablam! | Sep 18 02:38:45.691 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 18 02:38:45.691 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 18 02:38:45.691 INFO kablam! Sep 18 02:38:45.740 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 18 02:38:45.740 INFO kablam! --> src/primitives/input.rs:174:26 Sep 18 02:38:45.740 INFO kablam! | Sep 18 02:38:45.740 INFO kablam! 174 | let a = self.rng.gen(); Sep 18 02:38:45.740 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 18 02:38:45.740 INFO kablam! | Sep 18 02:38:45.740 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 18 02:38:45.740 INFO kablam! Sep 18 02:38:45.802 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 18 02:38:45.802 INFO kablam! --> src/builder.rs:231:27 Sep 18 02:38:45.802 INFO kablam! | Sep 18 02:38:45.802 INFO kablam! 231 | let initial = rng.gen(); Sep 18 02:38:45.802 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 18 02:38:45.802 INFO kablam! | Sep 18 02:38:45.802 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 18 02:38:45.802 INFO kablam! Sep 18 02:38:45.823 INFO kablam! error: aborting due to 3 previous errors Sep 18 02:38:45.823 INFO kablam! Sep 18 02:38:45.823 INFO kablam! Some errors occurred: E0277, E0599. Sep 18 02:38:45.823 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 18 02:38:45.832 INFO kablam! error: Could not compile `cfrp`. Sep 18 02:38:45.832 INFO kablam! Sep 18 02:38:45.832 INFO kablam! To learn more, run the command again with --verbose. Sep 18 02:38:45.834 INFO kablam! su: No module specific data is present Sep 18 02:38:46.381 INFO running `"docker" "rm" "-f" "e57a0ee692a2930ef86c067f2be1c014db5230a1c0be411932b604c979c9230c"` Sep 18 02:38:46.454 INFO blam! e57a0ee692a2930ef86c067f2be1c014db5230a1c0be411932b604c979c9230c