[INFO] fetching crate amadeus-aws 0.4.3... [INFO] checking amadeus-aws-0.4.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate amadeus-aws 0.4.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate amadeus-aws 0.4.3 [INFO] finished tweaking crates.io crate amadeus-aws 0.4.3 [INFO] tweaked toml for crates.io crate amadeus-aws 0.4.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate amadeus-aws 0.4.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 276 packages to latest compatible versions [INFO] [stderr] Adding async-compression v0.3.15 (available: v0.4.28) [INFO] [stderr] Adding futures-retry v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding rusoto_core v0.45.0 (available: v0.48.0) [INFO] [stderr] Adding rusoto_credential v0.45.0 (available: v0.48.0) [INFO] [stderr] Adding rusoto_s3 v0.45.0 (available: v0.48.0) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fccc7e5e397ec64a1d41e7fb95ab9cf070a4071d80cc6b034d1d82468df114f9 [INFO] running `Command { std: "docker" "start" "-a" "fccc7e5e397ec64a1d41e7fb95ab9cf070a4071d80cc6b034d1d82468df114f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fccc7e5e397ec64a1d41e7fb95ab9cf070a4071d80cc6b034d1d82468df114f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fccc7e5e397ec64a1d41e7fb95ab9cf070a4071d80cc6b034d1d82468df114f9", kill_on_drop: false }` [INFO] [stdout] fccc7e5e397ec64a1d41e7fb95ab9cf070a4071d80cc6b034d1d82468df114f9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f075affe01ac558329abf5867869875c99b11f211051437f5f713c8e7beb4feb [INFO] running `Command { std: "docker" "start" "-a" "f075affe01ac558329abf5867869875c99b11f211051437f5f713c8e7beb4feb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling serde_closure v0.3.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling serde_closure_derive v0.3.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling amadeus-streaming v0.4.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling amadeus-core v0.4.3 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking owned_chars v0.3.2 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling amadeus-types v0.4.3 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hashlink v0.5.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking recycle v0.1.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling amadeus-aws v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures-retry v0.5.0 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sum v0.1.7 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking rusoto_credential v0.45.0 [INFO] [stderr] Checking rusoto_signature v0.45.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking rusoto_s3 v0.45.0 [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 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 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/cloudfront.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | type Output = impl Stream> + Send; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-13; 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/cloudfront.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | type DistStream = impl DistributedStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-13; 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 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/cloudfront.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/lib.rs:73:42 [INFO] [stdout] | [INFO] [stdout] 73 | futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [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] 73 - futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [INFO] [stdout] 73 + futures_retry::RetryPolicy::WaitRetry(Duration::from_millis(10)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/lib.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 76 - futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [INFO] [stdout] 76 + futures_retry::RetryPolicy::WaitRetry(Duration::from_millis(10)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unconstrained opaque type [INFO] [stdout] --> src/cloudfront.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | type Output = impl Stream> + 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 `::DistStream::{opaque#0}` [INFO] [stdout] --> src/cloudfront.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | 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/cloudfront.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | type DistStream = impl DistributedStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/cloudfront.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | type Output = impl Stream> + Send; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-13; 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/cloudfront.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | type DistStream = impl DistributedStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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-08-13; 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 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/cloudfront.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/cloudfront.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/lib.rs:73:42 [INFO] [stdout] | [INFO] [stdout] 73 | futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [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] 73 - futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [INFO] [stdout] 73 + futures_retry::RetryPolicy::WaitRetry(Duration::from_millis(10)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/lib.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 76 - futures_retry::RetryPolicy::WaitRetry(std::time::Duration::from_millis(10)) [INFO] [stdout] 76 + futures_retry::RetryPolicy::WaitRetry(Duration::from_millis(10)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cloudfront.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 59 | type Output = impl Stream> + Send; [INFO] [stdout] | ---------------------------------------------------------- the expected opaque type [INFO] [stdout] ... [INFO] [stdout] 62 | pub type Closure<> = |self, credentials: AwsCredentials, region: AwsRegion, bucket: String|key=> String| -> Output where { [INFO] [stdout] | ------ expected `cloudfront::Output` because of return type [INFO] [stdout] ... [INFO] [stdout] 66 | let ret = async move { [INFO] [stdout] | ---------- one of the found `async` blocks [INFO] [stdout] ... [INFO] [stdout] 87 | .filter(|x: &Result| { [INFO] [stdout] | ------------------------------- one of the found closures [INFO] [stdout] ... [INFO] [stdout] 94 | .then(|x: Result| async { [INFO] [stdout] | ------------------------------ ----- one of the found `async` blocks [INFO] [stdout] | | [INFO] [stdout] | one of the found closures [INFO] [stdout] ... [INFO] [stdout] 105 | .map(|x: Result, _>| x.and_then(identity)); [INFO] [stdout] | ---------------------------------------- one of the found closures [INFO] [stdout] ... [INFO] [stdout] 108 | ret [INFO] [stdout] | ^^^ expected opaque type, found `Map, ...>` [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `cloudfront::Output` [INFO] [stdout] found struct `futures::stream::Map, {closure@src/cloudfront.rs:105:8: 105:48}>` [INFO] [stdout] note: this item must have a `#[define_opaque(cloudfront::Output)]` attribute to be able to define hidden types [INFO] [stdout] --> src/cloudfront.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / FnMutNamed! { [INFO] [stdout] 62 | | pub type Closure<> = |self, credentials: AwsCredentials, region: AwsRegion, bucket: String|key=> String| -> Output where { [INFO] [stdout] 63 | | let (credentials, region, bucket) = [INFO] [stdout] 64 | | (self.credentials.clone(), self.region.clone(), self.bucket.clone()); [INFO] [stdout] ... | [INFO] [stdout] 110 | | } [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: unconstrained opaque type [INFO] [stdout] --> src/cloudfront.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | type Output = impl Stream> + 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 `::DistStream::{opaque#0}` [INFO] [stdout] --> src/cloudfront.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | 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/cloudfront.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | type DistStream = impl DistributedStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/cloudfront.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 59 | type Output = impl Stream> + Send; [INFO] [stdout] | ---------------------------------------------------------- the expected opaque type [INFO] [stdout] ... [INFO] [stdout] 62 | pub type Closure<> = |self, credentials: AwsCredentials, region: AwsRegion, bucket: String|key=> String| -> Output where { [INFO] [stdout] | ------ expected `cloudfront::Output` because of return type [INFO] [stdout] ... [INFO] [stdout] 66 | let ret = async move { [INFO] [stdout] | ---------- one of the found `async` blocks [INFO] [stdout] ... [INFO] [stdout] 87 | .filter(|x: &Result| { [INFO] [stdout] | ------------------------------- one of the found closures [INFO] [stdout] ... [INFO] [stdout] 94 | .then(|x: Result| async { [INFO] [stdout] | ------------------------------ ----- one of the found `async` blocks [INFO] [stdout] | | [INFO] [stdout] | one of the found closures [INFO] [stdout] ... [INFO] [stdout] 105 | .map(|x: Result, _>| x.and_then(identity)); [INFO] [stdout] | ---------------------------------------- one of the found closures [INFO] [stdout] ... [INFO] [stdout] 108 | ret [INFO] [stdout] | ^^^ expected opaque type, found `Map, ...>` [INFO] [stdout] | [INFO] [stdout] = note: expected opaque type `cloudfront::Output` [INFO] [stdout] found struct `futures::stream::Map, {closure@src/cloudfront.rs:105:8: 105:48}>` [INFO] [stdout] note: this item must have a `#[define_opaque(cloudfront::Output)]` attribute to be able to define hidden types [INFO] [stdout] --> src/cloudfront.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / FnMutNamed! { [INFO] [stdout] 62 | | pub type Closure<> = |self, credentials: AwsCredentials, region: AwsRegion, bucket: String|key=> String| -> Output where { [INFO] [stdout] 63 | | let (credentials, region, bucket) = [INFO] [stdout] 64 | | (self.credentials.clone(), self.region.clone(), self.bucket.clone()); [INFO] [stdout] ... | [INFO] [stdout] 110 | | } [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-aws` (lib test) due to 6 previous errors; 8 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-aws` (lib) due to 6 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f075affe01ac558329abf5867869875c99b11f211051437f5f713c8e7beb4feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f075affe01ac558329abf5867869875c99b11f211051437f5f713c8e7beb4feb", kill_on_drop: false }` [INFO] [stdout] f075affe01ac558329abf5867869875c99b11f211051437f5f713c8e7beb4feb