[INFO] fetching crate castep-cell-parser 0.1.0... [INFO] checking castep-cell-parser-0.1.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate castep-cell-parser 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate castep-cell-parser 0.1.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6138d20c81711d8a7b10d24462a56fdd0727df6b90fccfc0fc04ef729bbbde38 [INFO] running `Command { std: "docker" "start" "-a" "6138d20c81711d8a7b10d24462a56fdd0727df6b90fccfc0fc04ef729bbbde38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6138d20c81711d8a7b10d24462a56fdd0727df6b90fccfc0fc04ef729bbbde38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6138d20c81711d8a7b10d24462a56fdd0727df6b90fccfc0fc04ef729bbbde38", kill_on_drop: false }` [INFO] [stdout] 6138d20c81711d8a7b10d24462a56fdd0727df6b90fccfc0fc04ef729bbbde38 [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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d55e0e5c6922172e60f10dde2fcc8dfa218b258e7c1e30f8dcd0c839e66fe963 [INFO] running `Command { std: "docker" "start" "-a" "d55e0e5c6922172e60f10dde2fcc8dfa218b258e7c1e30f8dcd0c839e66fe963", 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.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.210 [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] Fixed src/parsing/helpers/mod.rs (2 fixes) [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [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 a future release! [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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/mod.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | while let Ok(section) = current_sections(&mut self.input) { [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/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/helpers/keywords/ionic_positions.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | while let Ok(val) = preceded(space1, float::<&str, f64, InputError<&str>>).parse_next(input) { [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/keywords/ionic_positions.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | } [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:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | while let Ok(section) = current_sections(&mut input) { [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:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [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 a future release! [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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/mod.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | while let Ok(section) = current_sections(&mut self.input) { [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/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parsing/helpers/keywords/ionic_positions.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | while let Ok(val) = preceded(space1, float::<&str, f64, InputError<&str>>).parse_next(input) { [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/keywords/ionic_positions.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.49s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking castep-cell-parser v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `TS` [INFO] [stdout] --> src/keywords/positions/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "TS")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `TS` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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 `!`, which is required by `winnow::combinator::Repeat fn(&'a mut &'s str) -> Result, ErrMode> {skip_comments_blank_lines}, &str, Option<&str>, _, ContextError>: Parser<_, _, _>` [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 Result, ErrMode<...>> {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-72f357b78dec23f0.long-type-16968677683971578026.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 `!`, which is required by `winnow::combinator::Repeat fn(&'a mut &'s str) -> Result, ErrMode> {skip_comments_blank_lines}, &str, Option<&str>, _, ContextError>: Parser<_, _, _>` [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 Result, ErrMode<...>> {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-e74c9d7dbd23281e.long-type-15559843491520201026.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [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 3 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [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 test) due to 3 previous errors; 4 warnings emitted [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" "d55e0e5c6922172e60f10dde2fcc8dfa218b258e7c1e30f8dcd0c839e66fe963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55e0e5c6922172e60f10dde2fcc8dfa218b258e7c1e30f8dcd0c839e66fe963", kill_on_drop: false }` [INFO] [stdout] d55e0e5c6922172e60f10dde2fcc8dfa218b258e7c1e30f8dcd0c839e66fe963