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