[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