[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] testing ContinuousC/Rpc against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/Rpc on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9277e783e5dceb75a2cc4c81a585d55e5652c38e35ee884135b9a250c7219132
[INFO] running `Command { std: "docker" "start" "-a" "9277e783e5dceb75a2cc4c81a585d55e5652c38e35ee884135b9a250c7219132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9277e783e5dceb75a2cc4c81a585d55e5652c38e35ee884135b9a250c7219132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9277e783e5dceb75a2cc4c81a585d55e5652c38e35ee884135b9a250c7219132", kill_on_drop: false }`
[INFO] [stdout] 9277e783e5dceb75a2cc4c81a585d55e5652c38e35ee884135b9a250c7219132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e319e0540e993e6cd218641b96f27a23231ac97369d0180986099eda41a64419
[INFO] running `Command { std: "docker" "start" "-a" "e319e0540e993e6cd218641b96f27a23231ac97369d0180986099eda41a64419", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rpc_derive v0.1.23 (/opt/rustwide/workdir/rpc_derive)
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.81s
[INFO] running `Command { std: "docker" "inspect" "e319e0540e993e6cd218641b96f27a23231ac97369d0180986099eda41a64419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e319e0540e993e6cd218641b96f27a23231ac97369d0180986099eda41a64419", kill_on_drop: false }`
[INFO] [stdout] e319e0540e993e6cd218641b96f27a23231ac97369d0180986099eda41a64419
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16a2ae33fb5a9f04df9d466aab823885e905c612fa0a2d5a8132fd229e922a45
[INFO] running `Command { std: "docker" "start" "-a" "16a2ae33fb5a9f04df9d466aab823885e905c612fa0a2d5a8132fd229e922a45", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rpc_derive v0.1.23 (/opt/rustwide/workdir/rpc_derive)
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling lock_debug v0.1.4 (https://github.com/ContinuousC/LockDebug.git#bb4bf68e)
[INFO] [stderr]    Compiling 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] 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` (test "shutdown")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name shutdown --edition=2021 rpc/tests/shutdown.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde_cbor"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "opentelemetry", "schemars", "serde_cbor", "serde_json", "tracing"))' -C metadata=2a62bec4f9cad222 -C extra-filename=-f3816650c5ecaa68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0f26009b8bd6dcfc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-888e46f2247e8257.rlib --extern lock_debug=/opt/rustwide/target/debug/deps/liblock_debug-db70a3fbc1cfcde4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b3e0f856bc07dfc6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a9cdd0e60f81e129.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-58a81e830ce66512.rlib --extern rpc=/opt/rustwide/target/debug/deps/librpc-54b5209c999dc40a.rlib --extern rpc_derive=/opt/rustwide/target/debug/deps/librpc_derive-9bc92dcb795753da.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-4e9fb0f89446dd7a.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-70a8b1ebc541565a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b5f8a94a6a28b770.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-4325b1dc4643521d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc0804eef0e32ee.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-9d4e58b36f5a2ba3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-31b1881a9bb8d6ad.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1eab89ab8c5c7a4.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-42cfd6cdc0b2f9ac.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7b79afc1c6685ec1.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-0cd73979faa52eca.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e99e37a768f93a97/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rpc` (lib test); 10 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name rpc --edition=2021 rpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde_cbor"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "opentelemetry", "schemars", "serde_cbor", "serde_json", "tracing"))' -C metadata=6a55366b7c6673da -C extra-filename=-a115bf255743ede9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0f26009b8bd6dcfc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-888e46f2247e8257.rlib --extern lock_debug=/opt/rustwide/target/debug/deps/liblock_debug-db70a3fbc1cfcde4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b3e0f856bc07dfc6.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a9cdd0e60f81e129.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-58a81e830ce66512.rlib --extern rpc_derive=/opt/rustwide/target/debug/deps/librpc_derive-9bc92dcb795753da.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-4e9fb0f89446dd7a.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-70a8b1ebc541565a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b5f8a94a6a28b770.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-4325b1dc4643521d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ecc0804eef0e32ee.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-9d4e58b36f5a2ba3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-31b1881a9bb8d6ad.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1eab89ab8c5c7a4.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-42cfd6cdc0b2f9ac.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7b79afc1c6685ec1.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-0cd73979faa52eca.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-e99e37a768f93a97/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "16a2ae33fb5a9f04df9d466aab823885e905c612fa0a2d5a8132fd229e922a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a2ae33fb5a9f04df9d466aab823885e905c612fa0a2d5a8132fd229e922a45", kill_on_drop: false }`
[INFO] [stdout] 16a2ae33fb5a9f04df9d466aab823885e905c612fa0a2d5a8132fd229e922a45
