[INFO] fetching crate fastbloom-rs 0.5.10...
[INFO] testing fastbloom-rs-0.5.10 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate fastbloom-rs 0.5.10 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate fastbloom-rs 0.5.10
[INFO] finished tweaking crates.io crate fastbloom-rs 0.5.10
[INFO] tweaked toml for crates.io crate fastbloom-rs 0.5.10 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fastbloom-rs 0.5.10 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fastbloom-rs 0.5.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cuckoofilter v0.5.0
[INFO] [stderr]   Downloaded xorfilter-rs v0.5.1
[INFO] [stderr]   Downloaded fastmurmur3 v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2192b54705f158fc04ac8f41679257055de60181a2988cf422c1f7de83cb2b1
[INFO] running `Command { std: "docker" "start" "-a" "b2192b54705f158fc04ac8f41679257055de60181a2988cf422c1f7de83cb2b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2192b54705f158fc04ac8f41679257055de60181a2988cf422c1f7de83cb2b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2192b54705f158fc04ac8f41679257055de60181a2988cf422c1f7de83cb2b1", kill_on_drop: false }`
[INFO] [stdout] b2192b54705f158fc04ac8f41679257055de60181a2988cf422c1f7de83cb2b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 616f2bc59ca956382d5d003169b758ff2aaf0ab317c7f7faec974613f2ddd57a
[INFO] running `Command { std: "docker" "start" "-a" "616f2bc59ca956382d5d003169b758ff2aaf0ab317c7f7faec974613f2ddd57a", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling fastmurmur3 v0.2.0
[INFO] [stderr]    Compiling xorfilter-rs v0.5.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling fastbloom-rs v0.5.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::Membership`
[INFO] [stdout]  --> src/builder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Membership;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/bloom.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit_set`
[INFO] [stdout]   --> src/bloom.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn get_bit_indices(bit_set: &BloomBitVec, value: &[u8], m: u64, k: u64) -> Vec<u64> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_set`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expected_elements`, `false_positive_probability`, and `size` are never used
[INFO] [stdout]    --> src/builder.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl FilterBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn expected_elements(&mut self, expected_elements: u64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn false_positive_probability(&mut self, false_positive_probability: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn size(&mut self, size: u64) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_bit_vec` is never used
[INFO] [stdout]    --> src/bloom.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl BloomFilter {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub(crate) fn set_bit_vec(&mut self, bit_vec: BloomBitVec) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_counting_vec` and `compatible` are never used
[INFO] [stdout]    --> src/bloom.rs:495:19
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl CountingBloomFilter {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub(crate) fn set_counting_vec(&mut self, counting_vec: CountingVec) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 502 |     fn compatible(&self, other: &BloomFilter) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartitionedBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:703:19
[INFO] [stdout]     |
[INFO] [stdout] 703 | pub(crate) struct PartitionedBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScalableBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:715:19
[INFO] [stdout]     |
[INFO] [stdout] 715 | pub(crate) struct ScalableBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvertibleBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:733:19
[INFO] [stdout]     |
[INFO] [stdout] 733 | pub(crate) struct InvertibleBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GarbledBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:739:19
[INFO] [stdout]     |
[INFO] [stdout] 739 | pub(crate) struct GarbledBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nbits` is never read
[INFO] [stdout]   --> src/vec.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct BloomBitVec {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) nbits: u64,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BloomBitVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_elem`, `xor`, `nor`, `xnor`, `nand`, and `difference` are never used
[INFO] [stdout]    --> src/vec.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl BloomBitVec {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn from_elem(slots: usize, bit: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn xor(&mut self, other: &BloomBitVec) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn nor(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn xnor(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn nand(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn difference(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `counters` and `counter_per_slot` are never read
[INFO] [stdout]    --> src/vec.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub(crate) struct CountingVec {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub(crate) counters: u64,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 146 |     /// The number of valid counter in a slot which mean usize.
[INFO] [stdout] 147 |     pub(crate) counter_per_slot: usize,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CountingVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "616f2bc59ca956382d5d003169b758ff2aaf0ab317c7f7faec974613f2ddd57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "616f2bc59ca956382d5d003169b758ff2aaf0ab317c7f7faec974613f2ddd57a", kill_on_drop: false }`
[INFO] [stdout] 616f2bc59ca956382d5d003169b758ff2aaf0ab317c7f7faec974613f2ddd57a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79421ae60f56f066f4a49926bae35547d2d2e03b7a61923d4867a2a1f69c1126
[INFO] running `Command { std: "docker" "start" "-a" "79421ae60f56f066f4a49926bae35547d2d2e03b7a61923d4867a2a1f69c1126", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stdout] warning: unused import: `crate::Membership`
[INFO] [stdout]  --> src/builder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Membership;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/bloom.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit_set`
[INFO] [stdout]   --> src/bloom.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn get_bit_indices(bit_set: &BloomBitVec, value: &[u8], m: u64, k: u64) -> Vec<u64> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_set`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expected_elements`, `false_positive_probability`, and `size` are never used
[INFO] [stdout]    --> src/builder.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl FilterBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn expected_elements(&mut self, expected_elements: u64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn false_positive_probability(&mut self, false_positive_probability: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn size(&mut self, size: u64) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_bit_vec` is never used
[INFO] [stdout]    --> src/bloom.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl BloomFilter {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub(crate) fn set_bit_vec(&mut self, bit_vec: BloomBitVec) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_counting_vec` and `compatible` are never used
[INFO] [stdout]    --> src/bloom.rs:495:19
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl CountingBloomFilter {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub(crate) fn set_counting_vec(&mut self, counting_vec: CountingVec) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 502 |     fn compatible(&self, other: &BloomFilter) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartitionedBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:703:19
[INFO] [stdout]     |
[INFO] [stdout] 703 | pub(crate) struct PartitionedBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScalableBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:715:19
[INFO] [stdout]     |
[INFO] [stdout] 715 | pub(crate) struct ScalableBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvertibleBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:733:19
[INFO] [stdout]     |
[INFO] [stdout] 733 | pub(crate) struct InvertibleBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GarbledBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:739:19
[INFO] [stdout]     |
[INFO] [stdout] 739 | pub(crate) struct GarbledBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nbits` is never read
[INFO] [stdout]   --> src/vec.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct BloomBitVec {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) nbits: u64,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BloomBitVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_elem`, `xor`, `nor`, `xnor`, `nand`, and `difference` are never used
[INFO] [stdout]    --> src/vec.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl BloomBitVec {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn from_elem(slots: usize, bit: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn xor(&mut self, other: &BloomBitVec) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn nor(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn xnor(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn nand(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn difference(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fastbloom-rs v0.5.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `counters` and `counter_per_slot` are never read
[INFO] [stdout]    --> src/vec.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub(crate) struct CountingVec {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub(crate) counters: u64,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 146 |     /// The number of valid counter in a slot which mean usize.
[INFO] [stdout] 147 |     pub(crate) counter_per_slot: usize,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CountingVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bit_set`
[INFO] [stdout]   --> src/bloom.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn get_bit_indices(bit_set: &BloomBitVec, value: &[u8], m: u64, k: u64) -> Vec<u64> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_set`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bloom.rs:761:13
[INFO] [stdout]     |
[INFO] [stdout] 761 |         let mut bloom2 = BloomFilter::from_u64_array(bloom.get_u64_array(), bloom.hashes());
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hashes` is never read
[INFO] [stdout]    --> src/bloom.rs:853:22
[INFO] [stdout]     |
[INFO] [stdout] 853 |     let mut hashes = 0;
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `expected_elements`, `false_positive_probability`, and `size` are never used
[INFO] [stdout]    --> src/builder.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl FilterBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn expected_elements(&mut self, expected_elements: u64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn false_positive_probability(&mut self, false_positive_probability: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn size(&mut self, size: u64) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_bit_vec` is never used
[INFO] [stdout]    --> src/bloom.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl BloomFilter {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub(crate) fn set_bit_vec(&mut self, bit_vec: BloomBitVec) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_counting_vec` and `compatible` are never used
[INFO] [stdout]    --> src/bloom.rs:495:19
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl CountingBloomFilter {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub(crate) fn set_counting_vec(&mut self, counting_vec: CountingVec) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 502 |     fn compatible(&self, other: &BloomFilter) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PartitionedBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:703:19
[INFO] [stdout]     |
[INFO] [stdout] 703 | pub(crate) struct PartitionedBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScalableBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:715:19
[INFO] [stdout]     |
[INFO] [stdout] 715 | pub(crate) struct ScalableBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvertibleBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:733:19
[INFO] [stdout]     |
[INFO] [stdout] 733 | pub(crate) struct InvertibleBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GarbledBloomFilter` is never constructed
[INFO] [stdout]    --> src/bloom.rs:739:19
[INFO] [stdout]     |
[INFO] [stdout] 739 | pub(crate) struct GarbledBloomFilter {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nbits` is never read
[INFO] [stdout]   --> src/vec.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct BloomBitVec {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) nbits: u64,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BloomBitVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_elem`, `xor`, `nor`, `xnor`, `nand`, and `difference` are never used
[INFO] [stdout]    --> src/vec.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl BloomBitVec {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn from_elem(slots: usize, bit: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn xor(&mut self, other: &BloomBitVec) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn nor(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn xnor(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn nand(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn difference(&mut self, other: &Self) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `counters` and `counter_per_slot` are never read
[INFO] [stdout]    --> src/vec.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub(crate) struct CountingVec {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub(crate) counters: u64,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 146 |     /// The number of valid counter in a slot which mean usize.
[INFO] [stdout] 147 |     pub(crate) counter_per_slot: usize,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CountingVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "79421ae60f56f066f4a49926bae35547d2d2e03b7a61923d4867a2a1f69c1126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79421ae60f56f066f4a49926bae35547d2d2e03b7a61923d4867a2a1f69c1126", kill_on_drop: false }`
[INFO] [stdout] 79421ae60f56f066f4a49926bae35547d2d2e03b7a61923d4867a2a1f69c1126
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46a8110d6fc51b253f8045114aa481d63809a70f6482ec7a60d3eebba208afa6
[INFO] running `Command { std: "docker" "start" "-a" "46a8110d6fc51b253f8045114aa481d63809a70f6482ec7a60d3eebba208afa6", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: unused import: `crate::Membership`
[INFO] [stderr]  --> src/builder.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::Membership;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]  --> src/bloom.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fs;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bit_set`
[INFO] [stderr]   --> src/bloom.rs:64:20
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn get_bit_indices(bit_set: &BloomBitVec, value: &[u8], m: u64, k: u64) -> Vec<u64> {
[INFO] [stderr]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bit_set`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `expected_elements`, `false_positive_probability`, and `size` are never used
[INFO] [stderr]    --> src/builder.rs:109:8
[INFO] [stderr]     |
[INFO] [stderr]  68 | impl FilterBuilder {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn expected_elements(&mut self, expected_elements: u64) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |     fn false_positive_probability(&mut self, false_positive_probability: f64) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     fn size(&mut self, size: u64) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_bit_vec` is never used
[INFO] [stderr]    --> src/bloom.rs:433:19
[INFO] [stderr]     |
[INFO] [stderr] 137 | impl BloomFilter {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 433 |     pub(crate) fn set_bit_vec(&mut self, bit_vec: BloomBitVec) {
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_counting_vec` and `compatible` are never used
[INFO] [stderr]    --> src/bloom.rs:495:19
[INFO] [stderr]     |
[INFO] [stderr] 485 | impl CountingBloomFilter {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 495 |     pub(crate) fn set_counting_vec(&mut self, counting_vec: CountingVec) {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 502 |     fn compatible(&self, other: &BloomFilter) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PartitionedBloomFilter` is never constructed
[INFO] [stderr]    --> src/bloom.rs:703:19
[INFO] [stderr]     |
[INFO] [stderr] 703 | pub(crate) struct PartitionedBloomFilter {}
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScalableBloomFilter` is never constructed
[INFO] [stderr]    --> src/bloom.rs:715:19
[INFO] [stderr]     |
[INFO] [stderr] 715 | pub(crate) struct ScalableBloomFilter {}
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InvertibleBloomFilter` is never constructed
[INFO] [stderr]    --> src/bloom.rs:733:19
[INFO] [stderr]     |
[INFO] [stderr] 733 | pub(crate) struct InvertibleBloomFilter {}
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GarbledBloomFilter` is never constructed
[INFO] [stderr]    --> src/bloom.rs:739:19
[INFO] [stderr]     |
[INFO] [stderr] 739 | pub(crate) struct GarbledBloomFilter {}
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `nbits` is never read
[INFO] [stderr]   --> src/vec.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct BloomBitVec {
[INFO] [stderr]    |                   ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub(crate) nbits: u64,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BloomBitVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_elem`, `xor`, `nor`, `xnor`, `nand`, and `difference` are never used
[INFO] [stderr]    --> src/vec.rs:30:12
[INFO] [stderr]     |
[INFO] [stderr]  22 | impl BloomBitVec {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  30 |     pub fn from_elem(slots: usize, bit: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  89 |     pub fn xor(&mut self, other: &BloomBitVec) {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |     pub fn nor(&mut self, other: &Self) {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn xnor(&mut self, other: &Self) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub fn nand(&mut self, other: &Self) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn difference(&mut self, other: &Self) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `counters` and `counter_per_slot` are never read
[INFO] [stderr]    --> src/vec.rs:145:16
[INFO] [stderr]     |
[INFO] [stderr] 141 | pub(crate) struct CountingVec {
[INFO] [stderr]     |                   ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 145 |     pub(crate) counters: u64,
[INFO] [stderr]     |                ^^^^^^^^
[INFO] [stderr] 146 |     /// The number of valid counter in a slot which mean usize.
[INFO] [stderr] 147 |     pub(crate) counter_per_slot: usize,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CountingVec` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bloom.rs:761:13
[INFO] [stderr]     |
[INFO] [stderr] 761 |         let mut bloom2 = BloomFilter::from_u64_array(bloom.get_u64_array(), bloom.hashes());
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `hashes` is never read
[INFO] [stderr]    --> src/bloom.rs:853:22
[INFO] [stderr]     |
[INFO] [stderr] 853 |     let mut hashes = 0;
[INFO] [stderr]     |                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fastbloom-rs` (lib) generated 13 warnings (run `cargo fix --lib -p fastbloom-rs` to apply 3 suggestions)
[INFO] [stderr] warning: `fastbloom-rs` (lib test) generated 13 warnings (11 duplicates) (run `cargo fix --lib -p fastbloom-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastbloom_rs-6bd65f7ec4f096a6)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test bloom::bloom_hash_indices_test ... ok
[INFO] [stdout] test bloom::counting_bloom_estimate_count ... ok
[INFO] [stdout] test bloom::counting_bloom_hash_indices_test ... ok
[INFO] [stdout] test bloom::counting_bloom_test ... ok
[INFO] [stdout] test builder::optimal_test ... ok
[INFO] [stdout] test vec::test_count_vec ... ok
[INFO] [stdout] test vec::test_count_zeros ... ok
[INFO] [stdout] test vec::test_vec ... ok
[INFO] [stdout] test builder::builder_test ... ok
[INFO] [stdout] test vec::test_size ... ok
[INFO] [stdout] test bloom::counting_bloom_repeat_test ... ok
[INFO] [stdout] test bloom::bloom_save_and_load_file ... FAILED
[INFO] [stdout] test bloom::bloom_save_and_load_file_hashes ... FAILED
[INFO] [stdout] test bloom::bloom_test ... ok
[INFO] [stdout] test bloom::counting_bloom_from_test ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fastbloom_rs-6bd65f7ec4f096a6` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "46a8110d6fc51b253f8045114aa481d63809a70f6482ec7a60d3eebba208afa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a8110d6fc51b253f8045114aa481d63809a70f6482ec7a60d3eebba208afa6", kill_on_drop: false }`
[INFO] [stdout] 46a8110d6fc51b253f8045114aa481d63809a70f6482ec7a60d3eebba208afa6
