[INFO] fetching crate castep-cell-parser 0.1.0... [INFO] checking castep-cell-parser-0.1.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate castep-cell-parser 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate castep-cell-parser 0.1.0 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-parser 0.1.0 [INFO] finished tweaking crates.io crate castep-cell-parser 0.1.0 [INFO] tweaked toml for crates.io crate castep-cell-parser 0.1.0 written to /workspace/builds/worker-0-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 16 packages to latest compatible versions [INFO] [stderr] Adding castep-periodic-table v0.3.2 (available: v0.5.1) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5769d293e80e9e8cdceaff2a268ccef9029ed222e0201796b775be5ec1d98969 [INFO] running `Command { std: "docker" "start" "-a" "5769d293e80e9e8cdceaff2a268ccef9029ed222e0201796b775be5ec1d98969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5769d293e80e9e8cdceaff2a268ccef9029ed222e0201796b775be5ec1d98969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5769d293e80e9e8cdceaff2a268ccef9029ed222e0201796b775be5ec1d98969", kill_on_drop: false }` [INFO] [stdout] 5769d293e80e9e8cdceaff2a268ccef9029ed222e0201796b775be5ec1d98969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 14034cd25cfc9f7cea0245b9878dbc5b2a4bfa81b5fc2fb011c4f4273c9c37f0 [INFO] running `Command { std: "docker" "start" "-a" "14034cd25cfc9f7cea0245b9878dbc5b2a4bfa81b5fc2fb011c4f4273c9c37f0", 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 proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking castep-periodic-table v0.3.2 [INFO] [stderr] Checking castep-cell-parser v0.1.0 (/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_parser` [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:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | 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:52:1 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/parsing/helpers/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | 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:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | 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] 54 | repeat::<_, _, (), _, _, _>(0.., skip_comments_blank_lines).parse_next(input)?; [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/helpers/mod.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | 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:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | } 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] 61 ~ match assign { Ok(sec) => { [INFO] [stdout] 62 | Ok(sec) [INFO] [stdout] 63 ~ } _ => { [INFO] [stdout] 64 | Err(ErrMode::Cut(ContextError::new())) [INFO] [stdout] 65 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 52 | 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:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | 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] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `castep_cell_parser` [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:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | 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:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | 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:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | 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:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | 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:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | 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] 54 | 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 8.41s [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/helpers/mod.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | 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:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | } 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] 61 ~ match assign { Ok(sec) => { [INFO] [stdout] 62 | Ok(sec) [INFO] [stdout] 63 ~ } _ => { [INFO] [stdout] 64 | Err(ErrMode::Cut(ContextError::new())) [INFO] [stdout] 65 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking castep-cell-parser v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: Accumulate>` is not satisfied [INFO] [stdout] --> src/parsing/helpers/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | 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:54:55 [INFO] [stdout] | [INFO] [stdout] 54 | 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_parser-e1ee56da101a3de7.long-type-18311164579868399166.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:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | 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:54:55 [INFO] [stdout] | [INFO] [stdout] 54 | 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_parser-c7a3fe10bc27d770.long-type-18348298939800283612.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-parser` (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-parser` (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" "14034cd25cfc9f7cea0245b9878dbc5b2a4bfa81b5fc2fb011c4f4273c9c37f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14034cd25cfc9f7cea0245b9878dbc5b2a4bfa81b5fc2fb011c4f4273c9c37f0", kill_on_drop: false }` [INFO] [stdout] 14034cd25cfc9f7cea0245b9878dbc5b2a4bfa81b5fc2fb011c4f4273c9c37f0