[INFO] fetching crate trust-dns-openssl 0.20.0-alpha.2... [INFO] checking trust-dns-openssl-0.20.0-alpha.2 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate trust-dns-openssl 0.20.0-alpha.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate trust-dns-openssl 0.20.0-alpha.2 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate trust-dns-openssl 0.20.0-alpha.2 [INFO] finished tweaking crates.io crate trust-dns-openssl 0.20.0-alpha.2 [INFO] tweaked toml for crates.io crate trust-dns-openssl 0.20.0-alpha.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb1b9e945ffbaf75d4085ea2e5176ca0864b42d6e259b78e3d44acb70dc7288e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb1b9e945ffbaf75d4085ea2e5176ca0864b42d6e259b78e3d44acb70dc7288e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb1b9e945ffbaf75d4085ea2e5176ca0864b42d6e259b78e3d44acb70dc7288e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1b9e945ffbaf75d4085ea2e5176ca0864b42d6e259b78e3d44acb70dc7288e", kill_on_drop: false }` [INFO] [stdout] bb1b9e945ffbaf75d4085ea2e5176ca0864b42d6e259b78e3d44acb70dc7288e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e7755c45918130d404af187880af40cb5d1c2f152da6f22b2f4500db0cc81c4 [INFO] running `Command { std: "docker" "start" "-a" "6e7755c45918130d404af187880af40cb5d1c2f152da6f22b2f4500db0cc81c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking trust-dns-proto v0.20.0-alpha.3 [INFO] [stderr] Checking trust-dns-openssl v0.20.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BufStreamHandle` in the current scope [INFO] [stdout] --> src/tls_stream.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | let message_sender = BufStreamHandle::new(message_sender); [INFO] [stdout] | ^^^ function or associated item not found in `BufStreamHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BufStreamHandle` in the current scope [INFO] [stdout] --> src/tls_stream.rs:123:43 [INFO] [stdout] | [INFO] [stdout] 123 | let message_sender = BufStreamHandle::new(message_sender); [INFO] [stdout] | ^^^ function or associated item not found in `BufStreamHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tls_stream.rs:125:74 [INFO] [stdout] | [INFO] [stdout] 125 | let stream = TcpStream::from_stream_with_receiver(stream, peer_addr, outbound_messages); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `futures::stream::Peekable`, found struct `UnboundedReceiver` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `futures::stream::Peekable>>` [INFO] [stdout] found struct `UnboundedReceiver<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BufStreamHandle` in the current scope [INFO] [stdout] --> src/tls_stream.rs:215:47 [INFO] [stdout] | [INFO] [stdout] 215 | let message_sender = BufStreamHandle::new(message_sender); [INFO] [stdout] | ^^^ function or associated item not found in `BufStreamHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tls_stream.rs:125:74 [INFO] [stdout] | [INFO] [stdout] 125 | let stream = TcpStream::from_stream_with_receiver(stream, peer_addr, outbound_messages); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `futures::stream::Peekable`, found struct `UnboundedReceiver` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `futures::stream::Peekable>>` [INFO] [stdout] found struct `UnboundedReceiver<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `BufStreamHandle` in the current scope [INFO] [stdout] --> src/tls_stream.rs:215:47 [INFO] [stdout] | [INFO] [stdout] 215 | let message_sender = BufStreamHandle::new(message_sender); [INFO] [stdout] | ^^^ function or associated item not found in `BufStreamHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tls_stream.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | outbound_messages, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `futures::stream::Peekable`, found struct `UnboundedReceiver` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `futures::stream::Peekable>>` [INFO] [stdout] found struct `UnboundedReceiver<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trust-dns-openssl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tls_stream.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | outbound_messages, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `futures::stream::Peekable`, found struct `UnboundedReceiver` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `futures::stream::Peekable>>` [INFO] [stdout] found struct `UnboundedReceiver<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6e7755c45918130d404af187880af40cb5d1c2f152da6f22b2f4500db0cc81c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7755c45918130d404af187880af40cb5d1c2f152da6f22b2f4500db0cc81c4", kill_on_drop: false }` [INFO] [stdout] 6e7755c45918130d404af187880af40cb5d1c2f152da6f22b2f4500db0cc81c4