[INFO] fetching crate tcp-channel-server 0.2.1...
[INFO] testing tcp-channel-server-0.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tcp-channel-server 0.2.1 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcp-channel-server 0.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.7.3
[INFO] [stderr]   Downloaded tokio-macros v2.3.0
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded backtrace v0.3.72
[INFO] [stderr]   Downloaded tcpclient v2.0.0
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded anyhow v1.0.86
[INFO] [stderr]   Downloaded addr2line v0.22.0
[INFO] [stderr]   Downloaded aqueue v1.4.1
[INFO] [stderr]   Downloaded cc v1.0.99
[INFO] [stderr]   Downloaded tokio-openssl v0.6.4
[INFO] [stderr]   Downloaded parking v2.2.0
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded gimli v0.29.0
[INFO] [stderr]   Downloaded object v0.35.0
[INFO] [stderr]   Downloaded tokio v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2c48af5f70a66afdba29c91cdeb51f1807ce05cd6c417ef42228d05f6577707
[INFO] running `Command { std: "docker" "start" "-a" "d2c48af5f70a66afdba29c91cdeb51f1807ce05cd6c417ef42228d05f6577707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c48af5f70a66afdba29c91cdeb51f1807ce05cd6c417ef42228d05f6577707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c48af5f70a66afdba29c91cdeb51f1807ce05cd6c417ef42228d05f6577707", kill_on_drop: false }`
[INFO] [stdout] d2c48af5f70a66afdba29c91cdeb51f1807ce05cd6c417ef42228d05f6577707
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fc13fd23d5dedff70a7a8427b11bb7dddcbf1500f48ae6e52ced551f427e65e
[INFO] running `Command { std: "docker" "start" "-a" "4fc13fd23d5dedff70a7a8427b11bb7dddcbf1500f48ae6e52ced551f427e65e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling aqueue v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tcp-channel-server v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s
[INFO] running `Command { std: "docker" "inspect" "4fc13fd23d5dedff70a7a8427b11bb7dddcbf1500f48ae6e52ced551f427e65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc13fd23d5dedff70a7a8427b11bb7dddcbf1500f48ae6e52ced551f427e65e", kill_on_drop: false }`
[INFO] [stdout] 4fc13fd23d5dedff70a7a8427b11bb7dddcbf1500f48ae6e52ced551f427e65e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba2dc373b350d8a5fc27aca66b0dffde630b056fa523561f3579db50efa7272d
[INFO] running `Command { std: "docker" "start" "-a" "ba2dc373b350d8a5fc27aca66b0dffde630b056fa523561f3579db50efa7272d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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]: cannot find module or crate `openssl` in this scope
[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[E0433]: cannot find module or crate `openssl` in this scope
[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/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[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 "test_ssl_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] [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] running `Command { std: "docker" "inspect" "ba2dc373b350d8a5fc27aca66b0dffde630b056fa523561f3579db50efa7272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba2dc373b350d8a5fc27aca66b0dffde630b056fa523561f3579db50efa7272d", kill_on_drop: false }`
[INFO] [stdout] ba2dc373b350d8a5fc27aca66b0dffde630b056fa523561f3579db50efa7272d
