[INFO] fetching crate stack_epic_store 3.6.0... [INFO] checking stack_epic_store-3.6.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate stack_epic_store 3.6.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate stack_epic_store 3.6.0 [INFO] finished tweaking crates.io crate stack_epic_store 3.6.0 [INFO] tweaked toml for crates.io crate stack_epic_store 3.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stack_epic_store 3.6.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 221 packages to latest compatible versions [INFO] [stderr] Adding croaring v1.1.0 (available: v2.3.1) [INFO] [stderr] Adding env_logger v0.5.13 (available: v0.11.8) [INFO] [stderr] Adding rand v0.6.5 (available: v0.9.1) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c409f7c4bcb4043b1534c7dfca807af91eeab045306a618a722f65b364e93d4 [INFO] running `Command { std: "docker" "start" "-a" "9c409f7c4bcb4043b1534c7dfca807af91eeab045306a618a722f65b364e93d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c409f7c4bcb4043b1534c7dfca807af91eeab045306a618a722f65b364e93d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c409f7c4bcb4043b1534c7dfca807af91eeab045306a618a722f65b364e93d4", kill_on_drop: false }` [INFO] [stdout] 9c409f7c4bcb4043b1534c7dfca807af91eeab045306a618a722f65b364e93d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67d5125c25456ab6b1555ce3dd22212b4c91c799534c2f2268b99f424bddf2ea [INFO] running `Command { std: "docker" "start" "-a" "67d5125c25456ab6b1555ce3dd22212b4c91c799534c2f2268b99f424bddf2ea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking traitobject v0.1.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.14 [INFO] [stderr] Compiling croaring-sys v2.1.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking bigint v4.4.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking croaring v1.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking parity-codec v3.5.4 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking primitive-types v0.3.0 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking keccak-hash v0.2.0 [INFO] [stderr] Checking stack_epic_util v3.6.0 [INFO] [stderr] Checking stack_epic_keychain v3.6.0 [INFO] [stderr] Checking stack_epic_core v3.6.0 [INFO] [stderr] Checking stack_epic_store v3.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lmdb.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stdout] 37 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lmdb.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error` [INFO] [stdout] 37 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lmdb.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stdout] 37 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lmdb.rs:36:39 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error` [INFO] [stdout] 37 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic_store` [INFO] [stdout] --> tests/pmmr.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use epic_store as store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `epic_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> tests/test_bitmap.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | let serialized_buffer = bitmap.serialize(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type of the type parameter `S` declared on the method `serialize` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: croaring::bitmap::Serializer` [INFO] [stdout] = help: the following types implement trait `croaring::bitmap::Serializer`: [INFO] [stdout] Frozen [INFO] [stdout] Native [INFO] [stdout] Portable [INFO] [stdout] note: required by a bound in `bitmap::imp::::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:838:25 [INFO] [stdout] | [INFO] [stdout] 838 | pub fn serialize(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bitmap::imp::::serialize` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 57 | let serialized_buffer = bitmap.serialize::(); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic_store` [INFO] [stdout] --> tests/prune_list.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use epic_store as store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `epic_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/test_bitmap.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | let mut bitmap = Bitmap::create(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic_store` [INFO] [stdout] --> tests/lmdb.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use epic_store as store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `epic_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `epic_store` [INFO] [stdout] --> tests/utxo_set_perf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use epic_store as store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `epic_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/prune_list.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | let mut bitmap = Bitmap::create(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stack_epic_store` (test "test_bitmap") due to 5 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> tests/test_bitmap.rs:89:33 [INFO] [stdout] | [INFO] [stdout] 89 | let serialized_buffer = bitmap.serialize(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type of the type parameter `S` declared on the method `serialize` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: croaring::bitmap::Serializer` [INFO] [stdout] = help: the following types implement trait `croaring::bitmap::Serializer`: [INFO] [stdout] Frozen [INFO] [stdout] Native [INFO] [stdout] Portable [INFO] [stdout] note: required by a bound in `bitmap::imp::::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:838:25 [INFO] [stdout] | [INFO] [stdout] 838 | pub fn serialize(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bitmap::imp::::serialize` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 89 | let serialized_buffer = bitmap.serialize::(); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/test_bitmap.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | let mut bitmap = Bitmap::create(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/test_bitmap.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | let mut bitmap = Bitmap::create(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::timestamp_nanos`: use `timestamp_nanos_opt()` instead [INFO] [stdout] --> tests/test_bitmap.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | let start = Utc::now().timestamp_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::timestamp_nanos`: use `timestamp_nanos_opt()` instead [INFO] [stdout] --> tests/test_bitmap.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | let fin = Utc::now().timestamp_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::timestamp_nanos`: use `timestamp_nanos_opt()` instead [INFO] [stdout] --> tests/test_bitmap.rs:138:25 [INFO] [stdout] | [INFO] [stdout] 138 | let start = Utc::now().timestamp_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::timestamp_nanos`: use `timestamp_nanos_opt()` instead [INFO] [stdout] --> tests/test_bitmap.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | let fin = Utc::now().timestamp_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::timestamp_nanos`: use `timestamp_nanos_opt()` instead [INFO] [stdout] --> tests/test_bitmap.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | let start = Utc::now().timestamp_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::timestamp_nanos`: use `timestamp_nanos_opt()` instead [INFO] [stdout] --> tests/test_bitmap.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | let fin = Utc::now().timestamp_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | backend.check_compact(1, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stack_epic_store` (test "utxo_set_perf") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:255:37 [INFO] [stdout] | [INFO] [stdout] 255 | backend.check_compact(2, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:305:38 [INFO] [stdout] | [INFO] [stdout] 305 | backend.check_compact(1, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:319:38 [INFO] [stdout] | [INFO] [stdout] 319 | backend.check_compact(4, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stack_epic_store` (test "prune_list") due to 2 previous errors [INFO] [stderr] error: could not compile `stack_epic_store` (test "lmdb") due to 1 previous error [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | backend.check_compact(6, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:462:28 [INFO] [stdout] | [INFO] [stdout] 462 | pmmr.rewind(5, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:510:37 [INFO] [stdout] | [INFO] [stdout] 510 | backend.check_compact(2, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:521:37 [INFO] [stdout] | [INFO] [stdout] 521 | backend.check_compact(2, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:554:37 [INFO] [stdout] | [INFO] [stdout] 554 | backend.check_compact(2, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:705:38 [INFO] [stdout] | [INFO] [stdout] 705 | backend.check_compact(9, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:776:37 [INFO] [stdout] | [INFO] [stdout] 776 | backend.check_compact(2, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Bitmap` in the current scope [INFO] [stdout] --> tests/pmmr.rs:803:37 [INFO] [stdout] | [INFO] [stdout] 803 | backend.check_compact(2, &Bitmap::create()).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Bitmap` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Bitmap` consider using one of the following associated functions: [INFO] [stdout] bitmap::imp::::new [INFO] [stdout] bitmap::imp::::with_container_capacity [INFO] [stdout] bitmap::imp::::fast_or [INFO] [stdout] bitmap::imp::::fast_or_heap [INFO] [stdout] and 6 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/croaring-1.1.0/src/bitmap/imp.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn with_container_capacity(capacity: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 516 | pub fn fast_or(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 547 | pub fn fast_or_heap(bitmaps: &[&Bitmap]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stack_epic_store` (test "pmmr") due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "67d5125c25456ab6b1555ce3dd22212b4c91c799534c2f2268b99f424bddf2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d5125c25456ab6b1555ce3dd22212b4c91c799534c2f2268b99f424bddf2ea", kill_on_drop: false }` [INFO] [stdout] 67d5125c25456ab6b1555ce3dd22212b4c91c799534c2f2268b99f424bddf2ea