[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] testing cascad/grepzilla against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcascad%2Fgrepzilla" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cascad/grepzilla on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0234ecb4559776c93ebd7a2fd31b49e46b5548d7ea0ba22760dd6bc4d4669c78
[INFO] running `Command { std: "docker" "start" "-a" "0234ecb4559776c93ebd7a2fd31b49e46b5548d7ea0ba22760dd6bc4d4669c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0234ecb4559776c93ebd7a2fd31b49e46b5548d7ea0ba22760dd6bc4d4669c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0234ecb4559776c93ebd7a2fd31b49e46b5548d7ea0ba22760dd6bc4d4669c78", kill_on_drop: false }`
[INFO] [stdout] 0234ecb4559776c93ebd7a2fd31b49e46b5548d7ea0ba22760dd6bc4d4669c78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c91937ddf1ed7da4301f9c79e2a714ac9308ef171a6b975e996ca60e2aceae5
[INFO] running `Command { std: "docker" "start" "-a" "3c91937ddf1ed7da4301f9c79e2a714ac9308ef171a6b975e996ca60e2aceae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[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 futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustversion v1.0.22
[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 overload v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crc64fast v1.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling croaring-sys v4.3.5
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling croaring v2.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[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 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 axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[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<u64> {
[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 55.94s
[INFO] running `Command { std: "docker" "inspect" "3c91937ddf1ed7da4301f9c79e2a714ac9308ef171a6b975e996ca60e2aceae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c91937ddf1ed7da4301f9c79e2a714ac9308ef171a6b975e996ca60e2aceae5", kill_on_drop: false }`
[INFO] [stdout] 3c91937ddf1ed7da4301f9c79e2a714ac9308ef171a6b975e996ca60e2aceae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 616b91770272a1e409234f86041790e772ae806c3e7b4c45e45e4619e0ae5850
[INFO] running `Command { std: "docker" "start" "-a" "616b91770272a1e409234f86041790e772ae806c3e7b4c45e45e4619e0ae5850", 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 either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[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 itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 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] [stderr]    Compiling criterion v0.5.1
[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<u64> {
[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] [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<u64> {
[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 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] [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] [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` 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` 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` 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: 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.92s
[INFO] running `Command { std: "docker" "inspect" "616b91770272a1e409234f86041790e772ae806c3e7b4c45e45e4619e0ae5850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "616b91770272a1e409234f86041790e772ae806c3e7b4c45e45e4619e0ae5850", kill_on_drop: false }`
[INFO] [stdout] 616b91770272a1e409234f86041790e772ae806c3e7b4c45e45e4619e0ae5850
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae948030828806a8c994ee90c910570f09cfbc0cfbfc517e4ace610690f547d1
[INFO] running `Command { std: "docker" "start" "-a" "ae948030828806a8c994ee90c910570f09cfbc0cfbfc517e4ace610690f547d1", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Cursor` and `Read`
[INFO] [stderr]  --> crates/grepzilla_segment/src/v2/reader.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 |     io::{Cursor, Read},
[INFO] [stderr]   |          ^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BTreeMap`
[INFO] [stderr]  --> crates/grepzilla_segment/src/v2/writer.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 |     collections::{BTreeMap, HashMap},
[INFO] [stderr]   |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::v2::crc::crc64_ecma`
[INFO] [stderr]   --> crates/grepzilla_segment/src/v2/writer.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::v2::crc::crc64_ecma;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr]  --> crates/grepzilla_segment/src/v2/writer.rs:8:30
[INFO] [stderr]   |
[INFO] [stderr] 8 |     io::{BufRead, BufReader, Read, Seek, SeekFrom, Write},
[INFO] [stderr]   |                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> crates/grepzilla_segment/src/v2/codec.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn get_varint(mut bytes: &[u8]) -> Option<(u64, &[u8])> {
[INFO] [stderr]    |                   ----^^^^^
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/grepzilla_segment/src/v2/writer.rs:256:13
[INFO] [stderr]     |
[INFO] [stderr] 256 |         let mut write_uvar = |x: u64, w: &mut std::fs::File| -> anyhow::Result<()> {
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: field `fields_idx` is never read
[INFO] [stderr]   --> crates/grepzilla_segment/src/v2/reader.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct BinSegmentReader {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     fields_idx: Mmap,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `file_len_without_crc` is never used
[INFO] [stderr]    --> crates/grepzilla_segment/src/v2/writer.rs:345:4
[INFO] [stderr]     |
[INFO] [stderr] 345 | fn file_len_without_crc(p: &std::path::Path) -> Result<u64> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_crc64_footer` is never used
[INFO] [stderr]    --> crates/grepzilla_segment/src/v2/writer.rs:383:4
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn write_crc64_footer(f: &mut File) -> anyhow::Result<()> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `grepzilla_segment` (lib) generated 9 warnings (run `cargo fix --lib -p grepzilla_segment` to apply 5 suggestions)
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> crates/grepzilla_segment/tests/v2_docs_roundtrip.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fs::{self, File};
[INFO] [stderr]   |               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `grepzilla_segment` (test "v2_docs_roundtrip") generated 1 warning (run `cargo fix --test "v2_docs_roundtrip" -p grepzilla_segment` to apply 1 suggestion)
[INFO] [stderr] warning: `grepzilla_segment` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: unused import: `VerifyEngine`
[INFO] [stderr]   --> crates/gzctl/src/main.rs:17:51
[INFO] [stderr]    |
[INFO] [stderr] 17 | use grepzilla_segment::verify::{EnvVerifyFactory, VerifyEngine, VerifyFactory};
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gzctl` (bin "gzctl" test) generated 1 warning
[INFO] [stderr] warning: unused import: `tokio::fs`
[INFO] [stderr]   --> crates/broker/src/http_api.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use tokio::fs;
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ManifestFlat`
[INFO] [stderr]   --> crates/broker/src/http_api.rs:19:23
[INFO] [stderr]    |
[INFO] [stderr] 19 | use crate::manifest::{ManifestFlat, ManifestStore};
[INFO] [stderr]    |                       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bail`
[INFO] [stderr]  --> crates/broker/src/manifest/mod.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{bail, Result};
[INFO] [stderr]   |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/broker/src/search/executor.rs:164:21
[INFO] [stderr]     |
[INFO] [stderr] 164 |                 let mut out = match out_res {
[INFO] [stderr]     |                     ----^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> crates/broker/src/manifest/mod.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |         let mut pin_gen = m.shards.clone();
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `broker` (lib) generated 5 warnings (run `cargo fix --lib -p broker` to apply 5 suggestions)
[INFO] [stderr] warning: `broker` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: function `make_router_with_parallelism_and_cap` is never used
[INFO] [stderr]   --> crates/broker/tests/helpers.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_router_with_parallelism` is never used
[INFO] [stderr]   --> crates/broker/tests/helpers.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn make_router_with_parallelism(parallelism: usize) -> Router {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_router_with_parallelism_and_cap` is never used
[INFO] [stderr]   --> crates/broker/tests/helpers.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn make_router_with_parallelism_and_cap(parallelism: usize, cap: usize) -> Router {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `broker` (test "e2e_manifest") generated 1 warning
[INFO] [stderr] warning: `broker` (test "e2e_wal_corruption") generated 2 warnings
[INFO] [stderr] warning: `broker` (test "e2e_ingest_manifest") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `broker` (test "e2e_ingest_backpressure") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `broker` (test "e2e_ingest_cap") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `broker` (test "e2e_ingest_idempotent") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `broker` (test "run_all") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `broker` (test "e2e_manifest_not_found") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused imports: `PerSegPos` and `SearchCursor`
[INFO] [stderr]  --> crates/broker/tests/pagination_two_pages.rs:4:34
[INFO] [stderr]   |
[INFO] [stderr] 4 | use broker::search::types::{Hit, PerSegPos, SearchCursor};
[INFO] [stderr]   |                                  ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> crates/broker/tests/pagination_two_pages.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `http_body_util::BodyExt as _`
[INFO] [stderr]  --> crates/broker/tests/e2e_ingest.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use http_body_util::BodyExt as _;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `broker` (test "pagination_two_pages") generated 2 warnings (run `cargo fix --test "pagination_two_pages" -p broker` to apply 2 suggestions)
[INFO] [stderr] warning: `broker` (test "e2e_healthz") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `broker` (test "search_http_shards") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `broker` (test "e2e_ingest") generated 2 warnings (1 duplicate) (run `cargo fix --test "e2e_ingest" -p broker` to apply 1 suggestion)
[INFO] [stderr] warning: `broker` (test "deadline") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `broker` (test "search_shards_v2") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `broker` (test "e2e_wal_windows_rename") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `broker` (test "search_http") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/broker-064dcb08469348ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/broker-5191a630831ba888)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-340cff0ab60c152b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::from_env_reads_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cursor_extract.rs (/opt/rustwide/target/debug/deps/cursor_extract-c2c965ddb0bf9b81)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/deadline.rs (/opt/rustwide/target/debug/deps/deadline-d3b9297c9387ec9c)
[INFO] [stdout] test extract_last_docid_from_cursor_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test deadline_is_reported ... ok
[INFO] [stderr]      Running tests/dedup.rs (/opt/rustwide/target/debug/deps/dedup-fc45ad312978f7a3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test merge_dedups_by_ext_id_across_segments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_healthz.rs (/opt/rustwide/target/debug/deps/e2e_healthz-c7f12990d3dc0354)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test healthz_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_ingest.rs (/opt/rustwide/target/debug/deps/e2e_ingest-527c99a553c03af9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ingest_then_immediate_search_from_hotmem ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_ingest_backpressure.rs (/opt/rustwide/target/debug/deps/e2e_ingest_backpressure-2d377a5f66a172dd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test returns_503_when_hotmem_hard_cap_reached ... ok
[INFO] [stderr]      Running tests/e2e_ingest_cap.rs (/opt/rustwide/target/debug/deps/e2e_ingest_cap-4c9d64b522a4b74c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/e2e_ingest_idempotent.rs (/opt/rustwide/target/debug/deps/e2e_ingest_idempotent-0ae4ebacb963a2d8)
[INFO] [stdout] test hotmem_respects_cap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test idempotent_post_is_not_duplicated ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_ingest_manifest.rs (/opt/rustwide/target/debug/deps/e2e_ingest_manifest-77a66fea5737ca0f)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ingest_appends_segment_to_manifest_for_single_shard ... ok
[INFO] [stderr]      Running tests/e2e_manifest.rs (/opt/rustwide/target/debug/deps/e2e_manifest-407cdbfee5ad2fa8)
[INFO] [stdout] test second_ingest_increments_generation ... ok
[INFO] [stderr]      Running tests/e2e_manifest_not_found.rs (/opt/rustwide/target/debug/deps/e2e_manifest_not_found-61ade26905abfe74)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test manifest_get_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test manifest_404_for_unknown_shard ... ok
[INFO] [stderr]      Running tests/e2e_wal_corruption.rs (/opt/rustwide/target/debug/deps/e2e_wal_corruption-37a4a99b6f226177)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test corrupt_wal_sidecar_yields_segment_error_but_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- corrupt_wal_sidecar_yields_segment_error_but_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'corrupt_wal_sidecar_yields_segment_error_but_ok' (61) panicked at crates/broker/tests/e2e_wal_corruption.rs:43:5:
[INFO] [stdout] expected segment_error: {"appended":1,"hot_added":1,"idempotent":false,"ok":true,"segment":"/tmp/.tmpvar421/segments/001762630737080","wal":"/tmp/.tmpvar421/wal/0001762630737077-0P0j5mJrxzU79aILo6xWQ.jsonl"}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a6c45020312 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a6c45020312 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a6c45020312 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a6c45020312 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a6c4503299f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a6c4503299f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a6c44fea933 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a6c44fea933 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a6c44ff76c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a6c44ffd64f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a6c44ffd4e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a6c449ea62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a6c449ea62e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a6c44ffdd0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a6c44ffdd0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a6c44ffdaba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a6c44ff77f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a6c44fdddcd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a6c4503b8d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a6c449b2e44 - e2e_wal_corruption::corrupt_wal_sidecar_yields_segment_error_but_ok::{{closure}}::hbefbbe9cc18a8cc9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/broker/tests/e2e_wal_corruption.rs:43:5
[INFO] [stdout]   20:     0x5a6c449b6ab2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h991e5be57346f39d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5a6c449b6a6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h902d52f417d83bf4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5a6c449a8cfd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9df983fa329f52b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5a6c449a8c3b - tokio::task::coop::with_budget::hf0d5ec08747590f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5a6c449a8c3b - tokio::task::coop::budget::ha652e13bfac00110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5a6c449a8c3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7fbd67ed464ac572
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5a6c449a5ab0 - tokio::runtime::scheduler::current_thread::Context::enter::h2a91538cbcfa0eef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5a6c449a815d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h147ab9bc335b7504
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5a6c449a7384 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcb8338e98c448beb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5a6c449b566b - tokio::runtime::context::scoped::Scoped<T>::set::hb305d7503af607de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5a6c449ad139 - tokio::runtime::context::set_scheduler::{{closure}}::h1e04ce231d997d43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5a6c449a1ba2 - std::thread::local::LocalKey<T>::try_with::h9ce37ce4352075c6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x5a6c449a108e - std::thread::local::LocalKey<T>::with::h32a10f4db948e797
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x5a6c449ad0ad - tokio::runtime::context::set_scheduler::h7bf0f459e3c48c1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5a6c449a6cf0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86f4a78a66d1f809
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5a6c449a73a3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h257eb3c541caf702
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5a6c449a5340 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h720376425787a9e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5a6c449b5920 - tokio::runtime::context::runtime::enter_runtime::h408fd8544c8f0864
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5a6c449a5101 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7cfd47a441c0add2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5a6c449ad454 - tokio::runtime::runtime::Runtime::block_on_inner::h188970f9065c70ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5a6c449ad72c - tokio::runtime::runtime::Runtime::block_on::h4b8d114b5d5bade4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5a6c449afe57 - e2e_wal_corruption::corrupt_wal_sidecar_yields_segment_error_but_ok::h77a31ac6e8ae9cff
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/broker/tests/e2e_wal_corruption.rs:43:77
[INFO] [stdout]   42:     0x5a6c449afef7 - e2e_wal_corruption::corrupt_wal_sidecar_yields_segment_error_but_ok::{{closure}}::h45cd3ccaee7d1f19
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/broker/tests/e2e_wal_corruption.rs:9:59
[INFO] [stdout]   43:     0x5a6c449aa506 - core::ops::function::FnOnce::call_once::h9829e0eb98217046
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5a6c449ea42b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a6c449ea42b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5a6c449fe48d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5a6c449fe48d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5a6c449fe48d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5a6c449fe48d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5a6c449fe48d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a6c449fe48d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5a6c449fe48d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5a6c449d79d4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5a6c449d79d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5a6c449db22a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x5a6c449db22a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5a6c449db22a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5a6c449db22a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5a6c449db22a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a6c449db22a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x5a6c449db22a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5a6c44ff2bff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x5a6c44ff2bff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x79232c16eaa4 - <unknown>
[INFO] [stdout]   65:     0x79232c1fba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     corrupt_wal_sidecar_yields_segment_error_but_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p broker --test e2e_wal_corruption`
[INFO] running `Command { std: "docker" "inspect" "ae948030828806a8c994ee90c910570f09cfbc0cfbfc517e4ace610690f547d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae948030828806a8c994ee90c910570f09cfbc0cfbfc517e4ace610690f547d1", kill_on_drop: false }`
[INFO] [stdout] ae948030828806a8c994ee90c910570f09cfbc0cfbfc517e4ace610690f547d1
