[INFO] cloning repository https://github.com/ContinuousC/Rpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ContinuousC/Rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 140b5870c624c614300b8982795df10708a5e249
[INFO] checking ContinuousC/Rpc against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ContinuousC/Rpc
[INFO] finished tweaking git repo https://github.com/ContinuousC/Rpc
[INFO] tweaked toml for git repo https://github.com/ContinuousC/Rpc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/Rpc on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ContinuousC/Rpc 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8e4cb903d4881dbf9b073b5ee3d93db9c9339a952d31cb5e5c5b0b97df90b10
[INFO] running `Command { std: "docker" "start" "-a" "d8e4cb903d4881dbf9b073b5ee3d93db9c9339a952d31cb5e5c5b0b97df90b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8e4cb903d4881dbf9b073b5ee3d93db9c9339a952d31cb5e5c5b0b97df90b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e4cb903d4881dbf9b073b5ee3d93db9c9339a952d31cb5e5c5b0b97df90b10", kill_on_drop: false }`
[INFO] [stdout] d8e4cb903d4881dbf9b073b5ee3d93db9c9339a952d31cb5e5c5b0b97df90b10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9233976eca25a362939b28403b0f7ad6ee340202c640d3ee8efd8535ad2bc9de
[INFO] running `Command { std: "docker" "start" "-a" "9233976eca25a362939b28403b0f7ad6ee340202c640d3ee8efd8535ad2bc9de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking unicode-ident v1.0.16
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.96
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rpc_derive v0.1.23 (/opt/rustwide/workdir/rpc_derive)
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking lock_debug v0.1.4 (https://github.com/ContinuousC/LockDebug.git#bb4bf68e)
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking rpc v0.1.38 (/opt/rustwide/workdir/rpc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rpc/src/msg_stream/cbor.rs:233:25
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |                ||
[INFO] [stdout]     |                         |                |the same lifetime is hidden here
[INFO] [stdout]     |                         |                the same lifetime is elided here
[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] 233 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rpc/src/msg_stream/json.rs:228:25
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |                ||
[INFO] [stdout]     |                         |                |the same lifetime is hidden here
[INFO] [stdout]     |                         |                the same lifetime is elided here
[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] 228 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/template.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[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] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/template.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem> {
[INFO] [stdout]    |                    ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                |
[INFO] [stdout]    |                    |                the same lifetime is elided here
[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] 99 | fn indented(input: &str) -> IResult<&str, Elem<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn peer_certificate(&self) -> Option<&CertificateDer>;
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 10 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn peer_certificate(&self) -> Option<&CertificateDer> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 36 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn peer_certificate(&self) -> Option<&CertificateDer> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 49 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn peer_certificate(&self) -> Option<&CertificateDer> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 55 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Request` is never used
[INFO] [stdout]   --> rpc/src/msg_stream/test.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | enum Request {
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Response` is never used
[INFO] [stdout]   --> rpc/src/msg_stream/test.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum Response {
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rpc/src/msg_stream/cbor.rs:233:25
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |                ||
[INFO] [stdout]     |                         |                |the same lifetime is hidden here
[INFO] [stdout]     |                         |                the same lifetime is elided here
[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] 233 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rpc/src/msg_stream/json.rs:228:25
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |                ||
[INFO] [stdout]     |                         |                |the same lifetime is hidden here
[INFO] [stdout]     |                         |                the same lifetime is elided here
[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] 228 |     fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/template.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[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] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/template.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem> {
[INFO] [stdout]    |                    ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                |
[INFO] [stdout]    |                    |                the same lifetime is elided here
[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] 99 | fn indented(input: &str) -> IResult<&str, Elem<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, tls::test::Error>
[INFO] [stdout]   --> rpc/src/tls/test.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |       async fn ping(&self, i: u64) -> Result<u64, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 24 | |         Ok(i)
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, tls::test::Error>
[INFO] [stdout]   --> rpc/src/tls/test.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |       async fn ping(&self, i: u64) -> Result<u64, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 24 | |         Ok(i)
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, tls::test::Error>
[INFO] [stdout]   --> rpc/src/tls/test.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(i)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn peer_certificate(&self) -> Option<&CertificateDer>;
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 10 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn peer_certificate(&self) -> Option<&CertificateDer> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 36 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn peer_certificate(&self) -> Option<&CertificateDer> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 49 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> rpc/src/tls/tls_stream_ext.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn peer_certificate(&self) -> Option<&CertificateDer> {
[INFO] [stdout]    |                         ^^^^^            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the same lifetime is hidden here
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 55 |     fn peer_certificate(&self) -> Option<&CertificateDer<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpc` (lib test) due to 3 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/shutdown.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |       ) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 39 | |         Ok(arg1)
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/shutdown.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |       ) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 39 | |         Ok(arg1)
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/shutdown.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Ok(arg1)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestSession, Error>
[INFO] [stdout]   --> rpc/tests/shutdown.rs:50:70
[INFO] [stdout]    |
[INFO] [stdout] 50 |       async fn session(&self, _info: &S) -> Result<TestSession, Error> {
[INFO] [stdout]    |  ______________________________________________________________________^
[INFO] [stdout] 51 | |         Ok(TestSession)
[INFO] [stdout] 52 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestSession, Error>
[INFO] [stdout]   --> rpc/tests/shutdown.rs:50:70
[INFO] [stdout]    |
[INFO] [stdout] 50 |       async fn session(&self, _info: &S) -> Result<TestSession, Error> {
[INFO] [stdout]    |  ______________________________________________________________________^
[INFO] [stdout] 51 | |         Ok(TestSession)
[INFO] [stdout] 52 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestSession, Error>
[INFO] [stdout]   --> rpc/tests/shutdown.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         Ok(TestSession)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpc` (test "shutdown") due to 6 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/service_client_server.rs:22:72
[INFO] [stdout]    |
[INFO] [stdout] 22 |       async fn test_method(&self, arg1: String) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________________________________________________^
[INFO] [stdout] 23 | |         Ok(arg1)
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/service_client_server.rs:22:72
[INFO] [stdout]    |
[INFO] [stdout] 22 |       async fn test_method(&self, arg1: String) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________________________________________________^
[INFO] [stdout] 23 | |         Ok(arg1)
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/service_client_server.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Ok(arg1)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpc` (test "service_client_server") due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<TestSession, Error>
[INFO] [stdout]   --> rpc/tests/session.rs:31:75
[INFO] [stdout]    |
[INFO] [stdout] 31 |       async fn session(&self, info: &S) -> Result<TestSession, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 32 | |         Ok(TestSession(info.peer_common_name().unwrap()))
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestSession, Error>
[INFO] [stdout]   --> rpc/tests/session.rs:31:75
[INFO] [stdout]    |
[INFO] [stdout] 31 |       async fn session(&self, info: &S) -> Result<TestSession, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________^
[INFO] [stdout] 32 | |         Ok(TestSession(info.peer_common_name().unwrap()))
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TestSession, Error>
[INFO] [stdout]   --> rpc/tests/session.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Ok(TestSession(info.peer_common_name().unwrap()))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/session.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |       ) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 44 | |         Ok(format!("{} {}", &session.0, arg1))
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/session.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |       ) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 44 | |         Ok(format!("{} {}", &session.0, arg1))
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/session.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Ok(format!("{} {}", &session.0, arg1))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpc` (test "session") due to 6 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/service.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |       ) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 27 | |         Ok(arg1)
[INFO] [stdout] 28 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/service.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |       ) -> Result<String, Error> {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 27 | |         Ok(arg1)
[INFO] [stdout] 28 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Error>
[INFO] [stdout]   --> rpc/tests/service.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Ok(arg1)
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpc` (test "service") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9233976eca25a362939b28403b0f7ad6ee340202c640d3ee8efd8535ad2bc9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9233976eca25a362939b28403b0f7ad6ee340202c640d3ee8efd8535ad2bc9de", kill_on_drop: false }`
[INFO] [stdout] 9233976eca25a362939b28403b0f7ad6ee340202c640d3ee8efd8535ad2bc9de
