[INFO] fetching crate soliterm-ui 0.1.0... [INFO] testing soliterm-ui-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate soliterm-ui 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate soliterm-ui 0.1.0 [INFO] finished tweaking crates.io crate soliterm-ui 0.1.0 [INFO] tweaked toml for crates.io crate soliterm-ui 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soliterm-ui 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soliterm-model v0.1.0 [INFO] [stderr] Downloaded soliterm-game v0.1.0 [INFO] [stderr] Downloaded permutations v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a1a8ead61cc2b4b59bbe012f6ddbf06a9898eb307f280f9b201a8d6126c9d97 [INFO] running `Command { std: "docker" "start" "-a" "9a1a8ead61cc2b4b59bbe012f6ddbf06a9898eb307f280f9b201a8d6126c9d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a1a8ead61cc2b4b59bbe012f6ddbf06a9898eb307f280f9b201a8d6126c9d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1a8ead61cc2b4b59bbe012f6ddbf06a9898eb307f280f9b201a8d6126c9d97", kill_on_drop: false }` [INFO] [stdout] 9a1a8ead61cc2b4b59bbe012f6ddbf06a9898eb307f280f9b201a8d6126c9d97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 601986cda51af67f45ef3f0cd1dde5258177dcd0615a1925b76648a36b276fcb [INFO] running `Command { std: "docker" "start" "-a" "601986cda51af67f45ef3f0cd1dde5258177dcd0615a1925b76648a36b276fcb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling permutations v0.1.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling velcro v0.5.4 [INFO] [stderr] Compiling 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-08-27; 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-08-27; 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-08-27; 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-08-27; 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-08-27; 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-08-27; 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-08-27; 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-08-27; 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-08-27; 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-08-27; 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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" "601986cda51af67f45ef3f0cd1dde5258177dcd0615a1925b76648a36b276fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601986cda51af67f45ef3f0cd1dde5258177dcd0615a1925b76648a36b276fcb", kill_on_drop: false }` [INFO] [stdout] 601986cda51af67f45ef3f0cd1dde5258177dcd0615a1925b76648a36b276fcb