[INFO] fetching crate simple-hyper-server-tls 0.3.2... [INFO] testing simple-hyper-server-tls-0.3.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate simple-hyper-server-tls 0.3.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate simple-hyper-server-tls 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate simple-hyper-server-tls 0.3.2 [INFO] tweaked toml for crates.io crate simple-hyper-server-tls 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate simple-hyper-server-tls 0.3.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate simple-hyper-server-tls 0.3.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2546d3fd7eb3ccd3fc3a2a069a89d764c9b68e5c1e67d3e36fc2fe75177e0648 [INFO] running `Command { std: "docker" "start" "-a" "2546d3fd7eb3ccd3fc3a2a069a89d764c9b68e5c1e67d3e36fc2fe75177e0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2546d3fd7eb3ccd3fc3a2a069a89d764c9b68e5c1e67d3e36fc2fe75177e0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2546d3fd7eb3ccd3fc3a2a069a89d764c9b68e5c1e67d3e36fc2fe75177e0648", kill_on_drop: false }` [INFO] [stdout] 2546d3fd7eb3ccd3fc3a2a069a89d764c9b68e5c1e67d3e36fc2fe75177e0648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24f9a856653f42a11d31321e7c3487f7beae7da89b3481f4a73cb1f5ccdfe5d9 [INFO] running `Command { std: "docker" "start" "-a" "24f9a856653f42a11d31321e7c3487f7beae7da89b3481f4a73cb1f5ccdfe5d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling tls-listener v0.5.1 [INFO] [stderr] Compiling simple-hyper-server-tls v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `TlsListener` in this scope [INFO] [stdout] --> src/lib.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg(feature = "tls-rustls")] [INFO] [stdout] | ---------------------- the item is gated behind the `tls-rustls` feature [INFO] [stdout] 258 | /// TlsListener for hyper server. [INFO] [stdout] 259 | pub type TlsListener = tls_listener::TlsListener, TlsAcceptor>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(all(not(docsrs), feature = "tls-openssl"))] [INFO] [stdout] | ----------------------- the item is gated behind the `tls-openssl` feature [INFO] [stdout] 261 | /// TlsListener for hyper server. [INFO] [stdout] 262 | pub type TlsListener = tls_listener::TlsListener, SslContext>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 76 + use tls_listener::TlsListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TlsListener` [INFO] [stdout] --> src/lib.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | Ok(TlsListener::new_hyper(acceptor, AddrIncoming::bind(addr)?)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TlsListener` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg(feature = "tls-rustls")] [INFO] [stdout] | ---------------------- the item is gated behind the `tls-rustls` feature [INFO] [stdout] 258 | /// TlsListener for hyper server. [INFO] [stdout] 259 | pub type TlsListener = tls_listener::TlsListener, TlsAcceptor>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(all(not(docsrs), feature = "tls-openssl"))] [INFO] [stdout] | ----------------------- the item is gated behind the `tls-openssl` feature [INFO] [stdout] 261 | /// TlsListener for hyper server. [INFO] [stdout] 262 | pub type TlsListener = tls_listener::TlsListener, SslContext>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 76 + use tls_listener::TlsListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `acceptor` in this scope [INFO] [stdout] --> src/lib.rs:290:31 [INFO] [stdout] | [INFO] [stdout] 290 | Ok(TlsListener::new_hyper(acceptor, AddrIncoming::bind(addr)?)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TlsListener` in this scope [INFO] [stdout] --> src/lib.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg(feature = "tls-rustls")] [INFO] [stdout] | ---------------------- the item is gated behind the `tls-rustls` feature [INFO] [stdout] 258 | /// TlsListener for hyper server. [INFO] [stdout] 259 | pub type TlsListener = tls_listener::TlsListener, TlsAcceptor>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(all(not(docsrs), feature = "tls-openssl"))] [INFO] [stdout] | ----------------------- the item is gated behind the `tls-openssl` feature [INFO] [stdout] 261 | /// TlsListener for hyper server. [INFO] [stdout] 262 | pub type TlsListener = tls_listener::TlsListener, SslContext>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 76 + use tls_listener::TlsListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TlsListener` [INFO] [stdout] --> src/lib.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | Ok(TlsListener::new_hyper(acceptor, AddrIncoming::bind(&addr)?)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TlsListener` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg(feature = "tls-rustls")] [INFO] [stdout] | ---------------------- the item is gated behind the `tls-rustls` feature [INFO] [stdout] 258 | /// TlsListener for hyper server. [INFO] [stdout] 259 | pub type TlsListener = tls_listener::TlsListener, TlsAcceptor>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(all(not(docsrs), feature = "tls-openssl"))] [INFO] [stdout] | ----------------------- the item is gated behind the `tls-openssl` feature [INFO] [stdout] 261 | /// TlsListener for hyper server. [INFO] [stdout] 262 | pub type TlsListener = tls_listener::TlsListener, SslContext>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 76 + use tls_listener::TlsListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `acceptor` in this scope [INFO] [stdout] --> src/lib.rs:319:31 [INFO] [stdout] | [INFO] [stdout] 319 | Ok(TlsListener::new_hyper(acceptor, AddrIncoming::bind(&addr)?)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TlsListener` in this scope [INFO] [stdout] --> src/lib.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg(feature = "tls-rustls")] [INFO] [stdout] | ---------------------- the item is gated behind the `tls-rustls` feature [INFO] [stdout] 258 | /// TlsListener for hyper server. [INFO] [stdout] 259 | pub type TlsListener = tls_listener::TlsListener, TlsAcceptor>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(all(not(docsrs), feature = "tls-openssl"))] [INFO] [stdout] | ----------------------- the item is gated behind the `tls-openssl` feature [INFO] [stdout] 261 | /// TlsListener for hyper server. [INFO] [stdout] 262 | pub type TlsListener = tls_listener::TlsListener, SslContext>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 76 + use tls_listener::TlsListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TlsListener` in this scope [INFO] [stdout] --> src/lib.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:259:10 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg(feature = "tls-rustls")] [INFO] [stdout] | ---------------------- the item is gated behind the `tls-rustls` feature [INFO] [stdout] 258 | /// TlsListener for hyper server. [INFO] [stdout] 259 | pub type TlsListener = tls_listener::TlsListener, TlsAcceptor>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(all(not(docsrs), feature = "tls-openssl"))] [INFO] [stdout] | ----------------------- the item is gated behind the `tls-openssl` feature [INFO] [stdout] 261 | /// TlsListener for hyper server. [INFO] [stdout] 262 | pub type TlsListener = tls_listener::TlsListener, SslContext>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 76 + use tls_listener::TlsListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-hyper-server-tls` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "24f9a856653f42a11d31321e7c3487f7beae7da89b3481f4a73cb1f5ccdfe5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f9a856653f42a11d31321e7c3487f7beae7da89b3481f4a73cb1f5ccdfe5d9", kill_on_drop: false }` [INFO] [stdout] 24f9a856653f42a11d31321e7c3487f7beae7da89b3481f4a73cb1f5ccdfe5d9