Sep 21 10:14:29.906 INFO checking fruently-0.10.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:14:29.906 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:14:29.906 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.130 INFO blam! d6390fae04d5642638ab84606958bca1afd370229e0cde477ebcf172ce8330b6 Sep 21 10:14:30.132 INFO running `"docker" "start" "-a" "d6390fae04d5642638ab84606958bca1afd370229e0cde477ebcf172ce8330b6"` Sep 21 10:14:30.978 INFO kablam! usermod: no changes Sep 21 10:14:31.305 INFO kablam! Compiling pulldown-cmark v0.0.8 Sep 21 10:14:31.318 INFO kablam! Checking retry v0.4.0 Sep 21 10:14:33.246 INFO kablam! Checking skeptic v0.9.0 Sep 21 10:14:37.706 INFO kablam! Compiling fruently v0.10.0 (/source) Sep 21 10:14:39.502 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:39.502 INFO kablam! --> src/fluent.rs:32:5 Sep 21 10:14:39.502 INFO kablam! | Sep 21 10:14:39.502 INFO kablam! 32 | T: Serialize = EventRecord; Sep 21 10:14:39.502 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:39.502 INFO kablam! | Sep 21 10:14:39.502 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 10:14:39.502 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:39.502 INFO kablam! Sep 21 10:14:39.502 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:39.502 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 21 10:14:39.502 INFO kablam! | Sep 21 10:14:39.502 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 21 10:14:39.502 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:39.502 INFO kablam! | Sep 21 10:14:39.502 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:39.502 INFO kablam! Sep 21 10:14:41.598 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:41.598 INFO kablam! --> examples/store_file.rs:9:16 Sep 21 10:14:41.598 INFO kablam! | Sep 21 10:14:41.598 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 21 10:14:41.598 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 10:14:41.598 INFO kablam! | Sep 21 10:14:41.598 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 10:14:41.598 INFO kablam! Sep 21 10:14:41.615 INFO kablam! warning: variable does not need to be mutable Sep 21 10:14:41.615 INFO kablam! --> examples/forward.rs:14:41 Sep 21 10:14:41.615 INFO kablam! | Sep 21 10:14:41.615 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 21 10:14:41.615 INFO kablam! | ----^^^ Sep 21 10:14:41.615 INFO kablam! | | Sep 21 10:14:41.615 INFO kablam! | help: remove this `mut` Sep 21 10:14:41.615 INFO kablam! | Sep 21 10:14:41.615 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 10:14:41.615 INFO kablam! Sep 21 10:14:41.665 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:41.665 INFO kablam! --> src/fluent.rs:32:5 Sep 21 10:14:41.665 INFO kablam! | Sep 21 10:14:41.665 INFO kablam! 32 | T: Serialize = EventRecord; Sep 21 10:14:41.665 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:41.665 INFO kablam! | Sep 21 10:14:41.665 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 10:14:41.665 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:41.665 INFO kablam! Sep 21 10:14:41.665 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 10:14:41.665 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 21 10:14:41.665 INFO kablam! | Sep 21 10:14:41.670 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 21 10:14:41.670 INFO kablam! | ^^^^^^^^^^^^ Sep 21 10:14:41.670 INFO kablam! | Sep 21 10:14:41.670 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 10:14:41.670 INFO kablam! Sep 21 10:14:41.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.70s Sep 21 10:14:41.714 INFO kablam! su: No module specific data is present Sep 21 10:14:42.727 INFO running `"docker" "rm" "-f" "d6390fae04d5642638ab84606958bca1afd370229e0cde477ebcf172ce8330b6"` Sep 21 10:14:42.858 INFO blam! d6390fae04d5642638ab84606958bca1afd370229e0cde477ebcf172ce8330b6