Oct 27 22:31:46.446 INFO checking farmhash-1.1.5 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:31:46.446 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 22:31:46.597 INFO blam! 9739a8ebd2b4c6d3069e00e21a7f70a2f0280702d44d484e2d91d21ba3c3ea56 Oct 27 22:31:46.599 INFO running `"docker" "start" "-a" "9739a8ebd2b4c6d3069e00e21a7f70a2f0280702d44d484e2d91d21ba3c3ea56"` Oct 27 22:31:47.247 INFO kablam! usermod: no changes Oct 27 22:31:47.285 INFO kablam! Checking farmhash v1.1.5 (/source) Oct 27 22:31:47.939 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 22:31:47.939 INFO kablam! --> src/farmhashna.rs:49:36 Oct 27 22:31:47.939 INFO kablam! | Oct 27 22:31:47.939 INFO kablam! 49 | w.first = w.first.wrapping_add(((len as u64 - 1) & 63)); Oct 27 22:31:47.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 22:31:47.939 INFO kablam! | Oct 27 22:31:47.939 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 22:31:47.939 INFO kablam! Oct 27 22:31:47.939 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 22:31:47.939 INFO kablam! --> src/farmhashmk_shared.rs:36:28 Oct 27 22:31:47.939 INFO kablam! | Oct 27 22:31:47.939 INFO kablam! 36 | return fmix(mur(b, mur((len as u32), c))) Oct 27 22:31:47.939 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 22:31:47.939 INFO kablam! Oct 27 22:31:48.128 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 22:31:48.128 INFO kablam! --> src/farmhashna.rs:49:36 Oct 27 22:31:48.128 INFO kablam! | Oct 27 22:31:48.128 INFO kablam! 49 | w.first = w.first.wrapping_add(((len as u64 - 1) & 63)); Oct 27 22:31:48.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 22:31:48.128 INFO kablam! | Oct 27 22:31:48.128 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 22:31:48.128 INFO kablam! Oct 27 22:31:48.134 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 22:31:48.134 INFO kablam! --> src/farmhashmk_shared.rs:36:28 Oct 27 22:31:48.135 INFO kablam! | Oct 27 22:31:48.135 INFO kablam! 36 | return fmix(mur(b, mur((len as u32), c))) Oct 27 22:31:48.135 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 22:31:48.136 INFO kablam! Oct 27 22:31:48.941 INFO kablam! warning: unused import: `self::farmhash::*` Oct 27 22:31:48.941 INFO kablam! --> benches/bench_web2dict.rs:6:5 Oct 27 22:31:48.941 INFO kablam! | Oct 27 22:31:48.941 INFO kablam! 6 | use self::farmhash::*; Oct 27 22:31:48.941 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 22:31:48.941 INFO kablam! | Oct 27 22:31:48.941 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:31:48.941 INFO kablam! Oct 27 22:31:48.941 INFO kablam! warning: unused import: `std::error::Error` Oct 27 22:31:48.941 INFO kablam! --> benches/bench_web2dict.rs:11:5 Oct 27 22:31:48.943 INFO kablam! | Oct 27 22:31:48.943 INFO kablam! 11 | use std::error::Error; Oct 27 22:31:48.943 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 22:31:48.943 INFO kablam! Oct 27 22:31:48.958 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:31:48.958 INFO kablam! --> benches/bench_web2dict.rs:12:23 Oct 27 22:31:48.958 INFO kablam! | Oct 27 22:31:48.958 INFO kablam! 12 | use std::hash::{Hash, SipHasher, Hasher}; Oct 27 22:31:48.959 INFO kablam! | ^^^^^^^^^ Oct 27 22:31:48.959 INFO kablam! | Oct 27 22:31:48.959 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:31:48.959 INFO kablam! Oct 27 22:31:48.959 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:31:48.959 INFO kablam! --> benches/bench_web2dict.rs:66:43 Oct 27 22:31:48.959 INFO kablam! | Oct 27 22:31:48.959 INFO kablam! 66 | dict_bench!(bench_dict_sip, hash_hashing, SipHasher::default()); Oct 27 22:31:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:31:48.959 INFO kablam! Oct 27 22:31:48.959 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:31:48.959 INFO kablam! --> benches/bench_web2dict.rs:92:45 Oct 27 22:31:48.959 INFO kablam! | Oct 27 22:31:48.959 INFO kablam! 92 | lorem_bench!(bench_lorem_sip, hash_hashing, SipHasher::default()); Oct 27 22:31:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:31:48.959 INFO kablam! Oct 27 22:31:48.959 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:31:48.959 INFO kablam! --> benches/bench_web2dict.rs:127:57 Oct 27 22:31:48.959 INFO kablam! | Oct 27 22:31:48.959 INFO kablam! 127 | lorem_bench!(bench_pseurand_big_sip, 512, hash_hashing, SipHasher::default()); Oct 27 22:31:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:31:48.959 INFO kablam! Oct 27 22:31:48.959 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:31:48.959 INFO kablam! --> benches/bench_web2dict.rs:132:57 Oct 27 22:31:48.959 INFO kablam! | Oct 27 22:31:48.959 INFO kablam! 132 | lorem_bench!(bench_pseurand_small_sip, 4, hash_hashing, SipHasher::default()); Oct 27 22:31:48.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 22:31:48.959 INFO kablam! Oct 27 22:31:49.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 27 22:31:49.118 INFO kablam! su: No module specific data is present Oct 27 22:31:49.412 INFO running `"docker" "rm" "-f" "9739a8ebd2b4c6d3069e00e21a7f70a2f0280702d44d484e2d91d21ba3c3ea56"` Oct 27 22:31:49.507 INFO blam! 9739a8ebd2b4c6d3069e00e21a7f70a2f0280702d44d484e2d91d21ba3c3ea56