Sep 21 10:38:21.228 INFO checking faker-0.0.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:38:21.228 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:38:21.228 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:38:21.463 INFO blam! 0b472b22a33ec6e18620e2769b5e685d9dd7c12272cf2f4c8bf2a528b3370b9d Sep 21 10:38:21.466 INFO running `"docker" "start" "-a" "0b472b22a33ec6e18620e2769b5e685d9dd7c12272cf2f4c8bf2a528b3370b9d"` Sep 21 10:38:22.583 INFO kablam! usermod: no changes Sep 21 10:38:22.645 INFO kablam! Checking faker v0.0.4 (/source) Sep 21 10:38:23.420 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.420 INFO kablam! --> src/helpers.rs:1:29 Sep 21 10:38:23.420 INFO kablam! | Sep 21 10:38:23.420 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 21 10:38:23.420 INFO kablam! | ^^^^ Sep 21 10:38:23.420 INFO kablam! | Sep 21 10:38:23.420 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:38:23.420 INFO kablam! Sep 21 10:38:23.420 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.420 INFO kablam! --> src/helpers.rs:28:22 Sep 21 10:38:23.420 INFO kablam! | Sep 21 10:38:23.420 INFO kablam! 28 | pub fn number(&self) -> T { Sep 21 10:38:23.420 INFO kablam! | ^^^^ Sep 21 10:38:23.420 INFO kablam! Sep 21 10:38:23.566 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:38:23.566 INFO kablam! --> src/helpers.rs:29:22 Sep 21 10:38:23.566 INFO kablam! | Sep 21 10:38:23.566 INFO kablam! 29 | thread_rng().gen() Sep 21 10:38:23.566 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:38:23.566 INFO kablam! | Sep 21 10:38:23.566 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:38:23.566 INFO kablam! Sep 21 10:38:23.624 INFO kablam! error: aborting due to previous error Sep 21 10:38:23.624 INFO kablam! Sep 21 10:38:23.625 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 10:38:23.625 INFO kablam! error: Could not compile `faker`. Sep 21 10:38:23.625 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:38:23.690 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.690 INFO kablam! --> src/helpers.rs:1:29 Sep 21 10:38:23.690 INFO kablam! | Sep 21 10:38:23.690 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 21 10:38:23.690 INFO kablam! | ^^^^ Sep 21 10:38:23.690 INFO kablam! | Sep 21 10:38:23.690 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:38:23.690 INFO kablam! Sep 21 10:38:23.690 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.690 INFO kablam! --> src/helpers.rs:28:22 Sep 21 10:38:23.690 INFO kablam! | Sep 21 10:38:23.690 INFO kablam! 28 | pub fn number(&self) -> T { Sep 21 10:38:23.690 INFO kablam! | ^^^^ Sep 21 10:38:23.690 INFO kablam! Sep 21 10:38:23.822 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:38:23.822 INFO kablam! --> src/helpers.rs:29:22 Sep 21 10:38:23.822 INFO kablam! | Sep 21 10:38:23.822 INFO kablam! 29 | thread_rng().gen() Sep 21 10:38:23.822 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:38:23.822 INFO kablam! | Sep 21 10:38:23.822 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:38:23.822 INFO kablam! Sep 21 10:38:23.866 INFO kablam! error: aborting due to previous error Sep 21 10:38:23.866 INFO kablam! Sep 21 10:38:23.866 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 10:38:23.873 INFO kablam! error: Could not compile `faker`. Sep 21 10:38:23.873 INFO kablam! Sep 21 10:38:23.873 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:38:23.873 INFO kablam! su: No module specific data is present Sep 21 10:38:24.793 INFO running `"docker" "rm" "-f" "0b472b22a33ec6e18620e2769b5e685d9dd7c12272cf2f4c8bf2a528b3370b9d"` Sep 21 10:38:24.915 INFO blam! 0b472b22a33ec6e18620e2769b5e685d9dd7c12272cf2f4c8bf2a528b3370b9d