[INFO] fetching crate soliterm-model 0.1.0... [INFO] checking soliterm-model-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate soliterm-model 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate soliterm-model 0.1.0 [INFO] finished tweaking crates.io crate soliterm-model 0.1.0 [INFO] tweaked toml for crates.io crate soliterm-model 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soliterm-model 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rstest v0.15.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a41b5a563358eb9980beb1abee4d3590956223230768115f8453b537b6350c [INFO] running `Command { std: "docker" "start" "-a" "18a41b5a563358eb9980beb1abee4d3590956223230768115f8453b537b6350c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a41b5a563358eb9980beb1abee4d3590956223230768115f8453b537b6350c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a41b5a563358eb9980beb1abee4d3590956223230768115f8453b537b6350c", kill_on_drop: false }` [INFO] [stdout] 18a41b5a563358eb9980beb1abee4d3590956223230768115f8453b537b6350c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0310de76391b0167e4832fb6e5eb7a6a99ad95ab9e9d46379e25027c27b6890c [INFO] running `Command { std: "docker" "start" "-a" "0310de76391b0167e4832fb6e5eb7a6a99ad95ab9e9d46379e25027c27b6890c", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking permutations v0.1.1 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking assert2 v0.3.16 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking soliterm-model v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> 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-19; 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/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-19; 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/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-19; 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/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-19; 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/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-19; 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/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-19; 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/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-19; 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/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-19; 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/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-19; 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/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-19; 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] --> 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] --> 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0310de76391b0167e4832fb6e5eb7a6a99ad95ab9e9d46379e25027c27b6890c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0310de76391b0167e4832fb6e5eb7a6a99ad95ab9e9d46379e25027c27b6890c", kill_on_drop: false }` [INFO] [stdout] 0310de76391b0167e4832fb6e5eb7a6a99ad95ab9e9d46379e25027c27b6890c