Sep 04 20:31:18.141 INFO checking crushtool-0.3.10 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 20:31:18.141 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 20:31:18.141 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:31:18.391 INFO blam! e060492085b0bbc8b58d115714fa6dafe46ec1d5b7cd48ff155ed84577cb3094 Sep 04 20:31:18.392 INFO running `"docker" "start" "-a" "e060492085b0bbc8b58d115714fa6dafe46ec1d5b7cd48ff155ed84577cb3094"` Sep 04 20:31:19.531 INFO kablam! Checking uuid v0.4.0 Sep 04 20:31:19.531 INFO kablam! Checking clap v2.14.1 Sep 04 20:31:28.978 INFO kablam! Checking crushtool v0.3.10 (file:///source) Sep 04 20:31:33.211 INFO kablam! warning: variable does not need to be mutable Sep 04 20:31:33.211 INFO kablam! --> src/lib.rs:451:13 Sep 04 20:31:33.211 INFO kablam! | Sep 04 20:31:33.211 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 04 20:31:33.211 INFO kablam! | ----^^^^^^^^ Sep 04 20:31:33.211 INFO kablam! | | Sep 04 20:31:33.211 INFO kablam! | help: remove this `mut` Sep 04 20:31:33.211 INFO kablam! | Sep 04 20:31:33.211 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 20:31:33.211 INFO kablam! Sep 04 20:31:33.799 INFO kablam! warning: variable does not need to be mutable Sep 04 20:31:33.799 INFO kablam! --> src/lib.rs:451:13 Sep 04 20:31:33.799 INFO kablam! | Sep 04 20:31:33.799 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 04 20:31:33.799 INFO kablam! | ----^^^^^^^^ Sep 04 20:31:33.799 INFO kablam! | | Sep 04 20:31:33.799 INFO kablam! | help: remove this `mut` Sep 04 20:31:33.799 INFO kablam! | Sep 04 20:31:33.800 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 20:31:33.800 INFO kablam! Sep 04 20:31:36.157 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:31:36.157 INFO kablam! --> src/main.rs:22:1 Sep 04 20:31:36.157 INFO kablam! | Sep 04 20:31:36.157 INFO kablam! 22 | / arg_enum!{ Sep 04 20:31:36.157 INFO kablam! 23 | | enum Mode { Sep 04 20:31:36.157 INFO kablam! 24 | | compile, Sep 04 20:31:36.157 INFO kablam! 25 | | decompile Sep 04 20:31:36.157 INFO kablam! 26 | | } Sep 04 20:31:36.157 INFO kablam! 27 | | } Sep 04 20:31:36.157 INFO kablam! | |_^ Sep 04 20:31:36.157 INFO kablam! | Sep 04 20:31:36.157 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:31:36.157 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 04 20:31:36.157 INFO kablam! Sep 04 20:31:36.361 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:31:36.361 INFO kablam! --> src/main.rs:22:1 Sep 04 20:31:36.361 INFO kablam! | Sep 04 20:31:36.361 INFO kablam! 22 | / arg_enum!{ Sep 04 20:31:36.361 INFO kablam! 23 | | enum Mode { Sep 04 20:31:36.361 INFO kablam! 24 | | compile, Sep 04 20:31:36.361 INFO kablam! 25 | | decompile Sep 04 20:31:36.361 INFO kablam! 26 | | } Sep 04 20:31:36.361 INFO kablam! 27 | | } Sep 04 20:31:36.361 INFO kablam! | |_^ Sep 04 20:31:36.361 INFO kablam! | Sep 04 20:31:36.361 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:31:36.361 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 04 20:31:36.361 INFO kablam! Sep 04 20:31:36.542 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.14s Sep 04 20:31:36.551 INFO kablam! su: No module specific data is present Sep 04 20:31:37.160 INFO running `"docker" "rm" "-f" "e060492085b0bbc8b58d115714fa6dafe46ec1d5b7cd48ff155ed84577cb3094"` Sep 04 20:31:37.252 INFO blam! e060492085b0bbc8b58d115714fa6dafe46ec1d5b7cd48ff155ed84577cb3094