Oct 27 06:18:50.611 INFO checking d3zd3z/bootsim against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:18:50.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 06:18:51.097 INFO blam! f570c35827541064df5376c0a9050d148196f58aed36cb9e2f3615c2d103b937 Oct 27 06:18:51.099 INFO running `"docker" "start" "-a" "f570c35827541064df5376c0a9050d148196f58aed36cb9e2f3615c2d103b937"` Oct 27 06:18:53.403 INFO kablam! usermod: no changes Oct 27 06:18:53.505 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 27 06:18:53.505 INFO kablam! Compiling bootsim v0.1.0 (/source) Oct 27 06:18:55.511 INFO kablam! warning: bootutil/src/loader.c: In function 'split_go': Oct 27 06:18:55.511 INFO kablam! warning: bootutil/src/loader.c:1092:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Oct 27 06:18:55.511 INFO kablam! warning: *entry = (void*) entry_val; Oct 27 06:18:55.511 INFO kablam! warning: ^ Oct 27 06:18:55.675 INFO kablam! Checking backtrace v0.3.0 Oct 27 06:18:56.392 INFO kablam! Checking error-chain v0.7.1 Oct 27 06:18:58.439 INFO kablam! warning: variable does not need to be mutable Oct 27 06:18:58.439 INFO kablam! --> src/flash.rs:77:13 Oct 27 06:18:58.439 INFO kablam! | Oct 27 06:18:58.439 INFO kablam! 77 | let mut sub = &mut self.data[offset .. offset + payload.len()]; Oct 27 06:18:58.439 INFO kablam! | ----^^^ Oct 27 06:18:58.439 INFO kablam! | | Oct 27 06:18:58.439 INFO kablam! | help: remove this `mut` Oct 27 06:18:58.439 INFO kablam! | Oct 27 06:18:58.439 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 06:18:58.439 INFO kablam! Oct 27 06:18:58.447 INFO kablam! warning: variable does not need to be mutable Oct 27 06:18:58.449 INFO kablam! --> src/api.rs:11:9 Oct 27 06:18:58.449 INFO kablam! | Oct 27 06:18:58.449 INFO kablam! 11 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 27 06:18:58.449 INFO kablam! | ----^^^ Oct 27 06:18:58.450 INFO kablam! | | Oct 27 06:18:58.450 INFO kablam! | help: remove this `mut` Oct 27 06:18:58.450 INFO kablam! Oct 27 06:18:58.454 INFO kablam! warning: variable does not need to be mutable Oct 27 06:18:58.454 INFO kablam! --> src/api.rs:24:9 Oct 27 06:18:58.454 INFO kablam! | Oct 27 06:18:58.454 INFO kablam! 24 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 27 06:18:58.455 INFO kablam! | ----^^^ Oct 27 06:18:58.455 INFO kablam! | | Oct 27 06:18:58.455 INFO kablam! | help: remove this `mut` Oct 27 06:18:58.455 INFO kablam! Oct 27 06:18:58.971 INFO kablam! warning: variable does not need to be mutable Oct 27 06:18:58.971 INFO kablam! --> src/flash.rs:77:13 Oct 27 06:18:58.971 INFO kablam! | Oct 27 06:18:58.971 INFO kablam! 77 | let mut sub = &mut self.data[offset .. offset + payload.len()]; Oct 27 06:18:58.971 INFO kablam! | ----^^^ Oct 27 06:18:58.971 INFO kablam! | | Oct 27 06:18:58.971 INFO kablam! | help: remove this `mut` Oct 27 06:18:58.971 INFO kablam! | Oct 27 06:18:58.971 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 06:18:58.971 INFO kablam! Oct 27 06:18:58.982 INFO kablam! warning: variable does not need to be mutable Oct 27 06:18:58.983 INFO kablam! --> src/api.rs:11:9 Oct 27 06:18:58.983 INFO kablam! | Oct 27 06:18:58.983 INFO kablam! 11 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 27 06:18:58.984 INFO kablam! | ----^^^ Oct 27 06:18:58.984 INFO kablam! | | Oct 27 06:18:58.984 INFO kablam! | help: remove this `mut` Oct 27 06:18:58.985 INFO kablam! Oct 27 06:18:58.986 INFO kablam! warning: variable does not need to be mutable Oct 27 06:18:58.986 INFO kablam! --> src/api.rs:24:9 Oct 27 06:18:58.986 INFO kablam! | Oct 27 06:18:58.987 INFO kablam! 24 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 27 06:18:58.987 INFO kablam! | ----^^^ Oct 27 06:18:58.987 INFO kablam! | | Oct 27 06:18:58.995 INFO kablam! | help: remove this `mut` Oct 27 06:18:58.995 INFO kablam! Oct 27 06:18:59.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.63s Oct 27 06:18:59.059 INFO kablam! su: No module specific data is present Oct 27 06:18:59.620 INFO running `"docker" "rm" "-f" "f570c35827541064df5376c0a9050d148196f58aed36cb9e2f3615c2d103b937"` Oct 27 06:18:59.827 INFO blam! f570c35827541064df5376c0a9050d148196f58aed36cb9e2f3615c2d103b937