Sep 02 14:00:47.056 INFO checking fruently-0.10.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 14:00:47.057 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 14:00:47.057 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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 14:00:47.349 INFO blam! d309b4257cf995fbcdfb2f12a088c43bab9439a306719f0b3235f8ceb9331b79 Sep 02 14:00:47.351 INFO running `"docker" "start" "-a" "d309b4257cf995fbcdfb2f12a088c43bab9439a306719f0b3235f8ceb9331b79"` Sep 02 14:00:48.410 INFO kablam! Compiling fruently v0.10.0 (file:///source) Sep 02 14:00:51.442 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 14:00:51.442 INFO kablam! --> src/fluent.rs:32:5 Sep 02 14:00:51.442 INFO kablam! | Sep 02 14:00:51.442 INFO kablam! 32 | T: Serialize = EventRecord; Sep 02 14:00:51.442 INFO kablam! | ^^^^^^^^^^^^ Sep 02 14:00:51.442 INFO kablam! | Sep 02 14:00:51.442 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 14:00:51.442 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 14:00:51.442 INFO kablam! Sep 02 14:00:51.444 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 14:00:51.444 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 02 14:00:51.444 INFO kablam! | Sep 02 14:00:51.444 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 02 14:00:51.444 INFO kablam! | ^^^^^^^^^^^^ Sep 02 14:00:51.445 INFO kablam! | Sep 02 14:00:51.445 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 14:00:51.445 INFO kablam! Sep 02 14:00:52.594 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 14:00:52.594 INFO kablam! --> src/fluent.rs:32:5 Sep 02 14:00:52.594 INFO kablam! | Sep 02 14:00:52.594 INFO kablam! 32 | T: Serialize = EventRecord; Sep 02 14:00:52.594 INFO kablam! | ^^^^^^^^^^^^ Sep 02 14:00:52.594 INFO kablam! | Sep 02 14:00:52.594 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 14:00:52.594 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 14:00:52.594 INFO kablam! Sep 02 14:00:52.597 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 14:00:52.597 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 02 14:00:52.597 INFO kablam! | Sep 02 14:00:52.597 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 02 14:00:52.597 INFO kablam! | ^^^^^^^^^^^^ Sep 02 14:00:52.597 INFO kablam! | Sep 02 14:00:52.597 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 14:00:52.598 INFO kablam! Sep 02 14:00:54.076 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 02 14:00:54.076 INFO kablam! --> examples/store_file.rs:9:16 Sep 02 14:00:54.076 INFO kablam! | Sep 02 14:00:54.076 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 02 14:00:54.076 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 14:00:54.076 INFO kablam! | Sep 02 14:00:54.077 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 14:00:54.077 INFO kablam! Sep 02 14:00:54.680 INFO kablam! warning: variable does not need to be mutable Sep 02 14:00:54.680 INFO kablam! --> examples/forward.rs:14:41 Sep 02 14:00:54.680 INFO kablam! | Sep 02 14:00:54.680 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 02 14:00:54.680 INFO kablam! | ----^^^ Sep 02 14:00:54.681 INFO kablam! | | Sep 02 14:00:54.681 INFO kablam! | help: remove this `mut` Sep 02 14:00:54.681 INFO kablam! | Sep 02 14:00:54.681 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 14:00:54.681 INFO kablam! Sep 02 14:00:54.805 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.56s Sep 02 14:00:54.822 INFO kablam! su: No module specific data is present Sep 02 14:00:55.210 INFO running `"docker" "rm" "-f" "d309b4257cf995fbcdfb2f12a088c43bab9439a306719f0b3235f8ceb9331b79"` Sep 02 14:00:55.295 INFO blam! d309b4257cf995fbcdfb2f12a088c43bab9439a306719f0b3235f8ceb9331b79