[INFO] fetching crate ion-fmt 0.15.0...
[INFO] documenting ion-fmt-0.15.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate ion-fmt 0.15.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ion-fmt 0.15.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ion-fmt 0.15.0
[INFO] tweaked toml for crates.io crate ion-fmt 0.15.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ion-fmt 0.15.0 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 ion-fmt 0.15.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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b
[INFO] running `Command { std: "docker" "start" "e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b", 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" "e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b", 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" "e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking ion v0.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]  Documenting ion-fmt v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | / pub struct DictionaryDisplay<'a> {
[INFO] [stdout] 161 | |     dictionary: &'a Dictionary,
[INFO] [stdout] 162 | |     field: FieldStyle,
[INFO] [stdout] 163 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]     = help: ends near `Display adapter that renders dictionary fields from a section.`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | / pub struct DictionaryDisplay<'a> {
[INFO] [stdout] 161 | |     dictionary: &'a Dictionary,
[INFO] [stdout] 162 | |     field: FieldStyle,
[INFO] [stdout] 163 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display adapter that renders dictionary fields from a section.`
[INFO] [stdout]     = help: ends near `Display adapter that renders dictionary fields from a section.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / pub struct DictionaryFieldDisplay<'a> {
[INFO] [stdout] 176 | |     key: &'a str,
[INFO] [stdout] 177 | |     value: &'a Value,
[INFO] [stdout] 178 | |     options: FieldStyle,
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]     = help: ends near `Display adapter that renders a single dictionary key-value pair.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / pub struct DictionaryFieldDisplay<'a> {
[INFO] [stdout] 176 | |     key: &'a str,
[INFO] [stdout] 177 | |     value: &'a Value,
[INFO] [stdout] 178 | |     options: FieldStyle,
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display adapter that renders a single dictionary key-value pair.`
[INFO] [stdout]     = help: ends near `Display adapter that renders a single dictionary key-value pair.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct DictionaryOptions {
[INFO] [stdout] 27 | |     /// Style used for dictionary fields.
[INFO] [stdout] 28 | |     pub field: FieldStyle,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Options that control dictionary formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct DictionaryOptions {
[INFO] [stdout] 27 | |     /// Style used for dictionary fields.
[INFO] [stdout] 28 | |     pub field: FieldStyle,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Options that control dictionary formatting behavior.`
[INFO] [stdout]    = help: ends near `Options that control dictionary formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub struct DocumentOptions {
[INFO] [stdout] 41 | |     /// Spacing at end-of-document.
[INFO] [stdout] 42 | |     pub spacing: DocumentSpacing,
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Options that control document-level formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub struct DocumentOptions {
[INFO] [stdout] 41 | |     /// Spacing at end-of-document.
[INFO] [stdout] 42 | |     pub spacing: DocumentSpacing,
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Options that control document-level formatting behavior.`
[INFO] [stdout]    = help: ends near `Options that control document-level formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / pub enum DocumentSpacing {
[INFO] [stdout] 75 | |     /// Keep a single newline at end of document.
[INFO] [stdout] 76 | |     #[default]
[INFO] [stdout] 77 | |     EndNewLine,
[INFO] [stdout] 78 | |     /// Add one extra empty line at end of document.
[INFO] [stdout] 79 | |     AdditionalEndNewLine,
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Spacing behavior at end-of-document.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / pub enum DocumentSpacing {
[INFO] [stdout] 75 | |     /// Keep a single newline at end of document.
[INFO] [stdout] 76 | |     #[default]
[INFO] [stdout] 77 | |     EndNewLine,
[INFO] [stdout] 78 | |     /// Add one extra empty line at end of document.
[INFO] [stdout] 79 | |     AdditionalEndNewLine,
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Spacing behavior at end-of-document.`
[INFO] [stdout]    = help: ends near `Spacing behavior at end-of-document.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub enum FieldStyle {
[INFO] [stdout] 55 | |     /// Render dictionary strings as escaped single-line values.
[INFO] [stdout] 56 | |     Singleline,
[INFO] [stdout] 57 | |     /// Preserve embedded newline characters as multiline quoted values.
[INFO] [stdout] 58 | |     #[default]
[INFO] [stdout] 59 | |     Multiline,
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Formatting style for dictionary string fields.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub enum FieldStyle {
[INFO] [stdout] 55 | |     /// Render dictionary strings as escaped single-line values.
[INFO] [stdout] 56 | |     Singleline,
[INFO] [stdout] 57 | |     /// Preserve embedded newline characters as multiline quoted values.
[INFO] [stdout] 58 | |     #[default]
[INFO] [stdout] 59 | |     Multiline,
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Formatting style for dictionary string fields.`
[INFO] [stdout]    = help: ends near `Formatting style for dictionary string fields.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub struct FormatOptions {
[INFO] [stdout] 14 | |     /// Dictionary rendering options.
[INFO] [stdout] 15 | |     pub dictionary: DictionaryOptions,
[INFO] [stdout] 16 | |     /// Section rendering options.
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     pub table: Option<TableOptions>,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Formatting options used when rendering Ion documents.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub struct FormatOptions {
[INFO] [stdout] 14 | |     /// Dictionary rendering options.
[INFO] [stdout] 15 | |     pub dictionary: DictionaryOptions,
[INFO] [stdout] 16 | |     /// Section rendering options.
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     pub table: Option<TableOptions>,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Formatting options used when rendering Ion documents.`
[INFO] [stdout]    = help: ends near `Formatting options used when rendering Ion documents.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | / pub struct IonDisplay<'a> {
[INFO] [stdout] 143 | |     ion: &'a Ion,
[INFO] [stdout] 144 | |     options: FormatOptions,
[INFO] [stdout] 145 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]     = help: ends near `Display adapter that renders an [`Ion`] document with canonical formatting.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | / pub struct IonDisplay<'a> {
[INFO] [stdout] 143 | |     ion: &'a Ion,
[INFO] [stdout] 144 | |     options: FormatOptions,
[INFO] [stdout] 145 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display adapter that renders an [`Ion`] document with canonical formatting.`
[INFO] [stdout]     = help: ends near `Display adapter that renders an [`Ion`] document with canonical formatting.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub struct SectionOptions {
[INFO] [stdout] 34 | |     /// Spacing between dictionary fields and table rows in the same section.
[INFO] [stdout] 35 | |     pub spacing: SectionSpacing,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Options that control section-level formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub struct SectionOptions {
[INFO] [stdout] 34 | |     /// Spacing between dictionary fields and table rows in the same section.
[INFO] [stdout] 35 | |     pub spacing: SectionSpacing,
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Options that control section-level formatting behavior.`
[INFO] [stdout]    = help: ends near `Options that control section-level formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / pub enum SectionSpacing {
[INFO] [stdout] 65 | |     /// Keep the single line break between dictionary fields and table rows.
[INFO] [stdout] 66 | |     NewLine,
[INFO] [stdout] 67 | |     /// Add an extra empty line between dictionary fields and table rows.
[INFO] [stdout] 68 | |     #[default]
[INFO] [stdout] 69 | |     AdditionalNewLine,
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Spacing behavior between dictionary fields and table rows in one section.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / pub enum SectionSpacing {
[INFO] [stdout] 65 | |     /// Keep the single line break between dictionary fields and table rows.
[INFO] [stdout] 66 | |     NewLine,
[INFO] [stdout] 67 | |     /// Add an extra empty line between dictionary fields and table rows.
[INFO] [stdout] 68 | |     #[default]
[INFO] [stdout] 69 | |     AdditionalNewLine,
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Spacing behavior between dictionary fields and table rows in one section.`
[INFO] [stdout]    = help: ends near `Spacing behavior between dictionary fields and table rows in one section.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / pub enum TableOptions {
[INFO] [stdout] 48 | |     /// Treat the first row as a header and synthesize a separator row when one is missing.
[INFO] [stdout] 49 | |     AddHeaderSeparatorWhenMissing,
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]    = help: ends near `Options that control table formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/display.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / pub enum TableOptions {
[INFO] [stdout] 48 | |     /// Treat the first row as a header and synthesize a separator row when one is missing.
[INFO] [stdout] 49 | |     AddHeaderSeparatorWhenMissing,
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Options that control table formatting behavior.`
[INFO] [stdout]    = help: ends near `Options that control table formatting behavior.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | / pub fn display_with_options(ion: &Ion, options: FormatOptions) -> IonDisplay<'_> {
[INFO] [stdout] 242 | |     IonDisplay::new(ion, options)
[INFO] [stdout] 243 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]     = help: ends near `Returns a display adapter rendered with explicit formatting options.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:241:1
[INFO] [stdout]     |
[INFO] [stdout] 241 | / pub fn display_with_options(ion: &Ion, options: FormatOptions) -> IonDisplay<'_> {
[INFO] [stdout] 242 | |     IonDisplay::new(ion, options)
[INFO] [stdout] 243 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Returns a display adapter rendered with explicit formatting options.`
[INFO] [stdout]     = help: ends near `Returns a display adapter rendered with explicit formatting options.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / pub fn format_ion_with_options(ion: &Ion, options: FormatOptions) -> String {
[INFO] [stdout] 248 | |     display_with_options(ion, options).to_string()
[INFO] [stdout] 249 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Display wrapper and helpers used to render formatted Ion output.`
[INFO] [stdout]     = help: ends near `Formats an Ion document using explicit formatting options.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/display.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / pub fn format_ion_with_options(ion: &Ion, options: FormatOptions) -> String {
[INFO] [stdout] 248 | |     display_with_options(ion, options).to_string()
[INFO] [stdout] 249 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Formats an Ion document using explicit formatting options.`
[INFO] [stdout]     = help: ends near `Formats an Ion document using explicit formatting options.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub enum FormatError {
[INFO] [stdout] 11 | |     /// Filesystem read/write error.
[INFO] [stdout] 12 | |     Io(std::io::Error),
[INFO] [stdout] 13 | |     /// Ion parse error.
[INFO] [stdout] 14 | |     Parse(ion::IonError),
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error type returned by file-oriented formatting APIs.`
[INFO] [stdout]    = help: ends near `Error returned by file-based formatting operations.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub enum FormatError {
[INFO] [stdout] 11 | |     /// Filesystem read/write error.
[INFO] [stdout] 12 | |     Io(std::io::Error),
[INFO] [stdout] 13 | |     /// Ion parse error.
[INFO] [stdout] 14 | |     Parse(ion::IonError),
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Error returned by file-based formatting operations.`
[INFO] [stdout]    = help: ends near `Error returned by file-based formatting operations.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `ion-fmt`
[INFO] running `Command { std: "docker" "inspect" "e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b", kill_on_drop: false }`
[INFO] [stdout] e59e3fbd9b791ef8bf0eeffe7822fcc127b906903f34231770d8905bece5188b
