[INFO] fetching crate rucene 0.1.1... [INFO] checking rucene-0.1.1 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate rucene 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rucene 0.1.1 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-13/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: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode_reader v0.1.1 [INFO] [stderr] Downloaded fasthash v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5489ffc737f22019a944f21b193bad131977df18572e013778872086d8cb4c63 [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" "5489ffc737f22019a944f21b193bad131977df18572e013778872086d8cb4c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5489ffc737f22019a944f21b193bad131977df18572e013778872086d8cb4c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5489ffc737f22019a944f21b193bad131977df18572e013778872086d8cb4c63", kill_on_drop: false }` [INFO] [stdout] 5489ffc737f22019a944f21b193bad131977df18572e013778872086d8cb4c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b489658d06d159b98997417ff8a365a1b1ef0bef68a37a7a23fbb38976e4eaca [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" "b489658d06d159b98997417ff8a365a1b1ef0bef68a37a7a23fbb38976e4eaca", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling fasthash v0.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking seahash v3.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking unicode_reader v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking xoroshiro128 v0.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chan v0.1.23 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking chan-signal v0.3.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking rucene v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/core/codec/term_vectors/term_vectors_reader.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | #[allow(cyclomatic_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `cyclomatic_complexity` [INFO] [stdout] --> src/core/codec/term_vectors/term_vectors_reader.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | #[allow(cyclomatic_complexity)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [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: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [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] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [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>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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, node_index: usize) -> Result<(u64)> { [INFO] [stdout] | ^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [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] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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] | ^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [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); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [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>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [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, node_index: usize) -> Result<(u64)> { [INFO] [stdout] | ^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::vec::Vec::::remove_item`: Removing the first item equal to a needle is already easily possible with iterators and the current Vec methods. Furthermore, having a method for one particular case of removal (linear search, only the first item, no swap remove) but not for others is inconsistent. This method will be removed soon. [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] [INFO] [stdout] warning: use of deprecated associated function `std::vec::Vec::::remove_item`: Removing the first item equal to a needle is already easily possible with iterators and the current Vec methods. Furthermore, having a method for one particular case of removal (linear search, only the first item, no swap remove) but not for others is inconsistent. This method will be removed soon. [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] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "b489658d06d159b98997417ff8a365a1b1ef0bef68a37a7a23fbb38976e4eaca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b489658d06d159b98997417ff8a365a1b1ef0bef68a37a7a23fbb38976e4eaca", kill_on_drop: false }` [INFO] [stdout] b489658d06d159b98997417ff8a365a1b1ef0bef68a37a7a23fbb38976e4eaca