Oct 27 23:30:08.496 INFO checking crushtool-0.3.10 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:30:08.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 23:30:08.939 INFO blam! 34744df80e3d102ae25090a3483e7e6908bcc399a0443596d62ca6f57556aae4 Oct 27 23:30:08.955 INFO running `"docker" "start" "-a" "34744df80e3d102ae25090a3483e7e6908bcc399a0443596d62ca6f57556aae4"` Oct 27 23:30:09.915 INFO kablam! usermod: no changes Oct 27 23:30:10.067 INFO kablam! Checking uuid v0.4.0 Oct 27 23:30:10.074 INFO kablam! Checking clap v2.14.1 Oct 27 23:30:14.732 INFO kablam! Checking crushtool v0.3.10 (/source) Oct 27 23:30:18.591 INFO kablam! warning: variable does not need to be mutable Oct 27 23:30:18.591 INFO kablam! --> src/lib.rs:451:13 Oct 27 23:30:18.591 INFO kablam! | Oct 27 23:30:18.591 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 27 23:30:18.591 INFO kablam! | ----^^^^^^^^ Oct 27 23:30:18.591 INFO kablam! | | Oct 27 23:30:18.591 INFO kablam! | help: remove this `mut` Oct 27 23:30:18.591 INFO kablam! | Oct 27 23:30:18.591 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 23:30:18.591 INFO kablam! Oct 27 23:30:18.730 INFO kablam! warning: variable does not need to be mutable Oct 27 23:30:18.730 INFO kablam! --> src/lib.rs:451:13 Oct 27 23:30:18.730 INFO kablam! | Oct 27 23:30:18.730 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 27 23:30:18.730 INFO kablam! | ----^^^^^^^^ Oct 27 23:30:18.730 INFO kablam! | | Oct 27 23:30:18.730 INFO kablam! | help: remove this `mut` Oct 27 23:30:18.730 INFO kablam! | Oct 27 23:30:18.730 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 23:30:18.730 INFO kablam! Oct 27 23:30:23.659 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 23:30:23.659 INFO kablam! --> src/main.rs:22:1 Oct 27 23:30:23.659 INFO kablam! | Oct 27 23:30:23.659 INFO kablam! 22 | / arg_enum!{ Oct 27 23:30:23.659 INFO kablam! 23 | | enum Mode { Oct 27 23:30:23.659 INFO kablam! 24 | | compile, Oct 27 23:30:23.659 INFO kablam! 25 | | decompile Oct 27 23:30:23.659 INFO kablam! 26 | | } Oct 27 23:30:23.659 INFO kablam! 27 | | } Oct 27 23:30:23.659 INFO kablam! | |_^ Oct 27 23:30:23.659 INFO kablam! | Oct 27 23:30:23.659 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:30:23.659 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 27 23:30:23.659 INFO kablam! Oct 27 23:30:24.077 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 23:30:24.077 INFO kablam! --> src/main.rs:22:1 Oct 27 23:30:24.077 INFO kablam! | Oct 27 23:30:24.078 INFO kablam! 22 | / arg_enum!{ Oct 27 23:30:24.078 INFO kablam! 23 | | enum Mode { Oct 27 23:30:24.078 INFO kablam! 24 | | compile, Oct 27 23:30:24.078 INFO kablam! 25 | | decompile Oct 27 23:30:24.078 INFO kablam! 26 | | } Oct 27 23:30:24.078 INFO kablam! 27 | | } Oct 27 23:30:24.078 INFO kablam! | |_^ Oct 27 23:30:24.078 INFO kablam! | Oct 27 23:30:24.078 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:30:24.078 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 27 23:30:24.078 INFO kablam! Oct 27 23:30:24.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.20s Oct 27 23:30:24.153 INFO kablam! su: No module specific data is present Oct 27 23:30:24.435 INFO running `"docker" "rm" "-f" "34744df80e3d102ae25090a3483e7e6908bcc399a0443596d62ca6f57556aae4"` Oct 27 23:30:24.579 INFO blam! 34744df80e3d102ae25090a3483e7e6908bcc399a0443596d62ca6f57556aae4