Oct 22 03:49:31.948 INFO checking crushtool-0.3.10 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:49:31.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 22 03:49:32.188 INFO blam! c719989afe53556d85791a20887aefc17def84e1042865419d0a43ad8c4e08a7 Oct 22 03:49:32.211 INFO running `"docker" "start" "-a" "c719989afe53556d85791a20887aefc17def84e1042865419d0a43ad8c4e08a7"` Oct 22 03:49:32.807 INFO kablam! usermod: no changes Oct 22 03:49:32.898 INFO kablam! Checking uuid v0.4.0 Oct 22 03:49:32.899 INFO kablam! Checking clap v2.14.1 Oct 22 03:49:37.613 INFO kablam! Checking crushtool v0.3.10 (/source) Oct 22 03:49:40.807 INFO kablam! warning: variable does not need to be mutable Oct 22 03:49:40.807 INFO kablam! --> src/lib.rs:451:13 Oct 22 03:49:40.807 INFO kablam! | Oct 22 03:49:40.807 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 22 03:49:40.807 INFO kablam! | ----^^^^^^^^ Oct 22 03:49:40.807 INFO kablam! | | Oct 22 03:49:40.807 INFO kablam! | help: remove this `mut` Oct 22 03:49:40.807 INFO kablam! | Oct 22 03:49:40.807 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:49:40.807 INFO kablam! Oct 22 03:49:41.388 INFO kablam! warning: variable does not need to be mutable Oct 22 03:49:41.388 INFO kablam! --> src/lib.rs:451:13 Oct 22 03:49:41.388 INFO kablam! | Oct 22 03:49:41.388 INFO kablam! 451 | let mut crushmap = CrushMap::default(); Oct 22 03:49:41.388 INFO kablam! | ----^^^^^^^^ Oct 22 03:49:41.388 INFO kablam! | | Oct 22 03:49:41.388 INFO kablam! | help: remove this `mut` Oct 22 03:49:41.388 INFO kablam! | Oct 22 03:49:41.388 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:49:41.388 INFO kablam! Oct 22 03:49:45.432 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 03:49:45.433 INFO kablam! --> src/main.rs:22:1 Oct 22 03:49:45.433 INFO kablam! | Oct 22 03:49:45.435 INFO kablam! 22 | / arg_enum!{ Oct 22 03:49:45.435 INFO kablam! 23 | | enum Mode { Oct 22 03:49:45.437 INFO kablam! 24 | | compile, Oct 22 03:49:45.437 INFO kablam! 25 | | decompile Oct 22 03:49:45.437 INFO kablam! 26 | | } Oct 22 03:49:45.438 INFO kablam! 27 | | } Oct 22 03:49:45.438 INFO kablam! | |_^ Oct 22 03:49:45.439 INFO kablam! | Oct 22 03:49:45.439 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:49:45.440 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 22 03:49:45.440 INFO kablam! Oct 22 03:49:45.828 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 03:49:45.828 INFO kablam! --> src/main.rs:22:1 Oct 22 03:49:45.828 INFO kablam! | Oct 22 03:49:45.828 INFO kablam! 22 | / arg_enum!{ Oct 22 03:49:45.828 INFO kablam! 23 | | enum Mode { Oct 22 03:49:45.828 INFO kablam! 24 | | compile, Oct 22 03:49:45.828 INFO kablam! 25 | | decompile Oct 22 03:49:45.828 INFO kablam! 26 | | } Oct 22 03:49:45.828 INFO kablam! 27 | | } Oct 22 03:49:45.828 INFO kablam! | |_^ Oct 22 03:49:45.828 INFO kablam! | Oct 22 03:49:45.828 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:49:45.828 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 22 03:49:45.828 INFO kablam! Oct 22 03:49:45.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.08s Oct 22 03:49:45.930 INFO kablam! su: No module specific data is present Oct 22 03:49:46.556 INFO running `"docker" "rm" "-f" "c719989afe53556d85791a20887aefc17def84e1042865419d0a43ad8c4e08a7"` Oct 22 03:49:46.821 INFO blam! c719989afe53556d85791a20887aefc17def84e1042865419d0a43ad8c4e08a7