[INFO] fetching crate bioformats 0.1.8...
[INFO] documenting bioformats-0.1.8 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate bioformats 0.1.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bioformats 0.1.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bioformats 0.1.8
[INFO] tweaked toml for crates.io crate bioformats 0.1.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bioformats 0.1.8 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 bioformats 0.1.8 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97
[INFO] running `Command { std: "docker" "start" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97", 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" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97", 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" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking unsafe_cell_slice v0.2.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking positioned-io v0.3.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking sprintf v0.1.4
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking openjp2 v0.6.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking lz4_flex v0.12.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling snappy_src v0.2.5+snappy.1.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling blosc-src v0.3.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling zarrs v0.23.13
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking rayon_iter_concurrent_limit v0.2.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking cfb v0.14.0
[INFO] [stderr]     Checking quick-xml v0.40.1
[INFO] [stderr]     Checking jpegxr-pure-rs v0.1.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking weezl v0.2.1
[INFO] [stderr]     Checking zstd-pure-rs v0.1.2
[INFO] [stderr]     Checking mdbtools-pure-rs v0.1.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling monostate-impl v1.0.2
[INFO] [stderr]     Checking monostate v1.0.2
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zarrs_plugin v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling hdf5-pure-rust-derive v0.3.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking jpeg2k v0.10.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking zarrs_storage v0.4.3
[INFO] [stderr]     Checking zarrs_filesystem v0.3.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hdf5-pure-rust v0.3.10
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking zarrs_metadata v0.7.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking zarrs_data_type v0.9.0
[INFO] [stderr]     Checking zarrs_chunk_grid v0.5.1
[INFO] [stderr]     Checking zarrs_metadata_ext v0.4.4
[INFO] [stderr]     Checking zarrs_chunk_key_encoding v0.2.0
[INFO] [stderr]     Checking zarrs_codec v0.2.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]  Documenting bioformats v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bioformats v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `r,g,b`
[INFO] [stdout]     --> src/common/codec.rs:2274:75
[INFO] [stdout]      |
[INFO] [stdout] 2274 |     /// Per-entry RGB for the four sub-quadrants: [tl, tr, bl, br], each [r,g,b].
[INFO] [stdout]      |                                                                           ^^^^^ no item named `r,g,b` 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: unresolved link to `1`
[INFO] [stdout]     --> src/formats/dicom.rs:1993:81
[INFO] [stdout]      |
[INFO] [stdout] 1993 | /// Maximum sample value for a pixel type, matching FormatTools.defaultMinMax()[1].
[INFO] [stdout]      |                                                                                 ^ no item named `1` 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 `TiffReader::dng_white_balance`
[INFO] [stdout]    --> src/formats/extended.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 | /// (`WHITE_BALANCE_RGB_COEFFS`, via [`TiffReader::dng_white_balance`]) supplies
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `TiffReader` in scope
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `LofReader`
[INFO] [stdout]     |
[INFO] [stdout] 243 - /// (`WHITE_BALANCE_RGB_COEFFS`, via [`TiffReader::dng_white_balance`]) supplies
[INFO] [stdout] 243 + /// (`WHITE_BALANCE_RGB_COEFFS`, via [`LofReader::dng_white_balance`]) supplies
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/formats/flex.rs:398:66
[INFO] [stdout]     |
[INFO] [stdout] 398 |     /// (Java `imageNumber = getImageCount() * pos[0] + no`, pos[0] == series).
[INFO] [stdout]     |                                                                  ^ no item named `0` 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 `ms`
[INFO] [stdout]     --> src/formats/hcs2.rs:7527:57
[INFO] [stdout]      |
[INFO] [stdout] 7527 |         /// Java `ScanrReader.deltaT` ("timeloop delay [ms]" Val) in seconds.
[INFO] [stdout]      |                                                         ^^ no item named `ms` 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 `c`
[INFO] [stdout]     --> src/formats/hcs2.rs:8026:45
[INFO] [stdout]      |
[INFO] [stdout] 8026 |     /// getFilename: channel = channelNames[c]; realIndex = getIndex(z,0,t);
[INFO] [stdout]      |                                             ^ no item named `c` 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 `z,y,x`
[INFO] [stdout]   --> src/formats/imaris_hdf.rs:10:79
[INFO] [stdout]    |
[INFO] [stdout] 10 | //!   DataSet/ResolutionLevel R/TimePoint T/Channel C/Data — uint8 or uint16 [z,y,x]
[INFO] [stdout]    |                                                                               ^^^^^ no item named `z,y,x` 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 `field`
[INFO] [stdout]    --> src/formats/incell.rs:657:35
[INFO] [stdout]     |
[INFO] [stdout] 657 | /// Allocate the imageFiles[well][field][t][channels*z] structure.
[INFO] [stdout]     |                                   ^^^^^ no item named `field` 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 `channels*z`
[INFO] [stdout]    --> src/formats/incell.rs:657:45
[INFO] [stdout]     |
[INFO] [stdout] 657 | /// Allocate the imageFiles[well][field][t][channels*z] structure.
[INFO] [stdout]     |                                             ^^^^^^^^^^ no item named `channels*z` 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 `FormatWriter::close`
[INFO] [stdout]     --> src/formats/misc.rs:3509:43
[INFO] [stdout]      |
[INFO] [stdout] 3509 | /// Accumulates planes, then on [`close`](FormatWriter::close) writes a
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^ no item named `FormatWriter` in scope
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `FormatReader`
[INFO] [stdout]      |
[INFO] [stdout] 3509 - /// Accumulates planes, then on [`close`](FormatWriter::close) writes a
[INFO] [stdout] 3509 + /// Accumulates planes, then on [`close`](FormatReader::close) writes a
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/formats/nifti.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Number of dimensions (dim[0])
[INFO] [stdout]     |                                   ^ no item named `0` 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 `DimensionOrder`
[INFO] [stdout]    --> src/stitcher.rs:568:13
[INFO] [stdout]     |
[INFO] [stdout] 568 | /// Map a [`DimensionOrder`] to its 5-character string form (e.g. "XYZCT"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ no item named `DimensionOrder` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `find_pattern_with_excludes` links to private item `find_pattern_fixed`
[INFO] [stdout]     --> src/stitcher.rs:2045:7
[INFO] [stdout]      |
[INFO] [stdout] 2045 | /// [`find_pattern_fixed`]; the series-axis 'S'/'E' special case is handled).
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]      = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `build_files_regex` links to private item `get_all_files`
[INFO] [stdout]     --> src/stitcher.rs:2335:60
[INFO] [stdout]      |
[INFO] [stdout] 2335 | /// 3. Recursively list every file under that directory ([`get_all_files`]),
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/formats/misc.rs:4929:6
[INFO] [stdout]      |
[INFO] [stdout] 4929 | /// (https://docs.unidata.ucar.edu/netcdf-c/current/file_format_specifications.html)
[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] 4929 | /// (<https://docs.unidata.ucar.edu/netcdf-c/current/file_format_specifications.html>)
[INFO] [stdout]      |      +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/formats/mrc.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Specification: MRC2014 — https://www.ccpem.ac.uk/mrc_format/mrc2014.php
[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] 3 | //! Specification: MRC2014 — <https://www.ccpem.ac.uk/mrc_format/mrc2014.php>
[INFO] [stdout]   |                              +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/formats/nrrd.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Specification: http://teem.sourceforge.net/nrrd/format.html
[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] 3 | //! Specification: <http://teem.sourceforge.net/nrrd/format.html>
[INFO] [stdout]   |                    +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `value`
[INFO] [stdout]     --> src/formats/tiff_wrappers.rs:3955:32
[INFO] [stdout]      |
[INFO] [stdout] 3955 |     /// expected to be "- Step <value>"; returns the parsed value or None.
[INFO] [stdout]      |                                ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `dir`
[INFO] [stdout]   --> src/formats/zeiss_zvi.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout] 71 | /// The immediate parent directory component of a "…/<dir>/Contents" path.
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/formats/ome_xml.rs:465:14
[INFO] [stdout]     |
[INFO] [stdout] 465 |         Some(dir) if filename_path.is_absolute() => (None, true),
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]     --> src/formats/zeiss_czi.rs:1947:17
[INFO] [stdout]      |
[INFO] [stdout] 1947 |             Err(err) if entry.compression == 4 && compressed.len() == max_bytes => Ok(compressed),
[INFO] [stdout]      |                 ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `output`
[INFO] [stdout]  --> src/bin/bioformats_convert.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! Usage: bioformats-convert <input> <output>
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bioformats/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97", 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" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting bioformats v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `TiffReader::dng_white_balance`
[INFO] [stdout]    --> src/formats/extended.rs:243:40
[INFO] [stdout]     |
[INFO] [stdout] 243 | /// (`WHITE_BALANCE_RGB_COEFFS`, via [`TiffReader::dng_white_balance`]) supplies
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `TiffReader` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `LofReader`
[INFO] [stdout]     |
[INFO] [stdout] 243 - /// (`WHITE_BALANCE_RGB_COEFFS`, via [`TiffReader::dng_white_balance`]) supplies
[INFO] [stdout] 243 + /// (`WHITE_BALANCE_RGB_COEFFS`, via [`LofReader::dng_white_balance`]) supplies
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `z,y,x`
[INFO] [stdout]   --> src/formats/imaris_hdf.rs:10:79
[INFO] [stdout]    |
[INFO] [stdout] 10 | //!   DataSet/ResolutionLevel R/TimePoint T/Channel C/Data — uint8 or uint16 [z,y,x]
[INFO] [stdout]    |                                                                               ^^^^^ no item named `z,y,x` 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 `FormatWriter::close`
[INFO] [stdout]     --> src/formats/misc.rs:3509:43
[INFO] [stdout]      |
[INFO] [stdout] 3509 | /// Accumulates planes, then on [`close`](FormatWriter::close) writes a
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^ no item named `FormatWriter` in scope
[INFO] [stdout]      |
[INFO] [stdout] help: there's a similarly named item `FormatReader`
[INFO] [stdout]      |
[INFO] [stdout] 3509 - /// Accumulates planes, then on [`close`](FormatWriter::close) writes a
[INFO] [stdout] 3509 + /// Accumulates planes, then on [`close`](FormatReader::close) writes a
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `find_pattern_with_excludes` links to private item `find_pattern_fixed`
[INFO] [stdout]     --> src/stitcher.rs:2045:7
[INFO] [stdout]      |
[INFO] [stdout] 2045 | /// [`find_pattern_fixed`]; the series-axis 'S'/'E' special case is handled).
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]      = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `build_files_regex` links to private item `get_all_files`
[INFO] [stdout]     --> src/stitcher.rs:2335:60
[INFO] [stdout]      |
[INFO] [stdout] 2335 | /// 3. Recursively list every file under that directory ([`get_all_files`]),
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/formats/misc.rs:4929:6
[INFO] [stdout]      |
[INFO] [stdout] 4929 | /// (https://docs.unidata.ucar.edu/netcdf-c/current/file_format_specifications.html)
[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] 4929 | /// (<https://docs.unidata.ucar.edu/netcdf-c/current/file_format_specifications.html>)
[INFO] [stdout]      |      +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/formats/mrc.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Specification: MRC2014 — https://www.ccpem.ac.uk/mrc_format/mrc2014.php
[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] 3 | //! Specification: MRC2014 — <https://www.ccpem.ac.uk/mrc_format/mrc2014.php>
[INFO] [stdout]   |                              +                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/formats/nrrd.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Specification: http://teem.sourceforge.net/nrrd/format.html
[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] 3 | //! Specification: <http://teem.sourceforge.net/nrrd/format.html>
[INFO] [stdout]   |                    +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.28s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bioformats/index.html
[INFO] running `Command { std: "docker" "inspect" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97", kill_on_drop: false }`
[INFO] [stdout] 4b49a3cbe39abd0a988737934d519a8bebaa94d83d82bc3d3bab4a049ac18f97
