Sep 14 16:23:30.803 INFO checking fruently-0.10.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:23:30.803 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:23:30.804 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:23:31.037 INFO blam! d58ad8fc4a681dd69be18abbf7010db035edfea77e9255cfd335f425219b8512 Sep 14 16:23:31.039 INFO running `"docker" "start" "-a" "d58ad8fc4a681dd69be18abbf7010db035edfea77e9255cfd335f425219b8512"` Sep 14 16:23:31.887 INFO kablam! usermod: no changes Sep 14 16:23:32.119 INFO kablam! Compiling skeptic v0.9.0 Sep 14 16:23:34.107 INFO kablam! Compiling fruently v0.10.0 (file:///source) Sep 14 16:23:35.268 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:35.269 INFO kablam! --> src/fluent.rs:32:5 Sep 14 16:23:35.269 INFO kablam! | Sep 14 16:23:35.269 INFO kablam! 32 | T: Serialize = EventRecord; Sep 14 16:23:35.269 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:35.269 INFO kablam! | Sep 14 16:23:35.269 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 16:23:35.269 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:35.269 INFO kablam! Sep 14 16:23:35.270 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:35.270 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 14 16:23:35.270 INFO kablam! | Sep 14 16:23:35.270 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 14 16:23:35.270 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:35.270 INFO kablam! | Sep 14 16:23:35.270 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:35.270 INFO kablam! Sep 14 16:23:35.863 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:35.863 INFO kablam! --> src/fluent.rs:32:5 Sep 14 16:23:35.863 INFO kablam! | Sep 14 16:23:35.863 INFO kablam! 32 | T: Serialize = EventRecord; Sep 14 16:23:35.863 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:35.863 INFO kablam! | Sep 14 16:23:35.863 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 16:23:35.863 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:35.863 INFO kablam! Sep 14 16:23:35.863 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:35.863 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 14 16:23:35.863 INFO kablam! | Sep 14 16:23:35.863 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 14 16:23:35.863 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:35.863 INFO kablam! | Sep 14 16:23:35.863 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:35.863 INFO kablam! Sep 14 16:23:36.127 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 14 16:23:36.127 INFO kablam! --> examples/store_file.rs:9:16 Sep 14 16:23:36.127 INFO kablam! | Sep 14 16:23:36.127 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 14 16:23:36.127 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 16:23:36.127 INFO kablam! | Sep 14 16:23:36.127 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 16:23:36.127 INFO kablam! Sep 14 16:23:36.275 INFO kablam! warning: variable does not need to be mutable Sep 14 16:23:36.275 INFO kablam! --> examples/forward.rs:14:41 Sep 14 16:23:36.275 INFO kablam! | Sep 14 16:23:36.275 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 14 16:23:36.275 INFO kablam! | ----^^^ Sep 14 16:23:36.275 INFO kablam! | | Sep 14 16:23:36.275 INFO kablam! | help: remove this `mut` Sep 14 16:23:36.275 INFO kablam! | Sep 14 16:23:36.275 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 16:23:36.275 INFO kablam! Sep 14 16:23:36.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.49s Sep 14 16:23:36.423 INFO kablam! su: No module specific data is present Sep 14 16:23:37.208 INFO running `"docker" "rm" "-f" "d58ad8fc4a681dd69be18abbf7010db035edfea77e9255cfd335f425219b8512"` Sep 14 16:23:37.309 INFO blam! d58ad8fc4a681dd69be18abbf7010db035edfea77e9255cfd335f425219b8512