Oct 16 11:40:50.614 INFO testing farmhash-1.1.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:40:50.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 11:40:50.849 INFO blam! bd0d93b646eed405aa7fa7f81d3a464e42954e35b806093bef658e590962a7db Oct 16 11:40:50.852 INFO running `"docker" "start" "-a" "bd0d93b646eed405aa7fa7f81d3a464e42954e35b806093bef658e590962a7db"` Oct 16 11:40:51.308 INFO kablam! usermod: no changes Oct 16 11:40:51.335 INFO kablam! Compiling farmhash v1.1.5 (/source) Oct 16 11:40:51.797 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 11:40:51.797 INFO kablam! --> src/farmhashna.rs:49:36 Oct 16 11:40:51.797 INFO kablam! | Oct 16 11:40:51.797 INFO kablam! 49 | w.first = w.first.wrapping_add(((len as u64 - 1) & 63)); Oct 16 11:40:51.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:51.797 INFO kablam! | Oct 16 11:40:51.797 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:40:51.797 INFO kablam! Oct 16 11:40:51.797 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:40:51.797 INFO kablam! --> src/farmhashmk_shared.rs:36:28 Oct 16 11:40:51.797 INFO kablam! | Oct 16 11:40:51.797 INFO kablam! 36 | return fmix(mur(b, mur((len as u32), c))) Oct 16 11:40:51.797 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:51.797 INFO kablam! Oct 16 11:40:52.121 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 16 11:40:52.124 INFO kablam! su: No module specific data is present Oct 16 11:40:52.418 INFO running `"docker" "rm" "-f" "bd0d93b646eed405aa7fa7f81d3a464e42954e35b806093bef658e590962a7db"` Oct 16 11:40:52.541 INFO blam! bd0d93b646eed405aa7fa7f81d3a464e42954e35b806093bef658e590962a7db Oct 16 11:40:52.547 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 11:40:52.732 INFO blam! bda35ab71b5958797b6a515432130e169c81122a8c6a957df305468f705318eb Oct 16 11:40:52.736 INFO running `"docker" "start" "-a" "bda35ab71b5958797b6a515432130e169c81122a8c6a957df305468f705318eb"` Oct 16 11:40:53.086 INFO kablam! usermod: no changes Oct 16 11:40:53.129 INFO kablam! Compiling farmhash v1.1.5 (/source) Oct 16 11:40:53.871 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 11:40:53.871 INFO kablam! --> src/farmhashna.rs:49:36 Oct 16 11:40:53.871 INFO kablam! | Oct 16 11:40:53.871 INFO kablam! 49 | w.first = w.first.wrapping_add(((len as u64 - 1) & 63)); Oct 16 11:40:53.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:53.871 INFO kablam! | Oct 16 11:40:53.871 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:40:53.871 INFO kablam! Oct 16 11:40:53.879 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:40:53.879 INFO kablam! --> src/farmhashmk_shared.rs:36:28 Oct 16 11:40:53.879 INFO kablam! | Oct 16 11:40:53.879 INFO kablam! 36 | return fmix(mur(b, mur((len as u32), c))) Oct 16 11:40:53.879 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:53.879 INFO kablam! Oct 16 11:40:54.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 16 11:40:54.905 INFO kablam! su: No module specific data is present Oct 16 11:40:55.264 INFO running `"docker" "rm" "-f" "bda35ab71b5958797b6a515432130e169c81122a8c6a957df305468f705318eb"` Oct 16 11:40:55.353 INFO blam! bda35ab71b5958797b6a515432130e169c81122a8c6a957df305468f705318eb Oct 16 11:40:55.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 11:40:55.591 INFO blam! 3ed931b404fd9d865e4e5c463fa83ef9eeaa33f296621aee84ec58624139bda1 Oct 16 11:40:55.599 INFO running `"docker" "start" "-a" "3ed931b404fd9d865e4e5c463fa83ef9eeaa33f296621aee84ec58624139bda1"` Oct 16 11:40:56.008 INFO kablam! usermod: no changes Oct 16 11:40:56.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 11:40:56.035 INFO kablam! Running /target/debug/deps/farmhash-8b6e24c988ee126d Oct 16 11:40:56.036 INFO blam! Oct 16 11:40:56.036 INFO blam! running 6 tests Oct 16 11:40:56.037 INFO blam! test platform::test_hash128to64 ... ok Oct 16 11:40:56.037 INFO blam! test platform::test_rotate64 ... ok Oct 16 11:40:56.037 INFO blam! test platform::test_bswap32 ... ok Oct 16 11:40:56.037 INFO blam! test platform::test_mux ... ok Oct 16 11:40:56.037 INFO blam! test platform::test_mur ... ok Oct 16 11:40:56.039 INFO blam! test platform::test_fmix ... ok Oct 16 11:40:56.039 INFO blam! Oct 16 11:40:56.039 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:56.039 INFO blam! Oct 16 11:40:56.040 INFO kablam! Running /target/debug/deps/test_hash32-6c1f436c3faeab61 Oct 16 11:40:56.041 INFO blam! Oct 16 11:40:56.041 INFO blam! running 4 tests Oct 16 11:40:56.041 INFO blam! test test_hash32_len_5_to_12 ... ok Oct 16 11:40:56.041 INFO blam! test test_hash32_len_0_to_4 ... ok Oct 16 11:40:56.041 INFO blam! test test_hash32_len_13_to_24 ... ok Oct 16 11:40:56.043 INFO blam! test test_hash32_else ... ok Oct 16 11:40:56.043 INFO blam! Oct 16 11:40:56.043 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:56.043 INFO blam! Oct 16 11:40:56.047 INFO kablam! Running /target/debug/deps/test_hash64-a0aa58f0db855ef1 Oct 16 11:40:56.048 INFO blam! Oct 16 11:40:56.048 INFO blam! running 4 tests Oct 16 11:40:56.049 INFO blam! test test_hash64_0_to_16 ... ok Oct 16 11:40:56.049 INFO blam! test test_hash64_else ... ok Oct 16 11:40:56.049 INFO blam! test test_hash64_17_to_32 ... ok Oct 16 11:40:56.059 INFO blam! test test_hash64_33_to_64 ... ok Oct 16 11:40:56.059 INFO blam! Oct 16 11:40:56.059 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:56.059 INFO blam! Oct 16 11:40:56.059 INFO kablam! Doc-tests farmhash Oct 16 11:40:56.798 INFO blam! Oct 16 11:40:56.798 INFO blam! running 4 tests Oct 16 11:40:58.698 INFO blam! test src/lib.rs - hash64 (line 43) ... ok Oct 16 11:40:58.819 INFO blam! test src/lib.rs - fingerprint32 (line 69) ... ok Oct 16 11:40:58.863 INFO blam! test src/lib.rs - hash32 (line 23) ... ok Oct 16 11:40:58.865 INFO blam! test src/lib.rs - fingerprint64 (line 83) ... ok Oct 16 11:40:58.865 INFO blam! Oct 16 11:40:58.865 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:58.865 INFO blam! Oct 16 11:40:58.872 INFO kablam! su: No module specific data is present Oct 16 11:40:59.125 INFO running `"docker" "rm" "-f" "3ed931b404fd9d865e4e5c463fa83ef9eeaa33f296621aee84ec58624139bda1"` Oct 16 11:40:59.192 INFO blam! 3ed931b404fd9d865e4e5c463fa83ef9eeaa33f296621aee84ec58624139bda1