[INFO] cloning repository https://github.com/naoph/webroll-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naoph/webroll-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoph%2Fwebroll-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoph%2Fwebroll-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9428c7818671e2752c143626025580a94b3b0c81
[INFO] building naoph/webroll-server against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaoph%2Fwebroll-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/naoph/webroll-server
[INFO] finished tweaking git repo https://github.com/naoph/webroll-server
[INFO] tweaked toml for git repo https://github.com/naoph/webroll-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naoph/webroll-server on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/naoph/webroll-server 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel-async v0.4.1
[INFO] [stderr]   Downloaded postgres-types v0.2.7
[INFO] [stderr]   Downloaded mobc v0.8.4
[INFO] [stderr]   Downloaded pq-sys v0.4.8
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded scoped-futures v0.1.3
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.11
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7588a40909dbf81a44c5b6f26d5e115a989f789a1e6cdcd3709e53b4f5e64bfe
[INFO] running `Command { std: "docker" "start" "-a" "7588a40909dbf81a44c5b6f26d5e115a989f789a1e6cdcd3709e53b4f5e64bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7588a40909dbf81a44c5b6f26d5e115a989f789a1e6cdcd3709e53b4f5e64bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7588a40909dbf81a44c5b6f26d5e115a989f789a1e6cdcd3709e53b4f5e64bfe", kill_on_drop: false }`
[INFO] [stdout] 7588a40909dbf81a44c5b6f26d5e115a989f789a1e6cdcd3709e53b4f5e64bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae85d1ccd9eb845b86cc6d7626d969a3b6e9dd7795baa949f3b44227b2f0bf90
[INFO] running `Command { std: "docker" "start" "-a" "ae85d1ccd9eb845b86cc6d7626d969a3b6e9dd7795baa949f3b44227b2f0bf90", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling metrics v0.22.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling postgres-types v0.2.7
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling scoped-futures v0.1.3
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling snafu-derive v0.8.4
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling snafu v0.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling mobc v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling diesel v2.1.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.11
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling diesel-async v0.4.1
[INFO] [stderr]    Compiling webroll-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::msg::worker`
[INFO] [stdout]   --> src/state.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::msg::worker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnexpectedError` is never constructed
[INFO] [stdout]   --> src/msg/client.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum DeleteSessionResp {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |     UnexpectedError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnexpectedError` is never constructed
[INFO] [stdout]   --> src/msg/client.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum CreateBatchResp {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 51 |     UnexpectedError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbCapture` is never constructed
[INFO] [stdout]  --> src/models.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DbCapture {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DbUser {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 27 |     pub id: i32,
[INFO] [stdout] 28 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `captures_all`, `captures_complete`, `captures_failed`, and `owner` are never read
[INFO] [stdout]    --> src/state.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct BatchStatus {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 123 |     captures_all: Vec<Uuid>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 124 |     captures_complete: Vec<Uuid>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 125 |     captures_failed: Vec<Uuid>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 126 |     owner: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BatchStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map` is never read
[INFO] [stdout]    --> src/state.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct CaptureManager {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 142 |     map: Arc<Mutex<HashMap<Uuid, CaptureStatus>>>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CaptureManager` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source_batch` and `owner` are never read
[INFO] [stdout]    --> src/state.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct CaptureStatus {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 165 |     source_batch: Uuid,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 166 |     owner: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CaptureStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `backlog` is never used
[INFO] [stdout]    --> src/state.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl Worker {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn backlog(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "ae85d1ccd9eb845b86cc6d7626d969a3b6e9dd7795baa949f3b44227b2f0bf90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae85d1ccd9eb845b86cc6d7626d969a3b6e9dd7795baa949f3b44227b2f0bf90", kill_on_drop: false }`
[INFO] [stdout] ae85d1ccd9eb845b86cc6d7626d969a3b6e9dd7795baa949f3b44227b2f0bf90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f31fb4fdc1a4166a1bda6ec7df0c1d502d942d84f4266d649eab22ee86190a58
[INFO] running `Command { std: "docker" "start" "-a" "f31fb4fdc1a4166a1bda6ec7df0c1d502d942d84f4266d649eab22ee86190a58", kill_on_drop: false }`
[INFO] [stderr]    Compiling webroll-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::msg::worker`
[INFO] [stdout]   --> src/state.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::msg::worker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnexpectedError` is never constructed
[INFO] [stdout]   --> src/msg/client.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum DeleteSessionResp {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |     UnexpectedError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnexpectedError` is never constructed
[INFO] [stdout]   --> src/msg/client.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum CreateBatchResp {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 51 |     UnexpectedError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DbCapture` is never constructed
[INFO] [stdout]  --> src/models.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DbCapture {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DbUser {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 27 |     pub id: i32,
[INFO] [stdout] 28 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `captures_all`, `captures_complete`, `captures_failed`, and `owner` are never read
[INFO] [stdout]    --> src/state.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct BatchStatus {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 123 |     captures_all: Vec<Uuid>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 124 |     captures_complete: Vec<Uuid>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 125 |     captures_failed: Vec<Uuid>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 126 |     owner: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BatchStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map` is never read
[INFO] [stdout]    --> src/state.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct CaptureManager {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 142 |     map: Arc<Mutex<HashMap<Uuid, CaptureStatus>>>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CaptureManager` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source_batch` and `owner` are never read
[INFO] [stdout]    --> src/state.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct CaptureStatus {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 165 |     source_batch: Uuid,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 166 |     owner: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CaptureStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `backlog` is never used
[INFO] [stdout]    --> src/state.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl Worker {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn backlog(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "f31fb4fdc1a4166a1bda6ec7df0c1d502d942d84f4266d649eab22ee86190a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31fb4fdc1a4166a1bda6ec7df0c1d502d942d84f4266d649eab22ee86190a58", kill_on_drop: false }`
[INFO] [stdout] f31fb4fdc1a4166a1bda6ec7df0c1d502d942d84f4266d649eab22ee86190a58
