Sep 14 16:48:25.768 INFO checking faker-0.0.4 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:48:25.768 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:48:25.768 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:48:26.203 INFO blam! f11acf1e957580531148d72f2b59985ab4072c8cc1f02414a876bbee75b3be32 Sep 14 16:48:26.204 INFO running `"docker" "start" "-a" "f11acf1e957580531148d72f2b59985ab4072c8cc1f02414a876bbee75b3be32"` Sep 14 16:48:27.599 INFO kablam! usermod: no changes Sep 14 16:48:27.710 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 14 16:48:28.355 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 16:48:28.355 INFO kablam! --> src/helpers.rs:1:29 Sep 14 16:48:28.355 INFO kablam! | Sep 14 16:48:28.355 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 14 16:48:28.355 INFO kablam! | ^^^^ Sep 14 16:48:28.355 INFO kablam! | Sep 14 16:48:28.355 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 16:48:28.355 INFO kablam! Sep 14 16:48:28.355 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 16:48:28.355 INFO kablam! --> src/helpers.rs:28:22 Sep 14 16:48:28.355 INFO kablam! | Sep 14 16:48:28.355 INFO kablam! 28 | pub fn number(&self) -> T { Sep 14 16:48:28.355 INFO kablam! | ^^^^ Sep 14 16:48:28.355 INFO kablam! Sep 14 16:48:28.543 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 16:48:28.543 INFO kablam! --> src/helpers.rs:1:29 Sep 14 16:48:28.543 INFO kablam! | Sep 14 16:48:28.543 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 14 16:48:28.543 INFO kablam! | ^^^^ Sep 14 16:48:28.543 INFO kablam! | Sep 14 16:48:28.543 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 16:48:28.543 INFO kablam! Sep 14 16:48:28.543 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 14 16:48:28.543 INFO kablam! --> src/helpers.rs:28:22 Sep 14 16:48:28.543 INFO kablam! | Sep 14 16:48:28.543 INFO kablam! 28 | pub fn number(&self) -> T { Sep 14 16:48:28.543 INFO kablam! | ^^^^ Sep 14 16:48:28.543 INFO kablam! Sep 14 16:48:28.579 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 14 16:48:28.579 INFO kablam! --> src/helpers.rs:29:22 Sep 14 16:48:28.579 INFO kablam! | Sep 14 16:48:28.579 INFO kablam! 29 | thread_rng().gen() Sep 14 16:48:28.579 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 14 16:48:28.579 INFO kablam! | Sep 14 16:48:28.579 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 14 16:48:28.579 INFO kablam! Sep 14 16:48:28.667 INFO kablam! error: aborting due to previous error Sep 14 16:48:28.667 INFO kablam! Sep 14 16:48:28.667 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 16:48:28.674 INFO kablam! error: Could not compile `faker`. Sep 14 16:48:28.674 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:48:28.714 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 14 16:48:28.714 INFO kablam! --> src/helpers.rs:29:22 Sep 14 16:48:28.714 INFO kablam! | Sep 14 16:48:28.714 INFO kablam! 29 | thread_rng().gen() Sep 14 16:48:28.714 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 14 16:48:28.714 INFO kablam! | Sep 14 16:48:28.714 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 14 16:48:28.714 INFO kablam! Sep 14 16:48:28.769 INFO kablam! error: aborting due to previous error Sep 14 16:48:28.769 INFO kablam! Sep 14 16:48:28.769 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 16:48:28.779 INFO kablam! error: Could not compile `faker`. Sep 14 16:48:28.779 INFO kablam! Sep 14 16:48:28.779 INFO kablam! To learn more, run the command again with --verbose. Sep 14 16:48:28.780 INFO kablam! su: No module specific data is present Sep 14 16:48:29.679 INFO running `"docker" "rm" "-f" "f11acf1e957580531148d72f2b59985ab4072c8cc1f02414a876bbee75b3be32"` Sep 14 16:48:29.818 INFO blam! f11acf1e957580531148d72f2b59985ab4072c8cc1f02414a876bbee75b3be32