Oct 13 16:25:38.049 INFO checking crushtool-0.3.10 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 16:25:38.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:25:38.448 INFO blam! a7d6562567cdd5f3e82c5ece90fe42ac178c9ba1e3b40c33467ef6bfd1ad5ebc Oct 13 16:25:38.454 INFO running `"docker" "start" "-a" "a7d6562567cdd5f3e82c5ece90fe42ac178c9ba1e3b40c33467ef6bfd1ad5ebc"` Oct 13 16:25:39.675 INFO kablam! usermod: no changes Oct 13 16:25:39.808 INFO kablam! Checking uuid v0.4.0 Oct 13 16:25:39.808 INFO kablam! Checking clap v2.14.1 Oct 13 16:25:44.505 INFO kablam! Checking crushtool v0.3.10 (/source) Oct 13 16:25:49.436 INFO kablam! warning: variable does not need to be mutable Oct 13 16:25:49.437 INFO kablam! --> src/lib.rs:451:13 Oct 13 16:25:49.437 INFO kablam! | Oct 13 16:25:49.437 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 13 16:25:49.437 INFO kablam! | ----^^^^^^^^ Oct 13 16:25:49.437 INFO kablam! | | Oct 13 16:25:49.437 INFO kablam! | help: remove this `mut` Oct 13 16:25:49.437 INFO kablam! | Oct 13 16:25:49.437 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 16:25:49.437 INFO kablam! Oct 13 16:25:49.956 INFO kablam! warning: variable does not need to be mutable Oct 13 16:25:49.957 INFO kablam! --> src/lib.rs:451:13 Oct 13 16:25:49.958 INFO kablam! | Oct 13 16:25:49.958 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 13 16:25:49.959 INFO kablam! | ----^^^^^^^^ Oct 13 16:25:49.960 INFO kablam! | | Oct 13 16:25:49.960 INFO kablam! | help: remove this `mut` Oct 13 16:25:49.961 INFO kablam! | Oct 13 16:25:49.962 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 16:25:49.962 INFO kablam! Oct 13 16:25:54.956 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 16:25:54.956 INFO kablam! --> src/main.rs:22:1 Oct 13 16:25:54.956 INFO kablam! | Oct 13 16:25:54.956 INFO kablam! 22 | / arg_enum!{ Oct 13 16:25:54.956 INFO kablam! 23 | | enum Mode { Oct 13 16:25:54.956 INFO kablam! 24 | | compile, Oct 13 16:25:54.956 INFO kablam! 25 | | decompile Oct 13 16:25:54.956 INFO kablam! 26 | | } Oct 13 16:25:54.956 INFO kablam! 27 | | } Oct 13 16:25:54.956 INFO kablam! | |_^ Oct 13 16:25:54.956 INFO kablam! | Oct 13 16:25:54.956 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:25:54.956 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) Oct 13 16:25:54.956 INFO kablam! Oct 13 16:25:55.543 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 16:25:55.544 INFO kablam! --> src/main.rs:22:1 Oct 13 16:25:55.544 INFO kablam! | Oct 13 16:25:55.544 INFO kablam! 22 | / arg_enum!{ Oct 13 16:25:55.545 INFO kablam! 23 | | enum Mode { Oct 13 16:25:55.545 INFO kablam! 24 | | compile, Oct 13 16:25:55.549 INFO kablam! 25 | | decompile Oct 13 16:25:55.550 INFO kablam! 26 | | } Oct 13 16:25:55.550 INFO kablam! 27 | | } Oct 13 16:25:55.551 INFO kablam! | |_^ Oct 13 16:25:55.551 INFO kablam! | Oct 13 16:25:55.551 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:25:55.551 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) Oct 13 16:25:55.552 INFO kablam! Oct 13 16:25:55.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.98s Oct 13 16:25:55.683 INFO kablam! su: No module specific data is present Oct 13 16:25:56.358 INFO running `"docker" "rm" "-f" "a7d6562567cdd5f3e82c5ece90fe42ac178c9ba1e3b40c33467ef6bfd1ad5ebc"` Oct 13 16:25:56.585 INFO blam! a7d6562567cdd5f3e82c5ece90fe42ac178c9ba1e3b40c33467ef6bfd1ad5ebc