Sep 02 04:42:02.549 INFO checking plutchik-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 04:42:02.549 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 04:42:02.549 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:42:02.766 INFO blam! 552128b40d163454d807b1ea8616775479a983f44fa8ac769ba7d915a5f8055c Sep 02 04:42:02.768 INFO running `"docker" "start" "-a" "552128b40d163454d807b1ea8616775479a983f44fa8ac769ba7d915a5f8055c"` Sep 02 04:42:03.428 INFO kablam! Checking plutchik v0.2.0 (file:///source) Sep 02 04:42:03.921 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 04:42:03.921 INFO kablam! --> src/lib.rs:258:6 Sep 02 04:42:03.921 INFO kablam! | Sep 02 04:42:03.921 INFO kablam! 258 | impl rand::Rand for Emotion { Sep 02 04:42:03.921 INFO kablam! | ^^^^^^^^^^ Sep 02 04:42:03.921 INFO kablam! | Sep 02 04:42:03.921 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 04:42:03.921 INFO kablam! Sep 02 04:42:03.921 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 04:42:03.921 INFO kablam! --> src/lib.rs:265:6 Sep 02 04:42:03.922 INFO kablam! | Sep 02 04:42:03.922 INFO kablam! 265 | impl rand::Rand for Wheel { Sep 02 04:42:03.922 INFO kablam! | ^^^^^^^^^^ Sep 02 04:42:03.922 INFO kablam! Sep 02 04:42:04.030 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 04:42:04.030 INFO kablam! --> src/lib.rs:258:6 Sep 02 04:42:04.030 INFO kablam! | Sep 02 04:42:04.030 INFO kablam! 258 | impl rand::Rand for Emotion { Sep 02 04:42:04.030 INFO kablam! | ^^^^^^^^^^ Sep 02 04:42:04.030 INFO kablam! | Sep 02 04:42:04.031 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 04:42:04.031 INFO kablam! Sep 02 04:42:04.031 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 02 04:42:04.031 INFO kablam! --> src/lib.rs:265:6 Sep 02 04:42:04.031 INFO kablam! | Sep 02 04:42:04.032 INFO kablam! 265 | impl rand::Rand for Wheel { Sep 02 04:42:04.032 INFO kablam! | ^^^^^^^^^^ Sep 02 04:42:04.032 INFO kablam! Sep 02 04:42:04.916 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 02 04:42:04.916 INFO kablam! --> examples/test.rs:51:49 Sep 02 04:42:04.916 INFO kablam! | Sep 02 04:42:04.916 INFO kablam! 51 | let emotions: Vec = (0..4).map(|_| rand::random()).collect(); Sep 02 04:42:04.916 INFO kablam! | ^^^^^^^^^^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 02 04:42:04.916 INFO kablam! | Sep 02 04:42:04.916 INFO kablam! = help: the following implementations were found: Sep 02 04:42:04.917 INFO kablam! > Sep 02 04:42:04.917 INFO kablam! > Sep 02 04:42:04.917 INFO kablam! > Sep 02 04:42:04.917 INFO kablam! > Sep 02 04:42:04.917 INFO kablam! and 58 others Sep 02 04:42:04.917 INFO kablam! = note: required by `rand::random` Sep 02 04:42:04.917 INFO kablam! Sep 02 04:42:04.926 INFO kablam! error: aborting due to previous error Sep 02 04:42:04.926 INFO kablam! Sep 02 04:42:04.926 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 02 04:42:04.934 INFO kablam! error: Could not compile `plutchik`. Sep 02 04:42:04.934 INFO kablam! Sep 02 04:42:04.934 INFO kablam! To learn more, run the command again with --verbose. Sep 02 04:42:04.935 INFO kablam! su: No module specific data is present Sep 02 04:42:05.396 INFO running `"docker" "rm" "-f" "552128b40d163454d807b1ea8616775479a983f44fa8ac769ba7d915a5f8055c"` Sep 02 04:42:05.488 INFO blam! 552128b40d163454d807b1ea8616775479a983f44fa8ac769ba7d915a5f8055c