Sep 01 21:11:10.351 INFO checking faker-0.0.4 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 21:11:10.351 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 21:11:10.352 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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.532 INFO blam! b419510498ddc47e3c2d0234192b7335b593703062cace7b2f1d4ffa48fa2df6 Sep 01 21:11:10.532 INFO running `"docker" "start" "-a" "b419510498ddc47e3c2d0234192b7335b593703062cace7b2f1d4ffa48fa2df6"` Sep 01 21:11:11.296 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 01 21:11:12.640 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:12.640 INFO kablam! --> src/helpers.rs:1:29 Sep 01 21:11:12.640 INFO kablam! | Sep 01 21:11:12.640 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 01 21:11:12.640 INFO kablam! | ^^^^ Sep 01 21:11:12.640 INFO kablam! | Sep 01 21:11:12.641 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:11:12.641 INFO kablam! Sep 01 21:11:12.641 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:12.642 INFO kablam! --> src/helpers.rs:28:22 Sep 01 21:11:12.642 INFO kablam! | Sep 01 21:11:12.642 INFO kablam! 28 | pub fn number(&self) -> T { Sep 01 21:11:12.642 INFO kablam! | ^^^^ Sep 01 21:11:12.642 INFO kablam! Sep 01 21:11:12.723 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:12.723 INFO kablam! --> src/helpers.rs:1:29 Sep 01 21:11:12.723 INFO kablam! | Sep 01 21:11:12.723 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 01 21:11:12.723 INFO kablam! | ^^^^ Sep 01 21:11:12.723 INFO kablam! | Sep 01 21:11:12.723 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:11:12.723 INFO kablam! Sep 01 21:11:12.724 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 21:11:12.724 INFO kablam! --> src/helpers.rs:28:22 Sep 01 21:11:12.724 INFO kablam! | Sep 01 21:11:12.724 INFO kablam! 28 | pub fn number(&self) -> T { Sep 01 21:11:12.724 INFO kablam! | ^^^^ Sep 01 21:11:12.724 INFO kablam! Sep 01 21:11:12.976 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 21:11:12.976 INFO kablam! --> src/helpers.rs:29:22 Sep 01 21:11:12.976 INFO kablam! | Sep 01 21:11:12.976 INFO kablam! 29 | thread_rng().gen() Sep 01 21:11:12.976 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 21:11:12.976 INFO kablam! | Sep 01 21:11:12.977 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 21:11:12.977 INFO kablam! Sep 01 21:11:13.094 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 21:11:13.094 INFO kablam! --> src/helpers.rs:29:22 Sep 01 21:11:13.094 INFO kablam! | Sep 01 21:11:13.094 INFO kablam! 29 | thread_rng().gen() Sep 01 21:11:13.094 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 21:11:13.094 INFO kablam! | Sep 01 21:11:13.094 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 21:11:13.094 INFO kablam! Sep 01 21:11:13.108 INFO kablam! error: aborting due to previous error Sep 01 21:11:13.108 INFO kablam! Sep 01 21:11:13.108 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 21:11:13.129 INFO kablam! error: Could not compile `faker`. Sep 01 21:11:13.129 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:11:13.211 INFO kablam! error: aborting due to previous error Sep 01 21:11:13.211 INFO kablam! Sep 01 21:11:13.211 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 21:11:13.222 INFO kablam! error: Could not compile `faker`. Sep 01 21:11:13.222 INFO kablam! Sep 01 21:11:13.222 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:11:13.223 INFO kablam! su: No module specific data is present Sep 01 21:11:13.782 INFO running `"docker" "rm" "-f" "b419510498ddc47e3c2d0234192b7335b593703062cace7b2f1d4ffa48fa2df6"` Sep 01 21:11:13.910 INFO blam! b419510498ddc47e3c2d0234192b7335b593703062cace7b2f1d4ffa48fa2df6