Sep 10 19:17:22.782 INFO checking faker-0.0.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 19:17:22.782 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 19:17:22.782 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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:22.978 INFO blam! cf2641170f6f45fa306d73710f8a72a5f59ed3360e5c670c1eb5278fda451872 Sep 10 19:17:22.983 INFO running `"docker" "start" "-a" "cf2641170f6f45fa306d73710f8a72a5f59ed3360e5c670c1eb5278fda451872"` Sep 10 19:17:23.724 INFO kablam! usermod: no changes Sep 10 19:17:23.782 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 10 19:17:24.385 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:24.385 INFO kablam! --> src/helpers.rs:1:29 Sep 10 19:17:24.385 INFO kablam! | Sep 10 19:17:24.385 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 10 19:17:24.385 INFO kablam! | ^^^^ Sep 10 19:17:24.386 INFO kablam! | Sep 10 19:17:24.386 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 19:17:24.386 INFO kablam! Sep 10 19:17:24.390 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:24.390 INFO kablam! --> src/helpers.rs:28:22 Sep 10 19:17:24.390 INFO kablam! | Sep 10 19:17:24.390 INFO kablam! 28 | pub fn number(&self) -> T { Sep 10 19:17:24.390 INFO kablam! | ^^^^ Sep 10 19:17:24.390 INFO kablam! Sep 10 19:17:24.475 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:24.475 INFO kablam! --> src/helpers.rs:1:29 Sep 10 19:17:24.475 INFO kablam! | Sep 10 19:17:24.475 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 10 19:17:24.475 INFO kablam! | ^^^^ Sep 10 19:17:24.475 INFO kablam! | Sep 10 19:17:24.475 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 19:17:24.475 INFO kablam! Sep 10 19:17:24.475 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 10 19:17:24.475 INFO kablam! --> src/helpers.rs:28:22 Sep 10 19:17:24.475 INFO kablam! | Sep 10 19:17:24.475 INFO kablam! 28 | pub fn number(&self) -> T { Sep 10 19:17:24.475 INFO kablam! | ^^^^ Sep 10 19:17:24.475 INFO kablam! Sep 10 19:17:24.550 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 19:17:24.550 INFO kablam! --> src/helpers.rs:29:22 Sep 10 19:17:24.550 INFO kablam! | Sep 10 19:17:24.550 INFO kablam! 29 | thread_rng().gen() Sep 10 19:17:24.550 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 19:17:24.550 INFO kablam! | Sep 10 19:17:24.550 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 19:17:24.550 INFO kablam! Sep 10 19:17:24.634 INFO kablam! error: aborting due to previous error Sep 10 19:17:24.634 INFO kablam! Sep 10 19:17:24.634 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 19:17:24.670 INFO kablam! error: Could not compile `faker`. Sep 10 19:17:24.670 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 19:17:24.762 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 10 19:17:24.762 INFO kablam! --> src/helpers.rs:29:22 Sep 10 19:17:24.762 INFO kablam! | Sep 10 19:17:24.762 INFO kablam! 29 | thread_rng().gen() Sep 10 19:17:24.762 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 10 19:17:24.762 INFO kablam! | Sep 10 19:17:24.762 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 10 19:17:24.762 INFO kablam! Sep 10 19:17:24.826 INFO kablam! error: aborting due to previous error Sep 10 19:17:24.826 INFO kablam! Sep 10 19:17:24.826 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 19:17:24.834 INFO kablam! error: Could not compile `faker`. Sep 10 19:17:24.834 INFO kablam! Sep 10 19:17:24.835 INFO kablam! To learn more, run the command again with --verbose. Sep 10 19:17:24.835 INFO kablam! su: No module specific data is present Sep 10 19:17:25.577 INFO running `"docker" "rm" "-f" "cf2641170f6f45fa306d73710f8a72a5f59ed3360e5c670c1eb5278fda451872"` Sep 10 19:17:25.692 INFO blam! cf2641170f6f45fa306d73710f8a72a5f59ed3360e5c670c1eb5278fda451872