Sep 21 10:14:29.985 INFO checking fruently-0.10.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:14:29.985 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:14:29.985 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:14:30.183 INFO blam! 512f6cc3fb352489f52f4d2806c71dd7fd1764b1b19e35259ada2a5e03e58a14 Sep 21 10:14:30.185 INFO running `"docker" "start" "-a" "512f6cc3fb352489f52f4d2806c71dd7fd1764b1b19e35259ada2a5e03e58a14"` Sep 21 10:14:31.002 INFO kablam! usermod: no changes Sep 21 10:14:31.318 INFO kablam! Compiling fruently v0.10.0 (/source) Sep 21 10:14:33.246 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:33.246 INFO kablam! --> src/fluent.rs:32:5 Sep 21 10:14:33.246 INFO kablam! | Sep 21 10:14:33.246 INFO kablam! 32 | T: Serialize = EventRecord; Sep 21 10:14:33.246 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:33.246 INFO kablam! | Sep 21 10:14:33.246 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 10:14:33.246 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:33.246 INFO kablam! Sep 21 10:14:33.246 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:33.246 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 21 10:14:33.246 INFO kablam! | Sep 21 10:14:33.246 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 21 10:14:33.246 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:33.246 INFO kablam! | Sep 21 10:14:33.246 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:33.246 INFO kablam! Sep 21 10:14:33.657 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:33.657 INFO kablam! --> src/fluent.rs:32:5 Sep 21 10:14:33.657 INFO kablam! | Sep 21 10:14:33.657 INFO kablam! 32 | T: Serialize = EventRecord; Sep 21 10:14:33.657 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:33.686 INFO kablam! | Sep 21 10:14:33.694 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 10:14:33.694 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:33.694 INFO kablam! Sep 21 10:14:33.697 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:33.697 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 21 10:14:33.697 INFO kablam! | Sep 21 10:14:33.697 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 21 10:14:33.697 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:33.702 INFO kablam! | Sep 21 10:14:33.702 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:33.702 INFO kablam! Sep 21 10:14:35.693 INFO kablam! warning: variable does not need to be mutable Sep 21 10:14:35.693 INFO kablam! --> examples/forward.rs:14:41 Sep 21 10:14:35.693 INFO kablam! | Sep 21 10:14:35.693 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 21 10:14:35.693 INFO kablam! | ----^^^ Sep 21 10:14:35.693 INFO kablam! | | Sep 21 10:14:35.693 INFO kablam! | help: remove this `mut` Sep 21 10:14:35.694 INFO kablam! | Sep 21 10:14:35.694 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 10:14:35.694 INFO kablam! Sep 21 10:14:36.066 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 21 10:14:36.066 INFO kablam! --> examples/store_file.rs:9:16 Sep 21 10:14:36.066 INFO kablam! | Sep 21 10:14:36.066 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 21 10:14:36.066 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:14:36.066 INFO kablam! | Sep 21 10:14:36.066 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:14:36.066 INFO kablam! Sep 21 10:14:36.190 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.16s Sep 21 10:14:36.198 INFO kablam! su: No module specific data is present Sep 21 10:14:37.087 INFO running `"docker" "rm" "-f" "512f6cc3fb352489f52f4d2806c71dd7fd1764b1b19e35259ada2a5e03e58a14"` Sep 21 10:14:37.201 INFO blam! 512f6cc3fb352489f52f4d2806c71dd7fd1764b1b19e35259ada2a5e03e58a14