[INFO] fetching crate amadeus-parquet 0.4.2... [INFO] checking amadeus-parquet-0.4.2 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate amadeus-parquet 0.4.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate amadeus-parquet 0.4.2 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amadeus-parquet 0.4.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate amadeus-parquet 0.4.2 [INFO] tweaked toml for crates.io crate amadeus-parquet 0.4.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] [stderr] Downloaded lz-fear v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8331f1c777ac3a715b6ecd72b064e41e6604e517277b302a2cf99c1a5cfdd0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8331f1c777ac3a715b6ecd72b064e41e6604e517277b302a2cf99c1a5cfdd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8331f1c777ac3a715b6ecd72b064e41e6604e517277b302a2cf99c1a5cfdd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8331f1c777ac3a715b6ecd72b064e41e6604e517277b302a2cf99c1a5cfdd0d", kill_on_drop: false }` [INFO] [stdout] c8331f1c777ac3a715b6ecd72b064e41e6604e517277b302a2cf99c1a5cfdd0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3698232408f92244d680d0e170c36ab19b3799ff6b0ca11ee9ead0350fadc771 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3698232408f92244d680d0e170c36ab19b3799ff6b0ca11ee9ead0350fadc771", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Checking integer-encoding v1.1.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking recycle v0.1.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Compiling amadeus-streaming v0.4.2 [INFO] [stderr] Compiling amadeus-core v0.4.2 [INFO] [stderr] Compiling amadeus-types v0.4.2 [INFO] [stderr] Compiling amadeus-parquet v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hashlink v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_closure_derive v0.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling enum-ordinalize v3.1.9 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Checking owned_chars v0.3.2 [INFO] [stderr] Compiling educe v0.4.14 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking lz-fear v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking sum v0.1.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/file/reader.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | type RowGroupReader = impl RowGroupReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:667:16 [INFO] [stdout] | [INFO] [stdout] 667 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:913:16 [INFO] [stdout] | [INFO] [stdout] 913 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:959:16 [INFO] [stdout] | [INFO] [stdout] 959 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1161 | / via_string!( [INFO] [stdout] 1162 | | "Corresponds to string `%:z OR name`" Timezone [INFO] [stdout] 1163 | | "Corresponds to string `%Y-%m-%d`" DateWithoutTimezone [INFO] [stdout] 1164 | | "Corresponds to RFC 3339 and ISO 8601 string `%H:%M:%S%.9f%:z`" TimeWithoutTimezone [INFO] [stdout] 1165 | | "Corresponds to RFC 3339 and ISO 8601 string `%Y-%m-%dT%H:%M:%S%.9f%:z`" DateTimeWithoutTimezone [INFO] [stdout] 1166 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:1175:16 [INFO] [stdout] | [INFO] [stdout] 1175 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:1219:16 [INFO] [stdout] | [INFO] [stdout] 1219 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:1299:16 [INFO] [stdout] | [INFO] [stdout] 1299 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2070 | / via_string!( [INFO] [stdout] 2071 | | "" Webpage<'static> [INFO] [stdout] 2072 | | "" Url [INFO] [stdout] 2073 | | "" IpAddr [INFO] [stdout] 2074 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/lib.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | impl amadeus_core::par_stream::ParallelStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | type DistStream = impl DistributedStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/file/reader.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | type RowGroupReader = impl RowGroupReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:667:16 [INFO] [stdout] | [INFO] [stdout] 667 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:913:16 [INFO] [stdout] | [INFO] [stdout] 913 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:959:16 [INFO] [stdout] | [INFO] [stdout] 959 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1161 | / via_string!( [INFO] [stdout] 1162 | | "Corresponds to string `%:z OR name`" Timezone [INFO] [stdout] 1163 | | "Corresponds to string `%Y-%m-%d`" DateWithoutTimezone [INFO] [stdout] 1164 | | "Corresponds to RFC 3339 and ISO 8601 string `%H:%M:%S%.9f%:z`" TimeWithoutTimezone [INFO] [stdout] 1165 | | "Corresponds to RFC 3339 and ISO 8601 string `%Y-%m-%dT%H:%M:%S%.9f%:z`" DateTimeWithoutTimezone [INFO] [stdout] 1166 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:1175:16 [INFO] [stdout] | [INFO] [stdout] 1175 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:1219:16 [INFO] [stdout] | [INFO] [stdout] 1219 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:1299:16 [INFO] [stdout] | [INFO] [stdout] 1299 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/internal/record/impls.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | type Reader = impl Reader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2070 | / via_string!( [INFO] [stdout] 2071 | | "" Webpage<'static> [INFO] [stdout] 2072 | | "" Url [INFO] [stdout] 2073 | | "" IpAddr [INFO] [stdout] 2074 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/lib.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | impl amadeus_core::par_stream::ParallelStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in type aliases is unstable [INFO] [stdout] --> src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | type DistStream = impl DistributedStream>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(min_type_alias_impl_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amadeus-parquet` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3698232408f92244d680d0e170c36ab19b3799ff6b0ca11ee9ead0350fadc771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3698232408f92244d680d0e170c36ab19b3799ff6b0ca11ee9ead0350fadc771", kill_on_drop: false }` [INFO] [stdout] 3698232408f92244d680d0e170c36ab19b3799ff6b0ca11ee9ead0350fadc771