Sep 19 22:47:57.526 INFO checking plutchik-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 22:47:57.526 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 22:47:57.526 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:47:57.755 INFO blam! 4a729ac9617b43460bb087eae9e09ec7b131a548c8b714d64acf2c7c5458787c Sep 19 22:47:57.756 INFO running `"docker" "start" "-a" "4a729ac9617b43460bb087eae9e09ec7b131a548c8b714d64acf2c7c5458787c"` Sep 19 22:47:59.030 INFO kablam! usermod: no changes Sep 19 22:47:59.077 INFO kablam! Checking plutchik v0.2.0 (/source) Sep 19 22:47:59.674 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 22:47:59.674 INFO kablam! --> src/lib.rs:258:6 Sep 19 22:47:59.674 INFO kablam! | Sep 19 22:47:59.674 INFO kablam! 258 | impl rand::Rand for Emotion { Sep 19 22:47:59.674 INFO kablam! | ^^^^^^^^^^ Sep 19 22:47:59.674 INFO kablam! | Sep 19 22:47:59.678 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:47:59.678 INFO kablam! Sep 19 22:47:59.678 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 22:47:59.678 INFO kablam! --> src/lib.rs:265:6 Sep 19 22:47:59.678 INFO kablam! | Sep 19 22:47:59.678 INFO kablam! 265 | impl rand::Rand for Wheel { Sep 19 22:47:59.678 INFO kablam! | ^^^^^^^^^^ Sep 19 22:47:59.678 INFO kablam! Sep 19 22:47:59.798 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 22:47:59.798 INFO kablam! --> src/lib.rs:258:6 Sep 19 22:47:59.798 INFO kablam! | Sep 19 22:47:59.798 INFO kablam! 258 | impl rand::Rand for Emotion { Sep 19 22:47:59.798 INFO kablam! | ^^^^^^^^^^ Sep 19 22:47:59.798 INFO kablam! | Sep 19 22:47:59.798 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:47:59.798 INFO kablam! Sep 19 22:47:59.798 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 19 22:47:59.798 INFO kablam! --> src/lib.rs:265:6 Sep 19 22:47:59.798 INFO kablam! | Sep 19 22:47:59.798 INFO kablam! 265 | impl rand::Rand for Wheel { Sep 19 22:47:59.798 INFO kablam! | ^^^^^^^^^^ Sep 19 22:47:59.798 INFO kablam! Sep 19 22:48:00.194 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 19 22:48:00.194 INFO kablam! --> examples/test.rs:51:49 Sep 19 22:48:00.194 INFO kablam! | Sep 19 22:48:00.194 INFO kablam! 51 | let emotions: Vec = (0..4).map(|_| rand::random()).collect(); Sep 19 22:48:00.194 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 19 22:48:00.194 INFO kablam! | Sep 19 22:48:00.194 INFO kablam! = help: the following implementations were found: Sep 19 22:48:00.194 INFO kablam! > Sep 19 22:48:00.194 INFO kablam! > Sep 19 22:48:00.194 INFO kablam! > Sep 19 22:48:00.194 INFO kablam! > Sep 19 22:48:00.194 INFO kablam! and 58 others Sep 19 22:48:00.194 INFO kablam! = note: required by `rand::random` Sep 19 22:48:00.194 INFO kablam! Sep 19 22:48:00.203 INFO kablam! error: aborting due to previous error Sep 19 22:48:00.203 INFO kablam! Sep 19 22:48:00.203 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 22:48:00.214 INFO kablam! error: Could not compile `plutchik`. Sep 19 22:48:00.214 INFO kablam! Sep 19 22:48:00.214 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:48:00.214 INFO kablam! su: No module specific data is present Sep 19 22:48:01.008 INFO running `"docker" "rm" "-f" "4a729ac9617b43460bb087eae9e09ec7b131a548c8b714d64acf2c7c5458787c"` Sep 19 22:48:01.114 INFO blam! 4a729ac9617b43460bb087eae9e09ec7b131a548c8b714d64acf2c7c5458787c