[INFO] fetching crate tcp-channel-server 0.2.1... [INFO] testing tcp-channel-server-0.2.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tcp-channel-server 0.2.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tcp-channel-server 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tcp-channel-server 0.2.1 [INFO] tweaked toml for crates.io crate tcp-channel-server 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tcp-channel-server 0.2.1 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 tcp-channel-server 0.2.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 919fdd72250d26f3ce61f561e01f259bdc66424e93ff41686614255a28e8039f [INFO] running `Command { std: "docker" "start" "-a" "919fdd72250d26f3ce61f561e01f259bdc66424e93ff41686614255a28e8039f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "919fdd72250d26f3ce61f561e01f259bdc66424e93ff41686614255a28e8039f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919fdd72250d26f3ce61f561e01f259bdc66424e93ff41686614255a28e8039f", kill_on_drop: false }` [INFO] [stdout] 919fdd72250d26f3ce61f561e01f259bdc66424e93ff41686614255a28e8039f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e869f0f69186d707903144430650c71a7ed658f1f957d691f1ed596c102c36ae [INFO] running `Command { std: "docker" "start" "-a" "e869f0f69186d707903144430650c71a7ed658f1f957d691f1ed596c102c36ae", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling aqueue v1.4.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tcp-channel-server v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.75s [INFO] running `Command { std: "docker" "inspect" "e869f0f69186d707903144430650c71a7ed658f1f957d691f1ed596c102c36ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e869f0f69186d707903144430650c71a7ed658f1f957d691f1ed596c102c36ae", kill_on_drop: false }` [INFO] [stdout] e869f0f69186d707903144430650c71a7ed658f1f957d691f1ed596c102c36ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db0b90a299f69a08cbb1c1a6faf9348adc97239445efe21320ac21762f7d1c05 [INFO] running `Command { std: "docker" "start" "-a" "db0b90a299f69a08cbb1c1a6faf9348adc97239445efe21320ac21762f7d1c05", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tcpclient v2.0.0 [INFO] [stderr] Compiling tcp-channel-server v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openssl` [INFO] [stdout] --> examples/test_ssl_client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openssl::ssl::{SslConnector, SslFiletype, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openssl`, use `cargo add openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_openssl` [INFO] [stdout] --> examples/test_ssl_client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_openssl::SslStream; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_openssl`, use `cargo add tokio_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 `openssl` [INFO] [stdout] --> examples/ssl_server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use openssl::ssl::{Ssl, SslAcceptor, SslFiletype, SslMethod, SslVerifyMode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openssl`, use `cargo add openssl` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_openssl` [INFO] [stdout] --> examples/ssl_server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio_openssl::SslStream; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_openssl` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_openssl`, use `cargo add tokio_openssl` to add it to your `Cargo.toml` [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 `tcp-channel-server` (example "ssl_server") 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] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tcp-channel-server` (example "test_ssl_client") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "db0b90a299f69a08cbb1c1a6faf9348adc97239445efe21320ac21762f7d1c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0b90a299f69a08cbb1c1a6faf9348adc97239445efe21320ac21762f7d1c05", kill_on_drop: false }` [INFO] [stdout] db0b90a299f69a08cbb1c1a6faf9348adc97239445efe21320ac21762f7d1c05