[INFO] fetching crate embedded-tls 0.17.0...
[INFO] testing embedded-tls-0.17.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate embedded-tls 0.17.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate embedded-tls 0.17.0
[INFO] finished tweaking crates.io crate embedded-tls 0.17.0
[INFO] tweaked toml for crates.io crate embedded-tls 0.17.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded-tls 0.17.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding defmt v0.3.100 (available: v1.0.1)
[INFO] [stderr]       Adding embedded-io v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding embedded-io-adapters v0.6.2 (available: v0.7.0)
[INFO] [stderr]       Adding embedded-io-async v0.6.1 (available: v0.7.0)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding heapless v0.6.1 (available: v0.9.2)
[INFO] [stderr]       Adding heapless v0.8.0 (available: v0.9.2)
[INFO] [stderr]       Adding mio v0.8.11 (available: v1.1.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] [stderr]       Adding rustls v0.21.12 (available: v0.23.36)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (available: v2.2.0)
[INFO] [stderr]       Adding rustls-webpki v0.101.7 (available: v0.103.8)
[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-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8764772d9d66cd7c52f5ef7f3e579c3ec2fb406e68b52a56b3b2700d911ffbd4
[INFO] running `Command { std: "docker" "start" "-a" "8764772d9d66cd7c52f5ef7f3e579c3ec2fb406e68b52a56b3b2700d911ffbd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8764772d9d66cd7c52f5ef7f3e579c3ec2fb406e68b52a56b3b2700d911ffbd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8764772d9d66cd7c52f5ef7f3e579c3ec2fb406e68b52a56b3b2700d911ffbd4", kill_on_drop: false }`
[INFO] [stdout] 8764772d9d66cd7c52f5ef7f3e579c3ec2fb406e68b52a56b3b2700d911ffbd4
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6333cc50c06ed8bee81891ebba88744a768b36ff771d583046c2d40b7437e79a
[INFO] running `Command { std: "docker" "start" "-a" "6333cc50c06ed8bee81891ebba88744a768b36ff771d583046c2d40b7437e79a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling embedded-io-adapters v0.6.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling embedded-tls v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:380:26
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handshake/server_hello.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry> {
[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] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:384:27
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:389:32
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.31s
[INFO] running `Command { std: "docker" "inspect" "6333cc50c06ed8bee81891ebba88744a768b36ff771d583046c2d40b7437e79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6333cc50c06ed8bee81891ebba88744a768b36ff771d583046c2d40b7437e79a", kill_on_drop: false }`
[INFO] [stdout] 6333cc50c06ed8bee81891ebba88744a768b36ff771d583046c2d40b7437e79a
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42821d904cbdce33e89bdbc8f3e3f6c9924604a01045a7aed058d3ac1583f7c0
[INFO] running `Command { std: "docker" "start" "-a" "42821d904cbdce33e89bdbc8f3e3f6c9924604a01045a7aed058d3ac1583f7c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pem-parser v0.1.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling embedded-io-adapters v0.6.2
[INFO] [stderr]    Compiling embedded-tls v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:380:26
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handshake/server_hello.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry> {
[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] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:384:27
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:389:32
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> tests/split_test.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |         unsafe { ADDR.replace(addr) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> tests/early_data_test.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |         unsafe { ADDR.replace(addr) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> tests/client_test.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { ADDR.replace(addr) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:153:27
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:380:26
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handshake/server_hello.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry> {
[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] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:384:27
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asynch.rs:389:32
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "42821d904cbdce33e89bdbc8f3e3f6c9924604a01045a7aed058d3ac1583f7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42821d904cbdce33e89bdbc8f3e3f6c9924604a01045a7aed058d3ac1583f7c0", kill_on_drop: false }`
[INFO] [stdout] 42821d904cbdce33e89bdbc8f3e3f6c9924604a01045a7aed058d3ac1583f7c0
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a944fa6179dd052191027fd257435eecb5687e39d36b7f70039b6bbb2ee2200d
[INFO] running `Command { std: "docker" "start" "-a" "a944fa6179dd052191027fd257435eecb5687e39d36b7f70039b6bbb2ee2200d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:153:27
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stderr]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:171:26
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stderr]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:375:27
[INFO] [stderr]     |
[INFO] [stderr] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stderr]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:380:26
[INFO] [stderr]     |
[INFO] [stderr] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stderr]     |                          ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 380 |     pub fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/handshake/server_hello.rs:64:22
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry> {
[INFO] [stderr]    |                      ^^^^^            ^^^^^^^^^^^^^^
[INFO] [stderr]    |                      |                ||
[INFO] [stderr]    |                      |                |the same lifetime is hidden here
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn key_share(&self) -> Option<&KeyShareEntry<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asynch.rs:160:27
[INFO] [stderr]     |
[INFO] [stderr] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stderr]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 160 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asynch.rs:178:32
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stderr]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asynch.rs:384:27
[INFO] [stderr]     |
[INFO] [stderr] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer {
[INFO] [stderr]     |                           ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 384 |     fn create_read_buffer(&mut self) -> ReadBuffer<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asynch.rs:389:32
[INFO] [stderr]     |
[INFO] [stderr] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer, TlsError> {
[INFO] [stderr]     |                                ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 389 |     pub async fn read_buffered(&mut self) -> Result<ReadBuffer<'_>, TlsError> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded-tls` (lib) generated 9 warnings (run `cargo fix --lib -p embedded-tls` to apply 9 suggestions)
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> tests/split_test.rs:28:18
[INFO] [stderr]    |
[INFO] [stderr] 28 |         unsafe { ADDR.replace(addr) };
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded-tls` (test "split_test") generated 1 warning
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> tests/early_data_test.rs:48:18
[INFO] [stderr]    |
[INFO] [stderr] 48 |         unsafe { ADDR.replace(addr) };
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded-tls` (test "early_data_test") generated 1 warning
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> tests/client_test.rs:36:18
[INFO] [stderr]    |
[INFO] [stderr] 36 |         unsafe { ADDR.replace(addr) };
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded-tls` (test "client_test") generated 1 warning
[INFO] [stderr] warning: `embedded-tls` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_tls-0f6eb8253cf590dd)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test buffer::test::encode ... ok
[INFO] [stdout] test buffer::test::offset_calc ... ok
[INFO] [stdout] test extensions::extension_data::key_share::tests::test_parse_empty ... ok
[INFO] [stdout] test read_buffer::test::dropping_unused_buffer_consumes_all ... ok
[INFO] [stdout] test read_buffer::test::pop_moves_internal_cursor ... ok
[INFO] [stdout] test read_buffer::test::dropping_consumes_as_many_bytes_as_used ... ok
[INFO] [stdout] test read_buffer::test::pop_returns_fewer_bytes_if_requested_more_than_what_it_has ... ok
[INFO] [stdout] test read_buffer::test::peek_does_not_consume ... ok
[INFO] [stdout] test read_buffer::test::revert_undoes_pop ... ok
[INFO] [stdout] test record_reader::tests::can_read_blocking ... ok
[INFO] [stdout] test record_reader::tests::can_read_blocking_must_rotate_buffer ... ok
[INFO] [stdout] test record_reader::tests::can_read_empty_record ... ok
[INFO] [stdout] test extensions::extension_data::key_share::tests::test_parse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_test.rs (/opt/rustwide/target/debug/deps/client_test-b5e4867de486edc8)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_google ... ignored
[INFO] [stdout] test test_ping_nocopy_bufread ... ok
[INFO] [stdout] test test_ping ... ok
[INFO] [stdout] test test_blocking_ping ... ok
[INFO] [stdout] test test_ping_nocopy ... ok
[INFO] [stdout] test test_blocking_ping_nocopy_bufread ... ok
[INFO] [stdout] test test_blocking_ping_nocopy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/early_data_test.rs (/opt/rustwide/target/debug/deps/early_data_test-147a5a11463675bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test early_data_ignored ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/psk_test.rs (/opt/rustwide/target/debug/deps/psk_test-fc1fd738d608fa02)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_psk_open ... ok
[INFO] [stderr]      Running tests/split_test.rs (/opt/rustwide/target/debug/deps/split_test-e24e55488c539959)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/tlsserver.rs (/opt/rustwide/target/debug/deps/tlsserver-b83e78c4ef2a0c16)
[INFO] [stderr]    Doc-tests embedded_tls
[INFO] [stdout] test test_blocking_managed ... ok
[INFO] [stdout] test test_blocking_borrowed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 29) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 29) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (83) panicked at src/lib.rs:11:76:
[INFO] [stdout] error creating TCP connection: Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4bb8ede672 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4bb8ede672 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4bb8ede672 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4bb8ede672 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4bb8ef1d5a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4bb8ef1d5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c4bb8ee37a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4bb8ee37a6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4bb8ec3d6f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4bb8ec3d6f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4bb8ed69c1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c4bb8ed6c2b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c4bb8ec3e28 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c4bb8eb90b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c4bb8ec4e3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c4bb8ef24cc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c4bb8ef2212 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5c4bb8db0c79 - <core[585f66e14d78f9ba]::result::Result<tokio[830e299ca8fd022e]::net::tcp::stream::TcpStream, std[3f03f8b59f91bef1]::io::error::Error>>::expect
[INFO] [stdout]   18:     0x5c4bb8dab849 - rust_out[183646e59c86b0c5]::main::{closure#0}
[INFO] [stdout]   19:     0x5c4bb8dc19e6 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]   20:     0x5c4bb8da4fb6 - <tokio[830e299ca8fd022e]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   21:     0x5c4bb8d93df6 - <tokio[830e299ca8fd022e]::runtime::park::CachedParkThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>>>
[INFO] [stdout]   22:     0x5c4bb8d916bb - <tokio[830e299ca8fd022e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>>>
[INFO] [stdout]   23:     0x5c4bb8da45f1 - <tokio[830e299ca8fd022e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   24:     0x5c4bb8d9bb63 - tokio[830e299ca8fd022e]::runtime::context::runtime::enter_runtime::<<tokio[830e299ca8fd022e]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   25:     0x5c4bb8d918bd - <tokio[830e299ca8fd022e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>>>
[INFO] [stdout]   26:     0x5c4bb8d90ebd - <tokio[830e299ca8fd022e]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<rust_out[183646e59c86b0c5]::main::{closure#0}>>>
[INFO] [stdout]   27:     0x5c4bb8d91332 - <tokio[830e299ca8fd022e]::runtime::runtime::Runtime>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   28:     0x5c4bb8daea6a - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   29:     0x5c4bb8dc4d23 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5c4bb8d9b476 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   31:     0x5c4bb8da8179 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   32:     0x5c4bb8ed5f06 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c4bb8ed5f06 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5c4bb8d96431 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   42:     0x5c4bb8dc5e65 - main
[INFO] [stdout]   43:     0x759490c441ca - <unknown>
[INFO] [stdout]   44:     0x759490c4428b - __libc_start_main
[INFO] [stdout]   45:     0x5c4bb8d89745 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a944fa6179dd052191027fd257435eecb5687e39d36b7f70039b6bbb2ee2200d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a944fa6179dd052191027fd257435eecb5687e39d36b7f70039b6bbb2ee2200d", kill_on_drop: false }`
[INFO] [stdout] a944fa6179dd052191027fd257435eecb5687e39d36b7f70039b6bbb2ee2200d
