[INFO] fetching crate rucene 0.1.1...
[INFO] checking rucene-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rucene 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate rucene 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate rucene 0.1.1
[INFO] finished tweaking crates.io crate rucene 0.1.1
[INFO] tweaked toml for crates.io crate rucene 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate rucene 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cf6f835652fd16136eb58e17401df0b61e88360409ea11cbc5bbdf80525f5af
[INFO] running `Command { std: "docker" "start" "-a" "5cf6f835652fd16136eb58e17401df0b61e88360409ea11cbc5bbdf80525f5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cf6f835652fd16136eb58e17401df0b61e88360409ea11cbc5bbdf80525f5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf6f835652fd16136eb58e17401df0b61e88360409ea11cbc5bbdf80525f5af", kill_on_drop: false }`
[INFO] [stdout] 5cf6f835652fd16136eb58e17401df0b61e88360409ea11cbc5bbdf80525f5af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc13688cf401bbde4d9e9cf0797506882a8df060b09f5a513e0a2683cc21615c
[INFO] running `Command { std: "docker" "start" "-a" "fc13688cf401bbde4d9e9cf0797506882a8df060b09f5a513e0a2683cc21615c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling fasthash v0.3.2
[INFO] [stderr]     Checking bit-vec v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking bit-set v0.4.0
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking seahash v3.0.6
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]     Checking unicode_reader v0.1.1
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking chan v0.1.23
[INFO] [stderr]     Checking chan-signal v0.3.3
[INFO] [stderr]     Checking backtrace v0.3.40
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking rucene v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #![cfg_attr(not(feature = "clippy"), allow(unknown_lints))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![feature(specialization)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]    = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]    = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `hashmap_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![feature(hashmap_internals)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/core/codec/norms/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use self::norms::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `DATA_CODEC` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | use core::codec::*;
[INFO] [stdout]    |     -------------- but the name `DATA_CODEC` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/core/codec/norms/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use self::norms::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VERSION_START` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | use core::codec::*;
[INFO] [stdout]    |     -------------- but the name `VERSION_START` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/core/codec/norms/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use self::norms::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VERSION_CURRENT` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | use core::codec::*;
[INFO] [stdout]    |     -------------- but the name `VERSION_CURRENT` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |             /// Total number of terms in the field.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 622 |             total_term_count: 0,
[INFO] [stdout]     |             ------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:624:13
[INFO] [stdout]     |
[INFO] [stdout] 624 | /             /// Total number of bytes (sum of term lengths) across all terms in the
[INFO] [stdout] 625 | |             /// field.
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 626 |               total_term_bytes: 0,
[INFO] [stdout]     |               ------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:629:13
[INFO] [stdout]     |
[INFO] [stdout] 629 |             /// The number of normal (non-floor) blocks in the terms file.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 630 |             non_floor_block_count: 0,
[INFO] [stdout]     |             ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:632:13
[INFO] [stdout]     |
[INFO] [stdout] 632 | /             /// The number of floor blocks (meta-blocks larger than the
[INFO] [stdout] 633 | |             /// allowed {@code maxItemsPerBlock}) in the terms file.
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 634 |               floor_block_count: 0,
[INFO] [stdout]     |               -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |             /// The number of sub-blocks within the floor blocks.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 637 |             floor_sub_block_count: 0,
[INFO] [stdout]     |             ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 | /             /// The number of "internal" blocks (that have both
[INFO] [stdout] 640 | |             /// terms and sub-blocks).
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 641 |               mixed_block_count: 0,
[INFO] [stdout]     |               -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:643:13
[INFO] [stdout]     |
[INFO] [stdout] 643 | /             /// The number of "leaf" blocks (blocks that have only
[INFO] [stdout] 644 | |             /// terms).
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 645 |               terms_only_block_count: 0,
[INFO] [stdout]     |               ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:647:13
[INFO] [stdout]     |
[INFO] [stdout] 647 | /             /// The number of "internal" blocks that do not contain
[INFO] [stdout] 648 | |             /// terms (have only sub-blocks).
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 649 |               sub_blocks_only_block_count: 0,
[INFO] [stdout]     |               ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:651:13
[INFO] [stdout]     |
[INFO] [stdout] 651 |             /// Total number of blocks.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 652 |             total_block_count: 0,
[INFO] [stdout]     |             -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |             /// Number of blocks at each prefix depth.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 655 |             block_count_by_prefix_len: vec![0 as i32; 10],
[INFO] [stdout]     |             --------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:659:13
[INFO] [stdout]     |
[INFO] [stdout] 659 |             /// Total number of bytes used to store term suffixes.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 660 |             total_block_suffix_bytes: 0,
[INFO] [stdout]     |             --------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 | /             /// Total number of bytes used to store term stats (not
[INFO] [stdout] 663 | |             /// including what the {@link PostingsReaderBase}
[INFO] [stdout] 664 | |             /// stores.
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 665 |               total_block_stats_bytes: 0,
[INFO] [stdout]     |               -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:667:13
[INFO] [stdout]     |
[INFO] [stdout] 667 | /             /// Total bytes stored by the {@link PostingsReaderBase},
[INFO] [stdout] 668 | |             /// plus the other few vInts stored in the frame.
[INFO] [stdout]     | |_____________________________________________________________^
[INFO] [stdout] 669 |               total_block_other_bytes: 0,
[INFO] [stdout]     |               -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:671:13
[INFO] [stdout]     |
[INFO] [stdout] 671 |             /// Segment name.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 672 |             segment: String::from(segment),
[INFO] [stdout]     |             ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:674:13
[INFO] [stdout]     |
[INFO] [stdout] 674 |             /// Field name.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 675 |             field: String::from(field),
[INFO] [stdout]     |             -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/core/codec/stored_fields/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use core::codec::stored_fields::CompressingStoredFieldsWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `CompressingStoredFieldsWriter` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/core/codec/stored_fields/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use self::stored_fields_writer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/core/codec/stored_fields/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use core::codec::stored_fields::CompressingStoredFieldsWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/doc/field.rs:181:34
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[derive(Clone, PartialEq, Hash, Serialize, Debug)]
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/doc/index_options.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Serialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/doc/doc_values.rs:23:51
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Serialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/index/reader/index_lookup.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/index/reader/index_lookup.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/search/cache/query_cache.rs:776:55
[INFO] [stdout]     |
[INFO] [stdout] 776 |     fn first_doc_from_next_block(&mut self) -> Result<(DocId)> {
[INFO] [stdout]     |                                                       ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 776 -     fn first_doc_from_next_block(&mut self) -> Result<(DocId)> {
[INFO] [stdout] 776 +     fn first_doc_from_next_block(&mut self) -> Result<DocId> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/search/query/spans/span.rs:525:47
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn score_current_doc(&mut self) -> Result<(f32)> {
[INFO] [stdout]     |                                               ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 525 -     fn score_current_doc(&mut self) -> Result<(f32)> {
[INFO] [stdout] 525 +     fn score_current_doc(&mut self) -> Result<f32> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/search/explanation.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/search/explanation.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:265:60
[INFO] [stdout]     |
[INFO] [stdout] 265 |         let scratch_out = (&mut bkd_writer.scratch_out) as (*mut GrowableByteArrayDataOutput);
[INFO] [stdout]     |                                                            ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 265 -         let scratch_out = (&mut bkd_writer.scratch_out) as (*mut GrowableByteArrayDataOutput);
[INFO] [stdout] 265 +         let scratch_out = (&mut bkd_writer.scratch_out) as *mut GrowableByteArrayDataOutput;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:618:64
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let min_packed_value = (&mut self.min_packed_value) as (*mut Vec<u8>);
[INFO] [stdout]     |                                                                ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 618 -         let min_packed_value = (&mut self.min_packed_value) as (*mut Vec<u8>);
[INFO] [stdout] 618 +         let min_packed_value = (&mut self.min_packed_value) as *mut Vec<u8>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:619:64
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let max_packed_value = (&mut self.max_packed_value) as (*mut Vec<u8>);
[INFO] [stdout]     |                                                                ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 619 -         let max_packed_value = (&mut self.max_packed_value) as (*mut Vec<u8>);
[INFO] [stdout] 619 +         let max_packed_value = (&mut self.max_packed_value) as *mut Vec<u8>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:775:59
[INFO] [stdout]     |
[INFO] [stdout] 775 |         let one_dim_writer_ptr = (&mut one_dim_writer) as (*mut OneDimensionBKDWriter<D, O>);
[INFO] [stdout]     |                                                           ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 775 -         let one_dim_writer_ptr = (&mut one_dim_writer) as (*mut OneDimensionBKDWriter<D, O>);
[INFO] [stdout] 775 +         let one_dim_writer_ptr = (&mut one_dim_writer) as *mut OneDimensionBKDWriter<D, O>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:973:42
[INFO] [stdout]     |
[INFO] [stdout] 973 |                     - (last_split_values[(split_dim * self.bytes_per_dim + prefix)] as u32 as i32);
[INFO] [stdout]     |                                          ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 973 -                     - (last_split_values[(split_dim * self.bytes_per_dim + prefix)] as u32 as i32);
[INFO] [stdout] 973 +                     - (last_split_values[split_dim * self.bytes_per_dim + prefix] as u32 as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1456:52
[INFO] [stdout]      |
[INFO] [stdout] 1456 |             let scratch1 = (&mut self.scratch1) as (*mut Vec<u8>);
[INFO] [stdout]      |                                                    ^            ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1456 -             let scratch1 = (&mut self.scratch1) as (*mut Vec<u8>);
[INFO] [stdout] 1456 +             let scratch1 = (&mut self.scratch1) as *mut Vec<u8>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1494:68
[INFO] [stdout]      |
[INFO] [stdout] 1494 |                 let min_packed_value = (&self.min_packed_value) as (*const Vec<u8>);
[INFO] [stdout]      |                                                                    ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1494 -                 let min_packed_value = (&self.min_packed_value) as (*const Vec<u8>);
[INFO] [stdout] 1494 +                 let min_packed_value = (&self.min_packed_value) as *const Vec<u8>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1495:68
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                 let max_packed_value = (&self.max_packed_value) as (*const Vec<u8>);
[INFO] [stdout]      |                                                                    ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1495 -                 let max_packed_value = (&self.max_packed_value) as (*const Vec<u8>);
[INFO] [stdout] 1495 +                 let max_packed_value = (&self.max_packed_value) as *const Vec<u8>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1505:50
[INFO] [stdout]      |
[INFO] [stdout] 1505 |             let source = (&slices[split_dim]) as (*const PathSlice<PointWriterEnum<D>>);
[INFO] [stdout]      |                                                  ^                                    ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1505 -             let source = (&slices[split_dim]) as (*const PathSlice<PointWriterEnum<D>>);
[INFO] [stdout] 1505 +             let source = (&slices[split_dim]) as *const PathSlice<PointWriterEnum<D>>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/core/util/bkd/offline_point.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         (i1p1 << 24 | i1p2 << 16 | i1p3 << 8 | i1p4)
[INFO] [stdout]     |         ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 -         (i1p1 << 24 | i1p2 << 16 | i1p3 << 8 | i1p4)
[INFO] [stdout] 147 +         i1p1 << 24 | i1p2 << 16 | i1p3 << 8 | i1p4
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #![cfg_attr(not(feature = "clippy"), allow(unknown_lints))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn`
[INFO] [stdout]   --> src/core/util/external/volatile.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "const_fn")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `const_fn` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]   --> src/lib.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![feature(specialization)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]    = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]    = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn`
[INFO] [stdout]   --> src/core/util/external/volatile.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(not(feature = "const_fn"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `const_fn` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `hashmap_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![feature(hashmap_internals)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/fst/fst_builder.rs:629:85
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn add(&mut self, builder: &mut FstBuilder<F>, node_index: usize) -> Result<(u64)> {
[INFO] [stdout]     |                                                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 629 -     pub fn add(&mut self, builder: &mut FstBuilder<F>, node_index: usize) -> Result<(u64)> {
[INFO] [stdout] 629 +     pub fn add(&mut self, builder: &mut FstBuilder<F>, node_index: usize) -> Result<u64> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/core/util/fst/fst_reader.rs:148:32
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl<'a> BytesRefFSTEnum<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 148 |     fn new(bytes: &'a [u8]) -> BytesRefFSTEnum {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/packed/packed_long_values.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Serialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/numeric.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, Serialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/variant_value.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/core/codec/norms/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use self::norms::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `DATA_CODEC` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | use core::codec::*;
[INFO] [stdout]    |     -------------- but the name `DATA_CODEC` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/core/codec/norms/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use self::norms::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VERSION_START` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | use core::codec::*;
[INFO] [stdout]    |     -------------- but the name `VERSION_START` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/version.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Copy, Debug, Eq, PartialEq, Serialize, Hash)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/core/codec/norms/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use self::norms::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `VERSION_CURRENT` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | use core::codec::*;
[INFO] [stdout]    |     -------------- but the name `VERSION_CURRENT` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:621:13
[INFO] [stdout]     |
[INFO] [stdout] 621 |             /// Total number of terms in the field.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 622 |             total_term_count: 0,
[INFO] [stdout]     |             ------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/core/util/bit_util.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         ((*self as u64 >> 1) as i64 ^ -(self & 1))
[INFO] [stdout]    |         ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -         ((*self as u64 >> 1) as i64 ^ -(self & 1))
[INFO] [stdout] 35 +         (*self as u64 >> 1) as i64 ^ -(self & 1)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:624:13
[INFO] [stdout]     |
[INFO] [stdout] 624 | /             /// Total number of bytes (sum of term lengths) across all terms in the
[INFO] [stdout] 625 | |             /// field.
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 626 |               total_term_bytes: 0,
[INFO] [stdout]     |               ------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:629:13
[INFO] [stdout]     |
[INFO] [stdout] 629 |             /// The number of normal (non-floor) blocks in the terms file.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 630 |             non_floor_block_count: 0,
[INFO] [stdout]     |             ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:632:13
[INFO] [stdout]     |
[INFO] [stdout] 632 | /             /// The number of floor blocks (meta-blocks larger than the
[INFO] [stdout] 633 | |             /// allowed {@code maxItemsPerBlock}) in the terms file.
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 634 |               floor_block_count: 0,
[INFO] [stdout]     |               -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |             /// The number of sub-blocks within the floor blocks.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 637 |             floor_sub_block_count: 0,
[INFO] [stdout]     |             ------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 | /             /// The number of "internal" blocks (that have both
[INFO] [stdout] 640 | |             /// terms and sub-blocks).
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 641 |               mixed_block_count: 0,
[INFO] [stdout]     |               -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:643:13
[INFO] [stdout]     |
[INFO] [stdout] 643 | /             /// The number of "leaf" blocks (blocks that have only
[INFO] [stdout] 644 | |             /// terms).
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 645 |               terms_only_block_count: 0,
[INFO] [stdout]     |               ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:647:13
[INFO] [stdout]     |
[INFO] [stdout] 647 | /             /// The number of "internal" blocks that do not contain
[INFO] [stdout] 648 | |             /// terms (have only sub-blocks).
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 649 |               sub_blocks_only_block_count: 0,
[INFO] [stdout]     |               ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:651:13
[INFO] [stdout]     |
[INFO] [stdout] 651 |             /// Total number of blocks.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 652 |             total_block_count: 0,
[INFO] [stdout]     |             -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |             /// Number of blocks at each prefix depth.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 655 |             block_count_by_prefix_len: vec![0 as i32; 10],
[INFO] [stdout]     |             --------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:659:13
[INFO] [stdout]     |
[INFO] [stdout] 659 |             /// Total number of bytes used to store term suffixes.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 660 |             total_block_suffix_bytes: 0,
[INFO] [stdout]     |             --------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:662:13
[INFO] [stdout]     |
[INFO] [stdout] 662 | /             /// Total number of bytes used to store term stats (not
[INFO] [stdout] 663 | |             /// including what the {@link PostingsReaderBase}
[INFO] [stdout] 664 | |             /// stores.
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 665 |               total_block_stats_bytes: 0,
[INFO] [stdout]     |               -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:667:13
[INFO] [stdout]     |
[INFO] [stdout] 667 | /             /// Total bytes stored by the {@link PostingsReaderBase},
[INFO] [stdout] 668 | |             /// plus the other few vInts stored in the frame.
[INFO] [stdout]     | |_____________________________________________________________^
[INFO] [stdout] 669 |               total_block_other_bytes: 0,
[INFO] [stdout]     |               -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:671:13
[INFO] [stdout]     |
[INFO] [stdout] 671 |             /// Segment name.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 672 |             segment: String::from(segment),
[INFO] [stdout]     |             ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/core/codec/postings/blocktree/blocktree_reader.rs:674:13
[INFO] [stdout]     |
[INFO] [stdout] 674 |             /// Field name.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 675 |             field: String::from(field),
[INFO] [stdout]     |             -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/core/codec/stored_fields/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use core::codec::stored_fields::CompressingStoredFieldsWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `CompressingStoredFieldsWriter` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/core/codec/stored_fields/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use self::stored_fields_writer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/core/codec/stored_fields/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use core::codec::stored_fields::CompressingStoredFieldsWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/core/doc/field.rs:181:34
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[derive(Clone, PartialEq, Hash, Serialize, Debug)]
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/doc/index_options.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Serialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/doc/doc_values.rs:23:51
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Serialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/index/reader/index_lookup.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/index/reader/index_lookup.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/search/cache/query_cache.rs:776:55
[INFO] [stdout]     |
[INFO] [stdout] 776 |     fn first_doc_from_next_block(&mut self) -> Result<(DocId)> {
[INFO] [stdout]     |                                                       ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 776 -     fn first_doc_from_next_block(&mut self) -> Result<(DocId)> {
[INFO] [stdout] 776 +     fn first_doc_from_next_block(&mut self) -> Result<DocId> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/search/query/spans/span.rs:525:47
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn score_current_doc(&mut self) -> Result<(f32)> {
[INFO] [stdout]     |                                               ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 525 -     fn score_current_doc(&mut self) -> Result<(f32)> {
[INFO] [stdout] 525 +     fn score_current_doc(&mut self) -> Result<f32> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/search/explanation.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/search/explanation.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:265:60
[INFO] [stdout]     |
[INFO] [stdout] 265 |         let scratch_out = (&mut bkd_writer.scratch_out) as (*mut GrowableByteArrayDataOutput);
[INFO] [stdout]     |                                                            ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 265 -         let scratch_out = (&mut bkd_writer.scratch_out) as (*mut GrowableByteArrayDataOutput);
[INFO] [stdout] 265 +         let scratch_out = (&mut bkd_writer.scratch_out) as *mut GrowableByteArrayDataOutput;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:618:64
[INFO] [stdout]     |
[INFO] [stdout] 618 |         let min_packed_value = (&mut self.min_packed_value) as (*mut Vec<u8>);
[INFO] [stdout]     |                                                                ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 618 -         let min_packed_value = (&mut self.min_packed_value) as (*mut Vec<u8>);
[INFO] [stdout] 618 +         let min_packed_value = (&mut self.min_packed_value) as *mut Vec<u8>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:619:64
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let max_packed_value = (&mut self.max_packed_value) as (*mut Vec<u8>);
[INFO] [stdout]     |                                                                ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 619 -         let max_packed_value = (&mut self.max_packed_value) as (*mut Vec<u8>);
[INFO] [stdout] 619 +         let max_packed_value = (&mut self.max_packed_value) as *mut Vec<u8>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:775:59
[INFO] [stdout]     |
[INFO] [stdout] 775 |         let one_dim_writer_ptr = (&mut one_dim_writer) as (*mut OneDimensionBKDWriter<D, O>);
[INFO] [stdout]     |                                                           ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 775 -         let one_dim_writer_ptr = (&mut one_dim_writer) as (*mut OneDimensionBKDWriter<D, O>);
[INFO] [stdout] 775 +         let one_dim_writer_ptr = (&mut one_dim_writer) as *mut OneDimensionBKDWriter<D, O>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/core/util/bkd/bkd_writer.rs:973:42
[INFO] [stdout]     |
[INFO] [stdout] 973 |                     - (last_split_values[(split_dim * self.bytes_per_dim + prefix)] as u32 as i32);
[INFO] [stdout]     |                                          ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 973 -                     - (last_split_values[(split_dim * self.bytes_per_dim + prefix)] as u32 as i32);
[INFO] [stdout] 973 +                     - (last_split_values[split_dim * self.bytes_per_dim + prefix] as u32 as i32);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1456:52
[INFO] [stdout]      |
[INFO] [stdout] 1456 |             let scratch1 = (&mut self.scratch1) as (*mut Vec<u8>);
[INFO] [stdout]      |                                                    ^            ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1456 -             let scratch1 = (&mut self.scratch1) as (*mut Vec<u8>);
[INFO] [stdout] 1456 +             let scratch1 = (&mut self.scratch1) as *mut Vec<u8>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1494:68
[INFO] [stdout]      |
[INFO] [stdout] 1494 |                 let min_packed_value = (&self.min_packed_value) as (*const Vec<u8>);
[INFO] [stdout]      |                                                                    ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1494 -                 let min_packed_value = (&self.min_packed_value) as (*const Vec<u8>);
[INFO] [stdout] 1494 +                 let min_packed_value = (&self.min_packed_value) as *const Vec<u8>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1495:68
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                 let max_packed_value = (&self.max_packed_value) as (*const Vec<u8>);
[INFO] [stdout]      |                                                                    ^              ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1495 -                 let max_packed_value = (&self.max_packed_value) as (*const Vec<u8>);
[INFO] [stdout] 1495 +                 let max_packed_value = (&self.max_packed_value) as *const Vec<u8>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/core/util/bkd/bkd_writer.rs:1505:50
[INFO] [stdout]      |
[INFO] [stdout] 1505 |             let source = (&slices[split_dim]) as (*const PathSlice<PointWriterEnum<D>>);
[INFO] [stdout]      |                                                  ^                                    ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1505 -             let source = (&slices[split_dim]) as (*const PathSlice<PointWriterEnum<D>>);
[INFO] [stdout] 1505 +             let source = (&slices[split_dim]) as *const PathSlice<PointWriterEnum<D>>;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/core/util/bkd/offline_point.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         (i1p1 << 24 | i1p2 << 16 | i1p3 << 8 | i1p4)
[INFO] [stdout]     |         ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 -         (i1p1 << 24 | i1p2 << 16 | i1p3 << 8 | i1p4)
[INFO] [stdout] 147 +         i1p1 << 24 | i1p2 << 16 | i1p3 << 8 | i1p4
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn`
[INFO] [stdout]   --> src/core/util/external/volatile.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "const_fn")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `const_fn` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `const_fn`
[INFO] [stdout]   --> src/core/util/external/volatile.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(not(feature = "const_fn"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `const_fn` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core/util/fst/fst_builder.rs:629:85
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn add(&mut self, builder: &mut FstBuilder<F>, node_index: usize) -> Result<(u64)> {
[INFO] [stdout]     |                                                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 629 -     pub fn add(&mut self, builder: &mut FstBuilder<F>, node_index: usize) -> Result<(u64)> {
[INFO] [stdout] 629 +     pub fn add(&mut self, builder: &mut FstBuilder<F>, node_index: usize) -> Result<u64> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/core/util/fst/fst_reader.rs:148:32
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl<'a> BytesRefFSTEnum<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 148 |     fn new(bytes: &'a [u8]) -> BytesRefFSTEnum {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/packed/packed_long_values.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, Serialize)]
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/numeric.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, Serialize)]
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/variant_value.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/core/util/version.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Copy, Debug, Eq, PartialEq, Serialize, Hash)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/core/util/bit_util.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         ((*self as u64 >> 1) as i64 ^ -(self & 1))
[INFO] [stdout]    |         ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -         ((*self as u64 >> 1) as i64 ^ -(self & 1))
[INFO] [stdout] 35 +         (*self as u64 >> 1) as i64 ^ -(self & 1)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / error_chain! {
[INFO] [stdout] 25 | |     types {
[INFO] [stdout] 26 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] 27 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     }
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![feature(maybe_uninit_extra)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `maybe_uninit_ref` has been stable since 1.55.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![feature(maybe_uninit_ref)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `vec_remove_item`
[INFO] [stdout]   --> src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![feature(vec_remove_item)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]   --> src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(drain_filter)]
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]   --> src/lib.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![feature(integer_atomics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / error_chain! {
[INFO] [stdout] 25 | |     types {
[INFO] [stdout] 26 | |         Error, ErrorKind, ResultExt, Result;
[INFO] [stdout] 27 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     }
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![feature(maybe_uninit_extra)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `maybe_uninit_ref` has been stable since 1.55.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![feature(maybe_uninit_ref)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `vec_remove_item`
[INFO] [stdout]   --> src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![feature(vec_remove_item)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]   --> src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(drain_filter)]
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]   --> src/lib.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![feature(integer_atomics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 decoders.get_mut()[bpv] = get_decoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 decoders.get_mut()[bpv] = get_decoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 encoders.get_mut()[bpv] = get_encoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 encoders.get_mut()[bpv] = get_encoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 decoders.get_mut()[bpv] = get_decoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 decoders.get_mut()[bpv] = get_decoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:126:64
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 iterations[bpv] = compute_iterations(&decoders.get_ref()[bpv]);
[INFO] [stdout]     |                                                                ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:126:55
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 iterations[bpv] = compute_iterations(&decoders.get_ref()[bpv]);
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 encoders.get_mut()[bpv] = get_encoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 encoders.get_mut()[bpv] = get_encoder(format, packed_ints_version, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 decoders.get_mut()[bpv - 1] = get_decoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 decoders.get_mut()[bpv - 1] = get_decoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:126:64
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 iterations[bpv] = compute_iterations(&decoders.get_ref()[bpv]);
[INFO] [stdout]     |                                                                ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:126:55
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 iterations[bpv] = compute_iterations(&decoders.get_ref()[bpv]);
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:161:26
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 encoders.get_mut()[bpv - 1] = get_encoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 encoders.get_mut()[bpv - 1] = get_encoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 decoders.get_mut()[bpv - 1] = get_decoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 decoders.get_mut()[bpv - 1] = get_decoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:162:68
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 iterations[bpv - 1] = compute_iterations(&decoders.get_ref()[bpv - 1]);
[INFO] [stdout]     |                                                                    ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:162:59
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 iterations[bpv - 1] = compute_iterations(&decoders.get_ref()[bpv - 1]);
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:161:26
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 encoders.get_mut()[bpv - 1] = get_encoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                          ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if this `MaybeUninit<[packed_misc::BulkOperationEnum; 32]>` has been initialized, use one of the `assume_init` methods to access the inner value
[INFO] [stdout] note: the method `get_mut` exists on the type `[packed_misc::BulkOperationEnum; 32]`
[INFO] [stdout]    --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/slice/mod.rs:620:5
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 encoders.get_mut()[bpv - 1] = get_encoder(format, VERSION_CURRENT, bits_per_value)?;
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:197:47
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let decoder = unsafe { &self.decoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                               ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:197:33
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let decoder = unsafe { &self.decoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:162:68
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 iterations[bpv - 1] = compute_iterations(&decoders.get_ref()[bpv - 1]);
[INFO] [stdout]     |                                                                    ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:162:59
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 iterations[bpv - 1] = compute_iterations(&decoders.get_ref()[bpv - 1]);
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:197:47
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let decoder = unsafe { &self.decoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                               ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:197:33
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let decoder = unsafe { &self.decoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:285:56
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let encoder = unsafe { &self.instance.encoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:285:33
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let encoder = unsafe { &self.instance.encoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:285:56
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let encoder = unsafe { &self.instance.encoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                                        ^^^^^^^ method not found in `MaybeUninit<[BulkOperationEnum; 32]>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/for_util.rs:285:33
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let encoder = unsafe { &self.instance.encoders.get_ref()[num_bits - 1] };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:260:41
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 if !f.base().bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 if !f.base().bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:260:41
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 if !f.base().bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 if !f.base().bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:470:62
[INFO] [stdout]     |
[INFO] [stdout] 470 |             num_terms: unsafe { terms_writer.base.bytes_hash.get_ref().len() },
[INFO] [stdout]     |                                                              ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 470 ~             num_terms: unsafe { let mut pinned = std::pin::pin!(terms_writer.base.bytes_hash);
[INFO] [stdout] 471 ~             pinned.as_ref().get_ref().len() },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:470:62
[INFO] [stdout]     |
[INFO] [stdout] 470 |             num_terms: unsafe { terms_writer.base.bytes_hash.get_ref().len() },
[INFO] [stdout]     |                                                              ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 470 ~             num_terms: unsafe { let mut pinned = std::pin::pin!(terms_writer.base.bytes_hash);
[INFO] [stdout] 471 ~             pinned.as_ref().get_ref().len() },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:485:57
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let idx = unsafe { self.terms().base.bytes_hash.get_ref().ids[term_id] as usize };
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:485:28
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let idx = unsafe { self.terms().base.bytes_hash.get_ref().ids[term_id] as usize };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:485:57
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let idx = unsafe { self.terms().base.bytes_hash.get_ref().ids[term_id] as usize };
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:485:28
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let idx = unsafe { self.terms().base.bytes_hash.get_ref().ids[term_id] as usize };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:587:57
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:587:28
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:587:57
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:587:28
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:602:57
[INFO] [stdout]     |
[INFO] [stdout] 602 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:602:28
[INFO] [stdout]     |
[INFO] [stdout] 602 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:602:57
[INFO] [stdout]     |
[INFO] [stdout] 602 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash.rs:602:28
[INFO] [stdout]     |
[INFO] [stdout] 602 |                     .reset(self.terms().base.bytes_hash.get_ref().ids[self.ord as usize] as usize);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             self.bytes_hash.get_mut().pool = parent.term_byte_pool;
[INFO] [stdout]     |                             ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             self.bytes_hash.get_mut().pool = parent.term_byte_pool;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |             self.bytes_hash.get_mut().pool = parent.term_byte_pool;
[INFO] [stdout]     |                             ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             self.bytes_hash.get_mut().pool = parent.term_byte_pool;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |             self.bytes_hash.get_mut().sort();
[INFO] [stdout]     |                             ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 213 ~             let mut pinned = std::pin::pin!(self.bytes_hash);
[INFO] [stdout] 214 ~             pinned.as_mut().get_mut().sort();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |             self.bytes_hash.get_mut().sort();
[INFO] [stdout]     |                             ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 213 ~             let mut pinned = std::pin::pin!(self.bytes_hash);
[INFO] [stdout] 214 ~             pinned.as_mut().get_mut().sort();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:230:40
[INFO] [stdout]     |
[INFO] [stdout] 230 |             self.base_mut().bytes_hash.get_mut().clear(false);
[INFO] [stdout]     |                                        ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 230 ~             let mut pinned = std::pin::pin!(self.base_mut().bytes_hash);
[INFO] [stdout] 231 ~             pinned.as_mut().get_mut().clear(false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:230:40
[INFO] [stdout]     |
[INFO] [stdout] 230 |             self.base_mut().bytes_hash.get_mut().clear(false);
[INFO] [stdout]     |                                        ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 230 ~             let mut pinned = std::pin::pin!(self.base_mut().bytes_hash);
[INFO] [stdout] 231 ~             pinned.as_mut().get_mut().clear(false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 261 | /             self.base_mut()
[INFO] [stdout] 262 | |                 .bytes_hash
[INFO] [stdout] 263 | |                 .get_mut()
[INFO] [stdout]     | |                 -^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 261 ~             let mut pinned = std::pin::pin!(self.base_mut()
[INFO] [stdout] 262 ~                 .bytes_hash);
[INFO] [stdout] 263 +             pinned.as_mut()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 261 | /             self.base_mut()
[INFO] [stdout] 262 | |                 .bytes_hash
[INFO] [stdout] 263 | |                 .get_mut()
[INFO] [stdout]     | |                 -^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 261 ~             let mut pinned = std::pin::pin!(self.base_mut()
[INFO] [stdout] 262 ~                 .bytes_hash);
[INFO] [stdout] 263 +             pinned.as_mut()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait TermsHashPerField: Ord + PartialOrd + Eq + PartialEq {
[INFO] [stdout]     | -------------------------------------------------------------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 267 |         if term_id >= 0 {
[INFO] [stdout]     |                       ^ expected type parameter `Self`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Self`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait TermsHashPerField: Ord + PartialOrd + Eq + PartialEq {
[INFO] [stdout]     | -------------------------------------------------------------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 267 |         if term_id >= 0 {
[INFO] [stdout]     |                       ^ expected type parameter `Self`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Self`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:287:59
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let term_id = unsafe { self.base_mut().bytes_hash.get_mut().add(&bytes_ref) };
[INFO] [stdout]     |                                                           ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 287 ~         let term_id = unsafe { let mut pinned = std::pin::pin!(self.base_mut().bytes_hash);
[INFO] [stdout] 288 ~         pinned.as_mut().get_mut().add(&bytes_ref) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:287:59
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let term_id = unsafe { self.base_mut().bytes_hash.get_mut().add(&bytes_ref) };
[INFO] [stdout]     |                                                           ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 287 ~         let term_id = unsafe { let mut pinned = std::pin::pin!(self.base_mut().bytes_hash);
[INFO] [stdout] 288 ~         pinned.as_mut().get_mut().add(&bytes_ref) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait TermsHashPerField: Ord + PartialOrd + Eq + PartialEq {
[INFO] [stdout]     | -------------------------------------------------------------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 288 |         if term_id >= 0 {
[INFO] [stdout]     |                       ^ expected type parameter `Self`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Self`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait TermsHashPerField: Ord + PartialOrd + Eq + PartialEq {
[INFO] [stdout]     | -------------------------------------------------------------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 288 |         if term_id >= 0 {
[INFO] [stdout]     |                       ^ expected type parameter `Self`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Self`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:292:22
[INFO] [stdout]     |
[INFO] [stdout] 290 | /                 self.base_mut()
[INFO] [stdout] 291 | |                     .bytes_hash
[INFO] [stdout] 292 | |                     .get_ref()
[INFO] [stdout]     | |                     -^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 290 ~                 let mut pinned = std::pin::pin!(self.base_mut()
[INFO] [stdout] 291 ~                     .bytes_hash);
[INFO] [stdout] 292 +                 pinned.as_ref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:292:22
[INFO] [stdout]     |
[INFO] [stdout] 290 | /                 self.base_mut()
[INFO] [stdout] 291 | |                     .bytes_hash
[INFO] [stdout] 292 | |                     .get_ref()
[INFO] [stdout]     | |                     -^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 290 ~                 let mut pinned = std::pin::pin!(self.base_mut()
[INFO] [stdout] 291 ~                     .bytes_hash);
[INFO] [stdout] 292 +                 pinned.as_ref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:300:23
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait TermsHashPerField: Ord + PartialOrd + Eq + PartialEq {
[INFO] [stdout]     | -------------------------------------------------------------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 300 |         if term_id >= 0 {
[INFO] [stdout]     |                       ^ expected type parameter `Self`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Self`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/codec/postings/terms_hash_per_field.rs:300:23
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait TermsHashPerField: Ord + PartialOrd + Eq + PartialEq {
[INFO] [stdout]     | -------------------------------------------------------------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 300 |         if term_id >= 0 {
[INFO] [stdout]     |                       ^ expected type parameter `Self`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Self`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:644:58
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let num_postings = unsafe { self.base.bytes_hash.get_ref().len() };
[INFO] [stdout]     |                                                          ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 644 ~         let num_postings = unsafe { let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 645 ~         pinned.as_ref().get_ref().len() };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:644:58
[INFO] [stdout]     |
[INFO] [stdout] 644 |         let num_postings = unsafe { self.base.bytes_hash.get_ref().len() };
[INFO] [stdout]     |                                                          ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 644 ~         let num_postings = unsafe { let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 645 ~         pinned.as_ref().get_ref().len() };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:650:34
[INFO] [stdout]     |
[INFO] [stdout] 650 |             self.base.bytes_hash.get_mut().sort();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 650 ~             let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 651 ~             pinned.as_mut().get_mut().sort();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:650:34
[INFO] [stdout]     |
[INFO] [stdout] 650 |             self.base.bytes_hash.get_mut().sort();
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 650 ~             let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 651 ~             pinned.as_mut().get_mut().sort();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:673:57
[INFO] [stdout]     |
[INFO] [stdout] 673 |             let term_id = unsafe { self.base.bytes_hash.get_ref().ids[j] as usize };
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:673:36
[INFO] [stdout]     |
[INFO] [stdout] 673 |             let term_id = unsafe { self.base.bytes_hash.get_ref().ids[j] as usize };
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:673:57
[INFO] [stdout]     |
[INFO] [stdout] 673 |             let term_id = unsafe { self.base.bytes_hash.get_ref().ids[j] as usize };
[INFO] [stdout]     |                                                         ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:673:36
[INFO] [stdout]     |
[INFO] [stdout] 673 |             let term_id = unsafe { self.base.bytes_hash.get_ref().ids[j] as usize };
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:705:34
[INFO] [stdout]     |
[INFO] [stdout] 705 |             self.base.bytes_hash.get_mut().clear(false);
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 705 ~             let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 706 ~             pinned.as_mut().get_mut().clear(false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:705:34
[INFO] [stdout]     |
[INFO] [stdout] 705 |             self.base.bytes_hash.get_mut().clear(false);
[INFO] [stdout]     |                                  ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 705 ~             let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 706 ~             pinned.as_mut().get_mut().clear(false);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:780:42
[INFO] [stdout]     |
[INFO] [stdout] 780 |                 if !self.base.bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                                          ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:780:21
[INFO] [stdout]     |
[INFO] [stdout] 780 |                 if !self.base.bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:780:42
[INFO] [stdout]     |
[INFO] [stdout] 780 |                 if !self.base.bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                                          ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:780:21
[INFO] [stdout]     |
[INFO] [stdout] 780 |                 if !self.base.bytes_hash.get_ref().is_empty() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:787:38
[INFO] [stdout]     |
[INFO] [stdout] 787 |                 self.base.bytes_hash.get_mut().reinit();
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 787 ~                 let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 788 ~                 pinned.as_mut().get_mut().reinit();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:787:38
[INFO] [stdout]     |
[INFO] [stdout] 787 |                 self.base.bytes_hash.get_mut().reinit();
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 787 ~                 let mut pinned = std::pin::pin!(self.base.bytes_hash);
[INFO] [stdout] 788 ~                 pinned.as_mut().get_mut().reinit();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:868:62
[INFO] [stdout]     |
[INFO] [stdout] 868 |         if self.do_vectors && unsafe { !self.base.bytes_hash.get_ref().is_empty() } {
[INFO] [stdout]     |                                                              ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:868:41
[INFO] [stdout]     |
[INFO] [stdout] 868 |         if self.do_vectors && unsafe { !self.base.bytes_hash.get_ref().is_empty() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:868:62
[INFO] [stdout]     |
[INFO] [stdout] 868 |         if self.do_vectors && unsafe { !self.base.bytes_hash.get_ref().is_empty() } {
[INFO] [stdout]     |                                                              ^^^^^^^ method not found in `MaybeUninit<BytesRefHash>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/codec/term_vectors/term_vector_consumer.rs:868:41
[INFO] [stdout]     |
[INFO] [stdout] 868 |         if self.do_vectors && unsafe { !self.base.bytes_hash.get_ref().is_empty() } {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<MergeTaskInfo>` in the current scope
[INFO] [stdout]    --> src/core/index/merge/merge_scheduler.rs:486:14
[INFO] [stdout]     |
[INFO] [stdout] 484 | /         scheduler_mut
[INFO] [stdout] 485 | |             .merge_tasks
[INFO] [stdout] 486 | |             .drain_filter(|t| t.merge.id == one_merge.id);
[INFO] [stdout]     | |             -^^^^^^^^^^^^ method not found in `Vec<MergeTaskInfo>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<MergeTaskInfo>` in the current scope
[INFO] [stdout]    --> src/core/index/merge/merge_scheduler.rs:486:14
[INFO] [stdout]     |
[INFO] [stdout] 484 | /         scheduler_mut
[INFO] [stdout] 485 | |             .merge_tasks
[INFO] [stdout] 486 | |             .drain_filter(|t| t.merge.id == one_merge.id);
[INFO] [stdout]     | |             -^^^^^^^^^^^^ method not found in `Vec<MergeTaskInfo>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec<std::sync::Arc<SegmentCommitInfo<D, C>>>` in the current scope
[INFO] [stdout]     --> src/core/index/writer/index_writer.rs:2793:36
[INFO] [stdout]      |
[INFO] [stdout] 2793 |                     merge.segments.remove_item(info);
[INFO] [stdout]      |                                    ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `remove` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2793 |                     merge.segments.remove(info);
[INFO] [stdout]      |                                    ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec<std::sync::Arc<SegmentCommitInfo<D, C>>>` in the current scope
[INFO] [stdout]     --> src/core/index/writer/index_writer.rs:2793:36
[INFO] [stdout]      |
[INFO] [stdout] 2793 |                     merge.segments.remove_item(info);
[INFO] [stdout]      |                                    ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `remove` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2793 |                     merge.segments.remove(info);
[INFO] [stdout]      |                                    ~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             self.consumer.get_mut().init();
[INFO] [stdout]     |                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 173 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 174 ~             pinned.as_mut().get_mut().init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             self.consumer.get_mut().init();
[INFO] [stdout]     |                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 173 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 174 ~             pinned.as_mut().get_mut().init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 218 | /             self.consumer
[INFO] [stdout] 219 | |                 .get_mut()
[INFO] [stdout]     | |                 -^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 218 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 219 +             pinned.as_mut()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 218 | /             self.consumer
[INFO] [stdout] 219 | |                 .get_mut()
[INFO] [stdout]     | |                 -^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 218 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 219 +             pinned.as_mut()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:279:22
[INFO] [stdout]     |
[INFO] [stdout] 278 | /                 self.consumer
[INFO] [stdout] 279 | |                     .get_mut()
[INFO] [stdout]     | |                     -^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 278 ~                 let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 279 +                 pinned.as_mut()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:279:22
[INFO] [stdout]     |
[INFO] [stdout] 278 | /                 self.consumer
[INFO] [stdout] 279 | |                     .get_mut()
[INFO] [stdout]     | |                     -^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 278 ~                 let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 279 +                 pinned.as_mut()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:393:36
[INFO] [stdout]     |
[INFO] [stdout] 393 |             unsafe { self.consumer.get_ref().field_infos.finish()? },
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:393:22
[INFO] [stdout]     |
[INFO] [stdout] 393 |             unsafe { self.consumer.get_ref().field_infos.finish()? },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:393:36
[INFO] [stdout]     |
[INFO] [stdout] 393 |             unsafe { self.consumer.get_ref().field_infos.finish()? },
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:393:22
[INFO] [stdout]     |
[INFO] [stdout] 393 |             unsafe { self.consumer.get_ref().field_infos.finish()? },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:443:27
[INFO] [stdout]     |
[INFO] [stdout] 443 |             self.consumer.get_mut().reset_doc_writer(doc_writer);
[INFO] [stdout]     |                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 443 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 444 ~             pinned.as_mut().get_mut().reset_doc_writer(doc_writer);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:443:27
[INFO] [stdout]     |
[INFO] [stdout] 443 |             self.consumer.get_mut().reset_doc_writer(doc_writer);
[INFO] [stdout]     |                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 443 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 444 ~             pinned.as_mut().get_mut().reset_doc_writer(doc_writer);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:444:27
[INFO] [stdout]     |
[INFO] [stdout] 444 |             self.consumer.get_mut().init();
[INFO] [stdout]     |                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 444 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 445 ~             pinned.as_mut().get_mut().init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:444:27
[INFO] [stdout]     |
[INFO] [stdout] 444 |             self.consumer.get_mut().init();
[INFO] [stdout]     |                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 444 ~             let mut pinned = std::pin::pin!(self.consumer);
[INFO] [stdout] 445 ~             pinned.as_mut().get_mut().init();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:447:47
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let sort_map = unsafe { self.consumer.get_mut().flush(&mut flush_state)? };
[INFO] [stdout]     |                                               ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let sort_map = unsafe { self.consumer.get_mut().flush(&mut flush_state)? };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:447:47
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let sort_map = unsafe { self.consumer.get_mut().flush(&mut flush_state)? };
[INFO] [stdout]     |                                               ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let sort_map = unsafe { self.consumer.get_mut().flush(&mut flush_state)? };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:591:43
[INFO] [stdout]     |
[INFO] [stdout] 591 |             if let Err(e) = self.consumer.get_mut().abort() {
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 |             if let Err(e) = self.consumer.get_mut().abort() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:591:43
[INFO] [stdout]     |
[INFO] [stdout] 591 |             if let Err(e) = self.consumer.get_mut().abort() {
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<DocConsumer<D, C, MS, MP>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/index/writer/doc_writer_per_thread.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 |             if let Err(e) = self.consumer.get_mut().abort() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/core/search/cache/query_cache.rs:420:23
[INFO] [stdout]     |
[INFO] [stdout] 420 |         if !self.used.compare_and_swap(false, true, Ordering::AcqRel) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/core/search/cache/query_cache.rs:420:23
[INFO] [stdout]     |
[INFO] [stdout] 420 |         if !self.used.compare_and_swap(false, true, Ordering::AcqRel) {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:426:40
[INFO] [stdout]     |
[INFO] [stdout] 426 |         unsafe { self.conjunction_span.get_ref() }
[INFO] [stdout]     |                                        ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:430:40
[INFO] [stdout]     |
[INFO] [stdout] 430 |         unsafe { self.conjunction_span.get_mut() }
[INFO] [stdout]     |                                        ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `codec::doc_values::NumericDocValues` defines an item `get_mut`, perhaps you need to implement it
[INFO] [stdout]    --> src/core/codec/doc_values/mod.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait NumericDocValues: Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:439:43
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     self.conjunction_span.get_mut().first_in_current_doc = true;
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     self.conjunction_span.get_mut().first_in_current_doc = true;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = false;
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:440:21
[INFO] [stdout]     |
[INFO] [stdout] 440 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = false;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:426:40
[INFO] [stdout]     |
[INFO] [stdout] 426 |         unsafe { self.conjunction_span.get_ref() }
[INFO] [stdout]     |                                        ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:458:38
[INFO] [stdout]     |
[INFO] [stdout] 458 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:458:16
[INFO] [stdout]     |
[INFO] [stdout] 458 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:430:40
[INFO] [stdout]     |
[INFO] [stdout] 430 |         unsafe { self.conjunction_span.get_mut() }
[INFO] [stdout]     |                                        ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `codec::doc_values::NumericDocValues` defines an item `get_mut`, perhaps you need to implement it
[INFO] [stdout]    --> src/core/codec/doc_values/mod.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait NumericDocValues: Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:459:39
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 self.conjunction_span.get_mut().first_in_current_doc = false;
[INFO] [stdout]     |                                       ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 self.conjunction_span.get_mut().first_in_current_doc = false;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:439:43
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     self.conjunction_span.get_mut().first_in_current_doc = true;
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     self.conjunction_span.get_mut().first_in_current_doc = true;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:483:43
[INFO] [stdout]     |
[INFO] [stdout] 483 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = true;
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:483:21
[INFO] [stdout]     |
[INFO] [stdout] 483 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = true;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = false;
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:440:21
[INFO] [stdout]     |
[INFO] [stdout] 440 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = false;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:495:38
[INFO] [stdout]     |
[INFO] [stdout] 495 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:495:16
[INFO] [stdout]     |
[INFO] [stdout] 495 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:458:38
[INFO] [stdout]     |
[INFO] [stdout] 458 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:458:16
[INFO] [stdout]     |
[INFO] [stdout] 458 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:497:45
[INFO] [stdout]     |
[INFO] [stdout] 497 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                                             ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:497:23
[INFO] [stdout]     |
[INFO] [stdout] 497 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:459:39
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 self.conjunction_span.get_mut().first_in_current_doc = false;
[INFO] [stdout]     |                                       ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 self.conjunction_span.get_mut().first_in_current_doc = false;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:507:38
[INFO] [stdout]     |
[INFO] [stdout] 507 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:507:16
[INFO] [stdout]     |
[INFO] [stdout] 507 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:483:43
[INFO] [stdout]     |
[INFO] [stdout] 483 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = true;
[INFO] [stdout]     |                                           ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:483:21
[INFO] [stdout]     |
[INFO] [stdout] 483 |                     self.conjunction_span.get_mut().one_exhausted_in_current_doc = true;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:509:45
[INFO] [stdout]     |
[INFO] [stdout] 509 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                                             ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:509:23
[INFO] [stdout]     |
[INFO] [stdout] 509 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:495:38
[INFO] [stdout]     |
[INFO] [stdout] 495 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:495:16
[INFO] [stdout]     |
[INFO] [stdout] 495 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:497:45
[INFO] [stdout]     |
[INFO] [stdout] 497 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                                             ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:497:23
[INFO] [stdout]     |
[INFO] [stdout] 497 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:507:38
[INFO] [stdout]     |
[INFO] [stdout] 507 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                                      ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:507:16
[INFO] [stdout]     |
[INFO] [stdout] 507 |             if self.conjunction_span.get_ref().first_in_current_doc {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:509:45
[INFO] [stdout]     |
[INFO] [stdout] 509 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                                             ^^^^^^^ method not found in `MaybeUninit<ConjunctionSpanBase<P>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression with `std::pin::pin!()` and assigning that to a new binding
[INFO] [stdout]    --> src/core/search/query/spans/span_near.rs:509:23
[INFO] [stdout]     |
[INFO] [stdout] 509 |             } else if self.conjunction_span.get_ref().one_exhausted_in_current_doc {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rucene` (lib) due to 53 previous errors; 56 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rucene` (lib test) due to 53 previous errors; 56 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fc13688cf401bbde4d9e9cf0797506882a8df060b09f5a513e0a2683cc21615c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc13688cf401bbde4d9e9cf0797506882a8df060b09f5a513e0a2683cc21615c", kill_on_drop: false }`
[INFO] [stdout] fc13688cf401bbde4d9e9cf0797506882a8df060b09f5a513e0a2683cc21615c
