Oct 31 19:28:35.696 INFO checking tmwbook/rcsim against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 19:28:35.696 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 19:28:36.166 INFO blam! c7c5055ccc5be9c11f31efa281edb2e9938a6ee3af4a121b9703c32e456aae00 Oct 31 19:28:36.171 INFO running `"docker" "start" "-a" "c7c5055ccc5be9c11f31efa281edb2e9938a6ee3af4a121b9703c32e456aae00"` Oct 31 19:28:37.348 INFO kablam! usermod: no changes Oct 31 19:28:37.456 INFO kablam! Checking clap v2.29.0 Oct 31 19:28:45.808 INFO kablam! Checking rcsim v0.1.0 (/source) Oct 31 19:28:46.101 INFO kablam! warning: unused variable: `line` Oct 31 19:28:46.101 INFO kablam! --> src/main.rs:73:21 Oct 31 19:28:46.102 INFO kablam! | Oct 31 19:28:46.102 INFO kablam! 73 | let mut line = CacheLine{valid: false, tag: 0}; Oct 31 19:28:46.102 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 31 19:28:46.102 INFO kablam! | Oct 31 19:28:46.103 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:28:46.103 INFO kablam! Oct 31 19:28:46.109 INFO kablam! warning: variable does not need to be mutable Oct 31 19:28:46.109 INFO kablam! --> src/main.rs:50:9 Oct 31 19:28:46.109 INFO kablam! | Oct 31 19:28:46.110 INFO kablam! 50 | let mut stats = Statistics {misses: 0, hits: 0, evictions: 0}; Oct 31 19:28:46.110 INFO kablam! | ----^^^^^ Oct 31 19:28:46.110 INFO kablam! | | Oct 31 19:28:46.111 INFO kablam! | help: remove this `mut` Oct 31 19:28:46.111 INFO kablam! | Oct 31 19:28:46.111 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:28:46.111 INFO kablam! Oct 31 19:28:46.400 INFO kablam! warning: unused variable: `line` Oct 31 19:28:46.400 INFO kablam! --> src/main.rs:73:21 Oct 31 19:28:46.400 INFO kablam! | Oct 31 19:28:46.400 INFO kablam! 73 | let mut line = CacheLine{valid: false, tag: 0}; Oct 31 19:28:46.400 INFO kablam! | ^^^^ help: consider using `_line` instead Oct 31 19:28:46.400 INFO kablam! | Oct 31 19:28:46.400 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:28:46.400 INFO kablam! Oct 31 19:28:46.404 INFO kablam! warning: variable does not need to be mutable Oct 31 19:28:46.404 INFO kablam! --> src/main.rs:50:9 Oct 31 19:28:46.404 INFO kablam! | Oct 31 19:28:46.404 INFO kablam! 50 | let mut stats = Statistics {misses: 0, hits: 0, evictions: 0}; Oct 31 19:28:46.404 INFO kablam! | ----^^^^^ Oct 31 19:28:46.404 INFO kablam! | | Oct 31 19:28:46.404 INFO kablam! | help: remove this `mut` Oct 31 19:28:46.404 INFO kablam! | Oct 31 19:28:46.404 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 19:28:46.404 INFO kablam! Oct 31 19:28:46.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.10s Oct 31 19:28:46.476 INFO kablam! su: No module specific data is present Oct 31 19:28:47.508 INFO running `"docker" "rm" "-f" "c7c5055ccc5be9c11f31efa281edb2e9938a6ee3af4a121b9703c32e456aae00"` Oct 31 19:28:47.808 INFO blam! c7c5055ccc5be9c11f31efa281edb2e9938a6ee3af4a121b9703c32e456aae00