[INFO] cloning repository https://github.com/ActorLancer/modbus-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ActorLancer/modbus-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActorLancer%2Fmodbus-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActorLancer%2Fmodbus-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1438d852365e2e12e47739a050278b30b792c4d8
[INFO] documenting ActorLancer/modbus-parser against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActorLancer%2Fmodbus-parser" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ActorLancer/modbus-parser
[INFO] finished tweaking git repo https://github.com/ActorLancer/modbus-parser
[INFO] tweaked toml for git repo https://github.com/ActorLancer/modbus-parser written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ActorLancer/modbus-parser on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ActorLancer/modbus-parser 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded serialport v4.7.3
[INFO] [stderr]   Downloaded tokio-modbus v0.16.4
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded unescaper v0.1.6
[INFO] [stderr]   Downloaded pretty v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83d7b73c8ed2fef8cc03b0d3877478b827f4e6e134c1fa26959301b65819fb9e
[INFO] running `Command { std: "docker" "start" "-a" "83d7b73c8ed2fef8cc03b0d3877478b827f4e6e134c1fa26959301b65819fb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83d7b73c8ed2fef8cc03b0d3877478b827f4e6e134c1fa26959301b65819fb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d7b73c8ed2fef8cc03b0d3877478b827f4e6e134c1fa26959301b65819fb9e", kill_on_drop: false }`
[INFO] [stdout] 83d7b73c8ed2fef8cc03b0d3877478b827f4e6e134c1fa26959301b65819fb9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 931c135b1cc560942a80b18f208480adb083922b39e67992eab1acf1195cceed
[INFO] running `Command { std: "docker" "start" "-a" "931c135b1cc560942a80b18f208480adb083922b39e67992eab1acf1195cceed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking serialport v4.7.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-modbus v0.16.4
[INFO] [stderr]  Documenting modbus-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::config::HoldingRegisters`, `crate::config::InputRegisters`
[INFO] [stdout]  --> src/engine.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::{Config, HoldingRegisters, InputRegisters};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `InputRegisters` in `config`
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             no `HoldingRegisters` in `config`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::models::HoldingRegisters
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::models::InputRegisters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BitfieldEntry` in module `crate::config`
[INFO] [stdout]    --> src/engine.rs:164:54
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn bitfield(&self) -> &Option<Vec<crate::config::BitfieldEntry>>;
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^ not found in `crate::config`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::models::BitfieldEntry;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `BitfieldEntry`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 164 -     fn bitfield(&self) -> &Option<Vec<crate::config::BitfieldEntry>>;
[INFO] [stdout] 164 +     fn bitfield(&self) -> &Option<Vec<BitfieldEntry>>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `Config` is private
[INFO] [stdout]  --> src/engine.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::{Config, HoldingRegisters, InputRegisters};
[INFO] [stdout]   |                     ^^^^^^ private struct import
[INFO] [stdout]   |
[INFO] [stdout] note: the struct import `Config` is defined here...
[INFO] [stdout]  --> src/config.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `Config` which is defined here
[INFO] [stdout]  --> src/models.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: import `Config` through the re-export
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::config::{models::Config, HoldingRegisters, InputRegisters};
[INFO] [stdout]   |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `modbus-parser`
[INFO] running `Command { std: "docker" "inspect" "931c135b1cc560942a80b18f208480adb083922b39e67992eab1acf1195cceed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "931c135b1cc560942a80b18f208480adb083922b39e67992eab1acf1195cceed", kill_on_drop: false }`
[INFO] [stdout] 931c135b1cc560942a80b18f208480adb083922b39e67992eab1acf1195cceed
