[INFO] fetching crate pearl 0.21.0... [INFO] checking pearl-0.21.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate pearl 0.21.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate pearl 0.21.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pearl 0.21.0 [INFO] finished tweaking crates.io crate pearl 0.21.0 [INFO] tweaked toml for crates.io crate pearl 0.21.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate pearl 0.21.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `nix` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce8e123d83018eea2378132dd22fd33b1487aecae7d8e371cf0ab2d87aebb591 [INFO] running `Command { std: "docker" "start" "-a" "ce8e123d83018eea2378132dd22fd33b1487aecae7d8e371cf0ab2d87aebb591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce8e123d83018eea2378132dd22fd33b1487aecae7d8e371cf0ab2d87aebb591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8e123d83018eea2378132dd22fd33b1487aecae7d8e371cf0ab2d87aebb591", kill_on_drop: false }` [INFO] [stdout] ce8e123d83018eea2378132dd22fd33b1487aecae7d8e371cf0ab2d87aebb591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 430a268ea0f9342ce429cada19bb8f87879fe967d49fd6a8bfd3923cf49aaa32 [INFO] running `Command { std: "docker" "start" "-a" "430a268ea0f9342ce429cada19bb8f87879fe967d49fd6a8bfd3923cf49aaa32", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `nix` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking crc v3.0.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling pearl v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/filter/ahash/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-io-rio` and `benchmark` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `128` [INFO] [stdout] --> src/filter/ahash/fallback_hash.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::BloomConfig` [INFO] [stdout] --> src/tools/validation.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::BloomConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/filter/ahash/mod.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-io-rio` and `benchmark` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `128` [INFO] [stdout] --> src/filter/ahash/fallback_hash.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::BloomConfig` [INFO] [stdout] --> src/tools/validation.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use crate::BloomConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `tokio::fs::File` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/io/unix/sync.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 241 | path: impl AsRef, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | setup: impl Fn(&mut OpenOptions) -> &mut OpenOptions, [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | ) -> IOResult { [INFO] [stdout] 244 | let file = setup(&mut OpenOptions::new()).open(path.as_ref()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `tokio::fs::File` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/io/unix/sync.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 241 | path: impl AsRef, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | setup: impl Fn(&mut OpenOptions) -> &mut OpenOptions, [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | ) -> IOResult { [INFO] [stdout] 244 | let file = setup(&mut OpenOptions::new()).open(path.as_ref()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/storage/observer_worker.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) async fn run(mut self) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let tick_result = [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/storage/observer_worker.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) async fn run(mut self) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let tick_result = [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tools/utils.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 125 | pub(super) fn block_on>(f: F) -> Result { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | match tokio::runtime::Handle::try_current() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_all`, `contains_key`, and `push_deletion` are never used [INFO] [stdout] --> src/blob/index/mod.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) trait IndexTrait: Send + Sync { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] 31 | async fn get_all(&self, key: &K) -> Result>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | async fn contains_key(&self, key: &K) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn push_deletion(&mut self, key: &K, header: RecordHeader) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimpleFileIndex` is never constructed [INFO] [stdout] --> src/blob/index/simple.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct SimpleFileIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/blob/index/simple.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 168 | impl SimpleFileIndex { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 169 | fn hash_valid(header: &IndexHeader, buf: &mut [u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | async fn read_index_header(file: &File) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | async fn search_all( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | async fn binary_search( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | async fn validate_header(&self, buf: &mut [u8], blob_size: u64) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | fn serialize( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | async fn read_at(file: &File, index: usize, header: &IndexHeader) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FileTrait` is never used [INFO] [stdout] --> src/io/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | trait FileTrait: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used [INFO] [stdout] --> src/filter/ahash/convert.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 97 | pub(crate) trait ReadFromSlice { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 102 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 103 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 104 | fn read_last_u16(&self) -> u16; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fn read_last_u128x2(&self) -> [u128; 2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 109 | fn read_last_u128x4(&self) -> [u128; 4]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pearl` (lib) due to 4 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tools/utils.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 125 | pub(super) fn block_on>(f: F) -> Result { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | match tokio::runtime::Handle::try_current() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_all`, `contains_key`, and `push_deletion` are never used [INFO] [stdout] --> src/blob/index/mod.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) trait IndexTrait: Send + Sync { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] 31 | async fn get_all(&self, key: &K) -> Result>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | async fn contains_key(&self, key: &K) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn push_deletion(&mut self, key: &K, header: RecordHeader) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SimpleFileIndex` is never constructed [INFO] [stdout] --> src/blob/index/simple.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct SimpleFileIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/blob/index/simple.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 168 | impl SimpleFileIndex { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 169 | fn hash_valid(header: &IndexHeader, buf: &mut [u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | async fn read_index_header(file: &File) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | async fn search_all( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | async fn binary_search( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | async fn validate_header(&self, buf: &mut [u8], blob_size: u64) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | fn serialize( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | async fn read_at(file: &File, index: usize, header: &IndexHeader) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FileTrait` is never used [INFO] [stdout] --> src/io/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | trait FileTrait: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used [INFO] [stdout] --> src/filter/ahash/convert.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 97 | pub(crate) trait ReadFromSlice { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 102 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 103 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 104 | fn read_last_u16(&self) -> u16; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fn read_last_u128x2(&self) -> [u128; 2]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 109 | fn read_last_u128x4(&self) -> [u128; 4]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pearl` (lib test) due to 4 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "430a268ea0f9342ce429cada19bb8f87879fe967d49fd6a8bfd3923cf49aaa32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430a268ea0f9342ce429cada19bb8f87879fe967d49fd6a8bfd3923cf49aaa32", kill_on_drop: false }` [INFO] [stdout] 430a268ea0f9342ce429cada19bb8f87879fe967d49fd6a8bfd3923cf49aaa32