[INFO] fetching crate bmputil 1.0.0...
[INFO] documenting bmputil-1.0.0 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate bmputil 1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bmputil 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bmputil 1.0.0
[INFO] tweaked toml for crates.io crate bmputil 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bmputil 1.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bmputil 1.0.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bd0b8ce156e960408e2424ab872ab11c70ac16098253d2abe615a1fc0efd260
[INFO] running `Command { std: "docker" "start" "-a" "2bd0b8ce156e960408e2424ab872ab11c70ac16098253d2abe615a1fc0efd260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bd0b8ce156e960408e2424ab872ab11c70ac16098253d2abe615a1fc0efd260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd0b8ce156e960408e2424ab872ab11c70ac16098253d2abe615a1fc0efd260", kill_on_drop: false }`
[INFO] [stdout] 2bd0b8ce156e960408e2424ab872ab11c70ac16098253d2abe615a1fc0efd260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21d4484f581b26ea7a3e39aa42452617a874d04a97802458b564f0d28ec4a8e3
[INFO] running `Command { std: "docker" "start" "-a" "21d4484f581b26ea7a3e39aa42452617a874d04a97802458b564f0d28ec4a8e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling static_vcruntime v2.0.0
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking oval v2.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking positioned-io v0.3.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling bmputil v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking nusb v0.1.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking indicatif v0.17.12
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ownable-macro v0.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking ownable v0.6.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking clap_complete v4.5.54
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking dfu-core v0.7.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking dfu-nusb v0.1.1
[INFO] [stderr]     Checking ansi-to-tui v7.0.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking plist v1.7.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.21
[INFO] [stderr]    Compiling oem_cp v2.0.0
[INFO] [stderr]     Checking tui-markdown v0.3.5
[INFO] [stderr]     Checking rc-zip v5.3.1
[INFO] [stderr]     Checking rc-zip-sync v4.3.0
[INFO] [stderr]  Documenting bmputil v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bmp.rs:205:23
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn serial_number(&self) -> Result<Ref<str>>
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn serial_number(&self) -> Result<Ref<'_, str>>
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/serial/remote/protocol_v1.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub(crate) fn interface(&self) -> MutexGuard<BmdRspInterface>
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub(crate) fn interface(&self) -> MutexGuard<'_, BmdRspInterface>
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/serial/remote/protocol_v2.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn interface(&self) -> MutexGuard<BmdRspInterface>
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn interface(&self) -> MutexGuard<'_, BmdRspInterface>
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `detach_and_enumerate`
[INFO] [stdout]    --> src/bmp.rs:411:22
[INFO] [stdout]     |
[INFO] [stdout] 411 |     /// probably want [`detach_and_enumerate`].
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^ no item named `detach_and_enumerate` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Kinds of errors for [Error]. Use [ErrorKind::error] and [ErrorKind::error_from] to generate the
[INFO] [stdout]    |                          ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Kinds of errors for [struct@Error]. Use [ErrorKind::error] and [ErrorKind::error_from] to generate the
[INFO] [stdout]    |                          +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Kinds of errors for [derive@Error]. Use [ErrorKind::error] and [ErrorKind::error_from] to generate the
[INFO] [stdout]    |                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [Error] value for this ErrorKind.
[INFO] [stdout]    |      ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [struct@Error] value for this ErrorKind.
[INFO] [stdout]    |      +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [derive@Error] value for this ErrorKind.
[INFO] [stdout]    |      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Creates a new [Error] from this error kind.
[INFO] [stdout]    |                        ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Creates a new [struct@Error] from this error kind.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Creates a new [derive@Error] from this error kind.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Creates a new [Error] from this error kind, with the passed error as the source.
[INFO] [stdout]    |                        ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Creates a new [struct@Error] from this error kind, with the passed error as the source.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Creates a new [derive@Error] from this error kind, with the passed error as the source.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 | /// Constructs an [Error] for this [ErrorKind].
[INFO] [stdout]    |                    ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 74 | /// Constructs an [struct@Error] for this [ErrorKind].
[INFO] [stdout]    |                    +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 74 | /// Constructs an [derive@Error] for this [ErrorKind].
[INFO] [stdout]    |                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Constructs an [Error] for this [ErrorKind].
[INFO] [stdout]    |                        ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Constructs an [struct@Error] for this [ErrorKind].
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Constructs an [derive@Error] for this [ErrorKind].
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/bin/bmputil-cli.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 | /// See https://stackoverflow.com/a/75343828
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 570 | /// See <https://stackoverflow.com/a/75343828>
[INFO] [stdout]     |         +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.31s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bmputil/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "21d4484f581b26ea7a3e39aa42452617a874d04a97802458b564f0d28ec4a8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d4484f581b26ea7a3e39aa42452617a874d04a97802458b564f0d28ec4a8e3", kill_on_drop: false }`
[INFO] [stdout] 21d4484f581b26ea7a3e39aa42452617a874d04a97802458b564f0d28ec4a8e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 603c508195bb3b49b233928e7502d0ea1680ff15ae5dae628754cd7d4ce74acb
[INFO] running `Command { std: "docker" "start" "-a" "603c508195bb3b49b233928e7502d0ea1680ff15ae5dae628754cd7d4ce74acb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling ownable-macro v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ownable v0.6.2
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking clap_complete v4.5.54
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dfu-core v0.7.0
[INFO] [stderr]     Checking dfu-nusb v0.1.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ansi-to-tui v7.0.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.7.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.21
[INFO] [stderr]     Checking tui-markdown v0.3.5
[INFO] [stderr]    Compiling oem_cp v2.0.0
[INFO] [stderr]     Checking rc-zip v5.3.1
[INFO] [stderr]     Checking rc-zip-sync v4.3.0
[INFO] [stderr]  Documenting bmputil v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `detach_and_enumerate`
[INFO] [stdout]    --> src/bmp.rs:411:22
[INFO] [stdout]     |
[INFO] [stdout] 411 |     /// probably want [`detach_and_enumerate`].
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^ no item named `detach_and_enumerate` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Kinds of errors for [Error]. Use [ErrorKind::error] and [ErrorKind::error_from] to generate the
[INFO] [stdout]    |                          ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Kinds of errors for [struct@Error]. Use [ErrorKind::error] and [ErrorKind::error_from] to generate the
[INFO] [stdout]    |                          +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 16 | /// Kinds of errors for [derive@Error]. Use [ErrorKind::error] and [ErrorKind::error_from] to generate the
[INFO] [stdout]    |                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [Error] value for this ErrorKind.
[INFO] [stdout]    |      ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [struct@Error] value for this ErrorKind.
[INFO] [stdout]    |      +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [derive@Error] value for this ErrorKind.
[INFO] [stdout]    |      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Creates a new [Error] from this error kind.
[INFO] [stdout]    |                        ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Creates a new [struct@Error] from this error kind.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Creates a new [derive@Error] from this error kind.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Creates a new [Error] from this error kind, with the passed error as the source.
[INFO] [stdout]    |                        ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Creates a new [struct@Error] from this error kind, with the passed error as the source.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// Creates a new [derive@Error] from this error kind, with the passed error as the source.
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 | /// Constructs an [Error] for this [ErrorKind].
[INFO] [stdout]    |                    ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 74 | /// Constructs an [struct@Error] for this [ErrorKind].
[INFO] [stdout]    |                    +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 74 | /// Constructs an [derive@Error] for this [ErrorKind].
[INFO] [stdout]    |                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Error` is both a struct and a derive macro
[INFO] [stdout]   --> src/error.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Constructs an [Error] for this [ErrorKind].
[INFO] [stdout]    |                        ^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the struct, prefix with `struct@`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Constructs an [struct@Error] for this [ErrorKind].
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] help: to link to the derive macro, prefix with `derive@`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     /// Constructs an [derive@Error] for this [ErrorKind].
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.97s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bmputil/index.html
[INFO] running `Command { std: "docker" "inspect" "603c508195bb3b49b233928e7502d0ea1680ff15ae5dae628754cd7d4ce74acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "603c508195bb3b49b233928e7502d0ea1680ff15ae5dae628754cd7d4ce74acb", kill_on_drop: false }`
[INFO] [stdout] 603c508195bb3b49b233928e7502d0ea1680ff15ae5dae628754cd7d4ce74acb
