[INFO] fetching crate tcp-channel-server 0.2.1... [INFO] testing tcp-channel-server-0.2.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tcp-channel-server 0.2.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tcp-channel-server 0.2.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 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aqueue v1.4.1 [INFO] [stderr] Downloaded tcpclient v2.0.0 [INFO] [stderr] Downloaded tokio-openssl v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b3ce322ba8c7b7f5ddb0efa026bfc70e04d372fc4e21e341f290398fa4095eaa [INFO] running `Command { std: "docker" "start" "-a" "b3ce322ba8c7b7f5ddb0efa026bfc70e04d372fc4e21e341f290398fa4095eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3ce322ba8c7b7f5ddb0efa026bfc70e04d372fc4e21e341f290398fa4095eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ce322ba8c7b7f5ddb0efa026bfc70e04d372fc4e21e341f290398fa4095eaa", kill_on_drop: false }` [INFO] [stdout] b3ce322ba8c7b7f5ddb0efa026bfc70e04d372fc4e21e341f290398fa4095eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d97daa6adf6831e7a4cd8af9c24a205becc84f4a293865d2ad6aec708f36676c [INFO] running `Command { std: "docker" "start" "-a" "d97daa6adf6831e7a4cd8af9c24a205becc84f4a293865d2ad6aec708f36676c", 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 pin-project-lite v0.2.14 [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 bytes v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [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 async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [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 tcp-channel-server v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s [INFO] running `Command { std: "docker" "inspect" "d97daa6adf6831e7a4cd8af9c24a205becc84f4a293865d2ad6aec708f36676c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97daa6adf6831e7a4cd8af9c24a205becc84f4a293865d2ad6aec708f36676c", kill_on_drop: false }` [INFO] [stdout] d97daa6adf6831e7a4cd8af9c24a205becc84f4a293865d2ad6aec708f36676c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 43c57045eae76ebba91d33db4633bc75e9306162f9481a3f7a167d77323f198e [INFO] running `Command { std: "docker" "start" "-a" "43c57045eae76ebba91d33db4633bc75e9306162f9481a3f7a167d77323f198e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.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] 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] 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] [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" "43c57045eae76ebba91d33db4633bc75e9306162f9481a3f7a167d77323f198e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c57045eae76ebba91d33db4633bc75e9306162f9481a3f7a167d77323f198e", kill_on_drop: false }` [INFO] [stdout] 43c57045eae76ebba91d33db4633bc75e9306162f9481a3f7a167d77323f198e