Sep 21 11:44:01.329 INFO checking crushtool-0.3.10 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:44:01.329 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:44:01.329 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:01.474 INFO blam! 26f13a6e97e259ee1482ee628d33efe1d557b83784b442070913228b0353459e Sep 21 11:44:01.480 INFO running `"docker" "start" "-a" "26f13a6e97e259ee1482ee628d33efe1d557b83784b442070913228b0353459e"` Sep 21 11:44:02.472 INFO kablam! usermod: no changes Sep 21 11:44:02.646 INFO kablam! Checking uuid v0.4.0 Sep 21 11:44:02.646 INFO kablam! Checking clap v2.14.1 Sep 21 11:44:07.866 INFO kablam! Checking crushtool v0.3.10 (/source) Sep 21 11:44:10.574 INFO kablam! warning: variable does not need to be mutable Sep 21 11:44:10.574 INFO kablam! --> src/lib.rs:451:13 Sep 21 11:44:10.574 INFO kablam! | Sep 21 11:44:10.574 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 21 11:44:10.574 INFO kablam! | ----^^^^^^^^ Sep 21 11:44:10.574 INFO kablam! | | Sep 21 11:44:10.574 INFO kablam! | help: remove this `mut` Sep 21 11:44:10.574 INFO kablam! | Sep 21 11:44:10.574 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:44:10.574 INFO kablam! Sep 21 11:44:10.890 INFO kablam! warning: variable does not need to be mutable Sep 21 11:44:10.890 INFO kablam! --> src/lib.rs:451:13 Sep 21 11:44:10.890 INFO kablam! | Sep 21 11:44:10.890 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Sep 21 11:44:10.890 INFO kablam! | ----^^^^^^^^ Sep 21 11:44:10.890 INFO kablam! | | Sep 21 11:44:10.890 INFO kablam! | help: remove this `mut` Sep 21 11:44:10.890 INFO kablam! | Sep 21 11:44:10.890 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:44:10.890 INFO kablam! Sep 21 11:44:13.092 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 11:44:13.093 INFO kablam! --> src/main.rs:22:1 Sep 21 11:44:13.093 INFO kablam! | Sep 21 11:44:13.093 INFO kablam! 22 | / arg_enum!{ Sep 21 11:44:13.094 INFO kablam! 23 | | enum Mode { Sep 21 11:44:13.094 INFO kablam! 24 | | compile, Sep 21 11:44:13.094 INFO kablam! 25 | | decompile Sep 21 11:44:13.095 INFO kablam! 26 | | } Sep 21 11:44:13.095 INFO kablam! 27 | | } Sep 21 11:44:13.096 INFO kablam! | |_^ Sep 21 11:44:13.096 INFO kablam! | Sep 21 11:44:13.096 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:44:13.097 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:13.097 INFO kablam! Sep 21 11:44:13.509 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 11:44:13.510 INFO kablam! --> src/main.rs:22:1 Sep 21 11:44:13.510 INFO kablam! | Sep 21 11:44:13.510 INFO kablam! 22 | / arg_enum!{ Sep 21 11:44:13.511 INFO kablam! 23 | | enum Mode { Sep 21 11:44:13.511 INFO kablam! 24 | | compile, Sep 21 11:44:13.511 INFO kablam! 25 | | decompile Sep 21 11:44:13.512 INFO kablam! 26 | | } Sep 21 11:44:13.512 INFO kablam! 27 | | } Sep 21 11:44:13.512 INFO kablam! | |_^ Sep 21 11:44:13.512 INFO kablam! | Sep 21 11:44:13.513 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:44:13.513 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:13.513 INFO kablam! Sep 21 11:44:13.642 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.13s Sep 21 11:44:13.651 INFO kablam! su: No module specific data is present Sep 21 11:44:14.967 INFO running `"docker" "rm" "-f" "26f13a6e97e259ee1482ee628d33efe1d557b83784b442070913228b0353459e"` Sep 21 11:44:15.090 INFO blam! 26f13a6e97e259ee1482ee628d33efe1d557b83784b442070913228b0353459e