Sep 06 08:20:39.530 INFO checking crushtool-0.3.10 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:20:39.530 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:20:39.530 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/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 08:20:39.698 INFO blam! 3224be85a4f9a0c9747241279a05986679aaf40adc54d50ae8d95ed73b55140a Sep 06 08:20:39.700 INFO running `"docker" "start" "-a" "3224be85a4f9a0c9747241279a05986679aaf40adc54d50ae8d95ed73b55140a"` Sep 06 08:20:40.817 INFO kablam! usermod: no changes Sep 06 08:20:40.953 INFO kablam! Checking uuid v0.4.0 Sep 06 08:20:40.953 INFO kablam! Checking clap v2.14.1 Sep 06 08:20:45.758 INFO kablam! Checking crushtool v0.3.10 (file:///source) Sep 06 08:20:48.502 INFO kablam! warning: variable does not need to be mutable Sep 06 08:20:48.502 INFO kablam! --> src/lib.rs:451:13 Sep 06 08:20:48.502 INFO kablam! | Sep 06 08:20:48.502 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 06 08:20:48.502 INFO kablam! | ----^^^^^^^^ Sep 06 08:20:48.502 INFO kablam! | | Sep 06 08:20:48.502 INFO kablam! | help: remove this `mut` Sep 06 08:20:48.502 INFO kablam! | Sep 06 08:20:48.502 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 08:20:48.502 INFO kablam! Sep 06 08:20:49.302 INFO kablam! warning: variable does not need to be mutable Sep 06 08:20:49.302 INFO kablam! --> src/lib.rs:451:13 Sep 06 08:20:49.302 INFO kablam! | Sep 06 08:20:49.302 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 06 08:20:49.302 INFO kablam! | ----^^^^^^^^ Sep 06 08:20:49.302 INFO kablam! | | Sep 06 08:20:49.302 INFO kablam! | help: remove this `mut` Sep 06 08:20:49.302 INFO kablam! | Sep 06 08:20:49.302 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 08:20:49.302 INFO kablam! Sep 06 08:20:51.050 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 08:20:51.050 INFO kablam! --> src/main.rs:22:1 Sep 06 08:20:51.050 INFO kablam! | Sep 06 08:20:51.050 INFO kablam! 22 | / arg_enum!{ Sep 06 08:20:51.050 INFO kablam! 23 | | enum Mode { Sep 06 08:20:51.050 INFO kablam! 24 | | compile, Sep 06 08:20:51.050 INFO kablam! 25 | | decompile Sep 06 08:20:51.050 INFO kablam! 26 | | } Sep 06 08:20:51.050 INFO kablam! 27 | | } Sep 06 08:20:51.050 INFO kablam! | |_^ Sep 06 08:20:51.050 INFO kablam! | Sep 06 08:20:51.050 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 08:20:51.050 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 06 08:20:51.050 INFO kablam! Sep 06 08:20:51.450 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 08:20:51.450 INFO kablam! --> src/main.rs:22:1 Sep 06 08:20:51.450 INFO kablam! | Sep 06 08:20:51.450 INFO kablam! 22 | / arg_enum!{ Sep 06 08:20:51.450 INFO kablam! 23 | | enum Mode { Sep 06 08:20:51.450 INFO kablam! 24 | | compile, Sep 06 08:20:51.450 INFO kablam! 25 | | decompile Sep 06 08:20:51.450 INFO kablam! 26 | | } Sep 06 08:20:51.450 INFO kablam! 27 | | } Sep 06 08:20:51.450 INFO kablam! | |_^ Sep 06 08:20:51.450 INFO kablam! | Sep 06 08:20:51.450 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 08:20:51.450 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 06 08:20:51.450 INFO kablam! Sep 06 08:20:51.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.71s Sep 06 08:20:51.574 INFO kablam! su: No module specific data is present Sep 06 08:20:52.387 INFO running `"docker" "rm" "-f" "3224be85a4f9a0c9747241279a05986679aaf40adc54d50ae8d95ed73b55140a"` Sep 06 08:20:52.497 INFO blam! 3224be85a4f9a0c9747241279a05986679aaf40adc54d50ae8d95ed73b55140a