[INFO] fetching crate product-os-capabilities 0.0.25...
[INFO] checking product-os-capabilities-0.0.25 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate product-os-capabilities 0.0.25 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate product-os-capabilities 0.0.25 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded product-os-request v0.0.48
[INFO] [stderr]   Downloaded product-os-router v0.0.35
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded axum-extra v0.10.1
[INFO] [stderr]   Downloaded product-os-http-body v0.0.23
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.2
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded tungstenite v0.26.2
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded product-os-http v0.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a4f484766199dcad58e513ec5b90f51566ec540f6cbbf023f4a67d0621b59b3
[INFO] running `Command { std: "docker" "start" "-a" "9a4f484766199dcad58e513ec5b90f51566ec540f6cbbf023f4a67d0621b59b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a4f484766199dcad58e513ec5b90f51566ec540f6cbbf023f4a67d0621b59b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4f484766199dcad58e513ec5b90f51566ec540f6cbbf023f4a67d0621b59b3", kill_on_drop: false }`
[INFO] [stdout] 9a4f484766199dcad58e513ec5b90f51566ec540f6cbbf023f4a67d0621b59b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 224e9889c7bf140e73cf718cb83b37a152ab7edac0d4e92cb07b81e5e7eed913
[INFO] running `Command { std: "docker" "start" "-a" "224e9889c7bf140e73cf718cb83b37a152ab7edac0d4e92cb07b81e5e7eed913", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling core-error v0.0.1-rc4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking product-os-http v0.0.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking regex v1.11.1
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking product-os-http-body v0.0.23
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking product-os-request v0.0.48
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking product-os-router v0.0.35
[INFO] [stderr]     Checking 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 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: `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: `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: `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: `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: `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: `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: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>, ServiceErro...
[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>, ServiceErro...
[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>, ServiceErro...
[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>, ServiceErro...
[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: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>, ServiceErro...
[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>, ServiceErro...
[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>, ServiceErro...
[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>, ServiceErro...
[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] [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 9.59s
[INFO] running `Command { std: "docker" "inspect" "224e9889c7bf140e73cf718cb83b37a152ab7edac0d4e92cb07b81e5e7eed913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224e9889c7bf140e73cf718cb83b37a152ab7edac0d4e92cb07b81e5e7eed913", kill_on_drop: false }`
[INFO] [stdout] 224e9889c7bf140e73cf718cb83b37a152ab7edac0d4e92cb07b81e5e7eed913
