Oct 16 11:40:50.723 INFO testing farmhash-1.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:40:50.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 11:40:50.925 INFO blam! 502319e427c030a95996990b0d42c7562153741901a7b71de5631f17574b01cb Oct 16 11:40:50.927 INFO running `"docker" "start" "-a" "502319e427c030a95996990b0d42c7562153741901a7b71de5631f17574b01cb"` Oct 16 11:40:51.574 INFO kablam! usermod: no changes Oct 16 11:40:51.605 INFO kablam! Compiling farmhash v1.1.5 (/source) Oct 16 11:40:52.125 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 11:40:52.125 INFO kablam! --> src/farmhashna.rs:49:36 Oct 16 11:40:52.125 INFO kablam! | Oct 16 11:40:52.125 INFO kablam! 49 | w.first = w.first.wrapping_add(((len as u64 - 1) & 63)); Oct 16 11:40:52.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:52.125 INFO kablam! | Oct 16 11:40:52.125 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:40:52.125 INFO kablam! Oct 16 11:40:52.126 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:40:52.126 INFO kablam! --> src/farmhashmk_shared.rs:36:28 Oct 16 11:40:52.126 INFO kablam! | Oct 16 11:40:52.126 INFO kablam! 36 | return fmix(mur(b, mur((len as u32), c))) Oct 16 11:40:52.126 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:52.126 INFO kablam! Oct 16 11:40:52.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 16 11:40:52.365 INFO kablam! su: No module specific data is present Oct 16 11:40:52.656 INFO running `"docker" "rm" "-f" "502319e427c030a95996990b0d42c7562153741901a7b71de5631f17574b01cb"` Oct 16 11:40:52.736 INFO blam! 502319e427c030a95996990b0d42c7562153741901a7b71de5631f17574b01cb Oct 16 11:40:52.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 11:40:52.928 INFO blam! aca8702806c2300f9488734d9f0549f1885128e0db4c266fd0e6d59246bed070 Oct 16 11:40:52.929 INFO running `"docker" "start" "-a" "aca8702806c2300f9488734d9f0549f1885128e0db4c266fd0e6d59246bed070"` Oct 16 11:40:53.420 INFO kablam! usermod: no changes Oct 16 11:40:53.468 INFO kablam! Compiling farmhash v1.1.5 (/source) Oct 16 11:40:54.187 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 11:40:54.187 INFO kablam! --> src/farmhashna.rs:49:36 Oct 16 11:40:54.187 INFO kablam! | Oct 16 11:40:54.187 INFO kablam! 49 | w.first = w.first.wrapping_add(((len as u64 - 1) & 63)); Oct 16 11:40:54.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:54.187 INFO kablam! | Oct 16 11:40:54.187 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:40:54.187 INFO kablam! Oct 16 11:40:54.187 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:40:54.187 INFO kablam! --> src/farmhashmk_shared.rs:36:28 Oct 16 11:40:54.187 INFO kablam! | Oct 16 11:40:54.187 INFO kablam! 36 | return fmix(mur(b, mur((len as u32), c))) Oct 16 11:40:54.187 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:40:54.187 INFO kablam! Oct 16 11:40:55.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 16 11:40:55.135 INFO kablam! su: No module specific data is present Oct 16 11:40:55.436 INFO running `"docker" "rm" "-f" "aca8702806c2300f9488734d9f0549f1885128e0db4c266fd0e6d59246bed070"` Oct 16 11:40:55.532 INFO blam! aca8702806c2300f9488734d9f0549f1885128e0db4c266fd0e6d59246bed070 Oct 16 11:40:55.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 11:40:55.774 INFO blam! af262c98f0c5c4e639c87a5b1656d20eacd97d99e330c09cba239a528db3e51e Oct 16 11:40:55.777 INFO running `"docker" "start" "-a" "af262c98f0c5c4e639c87a5b1656d20eacd97d99e330c09cba239a528db3e51e"` Oct 16 11:40:56.149 INFO kablam! usermod: no changes Oct 16 11:40:56.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 11:40:56.179 INFO kablam! Running /target/debug/deps/farmhash-7a446480f2c10249 Oct 16 11:40:56.180 INFO blam! Oct 16 11:40:56.180 INFO blam! running 6 tests Oct 16 11:40:56.181 INFO blam! test platform::test_mur ... ok Oct 16 11:40:56.181 INFO blam! test platform::test_bswap32 ... ok Oct 16 11:40:56.182 INFO kablam! Running /target/debug/deps/test_hash32-9010c30d653d150d Oct 16 11:40:56.182 INFO blam! test platform::test_hash128to64 ... ok Oct 16 11:40:56.182 INFO blam! test platform::test_mux ... ok Oct 16 11:40:56.183 INFO blam! test platform::test_fmix ... ok Oct 16 11:40:56.183 INFO blam! test platform::test_rotate64 ... ok Oct 16 11:40:56.183 INFO blam! Oct 16 11:40:56.184 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:56.184 INFO blam! Oct 16 11:40:56.184 INFO blam! Oct 16 11:40:56.184 INFO blam! running 4 tests Oct 16 11:40:56.184 INFO blam! test test_hash32_len_5_to_12 ... ok Oct 16 11:40:56.184 INFO blam! test test_hash32_len_0_to_4 ... ok Oct 16 11:40:56.184 INFO blam! test test_hash32_else ... ok Oct 16 11:40:56.185 INFO kablam! Running /target/debug/deps/test_hash64-96368bc6e779ef66 Oct 16 11:40:56.185 INFO blam! test test_hash32_len_13_to_24 ... ok Oct 16 11:40:56.185 INFO blam! Oct 16 11:40:56.185 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:56.185 INFO blam! Oct 16 11:40:56.187 INFO blam! Oct 16 11:40:56.187 INFO blam! running 4 tests Oct 16 11:40:56.188 INFO blam! test test_hash64_17_to_32 ... ok Oct 16 11:40:56.188 INFO blam! test test_hash64_else ... ok Oct 16 11:40:56.188 INFO blam! test test_hash64_33_to_64 ... ok Oct 16 11:40:56.188 INFO blam! test test_hash64_0_to_16 ... ok Oct 16 11:40:56.188 INFO blam! Oct 16 11:40:56.188 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:56.188 INFO blam! Oct 16 11:40:56.188 INFO kablam! Doc-tests farmhash Oct 16 11:40:56.919 INFO blam! Oct 16 11:40:56.919 INFO blam! running 4 tests Oct 16 11:40:58.373 INFO blam! test src/lib.rs - hash64 (line 43) ... ok Oct 16 11:40:58.592 INFO blam! test src/lib.rs - hash32 (line 23) ... ok Oct 16 11:40:58.815 INFO blam! test src/lib.rs - fingerprint64 (line 83) ... ok Oct 16 11:40:58.959 INFO blam! test src/lib.rs - fingerprint32 (line 69) ... ok Oct 16 11:40:58.959 INFO blam! Oct 16 11:40:58.959 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:40:58.959 INFO blam! Oct 16 11:40:58.969 INFO kablam! su: No module specific data is present Oct 16 11:40:59.191 INFO running `"docker" "rm" "-f" "af262c98f0c5c4e639c87a5b1656d20eacd97d99e330c09cba239a528db3e51e"` Oct 16 11:40:59.339 INFO blam! af262c98f0c5c4e639c87a5b1656d20eacd97d99e330c09cba239a528db3e51e