Sep 06 07:16:03.821 INFO checking faker-0.0.4 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:16:03.821 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:16:03.821 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:16:04.012 INFO blam! c05e83f092b0b7bb09b7828c97e90ec5d374b4df28ce18e7ceae24c904c27998 Sep 06 07:16:04.014 INFO running `"docker" "start" "-a" "c05e83f092b0b7bb09b7828c97e90ec5d374b4df28ce18e7ceae24c904c27998"` Sep 06 07:16:05.361 INFO kablam! usermod: no changes Sep 06 07:16:05.442 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 06 07:16:06.431 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 06 07:16:06.431 INFO kablam! --> src/helpers.rs:1:29 Sep 06 07:16:06.431 INFO kablam! | Sep 06 07:16:06.431 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 06 07:16:06.431 INFO kablam! | ^^^^ Sep 06 07:16:06.431 INFO kablam! | Sep 06 07:16:06.431 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 07:16:06.431 INFO kablam! Sep 06 07:16:06.432 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 06 07:16:06.432 INFO kablam! --> src/helpers.rs:28:22 Sep 06 07:16:06.432 INFO kablam! | Sep 06 07:16:06.432 INFO kablam! 28 | pub fn number(&self) -> T { Sep 06 07:16:06.432 INFO kablam! | ^^^^ Sep 06 07:16:06.433 INFO kablam! Sep 06 07:16:06.479 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 06 07:16:06.479 INFO kablam! --> src/helpers.rs:1:29 Sep 06 07:16:06.479 INFO kablam! | Sep 06 07:16:06.479 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 06 07:16:06.479 INFO kablam! | ^^^^ Sep 06 07:16:06.479 INFO kablam! | Sep 06 07:16:06.479 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 07:16:06.479 INFO kablam! Sep 06 07:16:06.479 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 06 07:16:06.480 INFO kablam! --> src/helpers.rs:28:22 Sep 06 07:16:06.480 INFO kablam! | Sep 06 07:16:06.480 INFO kablam! 28 | pub fn number(&self) -> T { Sep 06 07:16:06.480 INFO kablam! | ^^^^ Sep 06 07:16:06.480 INFO kablam! Sep 06 07:16:06.560 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 06 07:16:06.560 INFO kablam! --> src/helpers.rs:29:22 Sep 06 07:16:06.560 INFO kablam! | Sep 06 07:16:06.560 INFO kablam! 29 | thread_rng().gen() Sep 06 07:16:06.560 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 06 07:16:06.561 INFO kablam! | Sep 06 07:16:06.561 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 06 07:16:06.561 INFO kablam! Sep 06 07:16:06.607 INFO kablam! error: aborting due to previous error Sep 06 07:16:06.607 INFO kablam! Sep 06 07:16:06.607 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 07:16:06.616 INFO kablam! error: Could not compile `faker`. Sep 06 07:16:06.616 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:16:06.699 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 06 07:16:06.699 INFO kablam! --> src/helpers.rs:29:22 Sep 06 07:16:06.699 INFO kablam! | Sep 06 07:16:06.699 INFO kablam! 29 | thread_rng().gen() Sep 06 07:16:06.699 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 06 07:16:06.699 INFO kablam! | Sep 06 07:16:06.699 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 06 07:16:06.699 INFO kablam! Sep 06 07:16:06.744 INFO kablam! error: aborting due to previous error Sep 06 07:16:06.744 INFO kablam! Sep 06 07:16:06.744 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 07:16:06.754 INFO kablam! error: Could not compile `faker`. Sep 06 07:16:06.755 INFO kablam! Sep 06 07:16:06.755 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:16:06.756 INFO kablam! su: No module specific data is present Sep 06 07:16:08.151 INFO running `"docker" "rm" "-f" "c05e83f092b0b7bb09b7828c97e90ec5d374b4df28ce18e7ceae24c904c27998"` Sep 06 07:16:08.254 INFO blam! c05e83f092b0b7bb09b7828c97e90ec5d374b4df28ce18e7ceae24c904c27998