Oct 27 12:10:56.134 INFO checking DennoDin/cc5-polyglottal-rust-graph against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:10:56.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:10:56.539 INFO blam! c46c13610e665a5166819f4d714b54b3a240056290c56c2f91898f2f6bc6e5cc Oct 27 12:10:56.547 INFO running `"docker" "start" "-a" "c46c13610e665a5166819f4d714b54b3a240056290c56c2f91898f2f6bc6e5cc"` Oct 27 12:10:57.638 INFO kablam! usermod: no changes Oct 27 12:10:57.703 INFO kablam! Checking graph-path v0.1.0 (/source) Oct 27 12:10:58.331 INFO kablam! warning: unused variable: `steps` Oct 27 12:10:58.331 INFO kablam! --> src/main.rs:98:13 Oct 27 12:10:58.331 INFO kablam! | Oct 27 12:10:58.331 INFO kablam! 98 | let mut steps: i8 = 0; Oct 27 12:10:58.331 INFO kablam! | ^^^^^ help: consider using `_steps` instead Oct 27 12:10:58.331 INFO kablam! | Oct 27 12:10:58.331 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:10:58.331 INFO kablam! Oct 27 12:10:58.331 INFO kablam! warning: variable does not need to be mutable Oct 27 12:10:58.331 INFO kablam! --> src/main.rs:97:9 Oct 27 12:10:58.331 INFO kablam! | Oct 27 12:10:58.331 INFO kablam! 97 | let mut result: i8 = 32; Oct 27 12:10:58.331 INFO kablam! | ----^^^^^^ Oct 27 12:10:58.335 INFO kablam! | | Oct 27 12:10:58.335 INFO kablam! | help: remove this `mut` Oct 27 12:10:58.335 INFO kablam! | Oct 27 12:10:58.336 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:10:58.336 INFO kablam! Oct 27 12:10:58.336 INFO kablam! warning: variable does not need to be mutable Oct 27 12:10:58.337 INFO kablam! --> src/main.rs:98:9 Oct 27 12:10:58.337 INFO kablam! | Oct 27 12:10:58.337 INFO kablam! 98 | let mut steps: i8 = 0; Oct 27 12:10:58.337 INFO kablam! | ----^^^^^ Oct 27 12:10:58.338 INFO kablam! | | Oct 27 12:10:58.338 INFO kablam! | help: remove this `mut` Oct 27 12:10:58.338 INFO kablam! Oct 27 12:10:58.666 INFO kablam! warning: unused variable: `steps` Oct 27 12:10:58.666 INFO kablam! --> src/main.rs:98:13 Oct 27 12:10:58.667 INFO kablam! | Oct 27 12:10:58.667 INFO kablam! 98 | let mut steps: i8 = 0; Oct 27 12:10:58.667 INFO kablam! | ^^^^^ help: consider using `_steps` instead Oct 27 12:10:58.667 INFO kablam! | Oct 27 12:10:58.667 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:10:58.667 INFO kablam! Oct 27 12:10:58.679 INFO kablam! warning: variable does not need to be mutable Oct 27 12:10:58.679 INFO kablam! --> src/main.rs:97:9 Oct 27 12:10:58.679 INFO kablam! | Oct 27 12:10:58.679 INFO kablam! 97 | let mut result: i8 = 32; Oct 27 12:10:58.679 INFO kablam! | ----^^^^^^ Oct 27 12:10:58.679 INFO kablam! | | Oct 27 12:10:58.679 INFO kablam! | help: remove this `mut` Oct 27 12:10:58.679 INFO kablam! | Oct 27 12:10:58.679 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:10:58.679 INFO kablam! Oct 27 12:10:58.679 INFO kablam! warning: variable does not need to be mutable Oct 27 12:10:58.679 INFO kablam! --> src/main.rs:98:9 Oct 27 12:10:58.679 INFO kablam! | Oct 27 12:10:58.679 INFO kablam! 98 | let mut steps: i8 = 0; Oct 27 12:10:58.679 INFO kablam! | ----^^^^^ Oct 27 12:10:58.679 INFO kablam! | | Oct 27 12:10:58.679 INFO kablam! | help: remove this `mut` Oct 27 12:10:58.679 INFO kablam! Oct 27 12:10:58.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 27 12:10:58.702 INFO kablam! su: No module specific data is present Oct 27 12:10:59.195 INFO running `"docker" "rm" "-f" "c46c13610e665a5166819f4d714b54b3a240056290c56c2f91898f2f6bc6e5cc"` Oct 27 12:10:59.471 INFO blam! c46c13610e665a5166819f4d714b54b3a240056290c56c2f91898f2f6bc6e5cc