[INFO] cloning repository https://github.com/toadslop/ezytutors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toadslop/ezytutors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoadslop%2Fezytutors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoadslop%2Fezytutors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99a37c79f3eb21141dd31330d7e5d75444894104 [INFO] checking toadslop/ezytutors against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoadslop%2Fezytutors" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/toadslop/ezytutors [INFO] finished tweaking git repo https://github.com/toadslop/ezytutors [INFO] tweaked toml for git repo https://github.com/toadslop/ezytutors written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/toadslop/ezytutors 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] crate git repo https://github.com/toadslop/ezytutors already has a lockfile, it will not be regenerated [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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/tutor-web-app-ssr/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/tutor-web-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 98acda91aeebfd1477ac1bcbbaa11a29df6283338616066f884d130de2589f9f [INFO] running `Command { std: "docker" "start" "-a" "98acda91aeebfd1477ac1bcbbaa11a29df6283338616066f884d130de2589f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98acda91aeebfd1477ac1bcbbaa11a29df6283338616066f884d130de2589f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98acda91aeebfd1477ac1bcbbaa11a29df6283338616066f884d130de2589f9f", kill_on_drop: false }` [INFO] [stdout] 98acda91aeebfd1477ac1bcbbaa11a29df6283338616066f884d130de2589f9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e976bfdb4ece79cc796a4b49b8f4faa0a373aabb2dc7d983f663659e4fc43006 [INFO] running `Command { std: "docker" "start" "-a" "e976bfdb4ece79cc796a4b49b8f4faa0a373aabb2dc7d983f663659e4fc43006", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/tutor-web-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/tutor-web-app-ssr/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking brotli v3.3.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking buf-min v0.4.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking blake2b_simd v1.0.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking rust-argon2 v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling v_escape_derive v0.8.5 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking actix-rt v2.6.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking pin-project v0.4.29 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking actix-http v2.2.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.3 [INFO] [stderr] Checking tera v1.15.0 [INFO] [stderr] Checking actix-files v0.5.0 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking sqlx-rt v0.2.0 [INFO] [stderr] Checking sqlx-core v0.4.2 [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.4.2/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] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] DataRow [INFO] [stdout] Notice [INFO] [stdout] and 5 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.4.2/src/postgres/connection/stream.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | 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.4.2/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] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] DataRow [INFO] [stdout] Notice [INFO] [stdout] and 5 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.4.2/src/postgres/connection/stream.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | 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.4.2/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] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] DataRow [INFO] [stdout] Notice [INFO] [stdout] and 5 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.4.2/src/postgres/connection/stream.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | 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.4.2/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] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] DataRow [INFO] [stdout] Notice [INFO] [stdout] and 5 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.4.2/src/postgres/connection/stream.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | 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.4.2/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] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] DataRow [INFO] [stdout] Notice [INFO] [stdout] and 5 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.4.2/src/postgres/connection/stream.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | 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.4.2/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] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] DataRow [INFO] [stdout] Notice [INFO] [stdout] and 5 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.4.2/src/postgres/connection/stream.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | 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 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 3 previous errors [INFO] running `Command { std: "docker" "inspect" "e976bfdb4ece79cc796a4b49b8f4faa0a373aabb2dc7d983f663659e4fc43006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e976bfdb4ece79cc796a4b49b8f4faa0a373aabb2dc7d983f663659e4fc43006", kill_on_drop: false }` [INFO] [stdout] e976bfdb4ece79cc796a4b49b8f4faa0a373aabb2dc7d983f663659e4fc43006