[INFO] cloning repository https://github.com/dee-cool/cutil-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dee-cool/cutil-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdee-cool%2Fcutil-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdee-cool%2Fcutil-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f39de17930537d0e39624a699db10be1184d107 [INFO] checking dee-cool/cutil-rust against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdee-cool%2Fcutil-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dee-cool/cutil-rust [INFO] finished tweaking git repo https://github.com/dee-cool/cutil-rust [INFO] tweaked toml for git repo https://github.com/dee-cool/cutil-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dee-cool/cutil-rust on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dee-cool/cutil-rust 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0858d037f49b975613dc498fc8bbfe442107ff9375a2b7ae35eebb980907799 [INFO] running `Command { std: "docker" "start" "-a" "e0858d037f49b975613dc498fc8bbfe442107ff9375a2b7ae35eebb980907799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0858d037f49b975613dc498fc8bbfe442107ff9375a2b7ae35eebb980907799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0858d037f49b975613dc498fc8bbfe442107ff9375a2b7ae35eebb980907799", kill_on_drop: false }` [INFO] [stdout] e0858d037f49b975613dc498fc8bbfe442107ff9375a2b7ae35eebb980907799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb3fbfd970a5101e8b9224971d8c8bfef87122092b47649f414b249453e2963 [INFO] running `Command { std: "docker" "start" "-a" "ccb3fbfd970a5101e8b9224971d8c8bfef87122092b47649f414b249453e2963", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling statum-core v0.1.48 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling utoipauto-core v0.2.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Compiling utoipauto-macro v0.2.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling sea-orm-macros v0.12.15 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling actify-macros v0.3.5 [INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/executor.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | .recv_expect(MessageFormat::ParseComplete) [INFO] [stdout] | ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/executor.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let _ = conn [INFO] [stdout] | _____________^ [INFO] [stdout] 67 | | .stream [INFO] [stdout] 68 | | .recv_expect(MessageFormat::ParseComplete) [INFO] [stdout] | |__________________________________________________^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/connection/executor.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | .await?; [INFO] [stdout] | ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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] [stderr] Compiling statum-macros v0.1.48 [INFO] [stdout] error[E0277]: the trait bound `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:280:30 [INFO] [stdout] | [INFO] [stdout] 280 | ... .recv_expect(MessageFormat::ReadyForQuery) [INFO] [stdout] | ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:279:25 [INFO] [stdout] | [INFO] [stdout] 279 | / conn.stream [INFO] [stdout] 280 | | .recv_expect(MessageFormat::ReadyForQuery) [INFO] [stdout] | |______________________________________________________________________^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | ... .await?; [INFO] [stdout] | ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 314 | .recv_expect(MessageFormat::ReadyForQuery) [INFO] [stdout] | ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | / conn.stream [INFO] [stdout] 314 | | .recv_expect(MessageFormat::ReadyForQuery) [INFO] [stdout] | |______________________________________________________^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | .await?; [INFO] [stdout] | ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:350:33 [INFO] [stdout] | [INFO] [stdout] 350 | conn.stream.recv_expect(MessageFormat::CommandComplete).await?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | conn.stream.recv_expect(MessageFormat::CommandComplete).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:351:33 [INFO] [stdout] | [INFO] [stdout] 351 | conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 351 | conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:350:77 [INFO] [stdout] | [INFO] [stdout] 350 | conn.stream.recv_expect(MessageFormat::CommandComplete).await?; [INFO] [stdout] | ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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 `!: sqlx_core::io::Decode<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/copy.rs:351:75 [INFO] [stdout] | [INFO] [stdout] 351 | conn.stream.recv_expect(MessageFormat::ReadyForQuery).await?; [INFO] [stdout] | ^^^^^ the trait `sqlx_core::io::Decode<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sqlx_core::io::Decode<'de, Context>`: [INFO] [stdout] () [INFO] [stdout] Authentication [INFO] [stdout] AuthenticationSaslContinue [INFO] [stdout] AuthenticationSaslFinal [INFO] [stdout] BackendKeyData [INFO] [stdout] CommandComplete [INFO] [stdout] CopyData [INFO] [stdout] CopyDone [INFO] [stdout] and 10 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-postgres-0.7.4/src/connection/stream.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | 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] [stderr] Compiling more-di-macros v3.1.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking statum v0.1.48 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Checking rumqttc v0.24.0 [INFO] [stderr] Compiling struct-convert v1.4.0 [INFO] [stderr] Checking more-di v3.1.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-postgres` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ccb3fbfd970a5101e8b9224971d8c8bfef87122092b47649f414b249453e2963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb3fbfd970a5101e8b9224971d8c8bfef87122092b47649f414b249453e2963", kill_on_drop: false }` [INFO] [stdout] ccb3fbfd970a5101e8b9224971d8c8bfef87122092b47649f414b249453e2963