[INFO] fetching crate product-os-capabilities 0.0.25...
[INFO] testing product-os-capabilities-0.0.25 against 1.91.0 for beta-1.92-2
[INFO] extracting crate product-os-capabilities 0.0.25 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate product-os-capabilities 0.0.25
[INFO] finished tweaking crates.io crate product-os-capabilities 0.0.25
[INFO] tweaked toml for crates.io crate product-os-capabilities 0.0.25 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate product-os-capabilities 0.0.25 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate product-os-capabilities 0.0.25 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded product-os-http-body v0.0.23
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded product-os-request v0.0.48
[INFO] [stderr]   Downloaded core-error v0.0.1-rc4
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded product-os-router v0.0.35
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded multer v3.1.0
[INFO] [stderr]   Downloaded axum-extra v0.10.1
[INFO] [stderr]   Downloaded product-os-http v0.0.8
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19a4ca51ad4f35bb0e89d3d8a7f7b733a05a9bd1e4307c47332d5c957d0e8ead
[INFO] running `Command { std: "docker" "start" "-a" "19a4ca51ad4f35bb0e89d3d8a7f7b733a05a9bd1e4307c47332d5c957d0e8ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19a4ca51ad4f35bb0e89d3d8a7f7b733a05a9bd1e4307c47332d5c957d0e8ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a4ca51ad4f35bb0e89d3d8a7f7b733a05a9bd1e4307c47332d5c957d0e8ead", kill_on_drop: false }`
[INFO] [stdout] 19a4ca51ad4f35bb0e89d3d8a7f7b733a05a9bd1e4307c47332d5c957d0e8ead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9956ee0e2178e44d36144af6a32013d3baad7c31a8053a667a1d49a9da73a0d6
[INFO] running `Command { std: "docker" "start" "-a" "9956ee0e2178e44d36144af6a32013d3baad7c31a8053a667a1d49a9da73a0d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling product-os-http v0.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling product-os-http-body v0.0.23
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling product-os-request v0.0.48
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling product-os-router v0.0.35
[INFO] [stderr]    Compiling product-os-capabilities v0.0.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> src/lib.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | use product_os_router::{Body, ProductOSRouter, Request, Response};
[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 variable: `action`
[INFO] [stdout]    --> src/lib.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:271:44
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `semver`
[INFO] [stdout]    --> src/lib.rs:271:67
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:275:37
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:275:52
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `semver`
[INFO] [stdout]    --> src/lib.rs:275:75
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:309:26
[INFO] [stdout]     |
[INFO] [stdout] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:309:41
[INFO] [stdout]     |
[INFO] [stdout] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:318:34
[INFO] [stdout]     |
[INFO] [stdout] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:318:49
[INFO] [stdout]     |
[INFO] [stdout] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:383:26
[INFO] [stdout]     |
[INFO] [stdout] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:383:41
[INFO] [stdout]     |
[INFO] [stdout] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:395:34
[INFO] [stdout]     |
[INFO] [stdout] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:395:49
[INFO] [stdout]     |
[INFO] [stdout] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn list(&self) -> Iter<String, RegistryService> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn list(&self) -> Iter<'_, String, RegistryService> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn list_mut(&mut self) -> IterMut<String, RegistryService> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn list_mut(&mut self) -> IterMut<'_, String, RegistryService> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "9956ee0e2178e44d36144af6a32013d3baad7c31a8053a667a1d49a9da73a0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9956ee0e2178e44d36144af6a32013d3baad7c31a8053a667a1d49a9da73a0d6", kill_on_drop: false }`
[INFO] [stdout] 9956ee0e2178e44d36144af6a32013d3baad7c31a8053a667a1d49a9da73a0d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfe4b039411416c0abf18c8b8b3ddefbae9359b18ffb71a75455af119d51f36c
[INFO] running `Command { std: "docker" "start" "-a" "dfe4b039411416c0abf18c8b8b3ddefbae9359b18ffb71a75455af119d51f36c", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> src/lib.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | use product_os_router::{Body, ProductOSRouter, Request, Response};
[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 variable: `action`
[INFO] [stdout]    --> src/lib.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:271:44
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `semver`
[INFO] [stdout]    --> src/lib.rs:271:67
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:275:37
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:275:52
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `semver`
[INFO] [stdout]    --> src/lib.rs:275:75
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:309:26
[INFO] [stdout]     |
[INFO] [stdout] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:309:41
[INFO] [stdout]     |
[INFO] [stdout] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:318:34
[INFO] [stdout]     |
[INFO] [stdout] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:318:49
[INFO] [stdout]     |
[INFO] [stdout] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:383:26
[INFO] [stdout]     |
[INFO] [stdout] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:383:41
[INFO] [stdout]     |
[INFO] [stdout] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:395:34
[INFO] [stdout]     |
[INFO] [stdout] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:395:49
[INFO] [stdout]     |
[INFO] [stdout] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn list(&self) -> Iter<String, RegistryService> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn list(&self) -> Iter<'_, String, RegistryService> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn list_mut(&mut self) -> IterMut<String, RegistryService> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn list_mut(&mut self) -> IterMut<'_, String, RegistryService> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling product-os-capabilities v0.0.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> src/lib.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | use product_os_router::{Body, ProductOSRouter, Request, Response};
[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 variable: `action`
[INFO] [stdout]    --> src/lib.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:271:44
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `semver`
[INFO] [stdout]    --> src/lib.rs:271:67
[INFO] [stdout]     |
[INFO] [stdout] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:275:37
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:275:52
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `semver`
[INFO] [stdout]    --> src/lib.rs:275:75
[INFO] [stdout]     |
[INFO] [stdout] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stdout]     |                                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:309:26
[INFO] [stdout]     |
[INFO] [stdout] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:309:41
[INFO] [stdout]     |
[INFO] [stdout] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:318:34
[INFO] [stdout]     |
[INFO] [stdout] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:318:49
[INFO] [stdout]     |
[INFO] [stdout] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:383:26
[INFO] [stdout]     |
[INFO] [stdout] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:383:41
[INFO] [stdout]     |
[INFO] [stdout] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/lib.rs:395:34
[INFO] [stdout]     |
[INFO] [stdout] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/lib.rs:395:49
[INFO] [stdout]     |
[INFO] [stdout] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn list(&self) -> Iter<String, RegistryService> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn list(&self) -> Iter<'_, String, RegistryService> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn list_mut(&mut self) -> IterMut<String, RegistryService> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn list_mut(&mut self) -> IterMut<'_, String, RegistryService> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "dfe4b039411416c0abf18c8b8b3ddefbae9359b18ffb71a75455af119d51f36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe4b039411416c0abf18c8b8b3ddefbae9359b18ffb71a75455af119d51f36c", kill_on_drop: false }`
[INFO] [stdout] dfe4b039411416c0abf18c8b8b3ddefbae9359b18ffb71a75455af119d51f36c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a61c2de303fff420f2b5750c39abc896e645ea93ca167b0a90e7065ea73cdf6
[INFO] running `Command { std: "docker" "start" "-a" "1a61c2de303fff420f2b5750c39abc896e645ea93ca167b0a90e7065ea73cdf6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Request`
[INFO] [stderr]   --> src/lib.rs:20:48
[INFO] [stderr]    |
[INFO] [stderr] 20 | use product_os_router::{Body, ProductOSRouter, Request, Response};
[INFO] [stderr]    |                                                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/lib.rs:271:29
[INFO] [stderr]     |
[INFO] [stderr] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stderr]     |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/lib.rs:271:44
[INFO] [stderr]     |
[INFO] [stderr] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stderr]     |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `semver`
[INFO] [stderr]    --> src/lib.rs:271:67
[INFO] [stderr]     |
[INFO] [stderr] 271 |     async fn request(&self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stderr]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/lib.rs:275:37
[INFO] [stderr]     |
[INFO] [stderr] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stderr]     |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/lib.rs:275:52
[INFO] [stderr]     |
[INFO] [stderr] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stderr]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `semver`
[INFO] [stderr]    --> src/lib.rs:275:75
[INFO] [stderr]     |
[INFO] [stderr] 275 |     async fn request_mut(&mut self, action: &What, input: &Option<Value>, semver: &str) -> Response<Body> {
[INFO] [stderr]     |                                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_semver`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/lib.rs:309:26
[INFO] [stderr]     |
[INFO] [stderr] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/lib.rs:309:41
[INFO] [stderr]     |
[INFO] [stderr] 309 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/lib.rs:318:34
[INFO] [stderr]     |
[INFO] [stderr] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/lib.rs:318:49
[INFO] [stderr]     |
[INFO] [stderr] 318 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/lib.rs:383:26
[INFO] [stderr]     |
[INFO] [stderr] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/lib.rs:383:41
[INFO] [stderr]     |
[INFO] [stderr] 383 |     async fn call(&self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/lib.rs:395:34
[INFO] [stderr]     |
[INFO] [stderr] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/lib.rs:395:49
[INFO] [stderr]     |
[INFO] [stderr] 395 |     async fn call_mut(&mut self, action: &What, input: &Option<serde_json::Value>) -> Result<Option<serde_json::Value>, ServiceError> {
[INFO] [stderr]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services.rs:89:17
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn list(&self) -> Iter<String, RegistryService> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn list(&self) -> Iter<'_, String, RegistryService> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services.rs:93:21
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn list_mut(&mut self) -> IterMut<String, RegistryService> {
[INFO] [stderr]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn list_mut(&mut self) -> IterMut<'_, String, RegistryService> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `product-os-capabilities` (lib) generated 17 warnings (run `cargo fix --lib -p product-os-capabilities` to apply 3 suggestions)
[INFO] [stderr] warning: `product-os-capabilities` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/product_os_capabilities-b9faa0cd08339acc)
[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]    Doc-tests product_os_capabilities
[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] running `Command { std: "docker" "inspect" "1a61c2de303fff420f2b5750c39abc896e645ea93ca167b0a90e7065ea73cdf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a61c2de303fff420f2b5750c39abc896e645ea93ca167b0a90e7065ea73cdf6", kill_on_drop: false }`
[INFO] [stdout] 1a61c2de303fff420f2b5750c39abc896e645ea93ca167b0a90e7065ea73cdf6
