Sep 21 10:38:21.447 INFO checking faker-0.0.4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:38:21.447 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:38:21.447 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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.648 INFO blam! 22ed6200bd107f1ee4221bbd83b9efcc5cc2e34fe04f3933793d015178fcaf60 Sep 21 10:38:21.649 INFO running `"docker" "start" "-a" "22ed6200bd107f1ee4221bbd83b9efcc5cc2e34fe04f3933793d015178fcaf60"` Sep 21 10:38:22.594 INFO kablam! usermod: no changes Sep 21 10:38:22.647 INFO kablam! Checking faker v0.0.4 (/source) Sep 21 10:38:23.466 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.466 INFO kablam! --> src/helpers.rs:1:29 Sep 21 10:38:23.466 INFO kablam! | Sep 21 10:38:23.466 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 21 10:38:23.466 INFO kablam! | ^^^^ Sep 21 10:38:23.466 INFO kablam! | Sep 21 10:38:23.466 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:38:23.466 INFO kablam! Sep 21 10:38:23.466 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.466 INFO kablam! --> src/helpers.rs:28:22 Sep 21 10:38:23.466 INFO kablam! | Sep 21 10:38:23.466 INFO kablam! 28 | pub fn number(&self) -> T { Sep 21 10:38:23.466 INFO kablam! | ^^^^ Sep 21 10:38:23.466 INFO kablam! Sep 21 10:38:23.654 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.654 INFO kablam! --> src/helpers.rs:1:29 Sep 21 10:38:23.654 INFO kablam! | Sep 21 10:38:23.654 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 21 10:38:23.654 INFO kablam! | ^^^^ Sep 21 10:38:23.654 INFO kablam! | Sep 21 10:38:23.654 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:38:23.654 INFO kablam! Sep 21 10:38:23.654 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 21 10:38:23.654 INFO kablam! --> src/helpers.rs:28:22 Sep 21 10:38:23.654 INFO kablam! | Sep 21 10:38:23.654 INFO kablam! 28 | pub fn number(&self) -> T { Sep 21 10:38:23.654 INFO kablam! | ^^^^ Sep 21 10:38:23.654 INFO kablam! Sep 21 10:38:23.674 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 21 10:38:23.674 INFO kablam! --> src/helpers.rs:29:22 Sep 21 10:38:23.674 INFO kablam! | Sep 21 10:38:23.674 INFO kablam! 29 | thread_rng().gen() Sep 21 10:38:23.674 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 21 10:38:23.674 INFO kablam! | Sep 21 10:38:23.674 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 21 10:38:23.674 INFO kablam! Sep 21 10:38:23.730 INFO kablam! error: aborting due to previous error Sep 21 10:38:23.730 INFO kablam! Sep 21 10:38:23.730 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 10:38:23.730 INFO kablam! error: Could not compile `faker`. Sep 21 10:38:23.730 INFO kablam! warning: build failed, waiting for other jobs to finish... 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.870 INFO kablam! error: aborting due to previous error Sep 21 10:38:23.870 INFO kablam! Sep 21 10:38:23.870 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 10:38:23.880 INFO kablam! error: Could not compile `faker`. Sep 21 10:38:23.880 INFO kablam! Sep 21 10:38:23.880 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:38:23.881 INFO kablam! su: No module specific data is present Sep 21 10:38:24.732 INFO running `"docker" "rm" "-f" "22ed6200bd107f1ee4221bbd83b9efcc5cc2e34fe04f3933793d015178fcaf60"` Sep 21 10:38:24.874 INFO blam! 22ed6200bd107f1ee4221bbd83b9efcc5cc2e34fe04f3933793d015178fcaf60