[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] building ContinuousC/Rpc against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/Rpc on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0594a58da5b978df93317001a6849cc6cc950c2655a1346204b31fbdfa3161aa
[INFO] running `Command { std: "docker" "start" "-a" "0594a58da5b978df93317001a6849cc6cc950c2655a1346204b31fbdfa3161aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0594a58da5b978df93317001a6849cc6cc950c2655a1346204b31fbdfa3161aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0594a58da5b978df93317001a6849cc6cc950c2655a1346204b31fbdfa3161aa", kill_on_drop: false }`
[INFO] [stdout] 0594a58da5b978df93317001a6849cc6cc950c2655a1346204b31fbdfa3161aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 849d634fdda42cc3e9e9e092b13eb455e164829375543b0b86f0fb4f1ceaae8c
[INFO] running `Command { std: "docker" "start" "-a" "849d634fdda42cc3e9e9e092b13eb455e164829375543b0b86f0fb4f1ceaae8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.53
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rpc_derive v0.1.23 (/opt/rustwide/workdir/rpc_derive)
[INFO] [stderr]    Compiling serde v1.0.217
[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 44.69s
[INFO] running `Command { std: "docker" "inspect" "849d634fdda42cc3e9e9e092b13eb455e164829375543b0b86f0fb4f1ceaae8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "849d634fdda42cc3e9e9e092b13eb455e164829375543b0b86f0fb4f1ceaae8c", kill_on_drop: false }`
[INFO] [stdout] 849d634fdda42cc3e9e9e092b13eb455e164829375543b0b86f0fb4f1ceaae8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8771338955e89a022637497554080ecedeb38a9463514ff66c48508f6e4f19aa
[INFO] running `Command { std: "docker" "start" "-a" "8771338955e89a022637497554080ecedeb38a9463514ff66c48508f6e4f19aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rpc_derive v0.1.23 (/opt/rustwide/workdir/rpc_derive)
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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 regex v1.11.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling lock_debug v0.1.4 (https://github.com/ContinuousC/LockDebug.git#bb4bf68e)
[INFO] [stderr]    Compiling env_logger v0.10.2
[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` (example "test_log_errors")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name test_log_errors --edition=2021 rpc/examples/test_log_errors.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=b5ea63116ab6951f -C extra-filename=-004d914661a55393 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-717704971c97d970.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c9ce09c4222a5f12.rlib --extern lock_debug=/opt/rustwide/target/debug/deps/liblock_debug-420b2cad8b4255a5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-2634eb9b7f5f7aae.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-503165f67e2ea4af.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ecbfe56928c340d9.rlib --extern rpc=/opt/rustwide/target/debug/deps/librpc-2ef3f32df0a9f12c.rlib --extern rpc_derive=/opt/rustwide/target/debug/deps/librpc_derive-badfb67c705c8071.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-85398ea31e5bfa16.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c10d86683cd02bd2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0dd933443a6f83ec.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-9e0b4f2c9f4a8051.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-950cee371bb775f3.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-d1fef69e62745c1e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-080e6dd4d8d1d7ce.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12f79a4b4d613fda.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-3824fb3b975be90a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f9f9218d028f5a6c.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-1b4a61e176cbd92c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-ef96a067f8e17dc6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/58b1b3c5342a414c161338871f8004258ccef2a7/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=-9c813456e119a716 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-717704971c97d970.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c9ce09c4222a5f12.rlib --extern lock_debug=/opt/rustwide/target/debug/deps/liblock_debug-420b2cad8b4255a5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-2634eb9b7f5f7aae.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-503165f67e2ea4af.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ecbfe56928c340d9.rlib --extern rpc=/opt/rustwide/target/debug/deps/librpc-2ef3f32df0a9f12c.rlib --extern rpc_derive=/opt/rustwide/target/debug/deps/librpc_derive-badfb67c705c8071.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-85398ea31e5bfa16.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c10d86683cd02bd2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0dd933443a6f83ec.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-9e0b4f2c9f4a8051.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-950cee371bb775f3.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-d1fef69e62745c1e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-080e6dd4d8d1d7ce.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12f79a4b4d613fda.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-3824fb3b975be90a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f9f9218d028f5a6c.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-1b4a61e176cbd92c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-ef96a067f8e17dc6/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8771338955e89a022637497554080ecedeb38a9463514ff66c48508f6e4f19aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8771338955e89a022637497554080ecedeb38a9463514ff66c48508f6e4f19aa", kill_on_drop: false }`
[INFO] [stdout] 8771338955e89a022637497554080ecedeb38a9463514ff66c48508f6e4f19aa
