Sep 20 03:45:46.031 INFO checking faker-0.0.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:45:46.031 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:45:46.031 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:45:46.286 INFO blam! 2f095829816fca0d1773d7f566c40c11b7611b72f97202444965f8adb93e8f4f Sep 20 03:45:46.291 INFO running `"docker" "start" "-a" "2f095829816fca0d1773d7f566c40c11b7611b72f97202444965f8adb93e8f4f"` Sep 20 03:45:48.054 INFO kablam! usermod: no changes Sep 20 03:45:48.158 INFO kablam! Checking faker v0.0.4 (/source) Sep 20 03:45:49.106 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:49.106 INFO kablam! --> src/helpers.rs:1:29 Sep 20 03:45:49.106 INFO kablam! | Sep 20 03:45:49.106 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 20 03:45:49.106 INFO kablam! | ^^^^ Sep 20 03:45:49.106 INFO kablam! | Sep 20 03:45:49.106 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:45:49.106 INFO kablam! Sep 20 03:45:49.106 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:49.106 INFO kablam! --> src/helpers.rs:28:22 Sep 20 03:45:49.106 INFO kablam! | Sep 20 03:45:49.106 INFO kablam! 28 | pub fn number(&self) -> T { Sep 20 03:45:49.106 INFO kablam! | ^^^^ Sep 20 03:45:49.106 INFO kablam! Sep 20 03:45:49.246 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:45:49.246 INFO kablam! --> src/helpers.rs:29:22 Sep 20 03:45:49.246 INFO kablam! | Sep 20 03:45:49.246 INFO kablam! 29 | thread_rng().gen() Sep 20 03:45:49.246 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:45:49.246 INFO kablam! | Sep 20 03:45:49.246 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:45:49.246 INFO kablam! Sep 20 03:45:49.282 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:49.282 INFO kablam! --> src/helpers.rs:1:29 Sep 20 03:45:49.282 INFO kablam! | Sep 20 03:45:49.282 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 20 03:45:49.282 INFO kablam! | ^^^^ Sep 20 03:45:49.282 INFO kablam! | Sep 20 03:45:49.282 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:45:49.282 INFO kablam! Sep 20 03:45:49.282 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:49.282 INFO kablam! --> src/helpers.rs:28:22 Sep 20 03:45:49.282 INFO kablam! | Sep 20 03:45:49.282 INFO kablam! 28 | pub fn number(&self) -> T { Sep 20 03:45:49.282 INFO kablam! | ^^^^ Sep 20 03:45:49.282 INFO kablam! Sep 20 03:45:49.310 INFO kablam! error: aborting due to previous error Sep 20 03:45:49.310 INFO kablam! Sep 20 03:45:49.310 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 03:45:49.314 INFO kablam! error: Could not compile `faker`. Sep 20 03:45:49.314 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:45:49.467 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:45:49.467 INFO kablam! --> src/helpers.rs:29:22 Sep 20 03:45:49.467 INFO kablam! | Sep 20 03:45:49.467 INFO kablam! 29 | thread_rng().gen() Sep 20 03:45:49.467 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:45:49.467 INFO kablam! | Sep 20 03:45:49.467 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:45:49.467 INFO kablam! Sep 20 03:45:49.520 INFO kablam! error: aborting due to previous error Sep 20 03:45:49.520 INFO kablam! Sep 20 03:45:49.522 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 03:45:49.536 INFO kablam! error: Could not compile `faker`. Sep 20 03:45:49.536 INFO kablam! Sep 20 03:45:49.536 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:45:49.537 INFO kablam! su: No module specific data is present Sep 20 03:45:50.506 INFO running `"docker" "rm" "-f" "2f095829816fca0d1773d7f566c40c11b7611b72f97202444965f8adb93e8f4f"` Sep 20 03:45:50.631 INFO blam! 2f095829816fca0d1773d7f566c40c11b7611b72f97202444965f8adb93e8f4f