Sep 14 16:23:29.981 INFO checking fruently-0.10.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 16:23:29.981 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 16:23:29.981 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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:30.156 INFO blam! ce3a86ad8c9e92b0db47ed672962db3da853088175e110eebda3f414321363de Sep 14 16:23:30.159 INFO running `"docker" "start" "-a" "ce3a86ad8c9e92b0db47ed672962db3da853088175e110eebda3f414321363de"` Sep 14 16:23:30.887 INFO kablam! usermod: no changes Sep 14 16:23:31.015 INFO kablam! Compiling pulldown-cmark v0.0.8 Sep 14 16:23:31.015 INFO kablam! Checking skeptic v0.9.0 Sep 14 16:23:34.830 INFO kablam! Compiling fruently v0.10.0 (file:///source) Sep 14 16:23:36.175 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:36.175 INFO kablam! --> src/fluent.rs:32:5 Sep 14 16:23:36.175 INFO kablam! | Sep 14 16:23:36.175 INFO kablam! 32 | T: Serialize = EventRecord; Sep 14 16:23:36.175 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:36.175 INFO kablam! | Sep 14 16:23:36.175 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 16:23:36.175 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:36.175 INFO kablam! Sep 14 16:23:36.175 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:36.175 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 14 16:23:36.175 INFO kablam! | Sep 14 16:23:36.175 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 14 16:23:36.175 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:36.175 INFO kablam! | Sep 14 16:23:36.175 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:36.175 INFO kablam! Sep 14 16:23:36.586 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:36.586 INFO kablam! --> src/fluent.rs:32:5 Sep 14 16:23:36.586 INFO kablam! | Sep 14 16:23:36.586 INFO kablam! 32 | T: Serialize = EventRecord; Sep 14 16:23:36.586 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:36.586 INFO kablam! | Sep 14 16:23:36.586 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 16:23:36.586 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:36.586 INFO kablam! Sep 14 16:23:36.590 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 16:23:36.591 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 14 16:23:36.591 INFO kablam! | Sep 14 16:23:36.591 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 14 16:23:36.591 INFO kablam! | ^^^^^^^^^^^^ Sep 14 16:23:36.591 INFO kablam! | Sep 14 16:23:36.591 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 16:23:36.591 INFO kablam! Sep 14 16:23:37.023 INFO kablam! warning: variable does not need to be mutable Sep 14 16:23:37.023 INFO kablam! --> examples/forward.rs:14:41 Sep 14 16:23:37.023 INFO kablam! | Sep 14 16:23:37.023 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 14 16:23:37.023 INFO kablam! | ----^^^ Sep 14 16:23:37.023 INFO kablam! | | Sep 14 16:23:37.023 INFO kablam! | help: remove this `mut` Sep 14 16:23:37.023 INFO kablam! | Sep 14 16:23:37.023 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 16:23:37.023 INFO kablam! Sep 14 16:23:37.077 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:37.077 INFO kablam! --> examples/store_file.rs:9:16 Sep 14 16:23:37.077 INFO kablam! | Sep 14 16:23:37.077 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 14 16:23:37.077 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 16:23:37.077 INFO kablam! | Sep 14 16:23:37.077 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 16:23:37.077 INFO kablam! Sep 14 16:23:37.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.22s Sep 14 16:23:37.144 INFO kablam! su: No module specific data is present Sep 14 16:23:37.931 INFO running `"docker" "rm" "-f" "ce3a86ad8c9e92b0db47ed672962db3da853088175e110eebda3f414321363de"` Sep 14 16:23:38.004 INFO blam! ce3a86ad8c9e92b0db47ed672962db3da853088175e110eebda3f414321363de