Oct 11 00:48:22.628 INFO testing d3zd3z/bootsim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:48:22.628 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:48:22.630 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:48:23.082 INFO blam! 53d7f34643c64edd4dc194eb4335b25971571b0da7d3c1c2b0f6afb6e129a3f7 Oct 11 00:48:23.089 INFO running `"docker" "start" "-a" "53d7f34643c64edd4dc194eb4335b25971571b0da7d3c1c2b0f6afb6e129a3f7"` Oct 11 00:48:24.684 INFO kablam! usermod: no changes Oct 11 00:48:24.827 INFO kablam! Compiling bootsim v0.1.0 (/source) Oct 11 00:48:24.840 INFO kablam! Compiling backtrace v0.3.0 Oct 11 00:48:27.360 INFO kablam! Compiling error-chain v0.7.1 Oct 11 00:48:27.682 INFO kablam! warning: bootutil/src/loader.c: In function 'split_go': Oct 11 00:48:27.682 INFO kablam! warning: bootutil/src/loader.c:1092:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Oct 11 00:48:27.682 INFO kablam! warning: *entry = (void*) entry_val; Oct 11 00:48:27.682 INFO kablam! warning: ^ Oct 11 00:48:30.781 INFO kablam! warning: variable does not need to be mutable Oct 11 00:48:30.781 INFO kablam! --> src/flash.rs:77:13 Oct 11 00:48:30.781 INFO kablam! | Oct 11 00:48:30.781 INFO kablam! 77 | let mut sub = &mut self.data[offset .. offset + payload.len()]; Oct 11 00:48:30.781 INFO kablam! | ----^^^ Oct 11 00:48:30.781 INFO kablam! | | Oct 11 00:48:30.781 INFO kablam! | help: remove this `mut` Oct 11 00:48:30.781 INFO kablam! | Oct 11 00:48:30.781 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:48:30.781 INFO kablam! Oct 11 00:48:30.781 INFO kablam! warning: variable does not need to be mutable Oct 11 00:48:30.781 INFO kablam! --> src/api.rs:11:9 Oct 11 00:48:30.781 INFO kablam! | Oct 11 00:48:30.781 INFO kablam! 11 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 11 00:48:30.781 INFO kablam! | ----^^^ Oct 11 00:48:30.782 INFO kablam! | | Oct 11 00:48:30.782 INFO kablam! | help: remove this `mut` Oct 11 00:48:30.782 INFO kablam! Oct 11 00:48:30.782 INFO kablam! warning: variable does not need to be mutable Oct 11 00:48:30.782 INFO kablam! --> src/api.rs:24:9 Oct 11 00:48:30.782 INFO kablam! | Oct 11 00:48:30.782 INFO kablam! 24 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 11 00:48:30.782 INFO kablam! | ----^^^ Oct 11 00:48:30.782 INFO kablam! | | Oct 11 00:48:30.782 INFO kablam! | help: remove this `mut` Oct 11 00:48:30.782 INFO kablam! Oct 11 00:48:31.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.02s Oct 11 00:48:31.740 INFO kablam! su: No module specific data is present Oct 11 00:48:32.374 INFO running `"docker" "rm" "-f" "53d7f34643c64edd4dc194eb4335b25971571b0da7d3c1c2b0f6afb6e129a3f7"` Oct 11 00:48:32.640 INFO blam! 53d7f34643c64edd4dc194eb4335b25971571b0da7d3c1c2b0f6afb6e129a3f7 Oct 11 00:48:32.656 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:48:32.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:48:33.054 INFO blam! 9a1734be5d6c89cae267af6078d1f72a4d928f5ea69082b14a59e260878aee54 Oct 11 00:48:33.058 INFO running `"docker" "start" "-a" "9a1734be5d6c89cae267af6078d1f72a4d928f5ea69082b14a59e260878aee54"` Oct 11 00:48:34.160 INFO kablam! usermod: no changes Oct 11 00:48:34.252 INFO kablam! Compiling bootsim v0.1.0 (/source) Oct 11 00:48:34.650 INFO kablam! warning: bootutil/src/loader.c: In function 'split_go': Oct 11 00:48:34.650 INFO kablam! warning: bootutil/src/loader.c:1092:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Oct 11 00:48:34.651 INFO kablam! warning: *entry = (void*) entry_val; Oct 11 00:48:34.651 INFO kablam! warning: ^ Oct 11 00:48:36.001 INFO kablam! warning: variable does not need to be mutable Oct 11 00:48:36.001 INFO kablam! --> src/flash.rs:77:13 Oct 11 00:48:36.001 INFO kablam! | Oct 11 00:48:36.006 INFO kablam! 77 | let mut sub = &mut self.data[offset .. offset + payload.len()]; Oct 11 00:48:36.006 INFO kablam! | ----^^^ Oct 11 00:48:36.006 INFO kablam! | | Oct 11 00:48:36.006 INFO kablam! | help: remove this `mut` Oct 11 00:48:36.006 INFO kablam! | Oct 11 00:48:36.006 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:48:36.006 INFO kablam! Oct 11 00:48:36.020 INFO kablam! warning: variable does not need to be mutable Oct 11 00:48:36.021 INFO kablam! --> src/api.rs:11:9 Oct 11 00:48:36.021 INFO kablam! | Oct 11 00:48:36.021 INFO kablam! 11 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 11 00:48:36.022 INFO kablam! | ----^^^ Oct 11 00:48:36.022 INFO kablam! | | Oct 11 00:48:36.022 INFO kablam! | help: remove this `mut` Oct 11 00:48:36.022 INFO kablam! Oct 11 00:48:36.023 INFO kablam! warning: variable does not need to be mutable Oct 11 00:48:36.023 INFO kablam! --> src/api.rs:24:9 Oct 11 00:48:36.023 INFO kablam! | Oct 11 00:48:36.023 INFO kablam! 24 | let mut dev: &mut Flash = unsafe { &mut *dev }; Oct 11 00:48:36.023 INFO kablam! | ----^^^ Oct 11 00:48:36.024 INFO kablam! | | Oct 11 00:48:36.024 INFO kablam! | help: remove this `mut` Oct 11 00:48:36.024 INFO kablam! Oct 11 00:48:37.648 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.45s Oct 11 00:48:37.651 INFO kablam! su: No module specific data is present Oct 11 00:48:38.172 INFO running `"docker" "rm" "-f" "9a1734be5d6c89cae267af6078d1f72a4d928f5ea69082b14a59e260878aee54"` Oct 11 00:48:38.296 INFO blam! 9a1734be5d6c89cae267af6078d1f72a4d928f5ea69082b14a59e260878aee54 Oct 11 00:48:38.298 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:48:38.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:48:38.516 INFO blam! 16a0b29cf1cb011499a78d7fc34b0bea69e858e36f57143568a6b885839ac591 Oct 11 00:48:38.532 INFO running `"docker" "start" "-a" "16a0b29cf1cb011499a78d7fc34b0bea69e858e36f57143568a6b885839ac591"` Oct 11 00:48:39.168 INFO kablam! usermod: no changes Oct 11 00:48:39.213 INFO kablam! warning: bootutil/src/loader.c: In function 'split_go': Oct 11 00:48:39.214 INFO kablam! warning: bootutil/src/loader.c:1092:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Oct 11 00:48:39.214 INFO kablam! warning: *entry = (void*) entry_val; Oct 11 00:48:39.214 INFO kablam! warning: ^ Oct 11 00:48:39.214 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 00:48:39.228 INFO kablam! Running /target/debug/deps/bootsim-8d2907ddba5d1324 Oct 11 00:48:39.232 INFO blam! Oct 11 00:48:39.232 INFO blam! running 2 tests Oct 11 00:48:39.232 INFO blam! test pdump::samples ... ok Oct 11 00:48:39.308 INFO blam! test flash::test::test_flash ... ok Oct 11 00:48:39.308 INFO blam! Oct 11 00:48:39.308 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:48:39.308 INFO blam! Oct 11 00:48:39.311 INFO kablam! su: No module specific data is present Oct 11 00:48:39.644 INFO running `"docker" "rm" "-f" "16a0b29cf1cb011499a78d7fc34b0bea69e858e36f57143568a6b885839ac591"` Oct 11 00:48:39.772 INFO blam! 16a0b29cf1cb011499a78d7fc34b0bea69e858e36f57143568a6b885839ac591