[INFO] cloning repository https://github.com/sonic182/rucene-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonic182/rucene-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonic182%2Frucene-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonic182%2Frucene-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] add97c9235bf20d04bc086b28f6abf69013e4d5f [INFO] testing sonic182/rucene-sample against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonic182%2Frucene-sample" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonic182/rucene-sample on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sonic182/rucene-sample [INFO] finished tweaking git repo https://github.com/sonic182/rucene-sample [INFO] tweaked toml for git repo https://github.com/sonic182/rucene-sample written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sonic182/rucene-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49516033ee3850f110d814425b39d3ffe62a4a861c21316ceb4ce9b4c51ca046 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49516033ee3850f110d814425b39d3ffe62a4a861c21316ceb4ce9b4c51ca046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49516033ee3850f110d814425b39d3ffe62a4a861c21316ceb4ce9b4c51ca046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49516033ee3850f110d814425b39d3ffe62a4a861c21316ceb4ce9b4c51ca046", kill_on_drop: false }` [INFO] [stdout] 49516033ee3850f110d814425b39d3ffe62a4a861c21316ceb4ce9b4c51ca046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c5bb8e737794b1cabe0a830a9c53253de2bf662c6172205fb47f1a5f62dc6d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5c5bb8e737794b1cabe0a830a9c53253de2bf662c6172205fb47f1a5f62dc6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling fasthash v0.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode_reader v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chan-signal v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling rucene v0.1.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 124 | Pin::new(&mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 125 | Pin::new(&mut 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_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 126 | iterations[bpv] = compute_iterations(&Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 160 | Pin::new(&mut 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_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 161 | Pin::new(&mut encoders).get_mut()[bpv - 1] = get_encoder(format, VERSION_CURRENT, bits_per_value)?; [INFO] [stdout] | +++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stdout] error[E0599]: no method named `get_ref` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 162 | iterations[bpv - 1] = compute_iterations(&Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 197 | let decoder = unsafe { &Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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<[packed_misc::BulkOperationEnum; 32]>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 285 | let encoder = unsafe { &Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 260 | if !Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 470 | num_terms: unsafe { Pin::new(&terms_writer.base.bytes_hash).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 485 | let idx = unsafe { Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 587 | .reset(Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 602 | .reset(Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 105 | Pin::new(&mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 213 | Pin::new(&mut self.bytes_hash).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 230 | Pin::new(&mut self.base_mut().bytes_hash).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/src/core/codec/postings/terms_hash_per_field.rs:263:18 [INFO] [stdout] | [INFO] [stdout] 263 | .get_mut() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 261 ~ Pin::new(&mut self.base_mut() [INFO] [stdout] 262 ~ .bytes_hash) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 287 | let term_id = unsafe { Pin::new(&mut self.base_mut().bytes_hash).get_mut().add(&bytes_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/src/core/codec/postings/terms_hash_per_field.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | .get_ref() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 290 ~ Pin::new(&self.base_mut() [INFO] [stdout] 291 ~ .bytes_hash) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 644 | let num_postings = unsafe { Pin::new(&self.base.bytes_hash).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 650 | Pin::new(&mut self.base.bytes_hash).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 673 | let term_id = unsafe { Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 705 | Pin::new(&mut self.base.bytes_hash).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 780 | if !Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 787 | Pin::new(&mut self.base.bytes_hash).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 868 | if self.do_vectors && unsafe { !Pin::new(&self.base.bytes_hash).get_ref().is_empty() } { [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec>>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/src/core/index/writer/index_writer.rs:2793:36 [INFO] [stdout] | [INFO] [stdout] 2793 | merge.segments.remove_item(info); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 173 | Pin::new(&mut self.consumer).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/src/core/index/writer/doc_writer_per_thread.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | .get_mut() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 218 | Pin::new(&mut self.consumer) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/src/core/index/writer/doc_writer_per_thread.rs:279:22 [INFO] [stdout] | [INFO] [stdout] 279 | .get_mut() [INFO] [stdout] | ^^^^^^^ method not found in `MaybeUninit>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 278 | Pin::new(&mut self.consumer) [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 393 | unsafe { Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 443 | Pin::new(&mut self.consumer).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 444 | Pin::new(&mut self.consumer).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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 447 | let sort_map = unsafe { Pin::new(&mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 591 | if let Err(e) = Pin::new(&mut self.consumer).get_mut().abort() { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 426 | unsafe { Pin::new(&self.conjunction_span).get_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 430 | unsafe { Pin::new(&mut self.conjunction_span).get_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 439 | Pin::new(&mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 440 | Pin::new(&mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 458 | if Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 459 | Pin::new(&mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 483 | Pin::new(&mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 495 | if Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 497 | } else if Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 507 | if Pin::new(&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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rucene-0.1.1/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>` [INFO] [stdout] | [INFO] [stdout] help: consider wrapping the receiver expression with the appropriate type [INFO] [stdout] | [INFO] [stdout] 509 | } else if Pin::new(&self.conjunction_span).get_ref().one_exhausted_in_current_doc { [INFO] [stdout] | ++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rucene` due to 47 previous errors [INFO] running `Command { std: "docker" "inspect" "f5c5bb8e737794b1cabe0a830a9c53253de2bf662c6172205fb47f1a5f62dc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c5bb8e737794b1cabe0a830a9c53253de2bf662c6172205fb47f1a5f62dc6d", kill_on_drop: false }` [INFO] [stdout] f5c5bb8e737794b1cabe0a830a9c53253de2bf662c6172205fb47f1a5f62dc6d