Oct 14 23:56:04.125 INFO testing d3zd3z/bootsim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:56:04.126 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 23:56:04.600 INFO blam! 63f25a8220e07ff33b8146da48945673db5d7693a006d429013c1cb2dedb0638 Oct 14 23:56:04.607 INFO running `"docker" "start" "-a" "63f25a8220e07ff33b8146da48945673db5d7693a006d429013c1cb2dedb0638"` Oct 14 23:56:05.617 INFO kablam! usermod: no changes Oct 14 23:56:05.713 INFO kablam! Compiling bootsim v0.1.0 (/source) Oct 14 23:56:05.713 INFO kablam! Compiling rand v0.3.15 Oct 14 23:56:05.719 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 14 23:56:06.331 INFO kablam! Compiling backtrace v0.3.0 Oct 14 23:56:07.448 INFO kablam! warning: bootutil/src/loader.c: In function 'split_go': Oct 14 23:56:07.448 INFO kablam! warning: bootutil/src/loader.c:1092:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Oct 14 23:56:07.449 INFO kablam! warning: *entry = (void*) entry_val; Oct 14 23:56:07.449 INFO kablam! warning: ^ Oct 14 23:56:07.979 INFO kablam! Compiling error-chain v0.7.1 Oct 14 23:56:10.067 INFO kablam! warning: variable does not need to be mutable Oct 14 23:56:10.068 INFO kablam! --> src/flash.rs:77:13 Oct 14 23:56:10.068 INFO kablam! | Oct 14 23:56:10.068 INFO kablam! 77 | let mut sub = &mut self.data[offset .. offset + payload.len()]; Oct 14 23:56:10.068 INFO kablam! | ----^^^ Oct 14 23:56:10.069 INFO kablam! | | Oct 14 23:56:10.069 INFO kablam! | help: remove this `mut` Oct 14 23:56:10.069 INFO kablam! | Oct 14 23:56:10.070 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:56:10.070 INFO kablam! Oct 14 23:56:10.070 INFO kablam! warning: variable does not need to be mutable Oct 14 23:56:10.070 INFO kablam! --> src/api.rs:11:9 Oct 14 23:56:10.071 INFO kablam! | Oct 14 23:56:10.071 INFO kablam! 11 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 14 23:56:10.071 INFO kablam! | ----^^^ Oct 14 23:56:10.073 INFO kablam! | | Oct 14 23:56:10.073 INFO kablam! | help: remove this `mut` Oct 14 23:56:10.073 INFO kablam! Oct 14 23:56:10.073 INFO kablam! warning: variable does not need to be mutable Oct 14 23:56:10.074 INFO kablam! --> src/api.rs:24:9 Oct 14 23:56:10.074 INFO kablam! | Oct 14 23:56:10.074 INFO kablam! 24 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 14 23:56:10.075 INFO kablam! | ----^^^ Oct 14 23:56:10.075 INFO kablam! | | Oct 14 23:56:10.075 INFO kablam! | help: remove this `mut` Oct 14 23:56:10.075 INFO kablam! Oct 14 23:56:10.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.35s Oct 14 23:56:10.996 INFO kablam! su: No module specific data is present Oct 14 23:56:11.493 INFO running `"docker" "rm" "-f" "63f25a8220e07ff33b8146da48945673db5d7693a006d429013c1cb2dedb0638"` Oct 14 23:56:11.767 INFO blam! 63f25a8220e07ff33b8146da48945673db5d7693a006d429013c1cb2dedb0638 Oct 14 23:56:11.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 23:56:12.233 INFO blam! 4f10239bc89b6351c2170d865ee4366c19add5db91568f08e0532833d631496a Oct 14 23:56:12.236 INFO running `"docker" "start" "-a" "4f10239bc89b6351c2170d865ee4366c19add5db91568f08e0532833d631496a"` Oct 14 23:56:13.383 INFO kablam! usermod: no changes Oct 14 23:56:13.456 INFO kablam! Compiling bootsim v0.1.0 (/source) Oct 14 23:56:13.839 INFO kablam! warning: bootutil/src/loader.c: In function 'split_go': Oct 14 23:56:13.839 INFO kablam! warning: bootutil/src/loader.c:1092:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Oct 14 23:56:13.839 INFO kablam! warning: *entry = (void*) entry_val; Oct 14 23:56:13.839 INFO kablam! warning: ^ Oct 14 23:56:14.605 INFO kablam! warning: variable does not need to be mutable Oct 14 23:56:14.605 INFO kablam! --> src/flash.rs:77:13 Oct 14 23:56:14.605 INFO kablam! | Oct 14 23:56:14.606 INFO kablam! 77 | let mut sub = &mut self.data[offset .. offset + payload.len()]; Oct 14 23:56:14.606 INFO kablam! | ----^^^ Oct 14 23:56:14.606 INFO kablam! | | Oct 14 23:56:14.607 INFO kablam! | help: remove this `mut` Oct 14 23:56:14.607 INFO kablam! | Oct 14 23:56:14.607 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:56:14.608 INFO kablam! Oct 14 23:56:14.615 INFO kablam! warning: variable does not need to be mutable Oct 14 23:56:14.615 INFO kablam! --> src/api.rs:11:9 Oct 14 23:56:14.615 INFO kablam! | Oct 14 23:56:14.615 INFO kablam! 11 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 14 23:56:14.615 INFO kablam! | ----^^^ Oct 14 23:56:14.615 INFO kablam! | | Oct 14 23:56:14.615 INFO kablam! | help: remove this `mut` Oct 14 23:56:14.615 INFO kablam! Oct 14 23:56:14.615 INFO kablam! warning: variable does not need to be mutable Oct 14 23:56:14.616 INFO kablam! --> src/api.rs:24:9 Oct 14 23:56:14.616 INFO kablam! | Oct 14 23:56:14.616 INFO kablam! 24 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 14 23:56:14.616 INFO kablam! | ----^^^ Oct 14 23:56:14.616 INFO kablam! | | Oct 14 23:56:14.616 INFO kablam! | help: remove this `mut` Oct 14 23:56:14.616 INFO kablam! Oct 14 23:56:16.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 14 23:56:16.055 INFO kablam! su: No module specific data is present Oct 14 23:56:16.594 INFO running `"docker" "rm" "-f" "4f10239bc89b6351c2170d865ee4366c19add5db91568f08e0532833d631496a"` Oct 14 23:56:16.686 INFO blam! 4f10239bc89b6351c2170d865ee4366c19add5db91568f08e0532833d631496a Oct 14 23:56:16.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 23:56:17.652 INFO blam! 82bf198446e52e303bdd6b07cfb2091af0092b1b76b3005acf0be1bf8ca17726 Oct 14 23:56:17.654 INFO running `"docker" "start" "-a" "82bf198446e52e303bdd6b07cfb2091af0092b1b76b3005acf0be1bf8ca17726"` Oct 14 23:56:18.055 INFO kablam! usermod: no changes Oct 14 23:56:18.094 INFO kablam! warning: bootutil/src/loader.c: In function 'split_go': Oct 14 23:56:18.094 INFO kablam! warning: bootutil/src/loader.c:1092:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Oct 14 23:56:18.095 INFO kablam! warning: *entry = (void*) entry_val; Oct 14 23:56:18.095 INFO kablam! warning: ^ Oct 14 23:56:18.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 23:56:18.105 INFO kablam! Running /target/debug/deps/bootsim-8d2907ddba5d1324 Oct 14 23:56:18.107 INFO blam! Oct 14 23:56:18.108 INFO blam! running 2 tests Oct 14 23:56:18.120 INFO blam! test pdump::samples ... ok Oct 14 23:56:18.185 INFO blam! test flash::test::test_flash ... ok Oct 14 23:56:18.186 INFO blam! Oct 14 23:56:18.186 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:56:18.186 INFO blam! Oct 14 23:56:18.187 INFO kablam! su: No module specific data is present Oct 14 23:56:18.595 INFO running `"docker" "rm" "-f" "82bf198446e52e303bdd6b07cfb2091af0092b1b76b3005acf0be1bf8ca17726"` Oct 14 23:56:18.690 INFO blam! 82bf198446e52e303bdd6b07cfb2091af0092b1b76b3005acf0be1bf8ca17726