Sep 01 21:11:10.558 INFO checking faker-0.0.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 21:11:10.558 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 21:11:10.558 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:11:10.782 INFO blam! 56a210d7f0860dd7fe01373afb89bfa235cc82b0727de5ecb708bde0a70aefa8 Sep 01 21:11:10.785 INFO running `"docker" "start" "-a" "56a210d7f0860dd7fe01373afb89bfa235cc82b0727de5ecb708bde0a70aefa8"` Sep 01 21:11:11.679 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 01 21:11:12.977 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:12.978 INFO kablam! --> src/helpers.rs:1:29 Sep 01 21:11:12.978 INFO kablam! | Sep 01 21:11:12.978 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 01 21:11:12.978 INFO kablam! | ^^^^ Sep 01 21:11:12.978 INFO kablam! | Sep 01 21:11:12.978 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:11:12.978 INFO kablam! Sep 01 21:11:12.978 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:12.979 INFO kablam! --> src/helpers.rs:28:22 Sep 01 21:11:12.979 INFO kablam! | Sep 01 21:11:12.979 INFO kablam! 28 | pub fn number(&self) -> T { Sep 01 21:11:12.979 INFO kablam! | ^^^^ Sep 01 21:11:12.979 INFO kablam! Sep 01 21:11:13.199 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:13.199 INFO kablam! --> src/helpers.rs:1:29 Sep 01 21:11:13.199 INFO kablam! | Sep 01 21:11:13.199 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 01 21:11:13.199 INFO kablam! | ^^^^ Sep 01 21:11:13.199 INFO kablam! | Sep 01 21:11:13.199 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:11:13.199 INFO kablam! Sep 01 21:11:13.200 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:13.200 INFO kablam! --> src/helpers.rs:28:22 Sep 01 21:11:13.200 INFO kablam! | Sep 01 21:11:13.200 INFO kablam! 28 | pub fn number(&self) -> T { Sep 01 21:11:13.200 INFO kablam! | ^^^^ Sep 01 21:11:13.200 INFO kablam! Sep 01 21:11:13.288 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 21:11:13.288 INFO kablam! --> src/helpers.rs:29:22 Sep 01 21:11:13.288 INFO kablam! | Sep 01 21:11:13.289 INFO kablam! 29 | thread_rng().gen() Sep 01 21:11:13.289 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 21:11:13.289 INFO kablam! | Sep 01 21:11:13.289 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 21:11:13.289 INFO kablam! Sep 01 21:11:13.400 INFO kablam! error: aborting due to previous error Sep 01 21:11:13.400 INFO kablam! Sep 01 21:11:13.401 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 21:11:13.410 INFO kablam! error: Could not compile `faker`. Sep 01 21:11:13.410 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:11:13.570 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 21:11:13.570 INFO kablam! --> src/helpers.rs:29:22 Sep 01 21:11:13.570 INFO kablam! | Sep 01 21:11:13.570 INFO kablam! 29 | thread_rng().gen() Sep 01 21:11:13.570 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 21:11:13.570 INFO kablam! | Sep 01 21:11:13.570 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 21:11:13.570 INFO kablam! Sep 01 21:11:13.686 INFO kablam! error: aborting due to previous error Sep 01 21:11:13.686 INFO kablam! Sep 01 21:11:13.686 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 21:11:13.697 INFO kablam! error: Could not compile `faker`. Sep 01 21:11:13.697 INFO kablam! Sep 01 21:11:13.697 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:11:13.699 INFO kablam! su: No module specific data is present Sep 01 21:11:14.229 INFO running `"docker" "rm" "-f" "56a210d7f0860dd7fe01373afb89bfa235cc82b0727de5ecb708bde0a70aefa8"` Sep 01 21:11:14.386 INFO blam! 56a210d7f0860dd7fe01373afb89bfa235cc82b0727de5ecb708bde0a70aefa8