[INFO] fetching crate probably 0.3.1... [INFO] testing probably-0.3.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate probably 0.3.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate probably 0.3.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded siphasher v0.3.7 [INFO] [stderr] Downloaded farmhash v1.1.5 [INFO] [stderr] Downloaded quickcheck v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1726fa06c3f5aede14c72463cf3ee2e78cc7764c61b2f98947304a3c8a65fb4 [INFO] running `Command { std: "docker" "start" "-a" "c1726fa06c3f5aede14c72463cf3ee2e78cc7764c61b2f98947304a3c8a65fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1726fa06c3f5aede14c72463cf3ee2e78cc7764c61b2f98947304a3c8a65fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1726fa06c3f5aede14c72463cf3ee2e78cc7764c61b2f98947304a3c8a65fb4", kill_on_drop: false }` [INFO] [stdout] c1726fa06c3f5aede14c72463cf3ee2e78cc7764c61b2f98947304a3c8a65fb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 700ddfc4165efbe344c394bd1b45b409dbefdc5cc5651db7b6559e13b152d4f9 [INFO] running `Command { std: "docker" "start" "-a" "700ddfc4165efbe344c394bd1b45b409dbefdc5cc5651db7b6559e13b152d4f9", kill_on_drop: false }` [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [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, [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] [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] [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] [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, [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] [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] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "700ddfc4165efbe344c394bd1b45b409dbefdc5cc5651db7b6559e13b152d4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700ddfc4165efbe344c394bd1b45b409dbefdc5cc5651db7b6559e13b152d4f9", kill_on_drop: false }` [INFO] [stdout] 700ddfc4165efbe344c394bd1b45b409dbefdc5cc5651db7b6559e13b152d4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab3b7bbed26e2bd07907df57fe6bd57b5ef5429b4ffe056b9cd052c9bc0032c7 [INFO] running `Command { std: "docker" "start" "-a" "ab3b7bbed26e2bd07907df57fe6bd57b5ef5429b4ffe056b9cd052c9bc0032c7", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/membership/cuckoo/mod.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | _hasher: std::marker::PhantomData, [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] [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] [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] [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, [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] [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] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [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, [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] [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] [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] [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, [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] [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] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.63s [INFO] running `Command { std: "docker" "inspect" "ab3b7bbed26e2bd07907df57fe6bd57b5ef5429b4ffe056b9cd052c9bc0032c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3b7bbed26e2bd07907df57fe6bd57b5ef5429b4ffe056b9cd052c9bc0032c7", kill_on_drop: false }` [INFO] [stdout] ab3b7bbed26e2bd07907df57fe6bd57b5ef5429b4ffe056b9cd052c9bc0032c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1597177dde9190277cff6737cab597e0bfe8db318bba48025da25614e6ff2ba4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1597177dde9190277cff6737cab597e0bfe8db318bba48025da25614e6ff2ba4", 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, [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] [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] 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] warning: unnecessary qualification [INFO] [stderr] --> src/quantile/histogram.rs:68:15 [INFO] [stderr] | [INFO] [stderr] 68 | T: Copy + cmp::PartialOrd + fmt::Debug + ops::Add, [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] 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] warning: `probably` (lib) generated 6 warnings [INFO] [stderr] warning: `probably` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/probably-5481bc438c0a24ce) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test frequency::hll::hyperloglog_test_merge_with_keys ... ok [INFO] [stdout] test frequency::countminsketch::tests::test_increment ... ok [INFO] [stdout] test frequency::countminsketch::tests::test_overflow ... ok [INFO] [stdout] test frequency::hll::hyperloglog_test_merge ... ok [INFO] [stdout] test membership::bloom_filter::tests::test_with_fpr ... 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 frequency::hll::hyperloglog_test_simple ... ok [INFO] [stdout] test membership::bloom_filter::tests::test_operations ... ok [INFO] [stdout] test quantile::greenwald_khanna::test::test_basics ... ok [INFO] [stdout] test quantile::greenwald_khanna::test::test_find_insert_pos ... ok [INFO] [stdout] test quantile::greenwald_khanna::test::test_add_assign ... 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::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::f32::test_insertion_sum ... ok [INFO] [stdout] test quantile::histogram::test::f64::test_insertion_count ... ok [INFO] [stdout] test quantile::greenwald_khanna::test::find_insert_pos_log_equals_find_insert_pos_linear ... ok [INFO] [stdout] test quantile::histogram::test::i16::test_is_sorted ... ok [INFO] [stdout] test quantile::histogram::test::i16::test_insertion_count ... ok [INFO] [stdout] test quantile::histogram::test::f32::test_insertion_above_count ... ok [INFO] [stdout] test quantile::histogram::test::f64::test_insertion_above_count ... ok [INFO] [stdout] test quantile::histogram::test::f64::test_insertion_below_count ... ok [INFO] [stdout] test quantile::histogram::test::i16::test_insertion_sum ... ok [INFO] [stdout] test quantile::histogram::test::i16::test_insertion_below_count ... ok [INFO] [stdout] test quantile::histogram::test::i32::test_insertion_sum ... ok [INFO] [stdout] test quantile::histogram::test::i32::test_is_sorted ... ok [INFO] [stdout] test quantile::histogram::test::f32::test_insertion_below_count ... ok [INFO] [stdout] test quantile::histogram::test::i16::test_insertion_above_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_insertion_count ... ok [INFO] [stdout] test quantile::histogram::test::i32::test_insertion_below_count ... ok [INFO] [stdout] test quantile::histogram::test::i64::test_is_sorted ... ok [INFO] [stdout] test quantile::histogram::test::i32::test_insertion_above_count ... ok [INFO] [stdout] test quantile::histogram::test::isize::test_insertion_count ... ok [INFO] [stdout] test quantile::histogram::test::i32::test_insertion_count ... ok [INFO] [stdout] test quantile::histogram::test::isize::test_is_sorted ... ok [INFO] [stdout] test quantile::histogram::test::isize::test_insertion_above_count ... ok [INFO] [stdout] test quantile::histogram::test::isize::test_insertion_below_count ... ok [INFO] [stdout] test quantile::histogram::test::isize::test_insertion_sum ... ok [INFO] [stdout] test quantile::histogram::test::test_addassign ... ok [INFO] [stdout] test quantile::histogram::test::u16::test_is_sorted ... ok [INFO] [stdout] test quantile::histogram::test::u16::test_insertion_count ... ok [INFO] [stdout] test quantile::histogram::test::u16::test_insertion_below_count ... ok [INFO] [stdout] test quantile::histogram::test::u32::test_insertion_count ... ok [INFO] [stdout] test quantile::histogram::test::i64::test_insertion_below_count ... ok [INFO] [stdout] test quantile::histogram::test::u32::test_insertion_above_count ... ok [INFO] [stdout] test quantile::histogram::test::u32::test_is_sorted ... ok [INFO] [stdout] test quantile::histogram::test::u32::test_insertion_sum ... ok [INFO] [stdout] test quantile::histogram::test::u16::test_insertion_sum ... ok [INFO] [stdout] test quantile::histogram::test::u16::test_insertion_above_count ... ok [INFO] [stdout] test quantile::histogram::test::u64::test_is_sorted ... ok [INFO] [stdout] test quantile::histogram::test::u64::test_insertion_below_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::u32::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_sum ... ok [INFO] [stdout] test quantile::histogram::test::usize::test_insertion_count ... ok [INFO] [stdout] test quantile::misra_gries::test::is_exact ... ok [INFO] [stdout] test quantile::histogram::test::usize::test_is_sorted ... ok [INFO] [stdout] test quantile::misra_gries::test::test_exact_frequencies ... ok [INFO] [stdout] test quantile::p2::tests::test ... ok [INFO] [stdout] test quantile::histogram::test::u64::test_insertion_above_count ... ok [INFO] [stdout] test tests::hll_test ... ok [INFO] [stdout] test quantile::histogram::test::usize::test_insertion_below_count ... ok [INFO] [stdout] test quantile::misra_gries::test::is_approximate ... ok [INFO] [stdout] test quantile::histogram::test::u64::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::i16::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::u32::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::f32::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::isize::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::i64::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::usize::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::f64::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::i32::test_insertion_between_count ... ok [INFO] [stdout] test quantile::histogram::test::u16::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 5.78s [INFO] [stdout] [INFO] [stderr] Doc-tests probably [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::total_between (line 346) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::total_below (line 293) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::count (line 254) ... FAILED [INFO] [stdout] test src/quantile/misra_gries.rs - quantile::misra_gries (line 32) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::iter (line 373) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::total_above (line 319) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::new (line 173) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::into_vec (line 402) ... FAILED [INFO] [stdout] test src/quantile/greenwald_khanna.rs - quantile::greenwald_khanna (line 54) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::insert (line 218) ... FAILED [INFO] [stdout] test src/membership/cuckoo/mod.rs - membership::cuckoo::CuckooFilter (line 56) ... FAILED [INFO] [stdout] test src/quantile/histogram.rs - quantile::histogram::Histogram::sum (line 272) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram::total_between (line 346) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:355:32 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(histo.total_between(Bound::Finite(1987), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:356:1 [INFO] [stdout] | [INFO] [stdout] 12 | Bound::Finite(1990)), 3); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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/quantile/histogram.rs - quantile::histogram::Histogram::total_below (line 293) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:302:30 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(histo.total_below(Bound::PosInf), 2048); [INFO] [stdout] | ^^^^^ use of undeclared type `Bound` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:296:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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/quantile/histogram.rs - quantile::histogram::Histogram::count (line 254) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [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/quantile/misra_gries.rs - quantile::misra_gries (line 32) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/misra_gries.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::misra_gries::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [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] 7 | 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] 2 | 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] ---- src/quantile/histogram.rs - quantile::histogram::Histogram::iter (line 373) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:384:28 [INFO] [stdout] | [INFO] [stdout] 13 | (Bound::Finite(1990), 3), (Bound::PosInf, 57)]; [INFO] [stdout] | ^^^^^ use of undeclared type `Bound` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bound` in this scope [INFO] [stdout] --> src/quantile/histogram.rs:382:20 [INFO] [stdout] | [INFO] [stdout] 11 | let expected: Vec<(Bound, usize)> = vec![(Bound::Finite(10), 11), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:382:48 [INFO] [stdout] | [INFO] [stdout] 11 | let expected: Vec<(Bound, usize)> = vec![(Bound::Finite(10), 11), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:383:2 [INFO] [stdout] | [INFO] [stdout] 12 | (Bound::Finite(256), 246), (Bound::Finite(1987), 1731), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:383:29 [INFO] [stdout] | [INFO] [stdout] 12 | (Bound::Finite(256), 246), (Bound::Finite(1987), 1731), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:384:2 [INFO] [stdout] | [INFO] [stdout] 13 | (Bound::Finite(1990), 3), (Bound::PosInf, 57)]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bound` in this scope [INFO] [stdout] --> src/quantile/histogram.rs:385:18 [INFO] [stdout] | [INFO] [stdout] 14 | let actual: Vec<(Bound, usize)> = histo.iter().map(|x| [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/quantile/histogram.rs - quantile::histogram::Histogram::total_above (line 319) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:322:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(histo.total_above(Bound::Finite(0)), 2048); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(histo.total_above(Bound::Finite(11)), 2037); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(histo.total_above(Bound::Finite(10)), 2037); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 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/quantile/histogram.rs - quantile::histogram::Histogram::new (line 173) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 16 | assert_eq!(histo.total_below(Bound::PosInf), 2048); [INFO] [stdout] | ^^^^^ use of undeclared type `Bound` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 11 | assert_eq!(histo.total_above(Bound::Finite(0)), 2048); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:183:30 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(histo.total_above(Bound::Finite(11)), 2037); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:184:30 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(histo.total_above(Bound::Finite(10)), 2037); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 14 | assert_eq!(histo.total_between(Bound::Finite(1987), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 15 | Bound::Finite(1990)), 3); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 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/quantile/histogram.rs - quantile::histogram::Histogram::into_vec (line 402) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:413:28 [INFO] [stdout] | [INFO] [stdout] 13 | (Bound::Finite(1990), 3), (Bound::PosInf, 57)]; [INFO] [stdout] | ^^^^^ use of undeclared type `Bound` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:405:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bound` in this scope [INFO] [stdout] --> src/quantile/histogram.rs:411:20 [INFO] [stdout] | [INFO] [stdout] 11 | let expected: Vec<(Bound, usize)> = vec![(Bound::Finite(10), 11), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:411:48 [INFO] [stdout] | [INFO] [stdout] 11 | let expected: Vec<(Bound, usize)> = vec![(Bound::Finite(10), 11), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:412:2 [INFO] [stdout] | [INFO] [stdout] 12 | (Bound::Finite(256), 246), (Bound::Finite(1987), 1731), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:412:29 [INFO] [stdout] | [INFO] [stdout] 12 | (Bound::Finite(256), 246), (Bound::Finite(1987), 1731), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:413:2 [INFO] [stdout] | [INFO] [stdout] 13 | (Bound::Finite(1990), 3), (Bound::PosInf, 57)]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bound` in this scope [INFO] [stdout] --> src/quantile/histogram.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 14 | let actual: Vec<(Bound, usize)> = histo.into_vec(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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 undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/greenwald_khanna.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::greenwald_khanna::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [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] 7 | let mut stream = Stream::new(epsilon); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::stream::Stream; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Stream; [INFO] [stdout] | [INFO] [stdout] 2 | use std::stream::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/quantile/histogram.rs - quantile::histogram::Histogram::insert (line 218) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::{Bound, Histogram}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 100]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:225:32 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(histo.total_between(Bound::Finite(10), Bound::Finite(100)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bound` [INFO] [stdout] --> src/quantile/histogram.rs:225:51 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(histo.total_between(Bound::Finite(10), Bound::Finite(100)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::ops::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Bound; [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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 undeclared crate or module `cuckoofilter` [INFO] [stdout] --> src/membership/cuckoo/mod.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 6 | let mut cf = cuckoofilter::CuckooFilter::new(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `cuckoofilter` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use probably::membership::CuckooFilter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 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::sum (line 272) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quantiles` [INFO] [stdout] --> src/quantile/histogram.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 3 | use quantiles::histogram::Histogram; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `quantiles` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Histogram` [INFO] [stdout] --> src/quantile/histogram.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 5 | let mut histo = Histogram::::new(vec![10, 256, 1987, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use probably::quantile::Histogram; [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] [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::count (line 254) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::insert (line 218) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::into_vec (line 402) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::iter (line 373) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::new (line 173) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::sum (line 272) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::total_above (line 319) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::total_below (line 293) [INFO] [stdout] src/quantile/histogram.rs - quantile::histogram::Histogram::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 1.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "1597177dde9190277cff6737cab597e0bfe8db318bba48025da25614e6ff2ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1597177dde9190277cff6737cab597e0bfe8db318bba48025da25614e6ff2ba4", kill_on_drop: false }` [INFO] [stdout] 1597177dde9190277cff6737cab597e0bfe8db318bba48025da25614e6ff2ba4