Sep 10 19:17:24.698 INFO checking faker-0.0.4 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 19:17:24.698 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 19:17:24.698 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 19:17:24.925 INFO blam! 0af128ae0ab3b19b357bb72b41cbf1d7f41cffea2cc7bacc03bb7dd7e7e45c78 Sep 10 19:17:24.927 INFO running `"docker" "start" "-a" "0af128ae0ab3b19b357bb72b41cbf1d7f41cffea2cc7bacc03bb7dd7e7e45c78"` Sep 10 19:17:25.849 INFO kablam! usermod: no changes Sep 10 19:17:25.969 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 10 19:17:26.790 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:26.790 INFO kablam! --> src/helpers.rs:1:29 Sep 10 19:17:26.790 INFO kablam! | Sep 10 19:17:26.790 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 10 19:17:26.790 INFO kablam! | ^^^^ Sep 10 19:17:26.790 INFO kablam! | Sep 10 19:17:26.790 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 19:17:26.790 INFO kablam! Sep 10 19:17:26.790 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:26.790 INFO kablam! --> src/helpers.rs:28:22 Sep 10 19:17:26.790 INFO kablam! | Sep 10 19:17:26.790 INFO kablam! 28 | pub fn number(&self) -> T { Sep 10 19:17:26.790 INFO kablam! | ^^^^ Sep 10 19:17:26.790 INFO kablam! Sep 10 19:17:26.887 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:26.887 INFO kablam! --> src/helpers.rs:1:29 Sep 10 19:17:26.887 INFO kablam! | Sep 10 19:17:26.887 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 10 19:17:26.887 INFO kablam! | ^^^^ Sep 10 19:17:26.887 INFO kablam! | Sep 10 19:17:26.887 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 19:17:26.887 INFO kablam! Sep 10 19:17:26.888 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:26.888 INFO kablam! --> src/helpers.rs:28:22 Sep 10 19:17:26.888 INFO kablam! | Sep 10 19:17:26.888 INFO kablam! 28 | pub fn number(&self) -> T { Sep 10 19:17:26.888 INFO kablam! | ^^^^ Sep 10 19:17:26.888 INFO kablam! Sep 10 19:17:26.951 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 19:17:26.951 INFO kablam! --> src/helpers.rs:29:22 Sep 10 19:17:26.951 INFO kablam! | Sep 10 19:17:26.951 INFO kablam! 29 | thread_rng().gen() Sep 10 19:17:26.951 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 19:17:26.951 INFO kablam! | Sep 10 19:17:26.951 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 19:17:26.951 INFO kablam! Sep 10 19:17:27.016 INFO kablam! error: aborting due to previous error Sep 10 19:17:27.016 INFO kablam! Sep 10 19:17:27.016 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 19:17:27.025 INFO kablam! error: Could not compile `faker`. Sep 10 19:17:27.025 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 19:17:27.078 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 19:17:27.078 INFO kablam! --> src/helpers.rs:29:22 Sep 10 19:17:27.078 INFO kablam! | Sep 10 19:17:27.078 INFO kablam! 29 | thread_rng().gen() Sep 10 19:17:27.078 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 19:17:27.078 INFO kablam! | Sep 10 19:17:27.078 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 19:17:27.078 INFO kablam! Sep 10 19:17:27.135 INFO kablam! error: aborting due to previous error Sep 10 19:17:27.135 INFO kablam! Sep 10 19:17:27.135 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 19:17:27.153 INFO kablam! error: Could not compile `faker`. Sep 10 19:17:27.153 INFO kablam! Sep 10 19:17:27.153 INFO kablam! To learn more, run the command again with --verbose. Sep 10 19:17:27.153 INFO kablam! su: No module specific data is present Sep 10 19:17:28.377 INFO running `"docker" "rm" "-f" "0af128ae0ab3b19b357bb72b41cbf1d7f41cffea2cc7bacc03bb7dd7e7e45c78"` Sep 10 19:17:28.484 INFO blam! 0af128ae0ab3b19b357bb72b41cbf1d7f41cffea2cc7bacc03bb7dd7e7e45c78