[INFO] fetching crate mybatis-sql 2.0.1...
[INFO] checking mybatis-sql-2.0.1 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] extracting crate mybatis-sql 2.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mybatis-sql 2.0.1
[INFO] finished tweaking crates.io crate mybatis-sql 2.0.1
[INFO] tweaked toml for crates.io crate mybatis-sql 2.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mybatis-sql 2.0.1 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 254 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad31a09e4f5e825ce53835cef039f318a3dc392444cfa83b20d1ebf30e429803
[INFO] running `Command { std: "docker" "start" "-a" "ad31a09e4f5e825ce53835cef039f318a3dc392444cfa83b20d1ebf30e429803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad31a09e4f5e825ce53835cef039f318a3dc392444cfa83b20d1ebf30e429803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad31a09e4f5e825ce53835cef039f318a3dc392444cfa83b20d1ebf30e429803", kill_on_drop: false }`
[INFO] [stdout] ad31a09e4f5e825ce53835cef039f318a3dc392444cfa83b20d1ebf30e429803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e8cd0df8e86f860b293c9e9d675c8b38d2c2f8e055c2cebc71b4339cc71851d
[INFO] running `Command { std: "docker" "start" "-a" "3e8cd0df8e86f860b293c9e9d675c8b38d2c2f8e055c2cebc71b4339cc71851d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pkcs1 v0.3.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking bigdecimal v0.2.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rsa v0.6.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking sqlx-rt v0.5.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking atoi v0.4.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking rbson v2.0.5
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ipnetwork v0.19.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling mybatis-macro v2.0.3
[INFO] [stderr]     Checking sqlx-core v0.5.13
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/executor.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .recv_expect(MessageFormat::ParseComplete)
[INFO] [stdout]    |          ^^^^^^^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]              `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]              `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]            and 21 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]    |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/executor.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let _ = conn
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 66 | |         .stream
[INFO] [stdout] 67 | |         .recv_expect(MessageFormat::ParseComplete)
[INFO] [stdout]    | |__________________________________________________^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]              `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]              `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]            and 21 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]    |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/executor.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .await?;
[INFO] [stdout]    |          ^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]              `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]              `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]              `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]            and 21 others
[INFO] [stdout]    = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]    = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]    |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:261:30
[INFO] [stdout]     |
[INFO] [stdout] 261 | ...                   .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |                        ^^^^^^^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:260:25
[INFO] [stdout]     |
[INFO] [stdout] 260 | /                         conn.stream
[INFO] [stdout] 261 | |                             .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     | |______________________________________________________________________^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:262:30
[INFO] [stdout]     |
[INFO] [stdout] 262 | ...                   .await?;
[INFO] [stdout]     |                        ^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |             .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 | /         conn.stream
[INFO] [stdout] 288 | |             .recv_expect(MessageFormat::ReadyForQuery)
[INFO] [stdout]     | |______________________________________________________^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |             .await?;
[INFO] [stdout]     |              ^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:324:33
[INFO] [stdout]     |
[INFO] [stdout] 324 |                     conn.stream.recv_expect(MessageFormat::CommandComplete).await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 |                     conn.stream.recv_expect(MessageFormat::CommandComplete).await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:325:33
[INFO] [stdout]     |
[INFO] [stdout] 325 |                     conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:325:21
[INFO] [stdout]     |
[INFO] [stdout] 325 |                     conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:324:77
[INFO] [stdout]     |
[INFO] [stdout] 324 |                     conn.stream.recv_expect(MessageFormat::CommandComplete).await?;
[INFO] [stdout]     |                                                                             ^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: io::decode::Decode<'_>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/copy.rs:325:75
[INFO] [stdout]     |
[INFO] [stdout] 325 |                     conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?;
[INFO] [stdout]     |                                                                           ^^^^^ the trait `io::decode::Decode<'_>` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `io::decode::Decode<'de, Context>`:
[INFO] [stdout]               `()` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthSwitchRequest` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `Authentication` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslContinue` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `AuthenticationSaslFinal` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BackendKeyData` implements `io::decode::Decode<'_>`
[INFO] [stdout]               `BinaryRow` implements `io::decode::Decode<'de, &'de [MySqlColumn]>`
[INFO] [stdout]               `ColumnDefinition` implements `io::decode::Decode<'_, Capabilities>`
[INFO] [stdout]             and 21 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `PgStream::recv_expect`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.5.13/src/postgres/connection/stream.rs:64:45
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub(crate) async fn recv_expect<'de, T: Decode<'de>>(
[INFO] [stdout]     |                                             ^^^^^^^^^^^ required by this bound in `PgStream::recv_expect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "3e8cd0df8e86f860b293c9e9d675c8b38d2c2f8e055c2cebc71b4339cc71851d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e8cd0df8e86f860b293c9e9d675c8b38d2c2f8e055c2cebc71b4339cc71851d", kill_on_drop: false }`
[INFO] [stdout] 3e8cd0df8e86f860b293c9e9d675c8b38d2c2f8e055c2cebc71b4339cc71851d
