[INFO] fetching crate mzdata 0.66.6...
[INFO] documenting mzdata-0.66.6 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate mzdata 0.66.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mzdata 0.66.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mzdata 0.66.6
[INFO] tweaked toml for crates.io crate mzdata 0.66.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mzdata 0.66.6 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mzdata 0.66.6 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d
[INFO] running `Command { std: "docker" "start" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking mzpeaks v1.0.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking mzdata-param v0.66.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking mzdata-bindata v0.66.6
[INFO] [stderr]     Checking mzdata-meta v0.66.6
[INFO] [stderr]     Checking mzdata-spectrum v0.66.6
[INFO] [stderr]  Documenting mzdata v0.66.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `MzMLbReader`
[INFO] [stdout]  --> src/lib.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]   |                              ^^^^^^^^^^^ no item named `MzMLbReader` 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] help: there's a similarly named item `MzMLReader`
[INFO] [stdout]   |
[INFO] [stdout] 9 - //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 9 + //!   3. mzMLb files using [`MzMLReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::mzmlb`
[INFO] [stdout]  --> src/lib.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 | //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^^^ no item named `mzmlb` in module `io`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `mzml`
[INFO] [stdout]   |
[INFO] [stdout] 9 - //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 9 + //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzml), if the `mzmlb` feature is enabled
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::thermo::ThermoRawReader`
[INFO] [stdout]   --> src/lib.rs:10:53
[INFO] [stdout]    |
[INFO] [stdout] 10 | //!   4. Thermo RAW files using [`ThermoRawReader`](crate::io::thermo::ThermoRawReader) in [`mzdata::io::thermo`](crate::io::thermo)...
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `thermo` in module `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::thermo`
[INFO] [stdout]   --> src/lib.rs:10:115
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...RawReader) in [`mzdata::io::thermo`](crate::io::thermo), if the `thermo` feature is enabled
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^ no item named `thermo` in module `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::tdf::TDFSpectrumReader`
[INFO] [stdout]   --> src/lib.rs:11:55
[INFO] [stdout]    |
[INFO] [stdout] 11 | //!   5. Bruker TDF files using [`TDFSpectrumReader`](crate::io::tdf::TDFSpectrumReader) in [`mzdata::io::tdf`](crate::io::tdf), if ...
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tdf` in module `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::tdf`
[INFO] [stdout]   --> src/lib.rs:11:113
[INFO] [stdout]    |
[INFO] [stdout] 11 | ...FSpectrumReader) in [`mzdata::io::tdf`](crate::io::tdf), if the `bruker_tdf` feature is enabled
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^ no item named `tdf` in module `io`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::ImzMLReader`
[INFO] [stdout]   --> src/lib.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 | //!   6. imzML files using [`ImzMLReader`](crate::io::ImzMLReader) in [`mzdata::io::imzml`](crate::io::imzml), if the `imzml` featur...
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^ no item named `ImzMLReader` in module `io`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `MzMLReader`
[INFO] [stdout]    |
[INFO] [stdout] 12 - //!   6. imzML files using [`ImzMLReader`](crate::io::ImzMLReader) in [`mzdata::io::imzml`](crate::io::imzml), if the `imzml` feature is enabled
[INFO] [stdout] 12 + //!   6. imzML files using [`ImzMLReader`](crate::io::MzMLReader) in [`mzdata::io::imzml`](crate::io::imzml), if the `imzml` feature is enabled
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::imzml`
[INFO] [stdout]   --> src/lib.rs:12:93
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...ImzMLReader) in [`mzdata::io::imzml`](crate::io::imzml), if the `imzml` feature is enabled
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^ no item named `imzml` in module `io`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `mzml`
[INFO] [stdout]    |
[INFO] [stdout] 12 - //!   6. imzML files using [`ImzMLReader`](crate::io::ImzMLReader) in [`mzdata::io::imzml`](crate::io::imzml), if the `imzml` feature is enabled
[INFO] [stdout] 12 + //!   6. imzML files using [`ImzMLReader`](crate::io::ImzMLReader) in [`mzdata::io::imzml`](crate::io::mzml), if the `imzml` feature is enabled
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MzMLbWriter`
[INFO] [stdout]   --> src/lib.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]    |                              ^^^^^^^^^^^ no item named `MzMLbWriter` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `MzMLWriter`
[INFO] [stdout]    |
[INFO] [stdout] 17 - //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 17 + //!   3. mzMLb files using [`MzMLWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::mzmlb`
[INFO] [stdout]   --> src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^ no item named `mzmlb` in module `io`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `mzml`
[INFO] [stdout]    |
[INFO] [stdout] 17 - //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 17 + //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzml), if the `mzmlb` feature is enabled
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mzsignal`
[INFO] [stdout]   --> src/lib.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 | //! The [`mzsignal`](mzsignal) crate provides signal processing, peak picking, and feature finding funcitonality. Part of this behav...
[INFO] [stdout]    |                      ^^^^^^^^ no item named `mzsignal` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mzsignal`
[INFO] [stdout]   --> src/lib.rs:67:192
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...inear algebra implementation. [`mzsignal`](mzsignal) is flexible. It can use either `nalgebra`, a pure Rust library that is self-...
[INFO] [stdout]    |                                               ^^^^^^^^ no item named `mzsignal` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SourceFile`
[INFO] [stdout]    --> src/io/infer_format/inference.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |     /// Create a new [`SourceFile`] from a path.
[INFO] [stdout]     |                        ^^^^^^^^^^ no item named `SourceFile` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SourceFile::file_format`
[INFO] [stdout]    --> src/io/infer_format/inference.rs:229:46
[INFO] [stdout]     |
[INFO] [stdout] 229 |     /// using [`infer_format`] to populate [`SourceFile::file_format`]
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^ no item named `SourceFile` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SpectrumLike`
[INFO] [stdout]    --> src/io/infer_format/dispatch.rs:191:43
[INFO] [stdout]     |
[INFO] [stdout] 191 |     /// implement [`Clone`]. All of the [`SpectrumLike`] types here derive `Clone`, but the peak types
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ no item named `SpectrumLike` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SpectrumLike`
[INFO] [stdout]    --> src/io/infer_format/dispatch.rs:354:43
[INFO] [stdout]     |
[INFO] [stdout] 354 |     /// implement [`Clone`]. All of the [`SpectrumLike`] types here derive `Clone`, but the peak types
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ no item named `SpectrumLike` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::imzml::ImzMLReaderType`
[INFO] [stdout]     --> src/io/mzml/reading_shared.rs:1244:25
[INFO] [stdout]      |
[INFO] [stdout] 1244 | /// [`ImzMLReaderType`](crate::io::imzml::ImzMLReaderType).
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `imzml` in module `io`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `mzml`
[INFO] [stdout]      |
[INFO] [stdout] 1244 - /// [`ImzMLReaderType`](crate::io::imzml::ImzMLReaderType).
[INFO] [stdout] 1244 + /// [`ImzMLReaderType`](crate::io::mzml::ImzMLReaderType).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MSVocabulary`
[INFO] [stdout]    --> src/params.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 | //! With the `cv` feature enabled, [`MSVocabulary`] gives access to the full PSI-MS
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ no item named `MSVocabulary` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MSVocabulary::update_from_obo`
[INFO] [stdout]    --> src/params.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 | //! `.obo` file via [`MSVocabulary::update_from_obo`]:
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `MSVocabulary` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ThermoRawReader`
[INFO] [stdout]   --> src/tutorial/../../docs/reader_tutorial.md:57:42
[INFO] [stdout]    |
[INFO] [stdout] 57 | Additionally, some binary formats like [`ThermoRawReader`], [`MzMLbReader`], or [`TDFFrameReader`] _require_ that there be a file on...
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ no item named `ThermoRawReader` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MzMLbReader`
[INFO] [stdout]   --> src/tutorial/../../docs/reader_tutorial.md:57:63
[INFO] [stdout]    |
[INFO] [stdout] 57 | Additionally, some binary formats like [`ThermoRawReader`], [`MzMLbReader`], or [`TDFFrameReader`] _require_ that there be a file on...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^ no item named `MzMLbReader` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `MzMLReader`
[INFO] [stdout]    |
[INFO] [stdout] 57 - Additionally, some binary formats like [`ThermoRawReader`], [`MzMLbReader`], or [`TDFFrameReader`] _require_ that there be a file on disk that exists outside of the Rust model of the file system in order to read it.
[INFO] [stdout] 57 + Additionally, some binary formats like [`ThermoRawReader`], [`MzMLReader`], or [`TDFFrameReader`] _require_ that there be a file on disk that exists outside of the Rust model of the file system in order to read it.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TDFFrameReader`
[INFO] [stdout]   --> src/tutorial/../../docs/reader_tutorial.md:57:83
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...moRawReader`], [`MzMLbReader`], or [`TDFFrameReader`] _require_ that there be a file on disk that exists outside of the Rust mode...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ no item named `TDFFrameReader` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MultiLayerSpectrum::pick_peaks`
[INFO] [stdout]    --> src/tutorial/../../docs/reader_tutorial.md:316:362
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...gnal [`MultiLayerSpectrum::pick_peaks`] and [`RawSpectrum::pick_peaks_into`].
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `MultiLayerSpectrum` has no field or associated item named `pick_peaks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RawSpectrum::pick_peaks_into`
[INFO] [stdout]    --> src/tutorial/../../docs/reader_tutorial.md:316:401
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...`] and [`RawSpectrum::pick_peaks_into`].
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `RawSpectrum` has no field or associated item named `pick_peaks_into`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MultiLayerSpectrum::pick_peaks`
[INFO] [stdout]    --> src/tutorial/../../docs/spectrum_tutorial.md:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 | analysis. [`MultiLayerSpectrum::pick_peaks`] does this using a minimum signal-to-noise
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `MultiLayerSpectrum` has no field or associated item named `pick_peaks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MultiLayerSpectrum::reprofile_with_shape`
[INFO] [stdout]    --> src/tutorial/../../docs/spectrum_tutorial.md:189:3
[INFO] [stdout]     |
[INFO] [stdout] 189 | [`MultiLayerSpectrum::reprofile_with_shape`] reconstructs a profile approximation by
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `MultiLayerSpectrum` has no field or associated item named `reprofile_with_shape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MultiLayerSpectrum::denoise`
[INFO] [stdout]    --> src/tutorial/../../docs/spectrum_tutorial.md:213:3
[INFO] [stdout]     |
[INFO] [stdout] 213 | [`MultiLayerSpectrum::denoise`] applies an iterative local background subtraction:
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `MultiLayerSpectrum` has no field or associated item named `denoise`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mzsignal::denoise`
[INFO] [stdout]    --> src/tutorial/../../docs/spectrum_tutorial.md:231:3
[INFO] [stdout]     |
[INFO] [stdout] 231 | [`mzsignal::denoise`] does. See the eponymous module for the fully configurable
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^ no item named `mzsignal` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MultiLayerSpectrum::pick_peaks`
[INFO] [stdout]   --> src/tutorial/../../docs/ion_mobility_tutorial.md:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | | [`MultiLayerSpectrum::pick_peaks`] | [`MultiLayerIonMobilityFrame::extract_features_simple`] |
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `MultiLayerSpectrum` has no field or associated item named `pick_peaks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MultiLayerIonMobilityFrame::extract_features_simple`
[INFO] [stdout]   --> src/tutorial/../../docs/ion_mobility_tutorial.md:60:42
[INFO] [stdout]    |
[INFO] [stdout] 60 | | [`MultiLayerSpectrum::pick_peaks`] | [`MultiLayerIonMobilityFrame::extract_features_simple`] |
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `MultiLayerIonMobilityFrame` has no field or associated item named `extract_features_simple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FeatureMap::all_features_for`
[INFO] [stdout]    --> src/tutorial/../../docs/ion_mobility_tutorial.md:246:3
[INFO] [stdout]     |
[INFO] [stdout] 246 | [`FeatureMap::all_features_for`] returns all features whose m/z centroid falls within the
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FeatureMap` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 | //! - `openblas` - Requires OpenBlas (see https://crates.io/crates/ndarray-linalg)
[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] 70 | //! - `openblas` - Requires OpenBlas (see <https://crates.io/crates/ndarray-linalg>)
[INFO] [stdout]    |                                           +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:71:63
[INFO] [stdout]    |
[INFO] [stdout] 71 | //! - `intel-mkl` - Requires Intel's Math Kernel Library (see https://crates.io/crates/ndarray-linalg)
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 71 | //! - `intel-mkl` - Requires Intel's Math Kernel Library (see <https://crates.io/crates/ndarray-linalg>)
[INFO] [stdout]    |                                                               +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:72:43
[INFO] [stdout]    |
[INFO] [stdout] 72 | //! - `netlib` - Requires the NETLIB (see https://crates.io/crates/ndarray-linalg)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 72 | //! - `netlib` - Requires the NETLIB (see <https://crates.io/crates/ndarray-linalg>)
[INFO] [stdout]    |                                           +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/io/mzml/reader.rs:56:59
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// Convert mzML spectrum XML into [`MultiLayerSpectrum`](crate::spectrum::MultiLayerSpectrum)
[INFO] [stdout]    |                                     --------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 56 - /// Convert mzML spectrum XML into [`MultiLayerSpectrum`](crate::spectrum::MultiLayerSpectrum)
[INFO] [stdout] 56 + /// Convert mzML spectrum XML into [`MultiLayerSpectrum`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]     --> src/io/mzml/reader.rs:1350:77
[INFO] [stdout]      |
[INFO] [stdout] 1350 | [`MultiLayerSpectrum`] instances, which may be converted to [`RawSpectrum`](crate::spectrum::RawSpectrum)
[INFO] [stdout]      |                                                              -------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]      |                                                              |
[INFO] [stdout]      |                                                              because label contains path that resolves to same destination
[INFO] [stdout]      |
[INFO] [stdout]      = note: when a link's destination is not specified,
[INFO] [stdout]              the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]      |
[INFO] [stdout] 1350 - [`MultiLayerSpectrum`] instances, which may be converted to [`RawSpectrum`](crate::spectrum::RawSpectrum)
[INFO] [stdout] 1350 + [`MultiLayerSpectrum`] instances, which may be converted to [`RawSpectrum`]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/io/traits/spectrum.rs:520:54
[INFO] [stdout]     |
[INFO] [stdout] 520 |     /// When the source doesn't support [`io::Seek`](std::io::Seek), most reader types don't
[INFO] [stdout]     |                                          ----------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 520 -     /// When the source doesn't support [`io::Seek`](std::io::Seek), most reader types don't
[INFO] [stdout] 520 +     /// When the source doesn't support [`io::Seek`], most reader types don't
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/io/shorthand.rs:304:33
[INFO] [stdout]     |
[INFO] [stdout] 304 | /// from a path or [`io::Read`](std::io::Read) + [`io::Seek`](std::io::Seek) boxed object.
[INFO] [stdout]     |                     ----------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 304 - /// from a path or [`io::Read`](std::io::Read) + [`io::Seek`](std::io::Seek) boxed object.
[INFO] [stdout] 304 + /// from a path or [`io::Read`] + [`io::Seek`](std::io::Seek) boxed object.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/io/shorthand.rs:304:63
[INFO] [stdout]     |
[INFO] [stdout] 304 | /// from a path or [`io::Read`](std::io::Read) + [`io::Seek`](std::io::Seek) boxed object.
[INFO] [stdout]     |                                                   ----------  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 304 - /// from a path or [`io::Read`](std::io::Read) + [`io::Seek`](std::io::Seek) boxed object.
[INFO] [stdout] 304 + /// from a path or [`io::Read`](std::io::Read) + [`io::Seek`] boxed object.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/io/shorthand.rs:484:72
[INFO] [stdout]     |
[INFO] [stdout] 484 | /// A macro that dynamically works out how to get a [`SpectrumWriter`](crate::io::SpectrumWriter) from a path
[INFO] [stdout]     |                                                      ----------------  ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 484 - /// A macro that dynamically works out how to get a [`SpectrumWriter`](crate::io::SpectrumWriter) from a path
[INFO] [stdout] 484 + /// A macro that dynamically works out how to get a [`SpectrumWriter`] from a path
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/io/shorthand.rs:485:22
[INFO] [stdout]     |
[INFO] [stdout] 485 | /// or [`io::Write`](std::io::Write) boxed object.
[INFO] [stdout]     |         -----------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |         |
[INFO] [stdout]     |         because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 485 - /// or [`io::Write`](std::io::Write) boxed object.
[INFO] [stdout] 485 + /// or [`io::Write`] boxed object.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/spectrum/group.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | of yield individual [`SpectrumLike`](crate::spectrum::SpectrumLike), it yields [`SpectrumGroup`] instead.
[INFO] [stdout]    |                      --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 45 - of yield individual [`SpectrumLike`](crate::spectrum::SpectrumLike), it yields [`SpectrumGroup`] instead.
[INFO] [stdout] 45 + of yield individual [`SpectrumLike`], it yields [`SpectrumGroup`] instead.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.43s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mzdata/index.html
[INFO] running `Command { std: "docker" "inspect" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "mzml mgf parallelism mzsignal nalgebra imzml async proxi proxi-async doc-only bruker_tdf cv" "--no-default-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking context_error v0.3.0
[INFO] [stderr]     Checking mzpeaks v1.0.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking linreg v0.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking mzcv v0.3.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking mzdata-param v0.66.6
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Compiling aws-lc-rs v1.18.0
[INFO] [stderr]     Checking timsrust v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking mzsignal v1.1.12
[INFO] [stderr]     Checking mzdata-bindata v0.66.6
[INFO] [stderr]     Checking mzdata-meta v0.66.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking mzdata-spectrum v0.66.6
[INFO] [stderr]  Documenting mzdata v0.66.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `MzMLbReader`
[INFO] [stdout]  --> src/lib.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]   |                              ^^^^^^^^^^^ no item named `MzMLbReader` 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] help: there's a similarly named item `MzMLReader`
[INFO] [stdout]   |
[INFO] [stdout] 9 - //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 9 + //!   3. mzMLb files using [`MzMLReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::mzmlb`
[INFO] [stdout]  --> src/lib.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 | //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^^^ no item named `mzmlb` in module `io`
[INFO] [stdout]   |
[INFO] [stdout] help: there's a similarly named item `mzml`
[INFO] [stdout]   |
[INFO] [stdout] 9 - //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 9 + //!   3. mzMLb files using [`MzMLbReader`] in [`mzdata::io::mzmlb`](crate::io::mzml), if the `mzmlb` feature is enabled
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MzMLbWriter`
[INFO] [stdout]   --> src/lib.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]    |                              ^^^^^^^^^^^ no item named `MzMLbWriter` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `MzMLWriter`
[INFO] [stdout]    |
[INFO] [stdout] 17 - //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 17 + //!   3. mzMLb files using [`MzMLWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::io::mzmlb`
[INFO] [stdout]   --> src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^ no item named `mzmlb` in module `io`
[INFO] [stdout]    |
[INFO] [stdout] help: there's a similarly named item `mzml`
[INFO] [stdout]    |
[INFO] [stdout] 17 - //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzmlb), if the `mzmlb` feature is enabled
[INFO] [stdout] 17 + //!   3. mzMLb files using [`MzMLbWriter`] in [`mzdata::io::mzmlb`](crate::io::mzml), if the `mzmlb` feature is enabled
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SourceFile`
[INFO] [stdout]    --> src/io/infer_format/inference.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |     /// Create a new [`SourceFile`] from a path.
[INFO] [stdout]     |                        ^^^^^^^^^^ no item named `SourceFile` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SourceFile::file_format`
[INFO] [stdout]    --> src/io/infer_format/inference.rs:229:46
[INFO] [stdout]     |
[INFO] [stdout] 229 |     /// using [`infer_format`] to populate [`SourceFile::file_format`]
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^ no item named `SourceFile` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tokio::io::Read`
[INFO] [stdout]     --> src/io/infer_format/dispatch.rs:1209:57
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         /// Create a reader from a type that supports [`tokio::io::Read`] and
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^^^ no item named `Read` in module `io`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `Ready`
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         /// Create a reader from a type that supports [`tokio::io::Ready`] and
[INFO] [stdout]      |                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tokio::io::Seek`
[INFO] [stdout]     --> src/io/infer_format/dispatch.rs:1210:15
[INFO] [stdout]      |
[INFO] [stdout] 1210 |         /// [`tokio::io::Seek`].
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^ no item named `Seek` in module `io`
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `seek` (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1210 -         /// [`tokio::io::Seek`].
[INFO] [stdout] 1210 +         /// [`tokio::io::seek`].
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SpectrumLike`
[INFO] [stdout]    --> src/io/infer_format/dispatch.rs:191:43
[INFO] [stdout]     |
[INFO] [stdout] 191 |     /// implement [`Clone`]. All of the [`SpectrumLike`] types here derive `Clone`, but the peak types
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ no item named `SpectrumLike` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SpectrumLike`
[INFO] [stdout]    --> src/io/infer_format/dispatch.rs:354:43
[INFO] [stdout]     |
[INFO] [stdout] 354 |     /// implement [`Clone`]. All of the [`SpectrumLike`] types here derive `Clone`, but the peak types
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ no item named `SpectrumLike` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Spectrum`
[INFO] [stdout]    --> src/io/imzml/reader.rs:975:26
[INFO] [stdout]     |
[INFO] [stdout] 975 |     /// Populate a new [`Spectrum`] in-place on the next available spectrum data.
[INFO] [stdout]     |                          ^^^^^^^^ no item named `Spectrum` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `thermorawfilereader`
[INFO] [stdout]  --> src/io/thermo/mod.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! Depends upon the [`thermorawfilereader`] crate which manages the self-hosted `.NET`
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ no item named `thermorawfilereader` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MzMLbReader`
[INFO] [stdout]   --> src/tutorial/../../docs/reader_tutorial.md:57:63
[INFO] [stdout]    |
[INFO] [stdout] 57 | Additionally, some binary formats like [`ThermoRawReader`], [`MzMLbReader`], or [`TDFFrameReader`] _require_ that there be a file on...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^ no item named `MzMLbReader` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `MzMLReader`
[INFO] [stdout]    |
[INFO] [stdout] 57 - Additionally, some binary formats like [`ThermoRawReader`], [`MzMLbReader`], or [`TDFFrameReader`] _require_ that there be a file on disk that exists outside of the Rust model of the file system in order to read it.
[INFO] [stdout] 57 + Additionally, some binary formats like [`ThermoRawReader`], [`MzMLReader`], or [`TDFFrameReader`] _require_ that there be a file on disk that exists outside of the Rust model of the file system in order to read it.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TDFFrameReader`
[INFO] [stdout]   --> src/tutorial/../../docs/reader_tutorial.md:57:83
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...moRawReader`], [`MzMLbReader`], or [`TDFFrameReader`] _require_ that there be a file on disk that exists outside of the Rust mode...
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ no item named `TDFFrameReader` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FeatureMap::all_features_for`
[INFO] [stdout]    --> src/tutorial/../../docs/ion_mobility_tutorial.md:246:3
[INFO] [stdout]     |
[INFO] [stdout] 246 | [`FeatureMap::all_features_for`] returns all features whose m/z centroid falls within the
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FeatureMap` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 | //! - `openblas` - Requires OpenBlas (see https://crates.io/crates/ndarray-linalg)
[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] 70 | //! - `openblas` - Requires OpenBlas (see <https://crates.io/crates/ndarray-linalg>)
[INFO] [stdout]    |                                           +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:71:63
[INFO] [stdout]    |
[INFO] [stdout] 71 | //! - `intel-mkl` - Requires Intel's Math Kernel Library (see https://crates.io/crates/ndarray-linalg)
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 71 | //! - `intel-mkl` - Requires Intel's Math Kernel Library (see <https://crates.io/crates/ndarray-linalg>)
[INFO] [stdout]    |                                                               +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/lib.rs:72:43
[INFO] [stdout]    |
[INFO] [stdout] 72 | //! - `netlib` - Requires the NETLIB (see https://crates.io/crates/ndarray-linalg)
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 72 | //! - `netlib` - Requires the NETLIB (see <https://crates.io/crates/ndarray-linalg>)
[INFO] [stdout]    |                                           +                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 | //! The [`mzsignal`](mzsignal) crate provides signal processing, peak picking, and feature finding funcitonality. Part of this behav...
[INFO] [stdout]    |          ----------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |          |
[INFO] [stdout]    |          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - //! The [`mzsignal`](mzsignal) crate provides signal processing, peak picking, and feature finding funcitonality. Part of this behavior requires a linear algebra implementation. [`mzsignal`](mzsignal) is flexible. It can use either `nalgebra`, a pure Rust library that is self-contained but optimized for small matrices, or `ndarray-linalg` which requires an external LAPACK library be available either at build time or run time, all of which are outside the basic Rust ecosystem. Enabling the `mzsignal` feature **requires** one of the following features:
[INFO] [stdout] 67 + //! The [`mzsignal`] crate provides signal processing, peak picking, and feature finding funcitonality. Part of this behavior requires a linear algebra implementation. [`mzsignal`](mzsignal) is flexible. It can use either `nalgebra`, a pure Rust library that is self-contained but optimized for small matrices, or `ndarray-linalg` which requires an external LAPACK library be available either at build time or run time, all of which are outside the basic Rust ecosystem. Enabling the `mzsignal` feature **requires** one of the following features:
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/lib.rs:67:192
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...ar algebra implementation. [`mzsignal`](mzsignal) is flexible. It can use either `nalgebra`, a pure Rust library that is self-con...
[INFO] [stdout]    |                                ----------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 67 - //! The [`mzsignal`](mzsignal) crate provides signal processing, peak picking, and feature finding funcitonality. Part of this behavior requires a linear algebra implementation. [`mzsignal`](mzsignal) is flexible. It can use either `nalgebra`, a pure Rust library that is self-contained but optimized for small matrices, or `ndarray-linalg` which requires an external LAPACK library be available either at build time or run time, all of which are outside the basic Rust ecosystem. Enabling the `mzsignal` feature **requires** one of the following features:
[INFO] [stdout] 67 + //! The [`mzsignal`](mzsignal) crate provides signal processing, peak picking, and feature finding funcitonality. Part of this behavior requires a linear algebra implementation. [`mzsignal`] is flexible. It can use either `nalgebra`, a pure Rust library that is self-contained but optimized for small matrices, or `ndarray-linalg` which requires an external LAPACK library be available either at build time or run time, all of which are outside the basic Rust ecosystem. Enabling the `mzsignal` feature **requires** one of the following features:
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/io/tdf/calibration.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! The majority of this code is adapted from https://github.com/jspaezp/timsrust-calibration,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! The majority of this code is adapted from <https://github.com/jspaezp/timsrust-calibration>,
[INFO] [stdout]   |                                               +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/io/tdf/calibration.rs:633:58
[INFO] [stdout]     |
[INFO] [stdout] 633 |     /// The model type == 2 implementation, adapted from https://github.com/jspaezp/timsrust-calibration.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 633 |     /// The model type == 2 implementation, adapted from <https://github.com/jspaezp/timsrust-calibration>.
[INFO] [stdout]     |                                                          +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/io/tdf/calibration.rs:702:58
[INFO] [stdout]     |
[INFO] [stdout] 702 |     /// The model type == 1 implementation, adapted from https://github.com/jspaezp/timsrust-calibration.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 702 |     /// The model type == 1 implementation, adapted from <https://github.com/jspaezp/timsrust-calibration>.
[INFO] [stdout]     |                                                          +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mzdata/index.html
[INFO] running `Command { std: "docker" "inspect" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d", kill_on_drop: false }`
[INFO] [stdout] 87e99ef86b0ad32ecf6140d94c08a82818b77bb212304ee3ef0fa69dffd9004d
