[INFO] fetching crate amadeus-postgres 0.4.3...
[INFO] testing amadeus-postgres-0.4.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate amadeus-postgres 0.4.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate amadeus-postgres 0.4.3
[INFO] finished tweaking crates.io crate amadeus-postgres 0.4.3
[INFO] tweaked toml for crates.io crate amadeus-postgres 0.4.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amadeus-postgres 0.4.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 188 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.10.1)
[INFO] [stderr]       Adding educe v0.4.23 (available: v0.6.0)
[INFO] [stderr]       Adding pin-project v0.4.30 (available: v1.1.10)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] [stderr]       Adding tokio-postgres v0.5.5 (available: v0.7.15)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56ee110e97bba3b14832ad56bfdc7ffb23448815767e0a4c478bdfa8fa0fb32
[INFO] running `Command { std: "docker" "start" "-a" "b56ee110e97bba3b14832ad56bfdc7ffb23448815767e0a4c478bdfa8fa0fb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56ee110e97bba3b14832ad56bfdc7ffb23448815767e0a4c478bdfa8fa0fb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56ee110e97bba3b14832ad56bfdc7ffb23448815767e0a4c478bdfa8fa0fb32", kill_on_drop: false }`
[INFO] [stdout] b56ee110e97bba3b14832ad56bfdc7ffb23448815767e0a4c478bdfa8fa0fb32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9819a72f1085cd97010762e983c9442281255fe3101b963c5859cb6f3ddf00b2
[INFO] running `Command { std: "docker" "start" "-a" "9819a72f1085cd97010762e983c9442281255fe3101b963c5859cb6f3ddf00b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_closure v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling amadeus-streaming v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling amadeus-core v0.4.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling amadeus-types v0.4.3
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sum v0.1.7
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling hashlink v0.5.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling recycle v0.1.0
[INFO] [stderr]    Compiling postgres-protocol v0.5.3
[INFO] [stderr]    Compiling amadeus-postgres v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling postgres-types v0.1.3
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tokio-postgres v0.5.5
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling serde_closure_derive v0.3.3
[INFO] [stderr]    Compiling delegate-attr v0.2.9
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling owned_chars v0.3.2
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![cfg_attr(nightly, feature(min_type_alias_impl_trait))]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.56.0; see <https://github.com/rust-lang/rust/pull/87564> for more information
[INFO] [stdout]    = note: removed in favor of full type_alias_impl_trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable
[INFO] [stdout]    --> src/lib.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | type Output<Row: PostgresData> = impl Stream<Item = Result<Row, PostgresError>> + Send;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(type_alias_impl_trait)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/lib.rs:288:20
[INFO] [stdout]     |
[INFO] [stdout] 288 |     type DistStream = impl DistributedStream<Item = Result<Self::Item, Self::Error>>;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![cfg_attr(nightly, feature(min_type_alias_impl_trait))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/lib.rs:216:11
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[cfg(not(nightly))]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/lib.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[cfg(nightly)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/lib.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |     ) -> Result<Self, Box<dyn std::error::Error + Sync + Send>>;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:17:2
[INFO] [stdout]    |
[INFO] [stdout] 17 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 67 -     ) -> Result<Self, Box<dyn std::error::Error + Sync + Send>>;
[INFO] [stdout] 67 +     ) -> Result<Self, Box<dyn error::Error + Sync + Send>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     type Err = Box<dyn std::error::Error + 'static + Send + Sync>;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 169 -     type Err = Box<dyn std::error::Error + 'static + Send + Sync>;
[INFO] [stdout] 169 +     type Err = Box<dyn error::Error + 'static + Send + Sync>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/lib.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |         #[cfg(not(nightly))]
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/lib.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(not(nightly))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/lib.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[cfg(nightly)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:405:24
[INFO] [stdout]     |
[INFO] [stdout] 405 | ) -> Result<T, Box<dyn std::error::Error + Sync + Send>>
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 405 - ) -> Result<T, Box<dyn std::error::Error + Sync + Send>>
[INFO] [stdout] 405 + ) -> Result<T, Box<dyn error::Error + Sync + Send>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unconstrained opaque type
[INFO] [stdout]    --> src/lib.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 | type Output<Row: PostgresData> = impl Stream<Item = Result<Row, PostgresError>> + Send;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Output` must be used in combination with a concrete type within the same crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `<Postgres<Row> as amadeus_core::Source>::DistStream::{opaque#0}`
[INFO] [stdout]    --> src/lib.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn par_stream(self) -> Self::ParStream {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider removing `#[define_opaque]` or adding an empty `#[define_opaque()]`
[INFO] [stdout] note: this opaque type is supposed to be constrained
[INFO] [stdout]    --> src/lib.rs:288:20
[INFO] [stdout]     |
[INFO] [stdout] 288 |     type DistStream = impl DistributedStream<Item = Result<Self::Item, Self::Error>>;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:267:3
[INFO] [stdout]     |
[INFO] [stdout] 219 | type Output<Row: PostgresData> = impl Stream<Item = Result<Row, PostgresError>> + Send;
[INFO] [stdout]     |                                  ----------------------------------------------------- the expected opaque type
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub type Closure<Row> = |self|(config, tables)=> (ConnectParams, Vec<PostgresSelect>)| -> Output<Row>
[INFO] [stdout]     |                                                                                               ----------- expected `Output<Row>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 227 |         let ret = async move {
[INFO] [stdout]     |                   ---------- one of the found `async` blocks
[INFO] [stdout] ...
[INFO] [stdout] 237 |             stream::iter(tables.into_iter()).flat_map(move |table: PostgresSelect| {
[INFO] [stdout]     |                                                       ---------------------------- one of the found closures
[INFO] [stdout] 238 |                 let client = client.clone();
[INFO] [stdout] 239 |                 async move {
[INFO] [stdout]     |                 ---------- one of the found `async` blocks
[INFO] [stdout] ...
[INFO] [stdout] 252 |                         .map_ok(|row| {
[INFO] [stdout]     |                                 ----- one of the found closures
[INFO] [stdout] ...
[INFO] [stdout] 267 |         ret
[INFO] [stdout]     |         ^^^ expected opaque type, found `FlattenStream<...>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected opaque type `Output<Row>`
[INFO] [stdout]                     found struct `FlattenStream<{async block@src/lib.rs:227:13: 227:23}>`
[INFO] [stdout] note: this item must have a `#[define_opaque(Output)]` attribute to be able to define hidden types
[INFO] [stdout]    --> src/lib.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / FnMutNamed! {
[INFO] [stdout] 222 | |     pub type Closure<Row> = |self|(config, tables)=> (ConnectParams, Vec<PostgresSelect>)| -> Output<Row>
[INFO] [stdout] 223 | |     where
[INFO] [stdout] 224 | |         Row: PostgresData
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `FnMutNamed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `amadeus-postgres` (lib) due to 6 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9819a72f1085cd97010762e983c9442281255fe3101b963c5859cb6f3ddf00b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9819a72f1085cd97010762e983c9442281255fe3101b963c5859cb6f3ddf00b2", kill_on_drop: false }`
[INFO] [stdout] 9819a72f1085cd97010762e983c9442281255fe3101b963c5859cb6f3ddf00b2
