[INFO] fetching crate castep-cell-io 0.2.9... [INFO] checking castep-cell-io-0.2.9 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate castep-cell-io 0.2.9 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate castep-cell-io 0.2.9 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate castep-cell-io 0.2.9 [INFO] finished tweaking crates.io crate castep-cell-io 0.2.9 [INFO] tweaked toml for crates.io crate castep-cell-io 0.2.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fbe4bee47cc24d1cd5aad50cc153460f1af717aaa9388f1de13f13b4062e6aa [INFO] running `Command { std: "docker" "start" "-a" "3fbe4bee47cc24d1cd5aad50cc153460f1af717aaa9388f1de13f13b4062e6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fbe4bee47cc24d1cd5aad50cc153460f1af717aaa9388f1de13f13b4062e6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbe4bee47cc24d1cd5aad50cc153460f1af717aaa9388f1de13f13b4062e6aa", kill_on_drop: false }` [INFO] [stdout] 3fbe4bee47cc24d1cd5aad50cc153460f1af717aaa9388f1de13f13b4062e6aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 849d25a949ea35424073851574cc0b4ca61fa3742011c4696876232f265d6ea4 [INFO] running `Command { std: "docker" "start" "-a" "849d25a949ea35424073851574cc0b4ca61fa3742011c4696876232f265d6ea4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking castep-periodic-table v0.5.1 [INFO] [stderr] Checking crystallographic-group v0.2.0 [INFO] [stderr] Checking chemrust-core v0.3.5 [INFO] [stderr] Checking castep-cell-io v0.2.9 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `castep_cell_io` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/parsing/helpers/mod.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0107]: function takes 5 generic arguments but 6 generic arguments were supplied [INFO] [stderr] --> src/parsing/helpers/mod.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | repeat::<_, _, (), _, _, _>(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stderr] | ^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stderr] | | [INFO] [stderr] | expected 5 generic arguments [INFO] [stderr] | [INFO] [stderr] note: function defined here, with 5 generic parameters: `Input`, `Output`, `Accumulator`, `Error`, `ParseNext` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.20/src/combinator/multi.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn repeat( [INFO] [stderr] | ^^^^^^ ----- ------ ----------- ----- --------- [INFO] [stderr] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/parsing/helpers/mod.rs:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn current_sections<'s>(input: &mut &'s str) -> PResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see issue #123748 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: Accumulate>` will fail [INFO] [stderr] --> src/parsing/helpers/mod.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | repeat::<_, _, (), _, _, _>(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stderr] | ^^ [INFO] [stderr] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0107`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/parsing/helpers/mod.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn current_sections<'s>(input: &mut &'s str) -> PResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate>` will fail [INFO] [stdout] --> src/parsing/helpers/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | repeat(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 68 | repeat::<_, _, (), _, _, _>(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/helpers/mod.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | if let Ok(sec) = assign { [INFO] [stdout] | ^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/parsing/helpers/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 82 ~ match assign { Ok(sec) => { [INFO] [stdout] 83 | Ok(sec) [INFO] [stdout] 84 ~ } _ => { [INFO] [stdout] 85 | Err(ErrMode::Cut(ContextError::new())) [INFO] [stdout] 86 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `castep_cell_io` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/parsing/helpers/mod.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0107]: function takes 5 generic arguments but 6 generic arguments were supplied [INFO] [stderr] --> src/parsing/helpers/mod.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | repeat::<_, _, (), _, _, _>(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stderr] | ^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stderr] | | [INFO] [stderr] | expected 5 generic arguments [INFO] [stderr] | [INFO] [stderr] note: function defined here, with 5 generic parameters: `Input`, `Output`, `Accumulator`, `Error`, `ParseNext` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.20/src/combinator/multi.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn repeat( [INFO] [stderr] | ^^^^^^ ----- ------ ----------- ----- --------- [INFO] [stderr] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/parsing/helpers/mod.rs:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn current_sections<'s>(input: &mut &'s str) -> PResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see issue #123748 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: Accumulate>` will fail [INFO] [stderr] --> src/parsing/helpers/mod.rs:68:20 [INFO] [stderr] | [INFO] [stderr] 68 | repeat::<_, _, (), _, _, _>(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stderr] | ^^ [INFO] [stderr] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0107`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/parsing/helpers/mod.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn current_sections<'s>(input: &mut &'s str) -> PResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate>` will fail [INFO] [stdout] --> src/parsing/helpers/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | repeat(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 68 | repeat::<_, _, (), _, _, _>(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.55s [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/helpers/mod.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | if let Ok(sec) = assign { [INFO] [stdout] | ^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/parsing/helpers/mod.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 82 ~ match assign { Ok(sec) => { [INFO] [stdout] 83 | Ok(sec) [INFO] [stdout] 84 ~ } _ => { [INFO] [stdout] 85 | Err(ErrMode::Cut(ContextError::new())) [INFO] [stdout] 86 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking castep-cell-io v0.2.9 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: Accumulate>` is not satisfied [INFO] [stdout] --> src/parsing/helpers/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | repeat(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Accumulate>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Accumulate`: [INFO] [stdout] `()` implements `Accumulate` [INFO] [stdout] `BTreeMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `BTreeSet` implements `Accumulate` [INFO] [stdout] `HashMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `HashSet` implements `Accumulate` [INFO] [stdout] `String` implements `Accumulate<&'i str>` [INFO] [stdout] `String` implements `Accumulate` [INFO] [stdout] `Vec` implements `Accumulate<&'i [T]>` [INFO] [stdout] and 2 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `winnow::combinator::repeat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.20/src/combinator/multi.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn repeat( [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 117 | Accumulator: Accumulate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `repeat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Accumulate>` is not satisfied [INFO] [stdout] --> src/parsing/helpers/mod.rs:68:55 [INFO] [stdout] | [INFO] [stdout] 68 | repeat(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | ---------- ^^^^^ the trait `Accumulate>` is not implemented for `!` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Accumulate`: [INFO] [stdout] `()` implements `Accumulate` [INFO] [stdout] `BTreeMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `BTreeSet` implements `Accumulate` [INFO] [stdout] `HashMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `HashSet` implements `Accumulate` [INFO] [stdout] `String` implements `Accumulate<&'i str>` [INFO] [stdout] `String` implements `Accumulate` [INFO] [stdout] `Vec` implements `Accumulate<&'i [T]>` [INFO] [stdout] and 2 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `Repeat ... {skip_comments_blank_lines}, ..., ..., ..., ...>` to implement `Parser<&str, !, ContextError>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/castep_cell_io-0cf7bbf437b301a1.long-type-13643825331813879249.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Accumulate>` is not satisfied [INFO] [stdout] --> src/parsing/helpers/mod.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | repeat(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Accumulate>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Accumulate`: [INFO] [stdout] `()` implements `Accumulate` [INFO] [stdout] `BTreeMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `BTreeSet` implements `Accumulate` [INFO] [stdout] `HashMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `HashSet` implements `Accumulate` [INFO] [stdout] `String` implements `Accumulate<&'i str>` [INFO] [stdout] `String` implements `Accumulate` [INFO] [stdout] `Vec` implements `Accumulate<&'i [T]>` [INFO] [stdout] and 2 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `winnow::combinator::repeat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.20/src/combinator/multi.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn repeat( [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 117 | Accumulator: Accumulate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `repeat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: Accumulate>` is not satisfied [INFO] [stdout] --> src/parsing/helpers/mod.rs:68:55 [INFO] [stdout] | [INFO] [stdout] 68 | repeat(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | ---------- ^^^^^ the trait `Accumulate>` is not implemented for `!` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Accumulate`: [INFO] [stdout] `()` implements `Accumulate` [INFO] [stdout] `BTreeMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `BTreeSet` implements `Accumulate` [INFO] [stdout] `HashMap` implements `Accumulate<(K, V)>` [INFO] [stdout] `HashSet` implements `Accumulate` [INFO] [stdout] `String` implements `Accumulate<&'i str>` [INFO] [stdout] `String` implements `Accumulate` [INFO] [stdout] `Vec` implements `Accumulate<&'i [T]>` [INFO] [stdout] and 2 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `Repeat ... {skip_comments_blank_lines}, ..., ..., ..., ...>` to implement `Parser<&str, !, ContextError>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/castep_cell_io-44f39e6180300c2b.long-type-15904655054857847741.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `castep-cell-io` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `castep-cell-io` (lib test) due to 2 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "849d25a949ea35424073851574cc0b4ca61fa3742011c4696876232f265d6ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849d25a949ea35424073851574cc0b4ca61fa3742011c4696876232f265d6ea4", kill_on_drop: false }` [INFO] [stdout] 849d25a949ea35424073851574cc0b4ca61fa3742011c4696876232f265d6ea4