Sep 06 06:52:45.142 INFO checking fruently-0.10.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 06:52:45.142 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 06:52:45.142 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:52:45.329 INFO blam! ba80d4be514d5491bb9ddd40a4fefd0ce070dc738be6f58b7c7489e9c222aeef Sep 06 06:52:45.330 INFO running `"docker" "start" "-a" "ba80d4be514d5491bb9ddd40a4fefd0ce070dc738be6f58b7c7489e9c222aeef"` Sep 06 06:52:46.553 INFO kablam! usermod: no changes Sep 06 06:52:46.751 INFO kablam! Checking retry v0.4.0 Sep 06 06:52:46.751 INFO kablam! Checking skeptic v0.9.0 Sep 06 06:52:46.753 INFO kablam! Compiling fruently v0.10.0 (file:///source) Sep 06 06:52:49.254 INFO kablam! warning: where clauses are not enforced in type aliases Sep 06 06:52:49.254 INFO kablam! --> src/fluent.rs:32:5 Sep 06 06:52:49.254 INFO kablam! | Sep 06 06:52:49.254 INFO kablam! 32 | T: Serialize = EventRecord; Sep 06 06:52:49.254 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:52:49.254 INFO kablam! | Sep 06 06:52:49.254 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 06:52:49.254 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 06 06:52:49.254 INFO kablam! Sep 06 06:52:49.255 INFO kablam! warning: where clauses are not enforced in type aliases Sep 06 06:52:49.255 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 06 06:52:49.255 INFO kablam! | Sep 06 06:52:49.255 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 06 06:52:49.255 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:52:49.255 INFO kablam! | Sep 06 06:52:49.255 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 06 06:52:49.255 INFO kablam! Sep 06 06:52:51.122 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 06 06:52:51.122 INFO kablam! --> examples/store_file.rs:9:16 Sep 06 06:52:51.122 INFO kablam! | Sep 06 06:52:51.122 INFO kablam! 9 | let home = env::home_dir().unwrap(); Sep 06 06:52:51.122 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 06:52:51.122 INFO kablam! | Sep 06 06:52:51.122 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 06:52:51.122 INFO kablam! Sep 06 06:52:51.680 INFO kablam! warning: where clauses are not enforced in type aliases Sep 06 06:52:51.681 INFO kablam! --> src/fluent.rs:32:5 Sep 06 06:52:51.681 INFO kablam! | Sep 06 06:52:51.681 INFO kablam! 32 | T: Serialize = EventRecord; Sep 06 06:52:51.681 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:52:51.681 INFO kablam! | Sep 06 06:52:51.681 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 06:52:51.681 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 06 06:52:51.681 INFO kablam! Sep 06 06:52:51.683 INFO kablam! warning: where clauses are not enforced in type aliases Sep 06 06:52:51.683 INFO kablam! --> src/forwardable/mod.rs:12:5 Sep 06 06:52:51.683 INFO kablam! | Sep 06 06:52:51.683 INFO kablam! 12 | T: Serialize = (EventTime, T); Sep 06 06:52:51.683 INFO kablam! | ^^^^^^^^^^^^ Sep 06 06:52:51.683 INFO kablam! | Sep 06 06:52:51.683 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 06 06:52:51.683 INFO kablam! Sep 06 06:52:51.730 INFO kablam! warning: variable does not need to be mutable Sep 06 06:52:51.730 INFO kablam! --> examples/forward.rs:14:41 Sep 06 06:52:51.730 INFO kablam! | Sep 06 06:52:51.730 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Sep 06 06:52:51.730 INFO kablam! | ----^^^ Sep 06 06:52:51.730 INFO kablam! | | Sep 06 06:52:51.730 INFO kablam! | help: remove this `mut` Sep 06 06:52:51.730 INFO kablam! | Sep 06 06:52:51.730 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 06:52:51.730 INFO kablam! Sep 06 06:52:51.912 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.34s Sep 06 06:52:51.930 INFO kablam! su: No module specific data is present Sep 06 06:52:52.692 INFO running `"docker" "rm" "-f" "ba80d4be514d5491bb9ddd40a4fefd0ce070dc738be6f58b7c7489e9c222aeef"` Sep 06 06:52:52.787 INFO blam! ba80d4be514d5491bb9ddd40a4fefd0ce070dc738be6f58b7c7489e9c222aeef