Oct 13 15:07:58.655 INFO checking fruently-0.10.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:07:58.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 15:07:59.132 INFO blam! 605775a95f8651f00d333148d31d23081fc16541fb4deede95fbe5f64552e618 Oct 13 15:07:59.133 INFO running `"docker" "start" "-a" "605775a95f8651f00d333148d31d23081fc16541fb4deede95fbe5f64552e618"` Oct 13 15:08:00.012 INFO kablam! usermod: no changes Oct 13 15:08:00.152 INFO kablam! Checking pulldown-cmark v0.0.8 Oct 13 15:08:00.152 INFO kablam! Compiling skeptic v0.9.0 Oct 13 15:08:02.608 INFO kablam! Compiling fruently v0.10.0 (/source) Oct 13 15:08:05.588 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 15:08:05.588 INFO kablam! --> src/fluent.rs:32:5 Oct 13 15:08:05.588 INFO kablam! | Oct 13 15:08:05.588 INFO kablam! 32 | T: Serialize = EventRecord; Oct 13 15:08:05.588 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:08:05.588 INFO kablam! | Oct 13 15:08:05.588 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 15:08:05.588 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 15:08:05.588 INFO kablam! Oct 13 15:08:05.589 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 15:08:05.589 INFO kablam! --> src/forwardable/mod.rs:12:5 Oct 13 15:08:05.589 INFO kablam! | Oct 13 15:08:05.589 INFO kablam! 12 | T: Serialize = (EventTime, T); Oct 13 15:08:05.589 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:08:05.589 INFO kablam! | Oct 13 15:08:05.589 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 15:08:05.589 INFO kablam! Oct 13 15:08:07.928 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 15:08:07.928 INFO kablam! --> src/fluent.rs:32:5 Oct 13 15:08:07.928 INFO kablam! | Oct 13 15:08:07.928 INFO kablam! 32 | T: Serialize = EventRecord; Oct 13 15:08:07.928 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:08:07.928 INFO kablam! | Oct 13 15:08:07.928 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 15:08:07.928 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 15:08:07.928 INFO kablam! Oct 13 15:08:07.928 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 15:08:07.928 INFO kablam! --> src/forwardable/mod.rs:12:5 Oct 13 15:08:07.928 INFO kablam! | Oct 13 15:08:07.928 INFO kablam! 12 | T: Serialize = (EventTime, T); Oct 13 15:08:07.928 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:08:07.928 INFO kablam! | Oct 13 15:08:07.928 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 15:08:07.928 INFO kablam! Oct 13 15:08:11.732 INFO kablam! warning: variable does not need to be mutable Oct 13 15:08:11.732 INFO kablam! --> examples/forward.rs:14:41 Oct 13 15:08:11.732 INFO kablam! | Oct 13 15:08:11.732 INFO kablam! 14 | let thmap = (0..10).fold(&mut obj, |mut acc, i| { Oct 13 15:08:11.732 INFO kablam! | ----^^^ Oct 13 15:08:11.732 INFO kablam! | | Oct 13 15:08:11.732 INFO kablam! | help: remove this `mut` Oct 13 15:08:11.732 INFO kablam! | Oct 13 15:08:11.732 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 15:08:11.732 INFO kablam! Oct 13 15:08:11.773 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. Oct 13 15:08:11.773 INFO kablam! --> examples/store_file.rs:9:16 Oct 13 15:08:11.773 INFO kablam! | Oct 13 15:08:11.773 INFO kablam! 9 | let home = env::home_dir().unwrap(); Oct 13 15:08:11.773 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 15:08:11.773 INFO kablam! | Oct 13 15:08:11.773 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:08:11.773 INFO kablam! Oct 13 15:08:11.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.79s Oct 13 15:08:11.828 INFO kablam! su: No module specific data is present Oct 13 15:08:12.368 INFO running `"docker" "rm" "-f" "605775a95f8651f00d333148d31d23081fc16541fb4deede95fbe5f64552e618"` Oct 13 15:08:12.554 INFO blam! 605775a95f8651f00d333148d31d23081fc16541fb4deede95fbe5f64552e618