Sep 18 00:55:31.135 INFO checking faker-0.0.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:55:31.135 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:55:31.135 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/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 00:55:31.541 INFO blam! 2456a75c5e3b0551b5e170f0fb869cce9c771e0bb9c026bea7e1c93ec5530eef Sep 18 00:55:31.543 INFO running `"docker" "start" "-a" "2456a75c5e3b0551b5e170f0fb869cce9c771e0bb9c026bea7e1c93ec5530eef"` Sep 18 00:55:32.624 INFO kablam! usermod: no changes Sep 18 00:55:32.767 INFO kablam! Checking faker v0.0.4 (/source) Sep 18 00:55:33.739 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 00:55:33.739 INFO kablam! --> src/helpers.rs:1:29 Sep 18 00:55:33.739 INFO kablam! | Sep 18 00:55:33.739 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 18 00:55:33.739 INFO kablam! | ^^^^ Sep 18 00:55:33.739 INFO kablam! | Sep 18 00:55:33.739 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 00:55:33.739 INFO kablam! Sep 18 00:55:33.739 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 00:55:33.739 INFO kablam! --> src/helpers.rs:28:22 Sep 18 00:55:33.739 INFO kablam! | Sep 18 00:55:33.739 INFO kablam! 28 | pub fn number(&self) -> T { Sep 18 00:55:33.739 INFO kablam! | ^^^^ Sep 18 00:55:33.739 INFO kablam! Sep 18 00:55:33.803 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 00:55:33.803 INFO kablam! --> src/helpers.rs:1:29 Sep 18 00:55:33.803 INFO kablam! | Sep 18 00:55:33.803 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 18 00:55:33.803 INFO kablam! | ^^^^ Sep 18 00:55:33.803 INFO kablam! | Sep 18 00:55:33.803 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 00:55:33.803 INFO kablam! Sep 18 00:55:33.807 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 18 00:55:33.807 INFO kablam! --> src/helpers.rs:28:22 Sep 18 00:55:33.807 INFO kablam! | Sep 18 00:55:33.807 INFO kablam! 28 | pub fn number(&self) -> T { Sep 18 00:55:33.807 INFO kablam! | ^^^^ Sep 18 00:55:33.807 INFO kablam! Sep 18 00:55:33.871 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 18 00:55:33.871 INFO kablam! --> src/helpers.rs:29:22 Sep 18 00:55:33.871 INFO kablam! | Sep 18 00:55:33.871 INFO kablam! 29 | thread_rng().gen() Sep 18 00:55:33.871 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 18 00:55:33.871 INFO kablam! | Sep 18 00:55:33.871 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 18 00:55:33.871 INFO kablam! Sep 18 00:55:33.947 INFO kablam! error: aborting due to previous error Sep 18 00:55:33.947 INFO kablam! Sep 18 00:55:33.947 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 18 00:55:33.947 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 18 00:55:33.947 INFO kablam! --> src/helpers.rs:29:22 Sep 18 00:55:33.947 INFO kablam! | Sep 18 00:55:33.947 INFO kablam! 29 | thread_rng().gen() Sep 18 00:55:33.947 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 18 00:55:33.947 INFO kablam! | Sep 18 00:55:33.947 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 18 00:55:33.947 INFO kablam! Sep 18 00:55:33.959 INFO kablam! error: Could not compile `faker`. Sep 18 00:55:33.959 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:55:33.999 INFO kablam! error: aborting due to previous error Sep 18 00:55:33.999 INFO kablam! Sep 18 00:55:33.999 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 18 00:55:34.011 INFO kablam! error: Could not compile `faker`. Sep 18 00:55:34.011 INFO kablam! Sep 18 00:55:34.011 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:55:34.012 INFO kablam! su: No module specific data is present Sep 18 00:55:35.166 INFO running `"docker" "rm" "-f" "2456a75c5e3b0551b5e170f0fb869cce9c771e0bb9c026bea7e1c93ec5530eef"` Sep 18 00:55:35.491 INFO blam! 2456a75c5e3b0551b5e170f0fb869cce9c771e0bb9c026bea7e1c93ec5530eef