[INFO] crate sqsquatch 0.2.2 is already in cache
[INFO] checking sqsquatch-0.2.2 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate sqsquatch 0.2.2 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate sqsquatch 0.2.2 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] df4a6148a0ff52bcaed28bed5b3434009c44f38d02d4f24bc3af8fcce6f473ac
[INFO] running `"docker" "start" "-a" "df4a6148a0ff52bcaed28bed5b3434009c44f38d02d4f24bc3af8fcce6f473ac"`
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling rusoto_core v0.42.0
[INFO] [stderr]     Checking tokio-tls v0.2.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking tokio-signal v0.2.9
[INFO] [stderr]     Checking tokio-core v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking tokio-process v0.2.5
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking typed-headers v0.1.1
[INFO] [stderr]     Checking hyper-proxy v0.5.1
[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 futures-timer v0.3.0
[INFO] [stderr]     Checking juliex v0.3.0-alpha.8
[INFO] [stderr]     Checking runtime-tokio v0.3.0-alpha.6
[INFO] [stderr]     Checking runtime-native v0.3.0-alpha.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling tokio-macros v0.2.0-alpha.6
[INFO] [stderr]    Compiling runtime-attributes v0.3.0-alpha.6
[INFO] [stderr]     Checking tracing v0.1.13
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking tokio-executor v0.2.0-alpha.6
[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-timer v0.3.0-alpha.6
[INFO] [stderr]     Checking tokio-fs v0.2.0-alpha.6
[INFO] [stderr]     Checking tokio v0.2.0-alpha.6
[INFO] [stderr]     Checking rusoto_credential v0.42.0
[INFO] [stderr]     Checking rusoto_signature v0.42.0
[INFO] [stderr]     Checking rusoto_mock v0.42.0
[INFO] [stderr]     Checking rusoto_sqs v0.42.0
[INFO] [stderr]     Checking sqsquatch v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: lint `nested_impl_trait` has been removed: `converted into hard error, see issue #59014 <https://github.com/rust-lang/rust/issues/59014> for more information`
[INFO] [stderr]   --> src/lib.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     nested_impl_trait,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired`
[INFO] [stderr]   --> src/lib.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 |     plugin_as_library,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lint `redundant_semicolon` has been renamed to `redundant_semicolons`
[INFO] [stderr]   --> src/lib.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 |     redundant_semicolon,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ help: use the new name: `redundant_semicolons`
[INFO] [stderr] 
[INFO] [stderr] warning: lint `nested_impl_trait` has been removed: `converted into hard error, see issue #59014 <https://github.com/rust-lang/rust/issues/59014> for more information`
[INFO] [stderr]   --> src/lib.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     nested_impl_trait,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired`
[INFO] [stderr]   --> src/lib.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 |     plugin_as_library,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lint `redundant_semicolon` has been renamed to `redundant_semicolons`
[INFO] [stderr]   --> src/lib.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 |     redundant_semicolon,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ help: use the new name: `redundant_semicolons`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `http::HttpTryFrom`
[INFO] [stderr]  --> src/utils.rs:2:43
[INFO] [stderr]   |
[INFO] [stderr] 2 | use http::{header::HeaderName, HeaderMap, HttpTryFrom, StatusCode};
[INFO] [stderr]   |                                           ^^^^^^^^^^^ no `HttpTryFrom` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: `?` couldn't convert the error to `error::Error`
[INFO] [stderr]   --> src/client/mod.rs:25:72
[INFO] [stderr]    |
[INFO] [stderr] 25 |         let proxy = Proxy::new(Intercept::All, proxy_url.parse::<Uri>()?);
[INFO] [stderr]    |                                                                        ^ the trait `std::convert::From<http::uri::InvalidUri>` is not implemented for `error::Error`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = help: the following implementations were found:
[INFO] [stderr]              <error::Error as std::convert::From<&str>>
[INFO] [stderr]              <error::Error as std::convert::From<http::error::Error>>
[INFO] [stderr]              <error::Error as std::convert::From<http::uri::InvalidUri>>
[INFO] [stderr]              <error::Error as std::convert::From<hyper::error::Error>>
[INFO] [stderr]            and 12 others
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `iter_sources` found for trait object `dyn std::error::Error` in the current scope
[INFO] [stderr]   --> src/error.rs:85:38
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let res = std::error::Error::iter_sources(self).fold(
[INFO] [stderr]    |                                      ^^^^^^^^^^^^ function or associated item not found in `dyn std::error::Error`
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:86:18
[INFO] [stderr]    |
[INFO] [stderr] 86 |             self.description().to_string(),
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     deprecated,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:310:47
[INFO] [stderr]     |
[INFO] [stderr] 310 |             Self::AddrParse(source) => source.description(),
[INFO] [stderr]     |                                               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:311:49
[INFO] [stderr]     |
[INFO] [stderr] 311 |             Self::Credentials(source) => source.description(),
[INFO] [stderr]     |                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:312:51
[INFO] [stderr]     |
[INFO] [stderr] 312 |             Self::DeleteMessage(source) => source.description(),
[INFO] [stderr]     |                                                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:313:46
[INFO] [stderr]     |
[INFO] [stderr] 313 |             Self::FromUtf8(source) => source.description(),
[INFO] [stderr]     |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:314:49
[INFO] [stderr]     |
[INFO] [stderr] 314 |             Self::GetQueueUrl(source) => source.description(),
[INFO] [stderr]     |                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:315:42
[INFO] [stderr]     |
[INFO] [stderr] 315 |             Self::Http(source) => source.description(),
[INFO] [stderr]     |                                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:316:43
[INFO] [stderr]     |
[INFO] [stderr] 316 |             Self::Hyper(source) => source.description(),
[INFO] [stderr]     |                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:317:46
[INFO] [stderr]     |
[INFO] [stderr] 317 |             Self::HyperTls(source) => source.description(),
[INFO] [stderr]     |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:318:48
[INFO] [stderr]     |
[INFO] [stderr] 318 |             Self::InvalidUri(source) => source.description(),
[INFO] [stderr]     |                                                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:319:40
[INFO] [stderr]     |
[INFO] [stderr] 319 |             Self::Io(source) => source.description(),
[INFO] [stderr]     |                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:320:52
[INFO] [stderr]     |
[INFO] [stderr] 320 |             Self::ReceiveMessage(source) => source.description(),
[INFO] [stderr]     |                                                    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:321:49
[INFO] [stderr]     |
[INFO] [stderr] 321 |             Self::SendMessage(source) => source.description(),
[INFO] [stderr]     |                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:322:47
[INFO] [stderr]     |
[INFO] [stderr] 322 |             Self::SerdeJson(source) => source.description(),
[INFO] [stderr]     |                                               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:324:42
[INFO] [stderr]     |
[INFO] [stderr] 324 |             Self::Uuid(source) => source.description(),
[INFO] [stderr]     |                                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `try_from` found for struct `http::status::StatusCode` in the current scope
[INFO] [stderr]   --> src/utils.rs:52:60
[INFO] [stderr]    |
[INFO] [stderr] 52 |             outcome: RequestOutcome::Performed(StatusCode::try_from(status).unwrap()),
[INFO] [stderr]    |                                                            ^^^^^^^^ function or associated item not found in `http::status::StatusCode`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use std::convert::TryFrom;`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]    --> src/utils.rs:128:29
[INFO] [stderr]     |
[INFO] [stderr] 128 |                     status: *status,
[INFO] [stderr]     |                             ^^^^^^^ expected struct `http::status::StatusCode`, found a different struct `http::status::StatusCode`
[INFO] [stderr]     |
[INFO] [stderr]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `http::HttpTryFrom`
[INFO] [stderr]  --> src/utils.rs:2:43
[INFO] [stderr]   |
[INFO] [stderr] 2 | use http::{header::HeaderName, HeaderMap, HttpTryFrom, StatusCode};
[INFO] [stderr]   |                                           ^^^^^^^^^^^ no `HttpTryFrom` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]    --> src/utils.rs:130:30
[INFO] [stderr]     |
[INFO] [stderr] 130 |                     headers: self.headers.clone(),
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ expected struct `http::header::map::HeaderMap`, found a different struct `http::header::map::HeaderMap`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected struct `http::header::map::HeaderMap<std::string::String>` (struct `http::header::map::HeaderMap`)
[INFO] [stderr]                found struct `http::header::map::HeaderMap<std::string::String>` (struct `http::header::map::HeaderMap`)
[INFO] [stderr]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 21 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0432, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[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] [stderr] error[E0277]: `?` couldn't convert the error to `error::Error`
[INFO] [stderr]   --> src/client/mod.rs:25:72
[INFO] [stderr]    |
[INFO] [stderr] 25 |         let proxy = Proxy::new(Intercept::All, proxy_url.parse::<Uri>()?);
[INFO] [stderr]    |                                                                        ^ the trait `std::convert::From<http::uri::InvalidUri>` is not implemented for `error::Error`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stderr]    = help: the following implementations were found:
[INFO] [stderr]              <error::Error as std::convert::From<&str>>
[INFO] [stderr]              <error::Error as std::convert::From<http::error::Error>>
[INFO] [stderr]              <error::Error as std::convert::From<http::uri::InvalidUri>>
[INFO] [stderr]              <error::Error as std::convert::From<hyper::error::Error>>
[INFO] [stderr]            and 12 others
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `iter_sources` found for trait object `dyn std::error::Error` in the current scope
[INFO] [stderr]   --> src/error.rs:85:38
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let res = std::error::Error::iter_sources(self).fold(
[INFO] [stderr]    |                                      ^^^^^^^^^^^^ function or associated item not found in `dyn std::error::Error`
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:86:18
[INFO] [stderr]    |
[INFO] [stderr] 86 |             self.description().to_string(),
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     deprecated,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:310:47
[INFO] [stderr]     |
[INFO] [stderr] 310 |             Self::AddrParse(source) => source.description(),
[INFO] [stderr]     |                                               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:311:49
[INFO] [stderr]     |
[INFO] [stderr] 311 |             Self::Credentials(source) => source.description(),
[INFO] [stderr]     |                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:312:51
[INFO] [stderr]     |
[INFO] [stderr] 312 |             Self::DeleteMessage(source) => source.description(),
[INFO] [stderr]     |                                                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:313:46
[INFO] [stderr]     |
[INFO] [stderr] 313 |             Self::FromUtf8(source) => source.description(),
[INFO] [stderr]     |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:314:49
[INFO] [stderr]     |
[INFO] [stderr] 314 |             Self::GetQueueUrl(source) => source.description(),
[INFO] [stderr]     |                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:315:42
[INFO] [stderr]     |
[INFO] [stderr] 315 |             Self::Http(source) => source.description(),
[INFO] [stderr]     |                                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:316:43
[INFO] [stderr]     |
[INFO] [stderr] 316 |             Self::Hyper(source) => source.description(),
[INFO] [stderr]     |                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:317:46
[INFO] [stderr]     |
[INFO] [stderr] 317 |             Self::HyperTls(source) => source.description(),
[INFO] [stderr]     |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:318:48
[INFO] [stderr]     |
[INFO] [stderr] 318 |             Self::InvalidUri(source) => source.description(),
[INFO] [stderr]     |                                                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:319:40
[INFO] [stderr]     |
[INFO] [stderr] 319 |             Self::Io(source) => source.description(),
[INFO] [stderr]     |                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:320:52
[INFO] [stderr]     |
[INFO] [stderr] 320 |             Self::ReceiveMessage(source) => source.description(),
[INFO] [stderr]     |                                                    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:321:49
[INFO] [stderr]     |
[INFO] [stderr] 321 |             Self::SendMessage(source) => source.description(),
[INFO] [stderr]     |                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:322:47
[INFO] [stderr]     |
[INFO] [stderr] 322 |             Self::SerdeJson(source) => source.description(),
[INFO] [stderr]     |                                               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/error.rs:324:42
[INFO] [stderr]     |
[INFO] [stderr] 324 |             Self::Uuid(source) => source.description(),
[INFO] [stderr]     |                                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `try_from` found for struct `http::status::StatusCode` in the current scope
[INFO] [stderr]   --> src/utils.rs:52:60
[INFO] [stderr]    |
[INFO] [stderr] 52 |             outcome: RequestOutcome::Performed(StatusCode::try_from(status).unwrap()),
[INFO] [stderr]    |                                                            ^^^^^^^^ function or associated item not found in `http::status::StatusCode`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use std::convert::TryFrom;`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]    --> src/utils.rs:128:29
[INFO] [stderr]     |
[INFO] [stderr] 128 |                     status: *status,
[INFO] [stderr]     |                             ^^^^^^^ expected struct `http::status::StatusCode`, found a different struct `http::status::StatusCode`
[INFO] [stderr]     |
[INFO] [stderr]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]    --> src/utils.rs:130:30
[INFO] [stderr]     |
[INFO] [stderr] 130 |                     headers: self.headers.clone(),
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ expected struct `http::header::map::HeaderMap`, found a different struct `http::header::map::HeaderMap`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected struct `http::header::map::HeaderMap<std::string::String>` (struct `http::header::map::HeaderMap`)
[INFO] [stderr]                found struct `http::header::map::HeaderMap<std::string::String>` (struct `http::header::map::HeaderMap`)
[INFO] [stderr]     = note: perhaps two different versions of crate `http` are being used?
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 21 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0432, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `sqsquatch`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "df4a6148a0ff52bcaed28bed5b3434009c44f38d02d4f24bc3af8fcce6f473ac"`
[INFO] running `"docker" "rm" "-f" "df4a6148a0ff52bcaed28bed5b3434009c44f38d02d4f24bc3af8fcce6f473ac"`
[INFO] [stdout] df4a6148a0ff52bcaed28bed5b3434009c44f38d02d4f24bc3af8fcce6f473ac
