Sep 01 04:45:09.047 INFO checking faker-0.0.4 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 04:45:09.047 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 04:45:09.047 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:45:09.201 INFO blam! f940ba0d5ad37fd5fd66c60d069c59e90bd772ca191c4952d2f1c9563444932c Sep 01 04:45:09.203 INFO running `"docker" "start" "-a" "f940ba0d5ad37fd5fd66c60d069c59e90bd772ca191c4952d2f1c9563444932c"` Sep 01 04:45:09.892 INFO kablam! Checking faker v0.0.4 (file:///source) Sep 01 04:45:10.842 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 04:45:10.842 INFO kablam! --> src/helpers.rs:1:29 Sep 01 04:45:10.842 INFO kablam! | Sep 01 04:45:10.842 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 01 04:45:10.842 INFO kablam! | ^^^^ Sep 01 04:45:10.842 INFO kablam! | Sep 01 04:45:10.842 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:45:10.842 INFO kablam! Sep 01 04:45:10.842 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 04:45:10.842 INFO kablam! --> src/helpers.rs:28:22 Sep 01 04:45:10.843 INFO kablam! | Sep 01 04:45:10.843 INFO kablam! 28 | pub fn number(&self) -> T { Sep 01 04:45:10.843 INFO kablam! | ^^^^ Sep 01 04:45:10.843 INFO kablam! Sep 01 04:45:10.914 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 04:45:10.914 INFO kablam! --> src/helpers.rs:1:29 Sep 01 04:45:10.915 INFO kablam! | Sep 01 04:45:10.915 INFO kablam! 1 | use rand::{thread_rng, Rng, Rand}; Sep 01 04:45:10.915 INFO kablam! | ^^^^ Sep 01 04:45:10.915 INFO kablam! | Sep 01 04:45:10.915 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:45:10.915 INFO kablam! Sep 01 04:45:10.915 INFO kablam! warning: use of deprecated item 'rand::Rand': replaced by distributions::Standard Sep 01 04:45:10.915 INFO kablam! --> src/helpers.rs:28:22 Sep 01 04:45:10.915 INFO kablam! | Sep 01 04:45:10.915 INFO kablam! 28 | pub fn number(&self) -> T { Sep 01 04:45:10.915 INFO kablam! | ^^^^ Sep 01 04:45:10.915 INFO kablam! Sep 01 04:45:11.134 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:45:11.134 INFO kablam! --> src/helpers.rs:29:22 Sep 01 04:45:11.134 INFO kablam! | Sep 01 04:45:11.134 INFO kablam! 29 | thread_rng().gen() Sep 01 04:45:11.134 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:45:11.134 INFO kablam! | Sep 01 04:45:11.134 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:45:11.135 INFO kablam! Sep 01 04:45:11.175 INFO kablam! error[E0277]: the trait bound `rand::distributions::Standard: rand::distributions::Distribution` is not satisfied Sep 01 04:45:11.175 INFO kablam! --> src/helpers.rs:29:22 Sep 01 04:45:11.175 INFO kablam! | Sep 01 04:45:11.175 INFO kablam! 29 | thread_rng().gen() Sep 01 04:45:11.175 INFO kablam! | ^^^ the trait `rand::distributions::Distribution` is not implemented for `rand::distributions::Standard` Sep 01 04:45:11.175 INFO kablam! | Sep 01 04:45:11.175 INFO kablam! = help: consider adding a `where rand::distributions::Standard: rand::distributions::Distribution` bound Sep 01 04:45:11.175 INFO kablam! Sep 01 04:45:11.218 INFO kablam! error: aborting due to previous error Sep 01 04:45:11.218 INFO kablam! Sep 01 04:45:11.218 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 04:45:11.225 INFO kablam! error: Could not compile `faker`. Sep 01 04:45:11.225 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 04:45:11.271 INFO kablam! error: aborting due to previous error Sep 01 04:45:11.271 INFO kablam! Sep 01 04:45:11.271 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 04:45:11.280 INFO kablam! error: Could not compile `faker`. Sep 01 04:45:11.280 INFO kablam! Sep 01 04:45:11.280 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:45:11.281 INFO kablam! su: No module specific data is present Sep 01 04:45:11.721 INFO running `"docker" "rm" "-f" "f940ba0d5ad37fd5fd66c60d069c59e90bd772ca191c4952d2f1c9563444932c"` Sep 01 04:45:11.859 INFO blam! f940ba0d5ad37fd5fd66c60d069c59e90bd772ca191c4952d2f1c9563444932c