[INFO] fetching crate chemrust-nasl-app 0.1.2... [INFO] checking chemrust-nasl-app-0.1.2 against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] extracting crate chemrust-nasl-app 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate chemrust-nasl-app 0.1.2 [INFO] finished tweaking crates.io crate chemrust-nasl-app 0.1.2 [INFO] tweaked toml for crates.io crate chemrust-nasl-app 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chemrust-nasl-app 0.1.2 on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chemrust-nasl-app 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21c8b28c06e745fb01747f8b9c67a25e5e9884a13ca6c3fedc45981b02dd2efe [INFO] running `Command { std: "docker" "start" "-a" "21c8b28c06e745fb01747f8b9c67a25e5e9884a13ca6c3fedc45981b02dd2efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21c8b28c06e745fb01747f8b9c67a25e5e9884a13ca6c3fedc45981b02dd2efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c8b28c06e745fb01747f8b9c67a25e5e9884a13ca6c3fedc45981b02dd2efe", kill_on_drop: false }` [INFO] [stdout] 21c8b28c06e745fb01747f8b9c67a25e5e9884a13ca6c3fedc45981b02dd2efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1a530ebeb75502c415d9aff1b8fffe22d42eced6840a56758a988223c494bb0 [INFO] running `Command { std: "docker" "start" "-a" "c1a530ebeb75502c415d9aff1b8fffe22d42eced6840a56758a988223c494bb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling fixed v1.27.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking init_with v1.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking wide v0.7.24 [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking sorted-vec v0.8.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling generator v0.7.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking num-bigint v0.4.5 [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 rand_distr v0.4.3 [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 serde_derive v1.0.203 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking kiddo v4.2.0 [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.4 [INFO] [stderr] Checking chemrust-nasl v0.1.1 [INFO] [stdout] error[E0277]: the trait bound `!: Accumulate>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/castep-cell-io-0.2.4/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 #148922 for more information) [INFO] [stdout] = help: you might have intended 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-1949cf8c6b5b557f/winnow-0.6.13/src/combinator/multi.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn repeat( [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 115 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/castep-cell-io-0.2.4/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 #148922 for more information) [INFO] [stdout] = help: you might have intended 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-32e674359dc1cff5.long-type-18082875054752631156.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] running `Command { std: "docker" "inspect" "c1a530ebeb75502c415d9aff1b8fffe22d42eced6840a56758a988223c494bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a530ebeb75502c415d9aff1b8fffe22d42eced6840a56758a988223c494bb0", kill_on_drop: false }` [INFO] [stdout] c1a530ebeb75502c415d9aff1b8fffe22d42eced6840a56758a988223c494bb0