Sep 02 14:49:10.870 INFO checking faker-0.0.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 14:49:10.870 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 14:49:10.870 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/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 02 14:49:11.063 INFO blam! 75c2d4cd7453cc6579115571e0eb61712c3b3679971c47842f18493796b834a2 Sep 02 14:49:11.065 INFO running `"docker" "start" "-a" "75c2d4cd7453cc6579115571e0eb61712c3b3679971c47842f18493796b834a2"` Sep 02 14:49:11.794 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 02 14:49:12.728 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 14:49:12.729 INFO kablam! --> src/helpers.rs:1:29 Sep 02 14:49:12.729 INFO kablam! | Sep 02 14:49:12.729 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 02 14:49:12.729 INFO kablam! | ^^^^ Sep 02 14:49:12.729 INFO kablam! | Sep 02 14:49:12.729 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 14:49:12.729 INFO kablam! Sep 02 14:49:12.729 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 14:49:12.729 INFO kablam! --> src/helpers.rs:28:22 Sep 02 14:49:12.729 INFO kablam! | Sep 02 14:49:12.729 INFO kablam! 28 | pub fn number(&self) -> T { Sep 02 14:49:12.729 INFO kablam! | ^^^^ Sep 02 14:49:12.729 INFO kablam! Sep 02 14:49:12.869 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 14:49:12.869 INFO kablam! --> src/helpers.rs:1:29 Sep 02 14:49:12.869 INFO kablam! | Sep 02 14:49:12.869 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 02 14:49:12.870 INFO kablam! | ^^^^ Sep 02 14:49:12.870 INFO kablam! | Sep 02 14:49:12.870 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 14:49:12.870 INFO kablam! Sep 02 14:49:12.870 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 14:49:12.870 INFO kablam! --> src/helpers.rs:28:22 Sep 02 14:49:12.870 INFO kablam! | Sep 02 14:49:12.870 INFO kablam! 28 | pub fn number(&self) -> T { Sep 02 14:49:12.870 INFO kablam! | ^^^^ Sep 02 14:49:12.870 INFO kablam! Sep 02 14:49:12.968 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 14:49:12.968 INFO kablam! --> src/helpers.rs:29:22 Sep 02 14:49:12.968 INFO kablam! | Sep 02 14:49:12.968 INFO kablam! 29 | thread_rng().gen() Sep 02 14:49:12.968 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 14:49:12.968 INFO kablam! | Sep 02 14:49:12.968 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 14:49:12.968 INFO kablam! Sep 02 14:49:13.050 INFO kablam! error: aborting due to previous error Sep 02 14:49:13.050 INFO kablam! Sep 02 14:49:13.050 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 14:49:13.058 INFO kablam! error: Could not compile `faker`. Sep 02 14:49:13.058 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 14:49:13.122 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 14:49:13.122 INFO kablam! --> src/helpers.rs:29:22 Sep 02 14:49:13.122 INFO kablam! | Sep 02 14:49:13.122 INFO kablam! 29 | thread_rng().gen() Sep 02 14:49:13.122 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 14:49:13.122 INFO kablam! | Sep 02 14:49:13.122 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 02 14:49:13.122 INFO kablam! Sep 02 14:49:13.218 INFO kablam! error: aborting due to previous error Sep 02 14:49:13.219 INFO kablam! Sep 02 14:49:13.219 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 14:49:13.228 INFO kablam! error: Could not compile `faker`. Sep 02 14:49:13.228 INFO kablam! Sep 02 14:49:13.228 INFO kablam! To learn more, run the command again with --verbose. Sep 02 14:49:13.229 INFO kablam! su: No module specific data is present Sep 02 14:49:13.650 INFO running `"docker" "rm" "-f" "75c2d4cd7453cc6579115571e0eb61712c3b3679971c47842f18493796b834a2"` Sep 02 14:49:13.746 INFO blam! 75c2d4cd7453cc6579115571e0eb61712c3b3679971c47842f18493796b834a2