[INFO] fetching crate tls-listener 0.11.0...
[INFO] testing tls-listener-0.11.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate tls-listener 0.11.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tls-listener 0.11.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tls-listener 0.11.0
[INFO] tweaked toml for crates.io crate tls-listener 0.11.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tls-listener 0.11.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tls-listener 0.11.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.2
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded aws-lc-sys v0.25.1
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fee9ca6f8e2d3c0641a799d9b0576af6715bd57a47e2070fecd0c37aa69587dc
[INFO] running `Command { std: "docker" "start" "-a" "fee9ca6f8e2d3c0641a799d9b0576af6715bd57a47e2070fecd0c37aa69587dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fee9ca6f8e2d3c0641a799d9b0576af6715bd57a47e2070fecd0c37aa69587dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fee9ca6f8e2d3c0641a799d9b0576af6715bd57a47e2070fecd0c37aa69587dc", kill_on_drop: false }`
[INFO] [stdout] fee9ca6f8e2d3c0641a799d9b0576af6715bd57a47e2070fecd0c37aa69587dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21d731475f55c6222b9ad4fb5c9bd18dc44de3cab7fcc266d0539e8d9013a87b
[INFO] running `Command { std: "docker" "start" "-a" "21d731475f55c6222b9ad4fb5c9bd18dc44de3cab7fcc266d0539e8d9013a87b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tls-listener v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
[INFO] running `Command { std: "docker" "inspect" "21d731475f55c6222b9ad4fb5c9bd18dc44de3cab7fcc266d0539e8d9013a87b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d731475f55c6222b9ad4fb5c9bd18dc44de3cab7fcc266d0539e8d9013a87b", kill_on_drop: false }`
[INFO] [stdout] 21d731475f55c6222b9ad4fb5c9bd18dc44de3cab7fcc266d0539e8d9013a87b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e2fdd238afcb7a7a716e9895d8cbccadf9f7341145deba16c607dc3fde5ac81
[INFO] running `Command { std: "docker" "start" "-a" "2e2fdd238afcb7a7a716e9895d8cbccadf9f7341145deba16c607dc3fde5ac81", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tls-listener v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]    --> examples/tls_config/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub use config::*;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `config`, use `cargo add config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `tls_config::tls_acceptor`, `tls_config::tls_acceptor2`, `tls_config::Acceptor`
[INFO] [stdout]   --> examples/http-change-certificate.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tls_config::{tls_acceptor, tls_acceptor2, Acceptor};
[INFO] [stdout]    |                  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^ no `Acceptor` in `tls_config`
[INFO] [stdout]    |                  |             |
[INFO] [stdout]    |                  |             no `tls_acceptor2` in `tls_config`
[INFO] [stdout]    |                  no `tls_acceptor` in `tls_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]    --> examples/tls_config/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub use config::*;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `config`, use `cargo add config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_config::tls_acceptor`
[INFO] [stdout]   --> examples/http.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tls_config::tls_acceptor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `tls_acceptor` in `tls_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/http-change-certificate.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     change_certificate.send(new_cert).await.ok();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/http.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 if let Some(remote_addr) = err.peer_addr() {
[INFO] [stdout]    |                                            ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/http-change-certificate.rs:48:52
[INFO] [stdout]    |
[INFO] [stdout] 48 |                         if let Some(remote_addr) = e.peer_addr() {
[INFO] [stdout]    |                                                    ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/http-change-certificate.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let acceptor = message.expect("Channel should not be closed");
[INFO] [stdout]    |                                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls-listener` (example "http") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tls-listener` (example "http-change-certificate") due to 5 previous errors
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]    --> examples/tls_config/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub use config::*;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `config`, use `cargo add config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_config::tls_acceptor`
[INFO] [stdout]   --> examples/http-stream.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tls_config::tls_acceptor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `tls_acceptor` in `tls_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]    --> examples/tls_config/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub use config::*;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `config`, use `cargo add config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_config::tls_acceptor`
[INFO] [stdout]   --> examples/echo.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tls_config::tls_acceptor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `tls_acceptor` in `tls_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls-listener` (example "http-stream") due to 2 previous errors
[INFO] [stdout] error[E0282]: type annotations needed for `Result<({type error}, std::net::SocketAddr), _>`
[INFO] [stdout]   --> examples/echo.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |         .for_each_concurrent(None, |s| async {
[INFO] [stdout]    |                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 49 |                     if let Some(remote_addr) = e.peer_addr() {
[INFO] [stdout]    |                                                - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 43 |         .for_each_concurrent(None, |s: Result<_, E>| async {
[INFO] [stdout]    |                                      ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls-listener` (example "echo") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2e2fdd238afcb7a7a716e9895d8cbccadf9f7341145deba16c607dc3fde5ac81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2fdd238afcb7a7a716e9895d8cbccadf9f7341145deba16c607dc3fde5ac81", kill_on_drop: false }`
[INFO] [stdout] 2e2fdd238afcb7a7a716e9895d8cbccadf9f7341145deba16c607dc3fde5ac81
