[INFO] fetching crate ntex-tls 2.6.1... [INFO] testing ntex-tls-2.6.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ntex-tls 2.6.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ntex-tls 2.6.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ntex-tls 2.6.1 [INFO] tweaked toml for crates.io crate ntex-tls 2.6.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-tls 2.6.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ntex-tls 2.6.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-tls v2.6.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3950e6c0d1963c64076075153c53083799f8fe524d9ce68a1660d63c955d8761 [INFO] running `Command { std: "docker" "start" "-a" "3950e6c0d1963c64076075153c53083799f8fe524d9ce68a1660d63c955d8761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3950e6c0d1963c64076075153c53083799f8fe524d9ce68a1660d63c955d8761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3950e6c0d1963c64076075153c53083799f8fe524d9ce68a1660d63c955d8761", kill_on_drop: false }` [INFO] [stdout] 3950e6c0d1963c64076075153c53083799f8fe524d9ce68a1660d63c955d8761 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32e9631248fd40d30af68958a9c02fd8793ad18062a71ed4b89795135b82365e [INFO] running `Command { std: "docker" "start" "-a" "32e9631248fd40d30af68958a9c02fd8793ad18062a71ed4b89795135b82365e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ntex-rt v0.4.32 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling ntex-service v3.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ntex-bytes v0.1.30 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-util v2.13.0 [INFO] [stderr] Compiling ntex-http v0.1.14 [INFO] [stderr] Compiling ntex-io v2.14.0 [INFO] [stderr] Compiling ntex-net v2.7.0 [INFO] [stderr] Compiling ntex-tls v2.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.89s [INFO] running `Command { std: "docker" "inspect" "32e9631248fd40d30af68958a9c02fd8793ad18062a71ed4b89795135b82365e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e9631248fd40d30af68958a9c02fd8793ad18062a71ed4b89795135b82365e", kill_on_drop: false }` [INFO] [stdout] 32e9631248fd40d30af68958a9c02fd8793ad18062a71ed4b89795135b82365e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58fa69831652569966ac99109554d09cbfc20ac121c884b24df8990a991ed880 [INFO] running `Command { std: "docker" "start" "-a" "58fa69831652569966ac99109554d09cbfc20ac121c884b24df8990a991ed880", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ntex-rt v0.4.32 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ntex-bytes v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-util v2.13.0 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-http v0.1.14 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling ntex-io v2.14.0 [INFO] [stderr] Compiling ntex-net v2.7.0 [INFO] [stderr] Compiling ntex-h2 v1.12.0 [INFO] [stderr] Compiling ntex-tls v2.6.0 [INFO] [stderr] Compiling ntex-server v2.8.1 [INFO] [stderr] Compiling ntex-tls v2.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ntex v2.15.1 [INFO] [stdout] error[E0432]: unresolved import `ntex_tls::openssl` [INFO] [stdout] --> examples/server.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use ntex_tls::openssl::{PeerCert, PeerCertChain, SslAcceptor}; [INFO] [stdout] | ^^^^^^^ could not find `openssl` in `ntex_tls` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "openssl")] [INFO] [stdout] | ------------------- the item is gated behind the `openssl` feature [INFO] [stdout] 7 | pub mod openssl; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] --> examples/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tls_openssl::ssl::{self, SslFiletype, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tls_openssl` [INFO] [stdout] --> examples/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tls_openssl::ssl::{self, SslFiletype, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] --> examples/simple-client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tls_openssl::ssl::{self, SslFiletype, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tls_openssl` [INFO] [stdout] --> examples/simple-client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tls_openssl::ssl::{self, SslFiletype, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] --> examples/webserver.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tls_openssl::ssl::{self, SslFiletype, SslMethod}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tls_openssl` [INFO] [stdout] --> examples/webserver.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tls_openssl::ssl::{self, SslFiletype, SslMethod}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] --> examples/webclient.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tls_openssl::ssl::{self, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tls_openssl` [INFO] [stdout] --> examples/webclient.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tls_openssl::ssl::{self, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ntex_tls::rustls` [INFO] [stdout] --> examples/rustls-server.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use ntex_tls::rustls::TlsAcceptor; [INFO] [stdout] | ^^^^^^ could not find `rustls` in `ntex_tls` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "rustls")] [INFO] [stdout] | ------------------ the item is gated behind the `rustls` feature [INFO] [stdout] 10 | pub mod rustls; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-tls` (example "simple-client") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-tls` (example "webserver") due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-tls` (example "rustls-server") due to 1 previous error [INFO] [stderr] error: could not compile `ntex-tls` (example "webclient") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-tls` (example "server") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "58fa69831652569966ac99109554d09cbfc20ac121c884b24df8990a991ed880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fa69831652569966ac99109554d09cbfc20ac121c884b24df8990a991ed880", kill_on_drop: false }` [INFO] [stdout] 58fa69831652569966ac99109554d09cbfc20ac121c884b24df8990a991ed880