Sep 20 03:45:45.680 INFO checking faker-0.0.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:45:45.680 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:45:45.680 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:45.880 INFO blam! ef75008e0bef63f868212396999e8bb662d7de36fcd0574e9e1e077624fd251e Sep 20 03:45:45.890 INFO running `"docker" "start" "-a" "ef75008e0bef63f868212396999e8bb662d7de36fcd0574e9e1e077624fd251e"` Sep 20 03:45:46.746 INFO kablam! usermod: no changes Sep 20 03:45:46.902 INFO kablam! Checking faker v0.0.4 (/source) Sep 20 03:45:47.726 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:47.726 INFO kablam! --> src/helpers.rs:1:29 Sep 20 03:45:47.726 INFO kablam! | Sep 20 03:45:47.726 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 20 03:45:47.726 INFO kablam! | ^^^^ Sep 20 03:45:47.726 INFO kablam! | Sep 20 03:45:47.726 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:45:47.726 INFO kablam! Sep 20 03:45:47.726 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:47.726 INFO kablam! --> src/helpers.rs:28:22 Sep 20 03:45:47.726 INFO kablam! | Sep 20 03:45:47.726 INFO kablam! 28 | pub fn number(&self) -> T { Sep 20 03:45:47.726 INFO kablam! | ^^^^ Sep 20 03:45:47.726 INFO kablam! Sep 20 03:45:47.950 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:45:47.950 INFO kablam! --> src/helpers.rs:29:22 Sep 20 03:45:47.950 INFO kablam! | Sep 20 03:45:47.950 INFO kablam! 29 | thread_rng().gen() Sep 20 03:45:47.950 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:45:47.950 INFO kablam! | Sep 20 03:45:47.950 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:45:47.950 INFO kablam! Sep 20 03:45:48.002 INFO kablam! error: aborting due to previous error Sep 20 03:45:48.002 INFO kablam! Sep 20 03:45:48.006 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 03:45:48.019 INFO kablam! error: Could not compile `faker`. Sep 20 03:45:48.019 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:45:48.182 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:48.182 INFO kablam! --> src/helpers.rs:1:29 Sep 20 03:45:48.182 INFO kablam! | Sep 20 03:45:48.182 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 20 03:45:48.182 INFO kablam! | ^^^^ Sep 20 03:45:48.182 INFO kablam! | Sep 20 03:45:48.182 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:45:48.182 INFO kablam! Sep 20 03:45:48.182 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 20 03:45:48.182 INFO kablam! --> src/helpers.rs:28:22 Sep 20 03:45:48.182 INFO kablam! | Sep 20 03:45:48.182 INFO kablam! 28 | pub fn number(&self) -> T { Sep 20 03:45:48.182 INFO kablam! | ^^^^ Sep 20 03:45:48.182 INFO kablam! Sep 20 03:45:48.351 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 20 03:45:48.351 INFO kablam! --> src/helpers.rs:29:22 Sep 20 03:45:48.351 INFO kablam! | Sep 20 03:45:48.351 INFO kablam! 29 | thread_rng().gen() Sep 20 03:45:48.351 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 20 03:45:48.351 INFO kablam! | Sep 20 03:45:48.351 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 20 03:45:48.352 INFO kablam! Sep 20 03:45:48.401 INFO kablam! error: aborting due to previous error Sep 20 03:45:48.401 INFO kablam! Sep 20 03:45:48.401 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 03:45:48.410 INFO kablam! error: Could not compile `faker`. Sep 20 03:45:48.410 INFO kablam! Sep 20 03:45:48.410 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:45:48.412 INFO kablam! su: No module specific data is present Sep 20 03:45:50.163 INFO running `"docker" "rm" "-f" "ef75008e0bef63f868212396999e8bb662d7de36fcd0574e9e1e077624fd251e"` Sep 20 03:45:50.291 INFO blam! ef75008e0bef63f868212396999e8bb662d7de36fcd0574e9e1e077624fd251e