Sep 20 02:02:06.605 INFO checking faker-0.0.4 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 02:02:06.605 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 02:02:06.605 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:02:06.964 INFO blam! 3453c38cf295eee022bdc2b26555bcf7e83114aec11609358cca38ef8c08dbfa Sep 20 02:02:06.966 INFO running `"docker" "start" "-a" "3453c38cf295eee022bdc2b26555bcf7e83114aec11609358cca38ef8c08dbfa"` Sep 20 02:02:08.460 INFO kablam! usermod: no changes Sep 20 02:02:08.575 INFO kablam! Checking faker v0.0.4 (/source) Sep 20 02:02:09.583 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 02:02:09.583 INFO kablam! --> src/helpers.rs:1:29 Sep 20 02:02:09.583 INFO kablam! | Sep 20 02:02:09.583 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 20 02:02:09.583 INFO kablam! | ^^^^ Sep 20 02:02:09.583 INFO kablam! | Sep 20 02:02:09.583 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 02:02:09.583 INFO kablam! Sep 20 02:02:09.591 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 02:02:09.591 INFO kablam! --> src/helpers.rs:28:22 Sep 20 02:02:09.591 INFO kablam! | Sep 20 02:02:09.591 INFO kablam! 28 | pub fn number(&self) -> T { Sep 20 02:02:09.591 INFO kablam! | ^^^^ Sep 20 02:02:09.591 INFO kablam! Sep 20 02:02:09.847 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 02:02:09.847 INFO kablam! --> src/helpers.rs:29:22 Sep 20 02:02:09.847 INFO kablam! | Sep 20 02:02:09.847 INFO kablam! 29 | thread_rng().gen() Sep 20 02:02:09.847 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 02:02:09.847 INFO kablam! | Sep 20 02:02:09.847 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 02:02:09.847 INFO kablam! Sep 20 02:02:09.855 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 02:02:09.855 INFO kablam! --> src/helpers.rs:1:29 Sep 20 02:02:09.855 INFO kablam! | Sep 20 02:02:09.855 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 20 02:02:09.855 INFO kablam! | ^^^^ Sep 20 02:02:09.855 INFO kablam! | Sep 20 02:02:09.855 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 02:02:09.855 INFO kablam! Sep 20 02:02:09.855 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 02:02:09.855 INFO kablam! --> src/helpers.rs:28:22 Sep 20 02:02:09.855 INFO kablam! | Sep 20 02:02:09.855 INFO kablam! 28 | pub fn number(&self) -> T { Sep 20 02:02:09.855 INFO kablam! | ^^^^ Sep 20 02:02:09.855 INFO kablam! Sep 20 02:02:09.915 INFO kablam! error: aborting due to previous error Sep 20 02:02:09.915 INFO kablam! Sep 20 02:02:09.915 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 02:02:09.923 INFO kablam! error: Could not compile `faker`. Sep 20 02:02:09.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:02:10.063 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 02:02:10.063 INFO kablam! --> src/helpers.rs:29:22 Sep 20 02:02:10.063 INFO kablam! | Sep 20 02:02:10.063 INFO kablam! 29 | thread_rng().gen() Sep 20 02:02:10.063 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 02:02:10.063 INFO kablam! | Sep 20 02:02:10.063 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 02:02:10.063 INFO kablam! Sep 20 02:02:10.105 INFO kablam! error: aborting due to previous error Sep 20 02:02:10.105 INFO kablam! Sep 20 02:02:10.105 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 02:02:10.114 INFO kablam! error: Could not compile `faker`. Sep 20 02:02:10.114 INFO kablam! Sep 20 02:02:10.114 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:02:10.117 INFO kablam! su: No module specific data is present Sep 20 02:02:11.337 INFO running `"docker" "rm" "-f" "3453c38cf295eee022bdc2b26555bcf7e83114aec11609358cca38ef8c08dbfa"` Sep 20 02:02:11.642 INFO blam! 3453c38cf295eee022bdc2b26555bcf7e83114aec11609358cca38ef8c08dbfa