Sep 04 22:51:18.559 INFO checking boomphf-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:51:18.559 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:51:18.560 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:51:18.846 INFO blam! 2bd2accf8e1fad62846a61edb628e56313a65dcc7bbacb68c40de6934bb9e21a Sep 04 22:51:18.848 INFO running `"docker" "start" "-a" "2bd2accf8e1fad62846a61edb628e56313a65dcc7bbacb68c40de6934bb9e21a"` Sep 04 22:51:19.775 INFO kablam! Checking boomphf v0.2.0 (file:///source) Sep 04 22:51:21.338 INFO kablam! warning: method is never used: `ones` Sep 04 22:51:21.338 INFO kablam! --> src/bitvector.rs:124:5 Sep 04 22:51:21.338 INFO kablam! | Sep 04 22:51:21.338 INFO kablam! 124 | pub fn ones(bits: usize) -> Self { Sep 04 22:51:21.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:51:21.339 INFO kablam! | Sep 04 22:51:21.339 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 22:51:21.339 INFO kablam! Sep 04 22:51:21.339 INFO kablam! warning: method is never used: `is_empty` Sep 04 22:51:21.339 INFO kablam! --> src/bitvector.rs:144:5 Sep 04 22:51:21.339 INFO kablam! | Sep 04 22:51:21.339 INFO kablam! 144 | pub fn is_empty(&self) -> bool { Sep 04 22:51:21.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:51:21.339 INFO kablam! Sep 04 22:51:21.339 INFO kablam! warning: method is never used: `len` Sep 04 22:51:21.339 INFO kablam! --> src/bitvector.rs:149:5 Sep 04 22:51:21.339 INFO kablam! | Sep 04 22:51:21.339 INFO kablam! 149 | pub fn len(&self) -> usize { Sep 04 22:51:21.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:51:21.339 INFO kablam! Sep 04 22:51:21.339 INFO kablam! warning: method is never used: `insert_all` Sep 04 22:51:21.339 INFO kablam! --> src/bitvector.rs:223:5 Sep 04 22:51:21.339 INFO kablam! | Sep 04 22:51:21.339 INFO kablam! 223 | pub fn insert_all(&mut self, all: &BitVector) -> bool { Sep 04 22:51:21.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:51:21.340 INFO kablam! Sep 04 22:51:22.655 INFO kablam! warning: unused variable: `phf` Sep 04 22:51:22.655 INFO kablam! --> benches/build.rs:16:13 Sep 04 22:51:22.655 INFO kablam! | Sep 04 22:51:22.655 INFO kablam! 16 | let phf = Mphf::new(2.0, &items, None); Sep 04 22:51:22.655 INFO kablam! | ^^^ help: consider using `_phf` instead Sep 04 22:51:22.655 INFO kablam! | Sep 04 22:51:22.655 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 22:51:22.655 INFO kablam! Sep 04 22:51:23.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.73s Sep 04 22:51:23.425 INFO kablam! su: No module specific data is present Sep 04 22:51:23.958 INFO running `"docker" "rm" "-f" "2bd2accf8e1fad62846a61edb628e56313a65dcc7bbacb68c40de6934bb9e21a"` Sep 04 22:51:24.111 INFO blam! 2bd2accf8e1fad62846a61edb628e56313a65dcc7bbacb68c40de6934bb9e21a