Oct 11 23:46:39.246 INFO testing file_diff-1.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:46:39.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11 23:46:39.636 INFO blam! 8f362ff524f7128867f01f40a1d751a8c46c90b6d8a47db3d849c7644afece5e Oct 11 23:46:39.638 INFO running `"docker" "start" "-a" "8f362ff524f7128867f01f40a1d751a8c46c90b6d8a47db3d849c7644afece5e"` Oct 11 23:46:40.176 INFO kablam! usermod: no changes Oct 11 23:46:40.199 INFO kablam! Compiling file_diff v1.0.0 (/source) Oct 11 23:46:40.322 INFO kablam! warning: variable does not need to be mutable Oct 11 23:46:40.322 INFO kablam! --> src/lib.rs:49:9 Oct 11 23:46:40.322 INFO kablam! | Oct 11 23:46:40.322 INFO kablam! 49 | let mut buff1 : &mut [u8] = &mut [0; 1024]; Oct 11 23:46:40.322 INFO kablam! | ----^^^^^ Oct 11 23:46:40.322 INFO kablam! | | Oct 11 23:46:40.322 INFO kablam! | help: remove this `mut` Oct 11 23:46:40.322 INFO kablam! | Oct 11 23:46:40.322 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 23:46:40.322 INFO kablam! Oct 11 23:46:40.322 INFO kablam! warning: variable does not need to be mutable Oct 11 23:46:40.322 INFO kablam! --> src/lib.rs:50:9 Oct 11 23:46:40.322 INFO kablam! | Oct 11 23:46:40.322 INFO kablam! 50 | let mut buff2 : &mut [u8] = &mut [0; 1024]; Oct 11 23:46:40.322 INFO kablam! | ----^^^^^ Oct 11 23:46:40.322 INFO kablam! | | Oct 11 23:46:40.322 INFO kablam! | help: remove this `mut` Oct 11 23:46:40.322 INFO kablam! Oct 11 23:46:40.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 11 23:46:40.362 INFO kablam! su: No module specific data is present Oct 11 23:46:40.620 INFO running `"docker" "rm" "-f" "8f362ff524f7128867f01f40a1d751a8c46c90b6d8a47db3d849c7644afece5e"` Oct 11 23:46:40.755 INFO blam! 8f362ff524f7128867f01f40a1d751a8c46c90b6d8a47db3d849c7644afece5e Oct 11 23:46:40.757 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11 23:46:41.131 INFO blam! 717fdfc1650ac80b48b3459d5a9a6a08a39495685f6d45dda906fcd2815dca4f Oct 11 23:46:41.132 INFO running `"docker" "start" "-a" "717fdfc1650ac80b48b3459d5a9a6a08a39495685f6d45dda906fcd2815dca4f"` Oct 11 23:46:41.843 INFO kablam! usermod: no changes Oct 11 23:46:41.861 INFO kablam! Compiling file_diff v1.0.0 (/source) Oct 11 23:46:41.990 INFO kablam! warning: variable does not need to be mutable Oct 11 23:46:41.990 INFO kablam! --> src/lib.rs:49:9 Oct 11 23:46:41.990 INFO kablam! | Oct 11 23:46:41.990 INFO kablam! 49 | let mut buff1 : &mut [u8] = &mut [0; 1024]; Oct 11 23:46:41.990 INFO kablam! | ----^^^^^ Oct 11 23:46:41.990 INFO kablam! | | Oct 11 23:46:41.990 INFO kablam! | help: remove this `mut` Oct 11 23:46:41.990 INFO kablam! | Oct 11 23:46:41.990 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 23:46:41.990 INFO kablam! Oct 11 23:46:41.990 INFO kablam! warning: variable does not need to be mutable Oct 11 23:46:41.990 INFO kablam! --> src/lib.rs:50:9 Oct 11 23:46:41.990 INFO kablam! | Oct 11 23:46:41.990 INFO kablam! 50 | let mut buff2 : &mut [u8] = &mut [0; 1024]; Oct 11 23:46:41.990 INFO kablam! | ----^^^^^ Oct 11 23:46:41.990 INFO kablam! | | Oct 11 23:46:41.990 INFO kablam! | help: remove this `mut` Oct 11 23:46:41.990 INFO kablam! Oct 11 23:46:42.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Oct 11 23:46:42.402 INFO kablam! su: No module specific data is present Oct 11 23:46:43.032 INFO running `"docker" "rm" "-f" "717fdfc1650ac80b48b3459d5a9a6a08a39495685f6d45dda906fcd2815dca4f"` Oct 11 23:46:43.170 INFO blam! 717fdfc1650ac80b48b3459d5a9a6a08a39495685f6d45dda906fcd2815dca4f Oct 11 23:46:43.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 11 23:46:43.448 INFO blam! e0c751925e92d5636343ac73b23828f0464d7e3c8cc66464966c37efef61b1e6 Oct 11 23:46:43.450 INFO running `"docker" "start" "-a" "e0c751925e92d5636343ac73b23828f0464d7e3c8cc66464966c37efef61b1e6"` Oct 11 23:46:43.947 INFO kablam! usermod: no changes Oct 11 23:46:43.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 23:46:43.991 INFO kablam! Running /target/debug/deps/file_diff-82e6f7bb8da677a6 Oct 11 23:46:44.000 INFO blam! Oct 11 23:46:44.000 INFO blam! running 5 tests Oct 11 23:46:44.000 INFO blam! test tests::diff_the_same_text_file ... ok Oct 11 23:46:44.000 INFO blam! test tests::diff_different_binary_files ... ok Oct 11 23:46:44.000 INFO blam! test tests::diff_the_same_binary_file ... ok Oct 11 23:46:44.000 INFO blam! test tests::diff_identical_binary_files ... ok Oct 11 23:46:44.000 INFO blam! test tests::diff_different_text_files ... ok Oct 11 23:46:44.000 INFO blam! Oct 11 23:46:44.000 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:46:44.000 INFO blam! Oct 11 23:46:44.008 INFO kablam! Doc-tests file_diff Oct 11 23:46:44.126 INFO blam! Oct 11 23:46:44.126 INFO blam! running 2 tests Oct 11 23:46:44.609 INFO blam! test src/lib.rs - (line 33) ... ok Oct 11 23:46:44.676 INFO blam! test src/lib.rs - (line 14) ... ok Oct 11 23:46:44.676 INFO blam! Oct 11 23:46:44.676 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:46:44.676 INFO blam! Oct 11 23:46:44.681 INFO kablam! su: No module specific data is present Oct 11 23:46:45.156 INFO running `"docker" "rm" "-f" "e0c751925e92d5636343ac73b23828f0464d7e3c8cc66464966c37efef61b1e6"` Oct 11 23:46:45.240 INFO blam! e0c751925e92d5636343ac73b23828f0464d7e3c8cc66464966c37efef61b1e6