Oct 27 23:30:08.810 INFO checking crushtool-0.3.10 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 23:30:08.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:09.239 INFO blam! ec4836dce82b050b22397b8dd142283a6e19b515153772615f5aff1781eddb72 Oct 27 23:30:09.251 INFO running `"docker" "start" "-a" "ec4836dce82b050b22397b8dd142283a6e19b515153772615f5aff1781eddb72"` Oct 27 23:30:10.275 INFO kablam! usermod: no changes Oct 27 23:30:10.415 INFO kablam! Checking uuid v0.4.0 Oct 27 23:30:10.423 INFO kablam! Checking clap v2.14.1 Oct 27 23:30:15.171 INFO kablam! Checking crushtool v0.3.10 (/source) Oct 27 23:30:19.699 INFO kablam! warning: variable does not need to be mutable Oct 27 23:30:19.699 INFO kablam! --> src/lib.rs:451:13 Oct 27 23:30:19.700 INFO kablam! | Oct 27 23:30:19.700 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 27 23:30:19.700 INFO kablam! | ----^^^^^^^^ Oct 27 23:30:19.700 INFO kablam! | | Oct 27 23:30:19.701 INFO kablam! | help: remove this `mut` Oct 27 23:30:19.701 INFO kablam! | Oct 27 23:30:19.701 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 23:30:19.701 INFO kablam! Oct 27 23:30:19.773 INFO kablam! warning: variable does not need to be mutable Oct 27 23:30:19.773 INFO kablam! --> src/lib.rs:451:13 Oct 27 23:30:19.773 INFO kablam! | Oct 27 23:30:19.774 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 27 23:30:19.774 INFO kablam! | ----^^^^^^^^ Oct 27 23:30:19.774 INFO kablam! | | Oct 27 23:30:19.774 INFO kablam! | help: remove this `mut` Oct 27 23:30:19.775 INFO kablam! | Oct 27 23:30:19.775 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 23:30:19.775 INFO kablam! Oct 27 23:30:23.707 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 23:30:23.707 INFO kablam! --> src/main.rs:22:1 Oct 27 23:30:23.707 INFO kablam! | Oct 27 23:30:23.707 INFO kablam! 22 | / arg_enum!{ Oct 27 23:30:23.707 INFO kablam! 23 | | enum Mode { Oct 27 23:30:23.707 INFO kablam! 24 | | compile, Oct 27 23:30:23.707 INFO kablam! 25 | | decompile Oct 27 23:30:23.707 INFO kablam! 26 | | } Oct 27 23:30:23.707 INFO kablam! 27 | | } Oct 27 23:30:23.707 INFO kablam! | |_^ Oct 27 23:30:23.707 INFO kablam! | Oct 27 23:30:23.707 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:30:23.707 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.707 INFO kablam! Oct 27 23:30:24.465 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 23:30:24.465 INFO kablam! --> src/main.rs:22:1 Oct 27 23:30:24.465 INFO kablam! | Oct 27 23:30:24.466 INFO kablam! 22 | / arg_enum!{ Oct 27 23:30:24.466 INFO kablam! 23 | | enum Mode { Oct 27 23:30:24.466 INFO kablam! 24 | | compile, Oct 27 23:30:24.466 INFO kablam! 25 | | decompile Oct 27 23:30:24.466 INFO kablam! 26 | | } Oct 27 23:30:24.466 INFO kablam! 27 | | } Oct 27 23:30:24.466 INFO kablam! | |_^ Oct 27 23:30:24.466 INFO kablam! | Oct 27 23:30:24.466 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 23:30:24.466 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.466 INFO kablam! Oct 27 23:30:24.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.23s Oct 27 23:30:24.543 INFO kablam! su: No module specific data is present Oct 27 23:30:24.816 INFO running `"docker" "rm" "-f" "ec4836dce82b050b22397b8dd142283a6e19b515153772615f5aff1781eddb72"` Oct 27 23:30:24.917 INFO blam! ec4836dce82b050b22397b8dd142283a6e19b515153772615f5aff1781eddb72