Sep 04 20:58:55.934 INFO checking faker-0.0.4 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 20:58:55.934 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 20:58:55.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:58:56.128 INFO blam! efb15e55073d20068b209e6f889dc4de88f1a1c43cb55f75eeebde964d0b9b3b Sep 04 20:58:56.132 INFO running `"docker" "start" "-a" "efb15e55073d20068b209e6f889dc4de88f1a1c43cb55f75eeebde964d0b9b3b"` Sep 04 20:58:56.881 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 04 20:58:58.199 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 20:58:58.199 INFO kablam! --> src/helpers.rs:1:29 Sep 04 20:58:58.199 INFO kablam! | Sep 04 20:58:58.199 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 04 20:58:58.200 INFO kablam! | ^^^^ Sep 04 20:58:58.200 INFO kablam! | Sep 04 20:58:58.200 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:58:58.200 INFO kablam! Sep 04 20:58:58.200 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 20:58:58.200 INFO kablam! --> src/helpers.rs:28:22 Sep 04 20:58:58.200 INFO kablam! | Sep 04 20:58:58.200 INFO kablam! 28 | pub fn number(&self) -> T { Sep 04 20:58:58.200 INFO kablam! | ^^^^ Sep 04 20:58:58.200 INFO kablam! Sep 04 20:58:58.307 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 20:58:58.308 INFO kablam! --> src/helpers.rs:1:29 Sep 04 20:58:58.308 INFO kablam! | Sep 04 20:58:58.308 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 04 20:58:58.308 INFO kablam! | ^^^^ Sep 04 20:58:58.308 INFO kablam! | Sep 04 20:58:58.308 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:58:58.308 INFO kablam! Sep 04 20:58:58.308 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 20:58:58.308 INFO kablam! --> src/helpers.rs:28:22 Sep 04 20:58:58.308 INFO kablam! | Sep 04 20:58:58.308 INFO kablam! 28 | pub fn number(&self) -> T { Sep 04 20:58:58.308 INFO kablam! | ^^^^ Sep 04 20:58:58.308 INFO kablam! Sep 04 20:58:58.455 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:58:58.455 INFO kablam! --> src/helpers.rs:29:22 Sep 04 20:58:58.455 INFO kablam! | Sep 04 20:58:58.455 INFO kablam! 29 | thread_rng().gen() Sep 04 20:58:58.455 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:58:58.455 INFO kablam! | Sep 04 20:58:58.455 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:58:58.455 INFO kablam! Sep 04 20:58:58.529 INFO kablam! error: aborting due to previous error Sep 04 20:58:58.529 INFO kablam! Sep 04 20:58:58.529 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 20:58:58.539 INFO kablam! error: Could not compile `faker`. Sep 04 20:58:58.539 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:58:58.581 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 20:58:58.581 INFO kablam! --> src/helpers.rs:29:22 Sep 04 20:58:58.581 INFO kablam! | Sep 04 20:58:58.581 INFO kablam! 29 | thread_rng().gen() Sep 04 20:58:58.581 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 20:58:58.582 INFO kablam! | Sep 04 20:58:58.582 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 04 20:58:58.582 INFO kablam! Sep 04 20:58:58.696 INFO kablam! error: aborting due to previous error Sep 04 20:58:58.696 INFO kablam! Sep 04 20:58:58.696 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 20:58:58.703 INFO kablam! error: Could not compile `faker`. Sep 04 20:58:58.703 INFO kablam! Sep 04 20:58:58.703 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:58:58.705 INFO kablam! su: No module specific data is present Sep 04 20:58:59.294 INFO running `"docker" "rm" "-f" "efb15e55073d20068b209e6f889dc4de88f1a1c43cb55f75eeebde964d0b9b3b"` Sep 04 20:58:59.421 INFO blam! efb15e55073d20068b209e6f889dc4de88f1a1c43cb55f75eeebde964d0b9b3b