[INFO] fetching crate amadeus-commoncrawl 0.4.3...
[INFO] checking amadeus-commoncrawl-0.4.3 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate amadeus-commoncrawl 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate amadeus-commoncrawl 0.4.3
[INFO] finished tweaking crates.io crate amadeus-commoncrawl 0.4.3
[INFO] tweaked toml for crates.io crate amadeus-commoncrawl 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amadeus-commoncrawl 0.4.3 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding async-compression v0.3.15 (available: v0.4.42)
[INFO] [stderr]       Adding bytes v1.1.0 (available: v1.11.1)
[INFO] [stderr]       Adding form_urlencoded v1.0.1 (available: v1.2.2)
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] [stderr]       Adding percent-encoding v2.1.0 (available: v2.3.2)
[INFO] [stderr]       Adding pin-project v0.4.30 (available: v1.1.12)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.3)
[INFO] [stderr]       Adding unicase v2.6.0 (available: v2.9.0)
[INFO] [stderr]       Adding url v2.3.0 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a3f4dd97fd0309535e32adb95c8fef8dba615f45cf7e3017c8ccca103b6bad5
[INFO] running `Command { std: "docker" "start" "-a" "9a3f4dd97fd0309535e32adb95c8fef8dba615f45cf7e3017c8ccca103b6bad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a3f4dd97fd0309535e32adb95c8fef8dba615f45cf7e3017c8ccca103b6bad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a3f4dd97fd0309535e32adb95c8fef8dba615f45cf7e3017c8ccca103b6bad5", kill_on_drop: false }`
[INFO] [stdout] 9a3f4dd97fd0309535e32adb95c8fef8dba615f45cf7e3017c8ccca103b6bad5
[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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa75e9dda045dac8cb0e43638f6fca5bb00119f40f28febf0982f5228c8ca8f6
[INFO] running `Command { std: "docker" "start" "-a" "fa75e9dda045dac8cb0e43638f6fca5bb00119f40f28febf0982f5228c8ca8f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_closure v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling amadeus-streaming v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling amadeus-core v0.4.3
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking sum v0.1.7
[INFO] [stderr]    Compiling amadeus-types v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]     Checking hashlink v0.5.1
[INFO] [stderr]     Checking recycle v0.1.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling amadeus-commoncrawl v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_closure_derive v0.3.3
[INFO] [stderr]    Compiling delegate-attr v0.2.9
[INFO] [stderr]     Checking owned_chars v0.3.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking reqwest_resume v0.3.2
[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[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:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | type Output = impl Stream<Item = Result<Webpage<'static>, io::Error>> + 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 2026-05-02; 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:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     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 2026-05-02; 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 32 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:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[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:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[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: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/lib.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |         #[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:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[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:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[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] error[E0658]: `impl Trait` in type aliases is unstable
[INFO] [stdout]   --> src/lib.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | type Output = impl Stream<Item = Result<Webpage<'static>, io::Error>> + 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 2026-05-02; 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:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     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 2026-05-02; 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 32 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:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[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:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[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: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/lib.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |         #[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:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[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:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[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] error: unconstrained opaque type
[INFO] [stdout]   --> src/lib.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | type Output = impl Stream<Item = Result<Webpage<'static>, io::Error>> + 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 `<CommonCrawl as Source>::DistStream::{opaque#0}`
[INFO] [stdout]    --> src/lib.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     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:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     type DistStream = impl DistributedStream<Item = Result<Self::Item, Self::Error>>;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unconstrained opaque type
[INFO] [stdout]   --> src/lib.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | type Output = impl Stream<Item = Result<Webpage<'static>, io::Error>> + 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 `<CommonCrawl as Source>::DistStream::{opaque#0}`
[INFO] [stdout]    --> src/lib.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     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:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     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:106:3
[INFO] [stdout]     |
[INFO] [stdout]  88 | type Output = impl Stream<Item = Result<Webpage<'static>, io::Error>> + Send;
[INFO] [stdout]     |               -------------------------------------------------------------- the expected opaque type
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub type Closure<> = |self|url=> String| -> Output where {
[INFO] [stdout]     |                                                 ------ expected `Output` because of return type
[INFO] [stdout]  92 |         #[allow(clippy::let_and_return)]
[INFO] [stdout]  93 |         let ret = async move {
[INFO] [stdout]     |                   ---------- the found `async` block
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     .map_err(|e| io::Error::new(io::ErrorKind::Other, e));
[INFO] [stdout]     |                              --- the found closure
[INFO] [stdout] ...
[INFO] [stdout] 106 |         ret
[INFO] [stdout]     |         ^^^ expected opaque type, found `FlattenStream<...>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest_resume-0.3.2/src/lib.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn bytes_stream(self) -> impl Stream<Item = reqwest::Result<Bytes>> + Send {
[INFO] [stdout]     |                                  ------------------------------------------------- the found opaque type
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected opaque type `Output`
[INFO] [stdout]                     found struct `FlattenStream<{async block@src/lib.rs:93:13: 93: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:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | / FnMutNamed! {
[INFO] [stdout]  91 | |     pub type Closure<> = |self|url=> String| -> Output where {
[INFO] [stdout]  92 | |         #[allow(clippy::let_and_return)]
[INFO] [stdout]  93 | |         let ret = async move {
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | | }
[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] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:106:3
[INFO] [stdout]     |
[INFO] [stdout]  88 | type Output = impl Stream<Item = Result<Webpage<'static>, io::Error>> + Send;
[INFO] [stdout]     |               -------------------------------------------------------------- the expected opaque type
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub type Closure<> = |self|url=> String| -> Output where {
[INFO] [stdout]     |                                                 ------ expected `Output` because of return type
[INFO] [stdout]  92 |         #[allow(clippy::let_and_return)]
[INFO] [stdout]  93 |         let ret = async move {
[INFO] [stdout]     |                   ---------- the found `async` block
[INFO] [stdout] ...
[INFO] [stdout]  97 |                     .map_err(|e| io::Error::new(io::ErrorKind::Other, e));
[INFO] [stdout]     |                              --- the found closure
[INFO] [stdout] ...
[INFO] [stdout] 106 |         ret
[INFO] [stdout]     |         ^^^ expected opaque type, found `FlattenStream<...>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest_resume-0.3.2/src/lib.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn bytes_stream(self) -> impl Stream<Item = reqwest::Result<Bytes>> + Send {
[INFO] [stdout]     |                                  ------------------------------------------------- the found opaque type
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected opaque type `Output`
[INFO] [stdout]                     found struct `FlattenStream<{async block@src/lib.rs:93:13: 93: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:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | / FnMutNamed! {
[INFO] [stdout]  91 | |     pub type Closure<> = |self|url=> String| -> Output where {
[INFO] [stdout]  92 | |         #[allow(clippy::let_and_return)]
[INFO] [stdout]  93 | |         let ret = async move {
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | | }
[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-commoncrawl` (lib test) due to 6 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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-commoncrawl` (lib) due to 6 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fa75e9dda045dac8cb0e43638f6fca5bb00119f40f28febf0982f5228c8ca8f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa75e9dda045dac8cb0e43638f6fca5bb00119f40f28febf0982f5228c8ca8f6", kill_on_drop: false }`
[INFO] [stdout] fa75e9dda045dac8cb0e43638f6fca5bb00119f40f28febf0982f5228c8ca8f6
