# rustc version rustc 1.98.0-nightly (423e3d252 2026-05-24)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "55dd1756e241f4b3e9aa30e39aa80fa18c588ff9ed6668a44bd8bc93af269905" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260524-1.98.0-nightly-423e3d252\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting bustools_core v0.16.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: Rust code block is empty [INFO] [stderr] --> src/io.rs:198:5 [INFO] [stderr] | [INFO] [stderr] 198 | /// ``` [INFO] [stderr] | _____^ [INFO] [stderr] 199 | | /// // use bustools::io::BusHeader; [INFO] [stderr] 200 | | /// // let header = BusHeader::new(16, 12, 1); [INFO] [stderr] 201 | | /// // can also be obtained from an existing busfile [INFO] [stderr] 202 | | /// // let header = BusHeader::from_file("somefile.bus"); [INFO] [stderr] 203 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stderr] help: mark blocks that do not contain Rust code as text [INFO] [stderr] | [INFO] [stderr] 198 | /// ```text [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `bustools_core` (lib doc) generated 1 warning (run `cargo fix --lib -p bustools_core` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bustools_core/index.html [INFO] running `Command { std: "docker" "inspect" "55dd1756e241f4b3e9aa30e39aa80fa18c588ff9ed6668a44bd8bc93af269905", kill_on_drop: false }`