Sep 05 00:38:28.230 INFO checking cfrp-0.0.4 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 00:38:28.230 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 00:38:28.230 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:38:28.447 INFO blam! 905cb2a3a51dfa59bf2bc9b206c996c09fca0bddb09d6896162c0325745010b5 Sep 05 00:38:28.449 INFO running `"docker" "start" "-a" "905cb2a3a51dfa59bf2bc9b206c996c09fca0bddb09d6896162c0325745010b5"` Sep 05 00:38:29.338 INFO kablam! Checking cfrp v0.0.4 (file:///source) Sep 05 00:38:30.547 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 05 00:38:30.547 INFO kablam! --> src/primitives/input.rs:13:12 Sep 05 00:38:30.547 INFO kablam! | Sep 05 00:38:30.547 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 05 00:38:30.547 INFO kablam! | ^^^^^^^^ Sep 05 00:38:30.547 INFO kablam! | Sep 05 00:38:30.547 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 05 00:38:30.547 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 05 00:38:30.547 INFO kablam! = note: for more information, see issue #35203 Sep 05 00:38:30.547 INFO kablam! Sep 05 00:38:30.549 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 05 00:38:30.549 INFO kablam! --> src/lib.rs:148:12 Sep 05 00:38:30.549 INFO kablam! | Sep 05 00:38:30.549 INFO kablam! 148 | fn run(mut self: Box); Sep 05 00:38:30.549 INFO kablam! | ^^^^^^^^ Sep 05 00:38:30.549 INFO kablam! | Sep 05 00:38:30.549 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 05 00:38:30.549 INFO kablam! = note: for more information, see issue #35203 Sep 05 00:38:30.549 INFO kablam! Sep 05 00:38:30.598 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:30.598 INFO kablam! --> src/primitives/input.rs:148:19 Sep 05 00:38:30.598 INFO kablam! | Sep 05 00:38:30.598 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 05 00:38:30.598 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:30.598 INFO kablam! | Sep 05 00:38:30.598 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 00:38:30.598 INFO kablam! Sep 05 00:38:30.599 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:30.599 INFO kablam! --> src/primitives/input.rs:157:29 Sep 05 00:38:30.599 INFO kablam! | Sep 05 00:38:30.599 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 05 00:38:30.599 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:30.599 INFO kablam! Sep 05 00:38:30.599 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:30.599 INFO kablam! --> src/primitives/input.rs:170:19 Sep 05 00:38:30.599 INFO kablam! | Sep 05 00:38:30.599 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 05 00:38:30.599 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:30.599 INFO kablam! Sep 05 00:38:30.601 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:30.601 INFO kablam! --> src/primitives/input.rs:140:19 Sep 05 00:38:30.601 INFO kablam! | Sep 05 00:38:30.601 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 05 00:38:30.601 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:30.601 INFO kablam! Sep 05 00:38:30.609 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 05 00:38:30.609 INFO kablam! --> src/builder.rs:137:17 Sep 05 00:38:30.609 INFO kablam! | Sep 05 00:38:30.609 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 05 00:38:30.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 00:38:30.609 INFO kablam! Sep 05 00:38:30.609 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:30.609 INFO kablam! --> src/builder.rs:227:33 Sep 05 00:38:30.610 INFO kablam! | Sep 05 00:38:30.610 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 05 00:38:30.610 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:30.610 INFO kablam! Sep 05 00:38:31.021 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 05 00:38:31.021 INFO kablam! --> src/primitives/input.rs:174:26 Sep 05 00:38:31.021 INFO kablam! | Sep 05 00:38:31.021 INFO kablam! 174 | let a = self.rng.gen(); Sep 05 00:38:31.021 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 05 00:38:31.021 INFO kablam! | Sep 05 00:38:31.021 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 05 00:38:31.021 INFO kablam! Sep 05 00:38:31.181 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 05 00:38:31.181 INFO kablam! --> src/builder.rs:231:27 Sep 05 00:38:31.181 INFO kablam! | Sep 05 00:38:31.181 INFO kablam! 231 | let initial = rng.gen(); Sep 05 00:38:31.181 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 05 00:38:31.181 INFO kablam! | Sep 05 00:38:31.181 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 05 00:38:31.181 INFO kablam! Sep 05 00:38:31.209 INFO kablam! error: aborting due to 2 previous errors Sep 05 00:38:31.209 INFO kablam! Sep 05 00:38:31.209 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 00:38:31.219 INFO kablam! error: Could not compile `cfrp`. Sep 05 00:38:31.219 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 00:38:31.734 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 05 00:38:31.734 INFO kablam! --> src/primitives/input.rs:13:12 Sep 05 00:38:31.734 INFO kablam! | Sep 05 00:38:31.734 INFO kablam! 13 | fn run(mut self: Box, usize, Arc>>>); Sep 05 00:38:31.735 INFO kablam! | ^^^^^^^^ Sep 05 00:38:31.735 INFO kablam! | Sep 05 00:38:31.735 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Sep 05 00:38:31.735 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 05 00:38:31.735 INFO kablam! = note: for more information, see issue #35203 Sep 05 00:38:31.735 INFO kablam! Sep 05 00:38:31.738 INFO kablam! warning: patterns aren't allowed in methods without bodies Sep 05 00:38:31.738 INFO kablam! --> src/lib.rs:148:12 Sep 05 00:38:31.738 INFO kablam! | Sep 05 00:38:31.738 INFO kablam! 148 | fn run(mut self: Box); Sep 05 00:38:31.738 INFO kablam! | ^^^^^^^^ Sep 05 00:38:31.738 INFO kablam! | Sep 05 00:38:31.738 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 05 00:38:31.738 INFO kablam! = note: for more information, see issue #35203 Sep 05 00:38:31.738 INFO kablam! Sep 05 00:38:31.779 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:31.779 INFO kablam! --> src/primitives/input.rs:148:19 Sep 05 00:38:31.779 INFO kablam! | Sep 05 00:38:31.779 INFO kablam! 148 | A: Send + Clone + rand::Rand, Sep 05 00:38:31.779 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:31.780 INFO kablam! | Sep 05 00:38:31.780 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 00:38:31.784 INFO kablam! Sep 05 00:38:31.786 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:31.786 INFO kablam! --> src/primitives/input.rs:157:29 Sep 05 00:38:31.786 INFO kablam! | Sep 05 00:38:31.786 INFO kablam! 157 | A: 'static + Send + Clone + rand::Rand, Sep 05 00:38:31.786 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:31.786 INFO kablam! Sep 05 00:38:31.786 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:31.786 INFO kablam! --> src/primitives/input.rs:170:19 Sep 05 00:38:31.786 INFO kablam! | Sep 05 00:38:31.786 INFO kablam! 170 | A: Send + Clone + rand::Rand, Sep 05 00:38:31.786 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:31.786 INFO kablam! Sep 05 00:38:31.787 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 05 00:38:31.787 INFO kablam! --> src/lib.rs:275:25 Sep 05 00:38:31.787 INFO kablam! | Sep 05 00:38:31.787 INFO kablam! 275 | thread::sleep_ms(100); Sep 05 00:38:31.787 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 00:38:31.787 INFO kablam! Sep 05 00:38:31.787 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:31.787 INFO kablam! --> src/primitives/input.rs:140:19 Sep 05 00:38:31.787 INFO kablam! | Sep 05 00:38:31.787 INFO kablam! 140 | A: Send + Clone + rand::Rand, Sep 05 00:38:31.787 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:31.787 INFO kablam! Sep 05 00:38:31.788 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Sep 05 00:38:31.788 INFO kablam! --> src/builder.rs:137:17 Sep 05 00:38:31.788 INFO kablam! | Sep 05 00:38:31.788 INFO kablam! 137 | thread::sleep_ms(sleep_duration.num_milliseconds() as u32); Sep 05 00:38:31.788 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 05 00:38:31.788 INFO kablam! Sep 05 00:38:31.789 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 05 00:38:31.790 INFO kablam! --> src/builder.rs:227:33 Sep 05 00:38:31.790 INFO kablam! | Sep 05 00:38:31.790 INFO kablam! 227 | A: 'static + Send + Clone + rand::Rand, Sep 05 00:38:31.790 INFO kablam! | ^^^^^^^^^^ Sep 05 00:38:31.790 INFO kablam! Sep 05 00:38:32.403 INFO kablam! error[E0599]: no function or associated item named `new` found for type `rand::StdRng` in the current scope Sep 05 00:38:32.403 INFO kablam! --> src/lib.rs:326:23 Sep 05 00:38:32.403 INFO kablam! | Sep 05 00:38:32.403 INFO kablam! 326 | let rng = rand::StdRng::new().unwrap(); Sep 05 00:38:32.403 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `rand::StdRng` Sep 05 00:38:32.403 INFO kablam! Sep 05 00:38:32.552 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 05 00:38:32.552 INFO kablam! --> src/primitives/input.rs:174:26 Sep 05 00:38:32.552 INFO kablam! | Sep 05 00:38:32.552 INFO kablam! 174 | let a = self.rng.gen(); Sep 05 00:38:32.552 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 05 00:38:32.552 INFO kablam! | Sep 05 00:38:32.553 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 05 00:38:32.553 INFO kablam! Sep 05 00:38:32.700 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 05 00:38:32.700 INFO kablam! --> src/builder.rs:231:27 Sep 05 00:38:32.700 INFO kablam! | Sep 05 00:38:32.700 INFO kablam! 231 | let initial = rng.gen(); Sep 05 00:38:32.700 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 05 00:38:32.700 INFO kablam! | Sep 05 00:38:32.700 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 05 00:38:32.700 INFO kablam! Sep 05 00:38:32.733 INFO kablam! error: aborting due to 3 previous errors Sep 05 00:38:32.733 INFO kablam! Sep 05 00:38:32.733 INFO kablam! Some errors occurred: E0277, E0599. Sep 05 00:38:32.733 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 05 00:38:32.746 INFO kablam! error: Could not compile `cfrp`. Sep 05 00:38:32.746 INFO kablam! Sep 05 00:38:32.746 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:38:32.748 INFO kablam! su: No module specific data is present Sep 05 00:38:33.386 INFO running `"docker" "rm" "-f" "905cb2a3a51dfa59bf2bc9b206c996c09fca0bddb09d6896162c0325745010b5"` Sep 05 00:38:33.547 INFO blam! 905cb2a3a51dfa59bf2bc9b206c996c09fca0bddb09d6896162c0325745010b5