Sep 04 08:04:54.841 INFO checking plutchik-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:04:54.841 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:04:54.841 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:04:55.014 INFO blam! a5165a03f72a769caf66cae83ade377f445d85debf1e929d6092bee099e29c06 Sep 04 08:04:55.016 INFO running `"docker" "start" "-a" "a5165a03f72a769caf66cae83ade377f445d85debf1e929d6092bee099e29c06"` Sep 04 08:04:55.702 INFO kablam! Checking plutchik v0.2.0 (file:///source) Sep 04 08:04:56.135 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 08:04:56.135 INFO kablam! --> src/lib.rs:258:6 Sep 04 08:04:56.135 INFO kablam! | Sep 04 08:04:56.135 INFO kablam! 258 | impl rand::Rand for Emotion { Sep 04 08:04:56.135 INFO kablam! | ^^^^^^^^^^ Sep 04 08:04:56.135 INFO kablam! | Sep 04 08:04:56.135 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 08:04:56.135 INFO kablam! Sep 04 08:04:56.135 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 08:04:56.135 INFO kablam! --> src/lib.rs:265:6 Sep 04 08:04:56.135 INFO kablam! | Sep 04 08:04:56.135 INFO kablam! 265 | impl rand::Rand for Wheel { Sep 04 08:04:56.135 INFO kablam! | ^^^^^^^^^^ Sep 04 08:04:56.135 INFO kablam! Sep 04 08:04:56.192 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 08:04:56.192 INFO kablam! --> src/lib.rs:258:6 Sep 04 08:04:56.192 INFO kablam! | Sep 04 08:04:56.192 INFO kablam! 258 | impl rand::Rand for Emotion { Sep 04 08:04:56.192 INFO kablam! | ^^^^^^^^^^ Sep 04 08:04:56.192 INFO kablam! | Sep 04 08:04:56.192 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 08:04:56.192 INFO kablam! Sep 04 08:04:56.192 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 04 08:04:56.192 INFO kablam! --> src/lib.rs:265:6 Sep 04 08:04:56.192 INFO kablam! | Sep 04 08:04:56.192 INFO kablam! 265 | impl rand::Rand for Wheel { Sep 04 08:04:56.192 INFO kablam! | ^^^^^^^^^^ Sep 04 08:04:56.192 INFO kablam! Sep 04 08:04:56.823 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 04 08:04:56.823 INFO kablam! --> examples/test.rs:51:49 Sep 04 08:04:56.824 INFO kablam! | Sep 04 08:04:56.824 INFO kablam! 51 | let emotions: Vec = (0..4).map(|_| rand::random()).collect(); Sep 04 08:04:56.824 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 04 08:04:56.824 INFO kablam! | Sep 04 08:04:56.824 INFO kablam! = help: the following implementations were found: Sep 04 08:04:56.824 INFO kablam! > Sep 04 08:04:56.824 INFO kablam! > Sep 04 08:04:56.824 INFO kablam! > Sep 04 08:04:56.824 INFO kablam! > Sep 04 08:04:56.824 INFO kablam! and 58 others Sep 04 08:04:56.824 INFO kablam! = note: required by `rand::random` Sep 04 08:04:56.824 INFO kablam! Sep 04 08:04:56.833 INFO kablam! error: aborting due to previous error Sep 04 08:04:56.833 INFO kablam! Sep 04 08:04:56.833 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 08:04:56.841 INFO kablam! error: Could not compile `plutchik`. Sep 04 08:04:56.841 INFO kablam! Sep 04 08:04:56.841 INFO kablam! To learn more, run the command again with --verbose. Sep 04 08:04:56.843 INFO kablam! su: No module specific data is present Sep 04 08:04:57.300 INFO running `"docker" "rm" "-f" "a5165a03f72a769caf66cae83ade377f445d85debf1e929d6092bee099e29c06"` Sep 04 08:04:57.431 INFO blam! a5165a03f72a769caf66cae83ade377f445d85debf1e929d6092bee099e29c06