[INFO] fetching crate soliterm 0.1.0... [INFO] checking soliterm-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate soliterm 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate soliterm 0.1.0 [INFO] finished tweaking crates.io crate soliterm 0.1.0 [INFO] tweaked toml for crates.io crate soliterm 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soliterm 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate soliterm 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soliterm-model v0.1.0 [INFO] [stderr] Downloaded seq-macro v0.3.1 [INFO] [stderr] Downloaded soliterm-game v0.1.0 [INFO] [stderr] Downloaded permutations v0.1.1 [INFO] [stderr] Downloaded soliterm-ui v0.1.0 [INFO] [stderr] Downloaded velcro_core v0.5.2 [INFO] [stderr] Downloaded velcro_macros v0.5.2 [INFO] [stderr] Downloaded velcro v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e87fcc65baf3911326dfb90e2d0d48131419301548d2323ce626bb62aca63fc6 [INFO] running `Command { std: "docker" "start" "-a" "e87fcc65baf3911326dfb90e2d0d48131419301548d2323ce626bb62aca63fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e87fcc65baf3911326dfb90e2d0d48131419301548d2323ce626bb62aca63fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87fcc65baf3911326dfb90e2d0d48131419301548d2323ce626bb62aca63fc6", kill_on_drop: false }` [INFO] [stdout] e87fcc65baf3911326dfb90e2d0d48131419301548d2323ce626bb62aca63fc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a8b8c7cfbb0784758a972837b28768e169caaade80ac10cfd57f952d00ab5d0 [INFO] running `Command { std: "docker" "start" "-a" "6a8b8c7cfbb0784758a972837b28768e169caaade80ac10cfd57f952d00ab5d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling seq-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking permutations v0.1.1 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling velcro_core v0.5.2 [INFO] [stderr] Compiling enum-map-derive v0.10.0 [INFO] [stderr] Compiling velcro_macros v0.5.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Checking enum-map v2.4.1 [INFO] [stderr] Checking actix v0.13.0 [INFO] [stderr] Checking velcro v0.5.3 [INFO] [stderr] Checking soliterm-model v0.1.0 [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/deal.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | type Iter = impl Iterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/enums.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | type Iter = impl Iterator [INFO] [stdout] | _________________^ [INFO] [stdout] 31 | | + DoubleEndedIterator [INFO] [stdout] 32 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/cards.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 83 | | + DoubleEndedIterator [INFO] [stdout] 84 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/cards.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 94 | | + DoubleEndedIterator [INFO] [stdout] 95 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/split.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 80 | | + DoubleEndedIterator [INFO] [stdout] 81 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/split.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 91 | | + DoubleEndedIterator [INFO] [stdout] 92 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/split.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 102 | | + DoubleEndedIterator [INFO] [stdout] 103 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/split.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 113 | | + DoubleEndedIterator [INFO] [stdout] 114 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/split.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 124 | | + DoubleEndedIterator [INFO] [stdout] 125 | | + ExactSizeIterator; [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-06-28; 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/piles/split.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | type IntoIter = impl Iterator [INFO] [stdout] | _____________________^ [INFO] [stdout] 135 | | + DoubleEndedIterator [INFO] [stdout] 136 | | + ExactSizeIterator; [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-06-28; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | maybe_uninit_uninit_array, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soliterm-model-0.1.0/src/enums.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | let mut values: [MaybeUninit; N] = MaybeUninit::uninit_array(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 79 - let mut values: [MaybeUninit; N] = MaybeUninit::uninit_array(); [INFO] [stdout] 79 + let mut values: [MaybeUninit; N] = MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soliterm-model` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "6a8b8c7cfbb0784758a972837b28768e169caaade80ac10cfd57f952d00ab5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8b8c7cfbb0784758a972837b28768e169caaade80ac10cfd57f952d00ab5d0", kill_on_drop: false }` [INFO] [stdout] 6a8b8c7cfbb0784758a972837b28768e169caaade80ac10cfd57f952d00ab5d0