Sep 18 00:30:24.010 INFO checking fruently-0.10.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:30:24.010 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:30:24.010 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:30:24.439 INFO blam! 1b28a63b2f729394cff196139899a123e157c1c26f1f5567c5dbf099ec1aafc9 Sep 18 00:30:24.449 INFO running `"docker" "start" "-a" "1b28a63b2f729394cff196139899a123e157c1c26f1f5567c5dbf099ec1aafc9"` Sep 18 00:30:25.398 INFO kablam! usermod: no changes Sep 18 00:30:25.579 INFO kablam! Compiling fruently v0.10.0 (/source) Sep 18 00:30:27.387 INFO kablam! warning: where clauses are not enforced in type aliases Sep 18 00:30:27.387 INFO kablam! --> src/fluent.rs:32:5 Sep 18 00:30:27.387 INFO kablam! | Sep 18 00:30:27.387 INFO kablam! 32 | T: Serialize = EventRecord; Sep 18 00:30:27.387 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:30:27.387 INFO kablam! | Sep 18 00:30:27.387 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 18 00:30:27.387 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 18 00:30:27.387 INFO kablam! Sep 18 00:30:27.387 INFO kablam! warning: where clauses are not enforced in type aliases Sep 18 00:30:27.387 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 18 00:30:27.387 INFO kablam! | Sep 18 00:30:27.387 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 18 00:30:27.387 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:30:27.387 INFO kablam! | Sep 18 00:30:27.387 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 18 00:30:27.387 INFO kablam! Sep 18 00:30:28.391 INFO kablam! warning: where clauses are not enforced in type aliases Sep 18 00:30:28.391 INFO kablam! --> src/fluent.rs:32:5 Sep 18 00:30:28.391 INFO kablam! | Sep 18 00:30:28.391 INFO kablam! 32 | T: Serialize = EventRecord; Sep 18 00:30:28.391 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:30:28.391 INFO kablam! | Sep 18 00:30:28.391 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 18 00:30:28.391 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 18 00:30:28.391 INFO kablam! Sep 18 00:30:28.391 INFO kablam! warning: where clauses are not enforced in type aliases Sep 18 00:30:28.391 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 18 00:30:28.391 INFO kablam! | Sep 18 00:30:28.391 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 18 00:30:28.391 INFO kablam! | ^^^^^^^^^^^^ Sep 18 00:30:28.391 INFO kablam! | Sep 18 00:30:28.391 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 18 00:30:28.391 INFO kablam! Sep 18 00:30:29.010 INFO kablam! warning: variable does not need to be mutable Sep 18 00:30:29.011 INFO kablam! --> examples/forward.rs:14:41 Sep 18 00:30:29.011 INFO kablam! | Sep 18 00:30:29.011 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 18 00:30:29.011 INFO kablam! | ----^^^ Sep 18 00:30:29.011 INFO kablam! | | Sep 18 00:30:29.011 INFO kablam! | help: remove this `mut` Sep 18 00:30:29.011 INFO kablam! | Sep 18 00:30:29.011 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 00:30:29.011 INFO kablam! Sep 18 00:30:29.093 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 18 00:30:29.093 INFO kablam! --> examples/store_file.rs:9:16 Sep 18 00:30:29.093 INFO kablam! | Sep 18 00:30:29.093 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 18 00:30:29.095 INFO kablam! | ^^^^^^^^^^^^^ Sep 18 00:30:29.095 INFO kablam! | Sep 18 00:30:29.095 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 00:30:29.095 INFO kablam! Sep 18 00:30:29.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.77s Sep 18 00:30:29.201 INFO kablam! su: No module specific data is present Sep 18 00:30:29.968 INFO running `"docker" "rm" "-f" "1b28a63b2f729394cff196139899a123e157c1c26f1f5567c5dbf099ec1aafc9"` Sep 18 00:30:30.115 INFO blam! 1b28a63b2f729394cff196139899a123e157c1c26f1f5567c5dbf099ec1aafc9