[INFO] cloning repository https://github.com/cascad/grepzilla [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cascad/grepzilla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcascad%2Fgrepzilla", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcascad%2Fgrepzilla'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cb314f55a60e85a96759e14aee0df9197720b37 [INFO] building cascad/grepzilla against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcascad%2Fgrepzilla" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cascad/grepzilla [INFO] finished tweaking git repo https://github.com/cascad/grepzilla [INFO] tweaked toml for git repo https://github.com/cascad/grepzilla written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cascad/grepzilla on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cascad/grepzilla 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee1cd444f2e86e0e6e660b1cd5202fe8b9fdef346927f30c9066b57838a58ded [INFO] running `Command { std: "docker" "start" "-a" "ee1cd444f2e86e0e6e660b1cd5202fe8b9fdef346927f30c9066b57838a58ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee1cd444f2e86e0e6e660b1cd5202fe8b9fdef346927f30c9066b57838a58ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1cd444f2e86e0e6e660b1cd5202fe8b9fdef346927f30c9066b57838a58ded", kill_on_drop: false }` [INFO] [stdout] ee1cd444f2e86e0e6e660b1cd5202fe8b9fdef346927f30c9066b57838a58ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91173512d200414522d07046676847e72aee86b2c4c44cb413e0f7d4af2c583e [INFO] running `Command { std: "docker" "start" "-a" "91173512d200414522d07046676847e72aee86b2c4c44cb413e0f7d4af2c583e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crc64fast v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling croaring-sys v4.3.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling croaring v2.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling grepzilla_segment v0.1.0 (/opt/rustwide/workdir/crates/grepzilla_segment) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stdout] warning: unused imports: `Cursor` and `Read` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/reader.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | io::{Cursor, Read}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | collections::{BTreeMap, HashMap}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::v2::crc::crc64_ecma` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::v2::crc::crc64_ecma; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | io::{BufRead, BufReader, Read, Seek, SeekFrom, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/grepzilla_segment/src/v2/codec.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_varint(mut bytes: &[u8]) -> Option<(u64, &[u8])> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | let mut write_uvar = |x: u64, w: &mut std::fs::File| -> anyhow::Result<()> { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fields_idx` is never read [INFO] [stdout] --> crates/grepzilla_segment/src/v2/reader.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BinSegmentReader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | fields_idx: Mmap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_len_without_crc` is never used [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:345:4 [INFO] [stdout] | [INFO] [stdout] 345 | fn file_len_without_crc(p: &std::path::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_crc64_footer` is never used [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:383:4 [INFO] [stdout] | [INFO] [stdout] 383 | fn write_crc64_footer(f: &mut File) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gzctl v0.1.0 (/opt/rustwide/workdir/crates/gzctl) [INFO] [stdout] warning: unused import: `VerifyEngine` [INFO] [stdout] --> crates/gzctl/src/main.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | use grepzilla_segment::verify::{EnvVerifyFactory, VerifyEngine, VerifyFactory}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling broker v0.1.0 (/opt/rustwide/workdir/crates/broker) [INFO] [stdout] warning: unused import: `tokio::fs` [INFO] [stdout] --> crates/broker/src/http_api.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::fs; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ManifestFlat` [INFO] [stdout] --> crates/broker/src/http_api.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::manifest::{ManifestFlat, ManifestStore}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> crates/broker/src/manifest/mod.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{bail, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/broker/src/search/executor.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let mut out = match out_res { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/broker/src/manifest/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut pin_gen = m.shards.clone(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.40s [INFO] running `Command { std: "docker" "inspect" "91173512d200414522d07046676847e72aee86b2c4c44cb413e0f7d4af2c583e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91173512d200414522d07046676847e72aee86b2c4c44cb413e0f7d4af2c583e", kill_on_drop: false }` [INFO] [stdout] 91173512d200414522d07046676847e72aee86b2c4c44cb413e0f7d4af2c583e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618782947da57cf829d7ae94a4f44d1c1d6d030b20ca03c7ce0a7b39c7d14a56 [INFO] running `Command { std: "docker" "start" "-a" "618782947da57cf829d7ae94a4f44d1c1d6d030b20ca03c7ce0a7b39c7d14a56", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling grepzilla_segment v0.1.0 (/opt/rustwide/workdir/crates/grepzilla_segment) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stdout] warning: unused imports: `Cursor` and `Read` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/reader.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | io::{Cursor, Read}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | collections::{BTreeMap, HashMap}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::v2::crc::crc64_ecma` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::v2::crc::crc64_ecma; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | io::{BufRead, BufReader, Read, Seek, SeekFrom, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/grepzilla_segment/src/v2/codec.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_varint(mut bytes: &[u8]) -> Option<(u64, &[u8])> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | let mut write_uvar = |x: u64, w: &mut std::fs::File| -> anyhow::Result<()> { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fields_idx` is never read [INFO] [stdout] --> crates/grepzilla_segment/src/v2/reader.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BinSegmentReader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | fields_idx: Mmap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_len_without_crc` is never used [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:345:4 [INFO] [stdout] | [INFO] [stdout] 345 | fn file_len_without_crc(p: &std::path::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_crc64_footer` is never used [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:383:4 [INFO] [stdout] | [INFO] [stdout] 383 | fn write_crc64_footer(f: &mut File) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gzctl v0.1.0 (/opt/rustwide/workdir/crates/gzctl) [INFO] [stdout] warning: unused import: `VerifyEngine` [INFO] [stdout] --> crates/gzctl/src/main.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | use grepzilla_segment::verify::{EnvVerifyFactory, VerifyEngine, VerifyFactory}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> crates/grepzilla_segment/tests/v2_docs_roundtrip.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::{self, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling broker v0.1.0 (/opt/rustwide/workdir/crates/broker) [INFO] [stdout] warning: unused imports: `Cursor` and `Read` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/reader.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | io::{Cursor, Read}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | collections::{BTreeMap, HashMap}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::v2::crc::crc64_ecma` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::v2::crc::crc64_ecma; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::fs` [INFO] [stdout] --> crates/broker/src/http_api.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::fs; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ManifestFlat` [INFO] [stdout] --> crates/broker/src/http_api.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::manifest::{ManifestFlat, ManifestStore}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> crates/broker/src/manifest/mod.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{bail, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | io::{BufRead, BufReader, Read, Seek, SeekFrom, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::fs` [INFO] [stdout] --> crates/broker/src/http_api.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::fs; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ManifestFlat` [INFO] [stdout] --> crates/broker/src/http_api.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::manifest::{ManifestFlat, ManifestStore}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> crates/broker/src/manifest/mod.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{bail, Result}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/grepzilla_segment/src/v2/codec.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_varint(mut bytes: &[u8]) -> Option<(u64, &[u8])> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | let mut write_uvar = |x: u64, w: &mut std::fs::File| -> anyhow::Result<()> { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/broker/src/search/executor.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let mut out = match out_res { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/broker/src/search/executor.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let mut out = match out_res { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fields_idx` is never read [INFO] [stdout] --> crates/grepzilla_segment/src/v2/reader.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BinSegmentReader { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | fields_idx: Mmap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_len_without_crc` is never used [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:345:4 [INFO] [stdout] | [INFO] [stdout] 345 | fn file_len_without_crc(p: &std::path::Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_crc64_footer` is never used [INFO] [stdout] --> crates/grepzilla_segment/src/v2/writer.rs:383:4 [INFO] [stdout] | [INFO] [stdout] 383 | fn write_crc64_footer(f: &mut File) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/broker/src/manifest/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut pin_gen = m.shards.clone(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/broker/src/manifest/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut pin_gen = m.shards.clone(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PerSegPos` and `SearchCursor` [INFO] [stdout] --> crates/broker/tests/pagination_two_pages.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use broker::search::types::{Hit, PerSegPos, SearchCursor}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/broker/tests/pagination_two_pages.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http_body_util::BodyExt as _` [INFO] [stdout] --> crates/broker/tests/e2e_ingest.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use http_body_util::BodyExt as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn make_router_with_parallelism(parallelism: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn make_router_with_parallelism(parallelism: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn make_router_with_parallelism(parallelism: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn make_router_with_parallelism(parallelism: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn make_router_with_parallelism(parallelism: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_router_with_parallelism_and_cap` is never used [INFO] [stdout] --> crates/broker/tests/helpers.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcocxpij/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-43c9f45023ae5c6c,libgetrandom-981cc9fe233bbc07,libfastrand-503f12a96d791409,librustix-e84acb73934222ce,libbitflags-08aa0c6e2a89070e,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbroker-672435d4e656264e,libnanoid-4a715d2c13fdb3b5,librand-c64cfdba0f8eaa69,librand_chacha-efded3fb6927dc52,libppv_lite86-f5caac68fe739522,libzerocopy-c33d88df989a6cf1,librand_core-b8cd6d11025fed43,libgetrandom-271be87e5e0f8cad,libtokio_util-a72d3d4ecc6c6c97,libxxhash_rust-a22d2a3ffbd6b157,libgrepzilla_segment-dd695d7ebbe74495,libcrc32fast-33244e306dadd58b,libcfg_if-666d36e5ee0df220,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libmemmap2-d596ffb0c191d00f,libcrc64fast-b3ff960ea01bb299,libcroaring-50b0ae9666655b15,libcroaring_sys-54ca98e6e76710db,libunicode_normalization-8e9f3932fb2e2dd4,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libanyhow-e52f7cf7e00d17db,libtower-0d4345d1452e74d0,libpin_project-c9bb11d9dbd1fdff,libaxum-07870de96805be8e,libserde_path_to_error-32ace36e937bfa54,libserde_json-6ebed08a38b32a63,libserde_urlencoded-4cd468a298c7969d,libryu-0ea4bafc9bef6d8b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-6d726f6740faf759,libhyper-58ab6c402cb810fd,libsmallvec-5854932b8c8b4991,libhttparse-bd7756ee31d482a3,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libserde-30b022cc9129898c,libaxum_core-78ec75dc412500a6,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtracing-cb90096d773d95c3,liblog-ba604b77dad33fe2,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtower-c406b63ae536bfec,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-f78cd81451b35c4e,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-e79ebf36bf97500c,libsocket2-1a9c6f4dae42b469,libbytes-bfe11088fe358bd1,libmio-ae33cc5fe35040b9,liblibc-701542c7cdf37191,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcocxpij/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/croaring-sys-05410533a50fad8d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e_wal_corruption-6da8d42ce05a1d16" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `broker` (test "e2e_wal_corruption") due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRV1i6J/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-43c9f45023ae5c6c,libgetrandom-981cc9fe233bbc07,libfastrand-503f12a96d791409,librustix-e84acb73934222ce,libbitflags-08aa0c6e2a89070e,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbroker-672435d4e656264e,libnanoid-4a715d2c13fdb3b5,librand-c64cfdba0f8eaa69,librand_chacha-efded3fb6927dc52,libppv_lite86-f5caac68fe739522,libzerocopy-c33d88df989a6cf1,librand_core-b8cd6d11025fed43,libgetrandom-271be87e5e0f8cad,libtokio_util-a72d3d4ecc6c6c97,libxxhash_rust-a22d2a3ffbd6b157,libgrepzilla_segment-dd695d7ebbe74495,libcrc32fast-33244e306dadd58b,libcfg_if-666d36e5ee0df220,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libmemmap2-d596ffb0c191d00f,libcrc64fast-b3ff960ea01bb299,libcroaring-50b0ae9666655b15,libcroaring_sys-54ca98e6e76710db,libunicode_normalization-8e9f3932fb2e2dd4,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libanyhow-e52f7cf7e00d17db,libtower-0d4345d1452e74d0,libpin_project-c9bb11d9dbd1fdff,libaxum-07870de96805be8e,libserde_path_to_error-32ace36e937bfa54,libserde_json-6ebed08a38b32a63,libserde_urlencoded-4cd468a298c7969d,libryu-0ea4bafc9bef6d8b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-6d726f6740faf759,libhyper-58ab6c402cb810fd,libsmallvec-5854932b8c8b4991,libhttparse-bd7756ee31d482a3,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libserde-30b022cc9129898c,libaxum_core-78ec75dc412500a6,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtracing-cb90096d773d95c3,liblog-ba604b77dad33fe2,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtower-c406b63ae536bfec,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-f78cd81451b35c4e,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-e79ebf36bf97500c,libsocket2-1a9c6f4dae42b469,libbytes-bfe11088fe358bd1,libmio-ae33cc5fe35040b9,liblibc-701542c7cdf37191,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRV1i6J/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/croaring-sys-05410533a50fad8d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/search_shards_v2-8c9bfdf62368c624" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcM9UulK/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-43c9f45023ae5c6c,libgetrandom-981cc9fe233bbc07,libfastrand-503f12a96d791409,librustix-e84acb73934222ce,libbitflags-08aa0c6e2a89070e,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbroker-672435d4e656264e,libnanoid-4a715d2c13fdb3b5,librand-c64cfdba0f8eaa69,librand_chacha-efded3fb6927dc52,libppv_lite86-f5caac68fe739522,libzerocopy-c33d88df989a6cf1,librand_core-b8cd6d11025fed43,libgetrandom-271be87e5e0f8cad,libtokio_util-a72d3d4ecc6c6c97,libxxhash_rust-a22d2a3ffbd6b157,libgrepzilla_segment-dd695d7ebbe74495,libcrc32fast-33244e306dadd58b,libcfg_if-666d36e5ee0df220,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libregex_syntax-13fc688ae7f36982,libmemmap2-d596ffb0c191d00f,libcrc64fast-b3ff960ea01bb299,libcroaring-50b0ae9666655b15,libcroaring_sys-54ca98e6e76710db,libunicode_normalization-8e9f3932fb2e2dd4,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,libanyhow-e52f7cf7e00d17db,libtower-0d4345d1452e74d0,libpin_project-c9bb11d9dbd1fdff,libaxum-07870de96805be8e,libserde_path_to_error-32ace36e937bfa54,libserde_json-6ebed08a38b32a63,libserde_urlencoded-4cd468a298c7969d,libryu-0ea4bafc9bef6d8b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-6d726f6740faf759,libhyper-58ab6c402cb810fd,libsmallvec-5854932b8c8b4991,libhttparse-bd7756ee31d482a3,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libserde-30b022cc9129898c,libaxum_core-78ec75dc412500a6,libmime-4b44681fdb2c65f7,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtracing-cb90096d773d95c3,liblog-ba604b77dad33fe2,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libtower-c406b63ae536bfec,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-f78cd81451b35c4e,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-e79ebf36bf97500c,libsocket2-1a9c6f4dae42b469,libbytes-bfe11088fe358bd1,libmio-ae33cc5fe35040b9,liblibc-701542c7cdf37191,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcM9UulK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/croaring-sys-05410533a50fad8d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/run_all-3c33e543ed0feff7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `broker` (test "run_all") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `broker` (test "search_shards_v2") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "618782947da57cf829d7ae94a4f44d1c1d6d030b20ca03c7ce0a7b39c7d14a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618782947da57cf829d7ae94a4f44d1c1d6d030b20ca03c7ce0a7b39c7d14a56", kill_on_drop: false }` [INFO] [stdout] 618782947da57cf829d7ae94a4f44d1c1d6d030b20ca03c7ce0a7b39c7d14a56