[INFO] fetching crate sqsquatch 0.2.2... [INFO] checking sqsquatch-0.2.2 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate sqsquatch 0.2.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sqsquatch 0.2.2 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqsquatch 0.2.2 [INFO] finished tweaking crates.io crate sqsquatch 0.2.2 [INFO] tweaked toml for crates.io crate sqsquatch 0.2.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] f0db8a0462b5769bac0489146c16c359149a15d6c7161bc32debcfb4645566ce [INFO] running `Command { std: "docker" "start" "-a" "f0db8a0462b5769bac0489146c16c359149a15d6c7161bc32debcfb4645566ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0db8a0462b5769bac0489146c16c359149a15d6c7161bc32debcfb4645566ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0db8a0462b5769bac0489146c16c359149a15d6c7161bc32debcfb4645566ce", kill_on_drop: false }` [INFO] [stdout] f0db8a0462b5769bac0489146c16c359149a15d6c7161bc32debcfb4645566ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 5fa62f703493a932f4e24138fb47a5b091ae9d3ab9913974f4cad3e7ce89e92b [INFO] running `Command { std: "docker" "start" "-a" "5fa62f703493a932f4e24138fb47a5b091ae9d3ab9913974f4cad3e7ce89e92b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking async-datagram v3.0.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking async-ready v3.0.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-process v0.2.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Checking romio v0.3.0-alpha.10 [INFO] [stderr] Checking juliex v0.3.0-alpha.8 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking runtime-tokio v0.3.0-alpha.6 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.6 [INFO] [stderr] Checking typed-headers v0.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking hyper-proxy v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking runtime v0.3.0-alpha.8 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking tokio v0.2.0-alpha.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_credential v0.42.0 [INFO] [stderr] Checking rusoto_signature v0.42.0 [INFO] [stderr] Checking rusoto_sqs v0.42.0 [INFO] [stderr] Checking rusoto_mock v0.42.0 [INFO] [stderr] Checking sqsquatch v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | intra_doc_link_resolution_failure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `nested_impl_trait` has been removed: `converted into hard error, see issue #59014 for more information` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | nested_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `overlapping_patterns` has been renamed to `overlapping_range_endpoints` [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | overlapping_patterns, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use the new name: `overlapping_range_endpoints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `redundant_semicolon` has been renamed to `redundant_semicolons` [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | redundant_semicolon, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `redundant_semicolons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been renamed to `broken_intra_doc_links` [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | intra_doc_link_resolution_failure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `broken_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `nested_impl_trait` has been removed: `converted into hard error, see issue #59014 for more information` [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | nested_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `overlapping_patterns` has been renamed to `overlapping_range_endpoints` [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | overlapping_patterns, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use the new name: `overlapping_range_endpoints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `redundant_semicolon` has been renamed to `redundant_semicolons` [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | redundant_semicolon, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `redundant_semicolons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http::HttpTryFrom` [INFO] [stdout] --> src/utils.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use http::{header::HeaderName, HeaderMap, HttpTryFrom, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^ no `HttpTryFrom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `hyper_tls` [INFO] [stdout] --> src/error.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | hyper_tls::Error, [INFO] [stdout] | ^^^^^ not found in `hyper_tls` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::core_reexport::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::io::Error; [INFO] [stdout] | [INFO] [stdout] and 15 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `hyper_tls` [INFO] [stdout] --> src/error.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 289 | HyperTls(hyper_tls::Error), [INFO] [stdout] | ^^^^^ not found in `hyper_tls` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::core_reexport::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::io::Error; [INFO] [stdout] | [INFO] [stdout] and 15 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http::HttpTryFrom` [INFO] [stdout] --> src/utils.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use http::{header::HeaderName, HeaderMap, HttpTryFrom, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^ no `HttpTryFrom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `hyper_tls` [INFO] [stdout] --> src/error.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | hyper_tls::Error, [INFO] [stdout] | ^^^^^ not found in `hyper_tls` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::core_reexport::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::io::Error; [INFO] [stdout] | [INFO] [stdout] and 15 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `hyper_tls` [INFO] [stdout] --> src/error.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 289 | HyperTls(hyper_tls::Error), [INFO] [stdout] | ^^^^^ not found in `hyper_tls` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::core_reexport::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::io::Error; [INFO] [stdout] | [INFO] [stdout] and 15 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: try expression alternatives have incompatible types [INFO] [stdout] --> src/client/mod.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | let proxy = Proxy::new(Intercept::All, proxy_url.parse::()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `http::uri::Uri`, found struct `Uri` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/client/mod.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/client/mod.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `HttpsConnector` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/client/mod.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/client/mod.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `HttpsConnector` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:77:56 [INFO] [stdout] | [INFO] [stdout] 77 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:250:56 [INFO] [stdout] | [INFO] [stdout] 250 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:251:65 [INFO] [stdout] | [INFO] [stdout] 251 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:71:56 [INFO] [stdout] | [INFO] [stdout] 71 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:72:65 [INFO] [stdout] | [INFO] [stdout] 72 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:290:56 [INFO] [stdout] | [INFO] [stdout] 290 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:291:65 [INFO] [stdout] | [INFO] [stdout] 291 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter_sources` found for trait object `dyn StdError` in the current scope [INFO] [stdout] --> src/error.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | let res = std::error::Error::iter_sources(self).fold( [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `dyn StdError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | self.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:310:47 [INFO] [stdout] | [INFO] [stdout] 310 | Self::AddrParse(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:311:49 [INFO] [stdout] | [INFO] [stdout] 311 | Self::Credentials(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:312:51 [INFO] [stdout] | [INFO] [stdout] 312 | Self::DeleteMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:313:46 [INFO] [stdout] | [INFO] [stdout] 313 | Self::FromUtf8(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:314:49 [INFO] [stdout] | [INFO] [stdout] 314 | Self::GetQueueUrl(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | Self::Http(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:316:43 [INFO] [stdout] | [INFO] [stdout] 316 | Self::Hyper(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:318:48 [INFO] [stdout] | [INFO] [stdout] 318 | Self::InvalidUri(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:319:40 [INFO] [stdout] | [INFO] [stdout] 319 | Self::Io(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:320:52 [INFO] [stdout] | [INFO] [stdout] 320 | Self::ReceiveMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:321:49 [INFO] [stdout] | [INFO] [stdout] 321 | Self::SendMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:322:47 [INFO] [stdout] | [INFO] [stdout] 322 | Self::SerdeJson(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | Self::Uuid(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from` found for struct `StatusCode` in the current scope [INFO] [stdout] --> src/utils.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | outcome: RequestOutcome::Performed(StatusCode::try_from(status).unwrap()), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `StatusCode` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::convert::TryFrom;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: try expression alternatives have incompatible types [INFO] [stdout] --> src/client/mod.rs:25:48 [INFO] [stdout] | [INFO] [stdout] 25 | let proxy = Proxy::new(Intercept::All, proxy_url.parse::()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `http::uri::Uri`, found struct `Uri` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/client/mod.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/client/mod.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `HttpsConnector` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/client/mod.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ - supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/client/mod.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | let connector = HttpsConnector::new(4)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `HttpsConnector` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:77:56 [INFO] [stdout] | [INFO] [stdout] 77 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:78:65 [INFO] [stdout] | [INFO] [stdout] 78 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:250:56 [INFO] [stdout] | [INFO] [stdout] 250 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/publish.rs:251:65 [INFO] [stdout] | [INFO] [stdout] 251 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:71:56 [INFO] [stdout] | [INFO] [stdout] 71 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:72:65 [INFO] [stdout] | [INFO] [stdout] 72 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:290:56 [INFO] [stdout] | [INFO] [stdout] 290 | let rusoto_client = HttpClient::from_connector(super::new_connector()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HttpsConnector: hyper::client::connect::Connect` is not satisfied [INFO] [stdout] --> src/client/subscribe.rs:291:65 [INFO] [stdout] | [INFO] [stdout] 291 | Self::initialize_internal(region, queue_name, provider, rusoto_client) [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `hyper::client::connect::Connect` is not implemented for `HttpsConnector` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `hyper::client::connect::Connect` for `ProxyConnector>` [INFO] [stdout] = note: required because of the requirements on the impl of `DispatchSignedRequest` for `HttpClient>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter_sources` found for trait object `dyn StdError` in the current scope [INFO] [stdout] --> src/error.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | let res = std::error::Error::iter_sources(self).fold( [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `dyn StdError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | self.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:310:47 [INFO] [stdout] | [INFO] [stdout] 310 | Self::AddrParse(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:311:49 [INFO] [stdout] | [INFO] [stdout] 311 | Self::Credentials(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:312:51 [INFO] [stdout] | [INFO] [stdout] 312 | Self::DeleteMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:313:46 [INFO] [stdout] | [INFO] [stdout] 313 | Self::FromUtf8(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:314:49 [INFO] [stdout] | [INFO] [stdout] 314 | Self::GetQueueUrl(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | Self::Http(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:316:43 [INFO] [stdout] | [INFO] [stdout] 316 | Self::Hyper(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | status: *status, [INFO] [stdout] | ^^^^^^^ expected struct `http::status::StatusCode`, found struct `StatusCode` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:318:48 [INFO] [stdout] | [INFO] [stdout] 318 | Self::InvalidUri(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:319:40 [INFO] [stdout] | [INFO] [stdout] 319 | Self::Io(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:320:52 [INFO] [stdout] | [INFO] [stdout] 320 | Self::ReceiveMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:321:49 [INFO] [stdout] | [INFO] [stdout] 321 | Self::SendMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:322:47 [INFO] [stdout] | [INFO] [stdout] 322 | Self::SerdeJson(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | Self::Uuid(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from` found for struct `StatusCode` in the current scope [INFO] [stdout] --> src/utils.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | outcome: RequestOutcome::Performed(StatusCode::try_from(status).unwrap()), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `StatusCode` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::convert::TryFrom;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | status: *status, [INFO] [stdout] | ^^^^^^^ expected struct `http::status::StatusCode`, found struct `StatusCode` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | headers: self.headers.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `http::header::map::HeaderMap`, found struct `HeaderMap` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::header::map::HeaderMap` [INFO] [stdout] found struct `HeaderMap` [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0412, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqsquatch` [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/utils.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | headers: self.headers.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `http::header::map::HeaderMap`, found struct `HeaderMap` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::header::map::HeaderMap` [INFO] [stdout] found struct `HeaderMap` [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0412, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5fa62f703493a932f4e24138fb47a5b091ae9d3ab9913974f4cad3e7ce89e92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa62f703493a932f4e24138fb47a5b091ae9d3ab9913974f4cad3e7ce89e92b", kill_on_drop: false }` [INFO] [stdout] 5fa62f703493a932f4e24138fb47a5b091ae9d3ab9913974f4cad3e7ce89e92b