Sep 01 20:25:33.289 INFO checking fruently-0.10.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 20:25:33.289 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 20:25:33.289 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:25:33.466 INFO blam! 3acb7fe978b0514282137dd5ece9950d6b48745fc95cd450a8d95ecd8702ab62 Sep 01 20:25:33.467 INFO running `"docker" "start" "-a" "3acb7fe978b0514282137dd5ece9950d6b48745fc95cd450a8d95ecd8702ab62"` Sep 01 20:25:34.459 INFO kablam! Compiling fruently v0.10.0 (file:///source) Sep 01 20:25:36.837 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 20:25:36.837 INFO kablam! --> src/fluent.rs:32:5 Sep 01 20:25:36.837 INFO kablam! | Sep 01 20:25:36.837 INFO kablam! 32 | T: Serialize = EventRecord; Sep 01 20:25:36.837 INFO kablam! | ^^^^^^^^^^^^ Sep 01 20:25:36.837 INFO kablam! | Sep 01 20:25:36.837 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 20:25:36.837 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 20:25:36.837 INFO kablam! Sep 01 20:25:36.838 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 20:25:36.839 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 01 20:25:36.839 INFO kablam! | Sep 01 20:25:36.839 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 01 20:25:36.839 INFO kablam! | ^^^^^^^^^^^^ Sep 01 20:25:36.839 INFO kablam! | Sep 01 20:25:36.839 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 20:25:36.839 INFO kablam! Sep 01 20:25:37.706 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 20:25:37.706 INFO kablam! --> src/fluent.rs:32:5 Sep 01 20:25:37.706 INFO kablam! | Sep 01 20:25:37.706 INFO kablam! 32 | T: Serialize = EventRecord; Sep 01 20:25:37.706 INFO kablam! | ^^^^^^^^^^^^ Sep 01 20:25:37.706 INFO kablam! | Sep 01 20:25:37.706 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 20:25:37.707 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 20:25:37.707 INFO kablam! Sep 01 20:25:37.712 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 20:25:37.712 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 01 20:25:37.712 INFO kablam! | Sep 01 20:25:37.712 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 01 20:25:37.712 INFO kablam! | ^^^^^^^^^^^^ Sep 01 20:25:37.712 INFO kablam! | Sep 01 20:25:37.712 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 20:25:37.712 INFO kablam! Sep 01 20:25:39.568 INFO kablam! warning: variable does not need to be mutable Sep 01 20:25:39.568 INFO kablam! --> examples/forward.rs:14:41 Sep 01 20:25:39.568 INFO kablam! | Sep 01 20:25:39.568 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 01 20:25:39.568 INFO kablam! | ----^^^ Sep 01 20:25:39.568 INFO kablam! | | Sep 01 20:25:39.568 INFO kablam! | help: remove this `mut` Sep 01 20:25:39.568 INFO kablam! | Sep 01 20:25:39.569 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 20:25:39.569 INFO kablam! Sep 01 20:25:39.611 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 01 20:25:39.611 INFO kablam! --> examples/store_file.rs:9:16 Sep 01 20:25:39.611 INFO kablam! | Sep 01 20:25:39.611 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 01 20:25:39.611 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 20:25:39.611 INFO kablam! | Sep 01 20:25:39.611 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:25:39.611 INFO kablam! Sep 01 20:25:39.873 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.55s Sep 01 20:25:39.887 INFO kablam! su: No module specific data is present Sep 01 20:25:40.542 INFO running `"docker" "rm" "-f" "3acb7fe978b0514282137dd5ece9950d6b48745fc95cd450a8d95ecd8702ab62"` Sep 01 20:25:40.660 INFO blam! 3acb7fe978b0514282137dd5ece9950d6b48745fc95cd450a8d95ecd8702ab62