[INFO] fetching crate probably 0.3.1...
[INFO] testing probably-0.3.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate probably 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate probably 0.3.1
[INFO] finished tweaking crates.io crate probably 0.3.1
[INFO] tweaked toml for crates.io crate probably 0.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate probably 0.3.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding bit-vec v0.4.4 (available: v0.8.0)
[INFO] [stderr]       Adding quickcheck v0.5.0 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding siphasher v0.3.11 (available: v1.0.1)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v0.5.0
[INFO] [stderr]   Downloaded farmhash v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4b3a3172a9fb3342c95a48b6786b4b3c427da04d9afb3c07c0925c24d36d29a2
[INFO] running `Command { std: "docker" "start" "-a" "4b3a3172a9fb3342c95a48b6786b4b3c427da04d9afb3c07c0925c24d36d29a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b3a3172a9fb3342c95a48b6786b4b3c427da04d9afb3c07c0925c24d36d29a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3a3172a9fb3342c95a48b6786b4b3c427da04d9afb3c07c0925c24d36d29a2", kill_on_drop: false }`
[INFO] [stdout] 4b3a3172a9fb3342c95a48b6786b4b3c427da04d9afb3c07c0925c24d36d29a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ba58a50f12805245b206c299a620338e359be03722e5d933069e1f1d835af4f1
[INFO] running `Command { std: "docker" "start" "-a" "ba58a50f12805245b206c299a620338e359be03722e5d933069e1f1d835af4f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling probably v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     _hasher: std::marker::PhantomData<H>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:55
[INFO] [stdout]     |
[INFO] [stdout]   2 | #![warn(non_camel_case_types, non_upper_case_globals, unused_qualifications)]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 103 -     _hasher: std::marker::PhantomData<H>,
[INFO] [stdout] 103 +     _hasher: PhantomData<H>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout] 215 +         size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout] 215 +         mem::size_of_val(self) + self.buckets.len() * size_of::<Bucket>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     T: Copy + cmp::PartialOrd,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     T: Copy + cmp::PartialOrd,
[INFO] [stdout] 32 +     T: Copy + PartialOrd,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     T: Copy + cmp::PartialEq,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 50 -     T: Copy + cmp::PartialEq,
[INFO] [stdout] 50 +     T: Copy + PartialEq,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout] 68 +     T: Copy + PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/quantile/histogram.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 |     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 139 -     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stdout] 139 +     T: PartialOrd + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/quantile/histogram.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 162 -     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stdout] 162 +     T: Copy + PartialOrd + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quantile/histogram.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.46s
[INFO] running `Command { std: "docker" "inspect" "ba58a50f12805245b206c299a620338e359be03722e5d933069e1f1d835af4f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba58a50f12805245b206c299a620338e359be03722e5d933069e1f1d835af4f1", kill_on_drop: false }`
[INFO] [stdout] ba58a50f12805245b206c299a620338e359be03722e5d933069e1f1d835af4f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5b894f81487a370db95f1ccb7f23ebff251a25706cbc5618175e0307c862cf6c
[INFO] running `Command { std: "docker" "start" "-a" "5b894f81487a370db95f1ccb7f23ebff251a25706cbc5618175e0307c862cf6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     _hasher: std::marker::PhantomData<H>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:55
[INFO] [stdout]     |
[INFO] [stdout]   2 | #![warn(non_camel_case_types, non_upper_case_globals, unused_qualifications)]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 103 -     _hasher: std::marker::PhantomData<H>,
[INFO] [stdout] 103 +     _hasher: PhantomData<H>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout] 215 +         size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout] 215 +         mem::size_of_val(self) + self.buckets.len() * size_of::<Bucket>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     T: Copy + cmp::PartialOrd,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     T: Copy + cmp::PartialOrd,
[INFO] [stdout] 32 +     T: Copy + PartialOrd,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     T: Copy + cmp::PartialEq,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 50 -     T: Copy + cmp::PartialEq,
[INFO] [stdout] 50 +     T: Copy + PartialEq,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout] 68 +     T: Copy + PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/quantile/histogram.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 |     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 139 -     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stdout] 139 +     T: PartialOrd + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/quantile/histogram.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 162 -     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stdout] 162 +     T: Copy + PartialOrd + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quantile/histogram.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling quickcheck v0.5.0
[INFO] [stderr]    Compiling probably v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     _hasher: std::marker::PhantomData<H>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:2:55
[INFO] [stdout]     |
[INFO] [stdout]   2 | #![warn(non_camel_case_types, non_upper_case_globals, unused_qualifications)]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 103 -     _hasher: std::marker::PhantomData<H>,
[INFO] [stdout] 103 +     _hasher: PhantomData<H>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout] 215 +         size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/membership/cuckoo/mod.rs:215:55
[INFO] [stdout]     |
[INFO] [stdout] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stdout] 215 +         mem::size_of_val(self) + self.buckets.len() * size_of::<Bucket>()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     T: Copy + cmp::PartialOrd,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     T: Copy + cmp::PartialOrd,
[INFO] [stdout] 32 +     T: Copy + PartialOrd,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 50 |     T: Copy + cmp::PartialEq,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 50 -     T: Copy + cmp::PartialEq,
[INFO] [stdout] 50 +     T: Copy + PartialEq,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/quantile/histogram.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout] 68 +     T: Copy + PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/quantile/histogram.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 |     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 139 -     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stdout] 139 +     T: PartialOrd + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/quantile/histogram.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 162 -     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stdout] 162 +     T: Copy + PartialOrd + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quantile/histogram.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.94s
[INFO] running `Command { std: "docker" "inspect" "5b894f81487a370db95f1ccb7f23ebff251a25706cbc5618175e0307c862cf6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b894f81487a370db95f1ccb7f23ebff251a25706cbc5618175e0307c862cf6c", kill_on_drop: false }`
[INFO] [stdout] 5b894f81487a370db95f1ccb7f23ebff251a25706cbc5618175e0307c862cf6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 12a6d68b160d83bcedcd18c2cab0e76836d9410bec0ef3c017231f368b7edb49
[INFO] running `Command { std: "docker" "start" "-a" "12a6d68b160d83bcedcd18c2cab0e76836d9410bec0ef3c017231f368b7edb49", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/membership/cuckoo/mod.rs:103:14
[INFO] [stderr]     |
[INFO] [stderr] 103 |     _hasher: std::marker::PhantomData<H>,
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:2:55
[INFO] [stderr]     |
[INFO] [stderr]   2 | #![warn(non_camel_case_types, non_upper_case_globals, unused_qualifications)]
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 103 -     _hasher: std::marker::PhantomData<H>,
[INFO] [stderr] 103 +     _hasher: PhantomData<H>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/membership/cuckoo/mod.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stderr] 215 +         size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/membership/cuckoo/mod.rs:215:55
[INFO] [stderr]     |
[INFO] [stderr] 215 |         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 215 -         mem::size_of_val(self) + self.buckets.len() * mem::size_of::<Bucket>()
[INFO] [stderr] 215 +         mem::size_of_val(self) + self.buckets.len() * size_of::<Bucket>()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/quantile/histogram.rs:32:15
[INFO] [stderr]    |
[INFO] [stderr] 32 |     T: Copy + cmp::PartialOrd,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 32 -     T: Copy + cmp::PartialOrd,
[INFO] [stderr] 32 +     T: Copy + PartialOrd,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/quantile/histogram.rs:50:15
[INFO] [stderr]    |
[INFO] [stderr] 50 |     T: Copy + cmp::PartialEq,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 50 -     T: Copy + cmp::PartialEq,
[INFO] [stderr] 50 +     T: Copy + PartialEq,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/quantile/histogram.rs:68:15
[INFO] [stderr]    |
[INFO] [stderr] 68 |     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 68 -     T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stderr] 68 +     T: Copy + PartialOrd + fmt::Debug + ops::Add<Output = T>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/quantile/histogram.rs:139:8
[INFO] [stderr]     |
[INFO] [stderr] 139 |     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 139 -     T: cmp::PartialOrd + fmt::Debug,
[INFO] [stderr] 139 +     T: PartialOrd + fmt::Debug,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/quantile/histogram.rs:162:15
[INFO] [stderr]     |
[INFO] [stderr] 162 |     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 162 -     T: Copy + cmp::PartialOrd + fmt::Debug,
[INFO] [stderr] 162 +     T: Copy + PartialOrd + fmt::Debug,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/quantile/histogram.rs:393:17
[INFO] [stderr]     |
[INFO] [stderr] 393 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 393 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `probably` (lib) generated 9 warnings (run `cargo fix --lib -p probably` to apply 9 suggestions)
[INFO] [stderr] warning: `probably` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/probably-d40de27896e60ddb)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test frequency::hll::hyperloglog_test_merge ... ok
[INFO] [stdout] test frequency::countminsketch::tests::test_increment ... ok
[INFO] [stdout] test frequency::hll::hyperloglog_test_merge_with_keys ... ok
[INFO] [stdout] test frequency::hll::hyperloglog_test_simple ... ok
[INFO] [stdout] test membership::bloom_filter::tests::test_operations ... ok
[INFO] [stdout] test membership::bloom_filter::tests::test_with_size ... ok
[INFO] [stdout] test membership::cuckoo::util::tests::test_fp_and_index ... ok
[INFO] [stdout] test quantile::greenwald_khanna::test::test_basics ... ok
[INFO] [stdout] test frequency::countminsketch::tests::test_overflow ... ok
[INFO] [stdout] test quantile::greenwald_khanna::test::test_add_assign ... ok
[INFO] [stdout] test quantile::greenwald_khanna::test::test_find_insert_pos ... ok
[INFO] [stdout] test membership::bloom_filter::tests::test_with_fpr ... ok
[INFO] [stdout] test quantile::greenwald_khanna::test::test_gk ... ok
[INFO] [stdout] test quantile::histogram::test::f32::test_is_sorted ... ok
[INFO] [stdout] test quantile::greenwald_khanna::test::find_insert_pos_log_equals_find_insert_pos_linear ... ok
[INFO] [stdout] test quantile::histogram::test::f32::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::f32::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::f32::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::f64::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::f64::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::f64::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::f32::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::i16::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::i16::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::f64::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::i16::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::i16::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::i16::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::f64::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::i32::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::i32::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::i32::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::i32::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::i32::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::i64::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::i64::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::i64::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::i64::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::i64::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::isize::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::isize::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::isize::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::isize::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::isize::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::test_addassign ... ok
[INFO] [stdout] test quantile::histogram::test::u16::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::u16::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::f64::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::histogram::test::u16::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::u16::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::u16::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::u32::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::u32::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::i16::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::histogram::test::u32::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::u32::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::u32::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::i32::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::histogram::test::u64::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::u64::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::i64::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::histogram::test::u64::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::u64::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::u64::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::usize::test_insertion_below_count ... ok
[INFO] [stdout] test quantile::histogram::test::usize::test_insertion_above_count ... ok
[INFO] [stdout] test quantile::histogram::test::usize::test_insertion_count ... ok
[INFO] [stdout] test quantile::histogram::test::usize::test_insertion_sum ... ok
[INFO] [stdout] test quantile::histogram::test::usize::test_is_sorted ... ok
[INFO] [stdout] test quantile::histogram::test::u64::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::histogram::test::isize::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::misra_gries::test::is_exact ... ok
[INFO] [stdout] test quantile::p2::tests::test ... ok
[INFO] [stdout] test quantile::misra_gries::test::test_exact_frequencies ... ok
[INFO] [stdout] test tests::hll_test ... ok
[INFO] [stdout] test quantile::histogram::test::f32::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::misra_gries::test::is_approximate ... ok
[INFO] [stdout] test quantile::histogram::test::u16::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::histogram::test::u32::test_insertion_between_count ... ok
[INFO] [stdout] test quantile::histogram::test::usize::test_insertion_between_count ... ok
[INFO] [stdout] test frequency::countminsketch::tests::test_increment_multi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests probably
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::insert (line 218) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::new (line 173) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::sum (line 272) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::into_vec (line 402) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_below (line 293) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_above (line 319) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_between (line 346) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::iter (line 373) ... FAILED
[INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram<T>::count (line 254) ... FAILED
[INFO] [stdout] test src/quantile/greenwald_khanna.rs - quantile::greenwald_khanna (line 54) ... FAILED
[INFO] [stdout] test src/membership/cuckoo/mod.rs - membership::cuckoo::CuckooFilter (line 56) ... FAILED
[INFO] [stdout] test src/quantile/misra_gries.rs - quantile::misra_gries (line 32) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::insert (line 218) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::new (line 173) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::sum (line 272) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 | use quantiles::histogram::Histogram;
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::into_vec (line 402) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_below (line 293) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_above (line 319) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_between (line 346) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::iter (line 373) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram<T>::count (line 254) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    --> src/quantile/histogram.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | use quantiles::histogram::{Bound, Histogram};
[INFO] [stdout]     |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/greenwald_khanna.rs - quantile::greenwald_khanna (line 54) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]   --> src/quantile/greenwald_khanna.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use quantiles::greenwald_khanna::*;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Stream`
[INFO] [stdout]   --> src/quantile/greenwald_khanna.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 | let mut stream = Stream::new(epsilon);
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Stream`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 54 + use probably::quantile::Stream;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/membership/cuckoo/mod.rs - membership::cuckoo::CuckooFilter (line 56) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cuckoofilter`
[INFO] [stdout]   --> src/membership/cuckoo/mod.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | let mut cf = cuckoofilter::CuckooFilter::new();
[INFO] [stdout]    |              ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cuckoofilter`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cuckoofilter`, use `cargo add cuckoofilter` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 56 + use probably::membership::CuckooFilter;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `CuckooFilter`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 60 - let mut cf = cuckoofilter::CuckooFilter::new();
[INFO] [stdout] 60 + let mut cf = CuckooFilter::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/quantile/misra_gries.rs - quantile::misra_gries (line 32) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]   --> src/quantile/misra_gries.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use quantiles::misra_gries::*;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `quantiles`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quantiles`, use `cargo add quantiles` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `misra_gries` in this scope
[INFO] [stdout]   --> src/quantile/misra_gries.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | let counts = misra_gries(numbers.iter(), k);
[INFO] [stdout]    |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 32 + use probably::quantile::misra_gries::misra_gries;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/membership/cuckoo/mod.rs - membership::cuckoo::CuckooFilter (line 56)
[INFO] [stdout]     src/quantile/greenwald_khanna.rs - quantile::greenwald_khanna (line 54)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::count (line 254)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::insert (line 218)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::into_vec (line 402)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::iter (line 373)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::new (line 173)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::sum (line 272)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_above (line 319)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_below (line 293)
[INFO] [stdout]     src/quantile/histogram.rs - quantile::histogram::Histogram<T>::total_between (line 346)
[INFO] [stdout]     src/quantile/misra_gries.rs - quantile::misra_gries (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "12a6d68b160d83bcedcd18c2cab0e76836d9410bec0ef3c017231f368b7edb49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12a6d68b160d83bcedcd18c2cab0e76836d9410bec0ef3c017231f368b7edb49", kill_on_drop: false }`
[INFO] [stdout] 12a6d68b160d83bcedcd18c2cab0e76836d9410bec0ef3c017231f368b7edb49
