Sep 21 11:44:02.017 INFO checking crushtool-0.3.10 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:44:02.017 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:44:02.017 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:44:02.446 INFO blam! d9842c9855417fb7f0951b0e21cc642890ee2d56c486a2c947a8afb075916749 Sep 21 11:44:02.448 INFO running `"docker" "start" "-a" "d9842c9855417fb7f0951b0e21cc642890ee2d56c486a2c947a8afb075916749"` Sep 21 11:44:03.590 INFO kablam! usermod: no changes Sep 21 11:44:03.755 INFO kablam! Checking uuid v0.4.0 Sep 21 11:44:03.755 INFO kablam! Checking clap v2.14.1 Sep 21 11:44:08.882 INFO kablam! Checking crushtool v0.3.10 (/source) Sep 21 11:44:11.890 INFO kablam! warning: variable does not need to be mutable Sep 21 11:44:11.890 INFO kablam! --> src/lib.rs:451:13 Sep 21 11:44:11.891 INFO kablam! | Sep 21 11:44:11.891 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 21 11:44:11.892 INFO kablam! | ----^^^^^^^^ Sep 21 11:44:11.892 INFO kablam! | | Sep 21 11:44:11.892 INFO kablam! | help: remove this `mut` Sep 21 11:44:11.893 INFO kablam! | Sep 21 11:44:11.893 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:44:11.894 INFO kablam! Sep 21 11:44:12.134 INFO kablam! warning: variable does not need to be mutable Sep 21 11:44:12.135 INFO kablam! --> src/lib.rs:451:13 Sep 21 11:44:12.135 INFO kablam! | Sep 21 11:44:12.135 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 21 11:44:12.136 INFO kablam! | ----^^^^^^^^ Sep 21 11:44:12.136 INFO kablam! | | Sep 21 11:44:12.137 INFO kablam! | help: remove this `mut` Sep 21 11:44:12.137 INFO kablam! | Sep 21 11:44:12.137 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:44:12.138 INFO kablam! Sep 21 11:44:14.818 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 11:44:14.818 INFO kablam! --> src/main.rs:22:1 Sep 21 11:44:14.818 INFO kablam! | Sep 21 11:44:14.818 INFO kablam! 22 | / arg_enum!{ Sep 21 11:44:14.818 INFO kablam! 23 | | enum Mode { Sep 21 11:44:14.818 INFO kablam! 24 | | compile, Sep 21 11:44:14.818 INFO kablam! 25 | | decompile Sep 21 11:44:14.818 INFO kablam! 26 | | } Sep 21 11:44:14.818 INFO kablam! 27 | | } Sep 21 11:44:14.818 INFO kablam! | |_^ Sep 21 11:44:14.818 INFO kablam! | Sep 21 11:44:14.818 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:44:14.818 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 21 11:44:14.818 INFO kablam! Sep 21 11:44:14.892 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 11:44:14.892 INFO kablam! --> src/main.rs:22:1 Sep 21 11:44:14.892 INFO kablam! | Sep 21 11:44:14.893 INFO kablam! 22 | / arg_enum!{ Sep 21 11:44:14.893 INFO kablam! 23 | | enum Mode { Sep 21 11:44:14.893 INFO kablam! 24 | | compile, Sep 21 11:44:14.893 INFO kablam! 25 | | decompile Sep 21 11:44:14.893 INFO kablam! 26 | | } Sep 21 11:44:14.894 INFO kablam! 27 | | } Sep 21 11:44:14.894 INFO kablam! | |_^ Sep 21 11:44:14.894 INFO kablam! | Sep 21 11:44:14.894 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:44:14.894 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 21 11:44:14.895 INFO kablam! Sep 21 11:44:15.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.42s Sep 21 11:44:15.051 INFO kablam! su: No module specific data is present Sep 21 11:44:16.003 INFO running `"docker" "rm" "-f" "d9842c9855417fb7f0951b0e21cc642890ee2d56c486a2c947a8afb075916749"` Sep 21 11:44:16.114 INFO blam! d9842c9855417fb7f0951b0e21cc642890ee2d56c486a2c947a8afb075916749