[INFO] fetching crate trust-dns-client 0.20.0-alpha.1... [INFO] checking trust-dns-client-0.20.0-alpha.1 against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] extracting crate trust-dns-client 0.20.0-alpha.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate trust-dns-client 0.20.0-alpha.1 on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate trust-dns-client 0.20.0-alpha.1 [INFO] finished tweaking crates.io crate trust-dns-client 0.20.0-alpha.1 [INFO] tweaked toml for crates.io crate trust-dns-client 0.20.0-alpha.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", 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] dbcc1a9dec0cda1934303797d15876842e5c2cbfe35e7aac007a5b894be79f49 [INFO] running `Command { std: "docker" "start" "-a" "dbcc1a9dec0cda1934303797d15876842e5c2cbfe35e7aac007a5b894be79f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbcc1a9dec0cda1934303797d15876842e5c2cbfe35e7aac007a5b894be79f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcc1a9dec0cda1934303797d15876842e5c2cbfe35e7aac007a5b894be79f49", kill_on_drop: false }` [INFO] [stdout] dbcc1a9dec0cda1934303797d15876842e5c2cbfe35e7aac007a5b894be79f49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33c24f4dca45022feada3188b67a14e0c0d84c4c7490d6145d5c0aea69fd14d [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" "e33c24f4dca45022feada3188b67a14e0c0d84c4c7490d6145d5c0aea69fd14d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking radix_trie v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.20.0-alpha.2 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-client v0.20.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result::Handle as DnsHandle>::Error>` [INFO] [stdout] --> src/client/client.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | type Handle: DnsHandle + 'static + Send + Unpin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found struct `trust_dns_proto::error::ProtoError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.20.0-alpha.2/src/xfer/dns_handle.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | type Response: Future> + Send + Unpin + 'static; [INFO] [stdout] | ----------------------------------------- required by this bound in `DnsHandle` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, <::Handle as DnsHandle>::Error>` [INFO] [stdout] found enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] = help: consider constraining the associated type `<::Handle as DnsHandle>::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | ) -> ClientResponse<::Response> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:344:10 [INFO] [stdout] | [INFO] [stdout] 344 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:449:10 [INFO] [stdout] | [INFO] [stdout] 449 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:549:10 [INFO] [stdout] | [INFO] [stdout] 549 | ) -> ClientResponse<::Response> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | ) -> ClientResponse<::Response> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trust-dns-client` [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[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result::Handle as DnsHandle>::Error>` [INFO] [stdout] --> src/client/client.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | type Handle: DnsHandle + 'static + Send + Unpin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found struct `trust_dns_proto::error::ProtoError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.20.0-alpha.2/src/xfer/dns_handle.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | type Response: Future> + Send + Unpin + 'static; [INFO] [stdout] | ----------------------------------------- required by this bound in `DnsHandle` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, <::Handle as DnsHandle>::Error>` [INFO] [stdout] found enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] = help: consider constraining the associated type `<::Handle as DnsHandle>::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | ) -> ClientResponse<::Response> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:344:10 [INFO] [stdout] | [INFO] [stdout] 344 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 393 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:449:10 [INFO] [stdout] | [INFO] [stdout] 449 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | ) -> ClientResponse<::Response> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:549:10 [INFO] [stdout] | [INFO] [stdout] 549 | ) -> ClientResponse<::Response> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Response as futures::Future>::Output == std::result::Result` [INFO] [stdout] --> src/client/async_client.rs:585:10 [INFO] [stdout] | [INFO] [stdout] 585 | ) -> ClientResponse<::Response> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `trust_dns_proto::error::ProtoError`, found associated type [INFO] [stdout] ... [INFO] [stdout] 595 | pub struct ClientResponse(R) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 596 | where [INFO] [stdout] 597 | R: Future> + Send + Unpin + 'static; [INFO] [stdout] | ---------------------------------------- required by this bound in `ClientResponse` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, trust_dns_proto::error::ProtoError>` [INFO] [stdout] found enum `std::result::Result<_, ::Error>` [INFO] [stdout] = help: consider constraining the associated type `::Error` to `trust_dns_proto::error::ProtoError` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e33c24f4dca45022feada3188b67a14e0c0d84c4c7490d6145d5c0aea69fd14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33c24f4dca45022feada3188b67a14e0c0d84c4c7490d6145d5c0aea69fd14d", kill_on_drop: false }` [INFO] [stdout] e33c24f4dca45022feada3188b67a14e0c0d84c4c7490d6145d5c0aea69fd14d