[INFO] cloning repository https://github.com/LESIM-Co-Ltd/konoma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LESIM-Co-Ltd/konoma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLESIM-Co-Ltd%2Fkonoma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLESIM-Co-Ltd%2Fkonoma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 280a5dcb56bf60b37ff180d23d15cc71ac58b510
[INFO] documenting LESIM-Co-Ltd/konoma against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLESIM-Co-Ltd%2Fkonoma" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LESIM-Co-Ltd/konoma
[INFO] finished tweaking git repo https://github.com/LESIM-Co-Ltd/konoma
[INFO] tweaked toml for git repo https://github.com/LESIM-Co-Ltd/konoma written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LESIM-Co-Ltd/konoma 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 git repo https://github.com/LESIM-Co-Ltd/konoma 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d
[INFO] running `Command { std: "docker" "start" "d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d", 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" "d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d", 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" "d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]     Checking zune-core v0.5.3
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking zerocopy v0.8.56
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling wayland-backend v0.3.17
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking fearless_simd v0.4.1
[INFO] [stderr]    Compiling instability v0.3.13
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking ratex-types v0.1.14
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking lru v0.18.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rust-embed-utils v8.12.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking font-types v0.12.4
[INFO] [stderr]     Checking pulp v0.22.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette_derive v0.7.7
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking read-fonts v0.41.0
[INFO] [stderr]     Checking wayland-client v0.31.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]     Checking ratex-font v0.1.14
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking safe_arch v1.2.0
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking palette_math v0.7.7
[INFO] [stderr]     Checking line-clipping v0.3.8
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking hayro-ccitt v0.3.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking symphonia-core v0.6.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking exr v1.74.2
[INFO] [stderr]     Checking guillotiere v0.7.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking system-fonts v0.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking hayro-jbig2 v0.3.0
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking palette v0.7.7
[INFO] [stderr]     Checking read-fonts v0.39.2
[INFO] [stderr]     Checking wide v1.6.1
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rand_xoshiro v0.8.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hayro-jpeg2000 v0.3.5
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]     Checking ordered-float v5.5.0
[INFO] [stderr]     Checking hayro-postscript v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hayro-syntax v0.7.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking skrifa v0.44.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking harfrust v0.12.0
[INFO] [stderr]     Checking hayro-cmap v0.1.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking plist v1.10.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking ratex-katex-fonts v0.1.14
[INFO] [stderr]     Checking ratatui-macros v0.7.2
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking symphonia-metadata v0.6.1
[INFO] [stderr]     Checking inotify-sys v0.1.8
[INFO] [stderr]     Checking vello_common v0.0.8
[INFO] [stderr]     Checking ratex-unicode-font v0.1.14
[INFO] [stderr]     Checking ratex-lexer v0.1.14
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking skrifa v0.42.1
[INFO] [stderr]     Checking fontdb v0.24.0
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking quantette v0.6.0
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]     Checking imagesize v0.15.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling ratatui-image v11.0.6
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking cfb v0.14.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking usvg v0.48.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking icy_sixel v0.5.1
[INFO] [stderr]     Checking ratex-parser v0.1.14
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking hayro-interpret v0.7.0
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking ureq-proto v0.6.1
[INFO] [stderr]     Checking vello_cpu v0.0.8
[INFO] [stderr]     Checking ratex-font-loader v0.1.14
[INFO] [stderr]     Checking symphonia-common v0.6.1
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking pic-scale v0.7.11
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking ascii-dag v0.9.1
[INFO] [stderr]     Checking ureq v3.4.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking resvg v0.48.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking trash v5.2.6
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking re_mp4 v0.5.1
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking ratex-layout v0.1.14
[INFO] [stderr]     Checking mermaid-text v0.57.0 (/opt/rustwide/workdir/vendor/mermaid-text)
[INFO] [stderr]     Checking two-face v0.5.2+bat-0.26.1
[INFO] [stderr]     Checking symphonia-format-mkv v0.6.1
[INFO] [stderr]     Checking ratex-svg v0.1.14
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking infer v0.22.0
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking emojis v0.9.0
[INFO] [stderr]     Checking hayro v0.7.1
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking rust_h265 v0.1.0
[INFO] [stderr]     Checking similar v3.2.0
[INFO] [stderr]     Checking rust_h264 v0.4.0
[INFO] [stderr]     Checking git2 v0.21.0
[INFO] [stderr]  Documenting konoma v0.28.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::preview::markdown::render_markdown_with_images`
[INFO] [stdout]     --> src/app.rs:2270:41
[INFO] [stdout]      |
[INFO] [stdout] 2270 |     /// [`render_markdown_with_images`](crate::preview::markdown::render_markdown_with_images)
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `render_markdown_with_images` in module `markdown`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `render_markdown_with_images_aligned`
[INFO] [stdout]      |
[INFO] [stdout] 2270 |     /// [`render_markdown_with_images`](crate::preview::markdown::render_markdown_with_images_aligned)
[INFO] [stdout]      |                                                                                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]     --> src/app.rs:5447:89
[INFO] [stdout]      |
[INFO] [stdout] 5447 | /// - `center`  : the center clamped to where the visible window fits within the image [0,1]
[INFO] [stdout]      |                                                                                         ^^^ no item named `0,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 `0,1`
[INFO] [stdout]     --> src/app.rs:5458:53
[INFO] [stdout]      |
[INFO] [stdout] 5458 | /// From (source image src, font_size, zoom, center[0,1], display area inner, render_scale), returns
[INFO] [stdout]      |                                                     ^^^ no item named `0,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 `delete_permanently`
[INFO] [stdout]    --> src/fileops.rs:379:15
[INFO] [stdout]     |
[INFO] [stdout] 379 | /// Same as [`delete_permanently`], but bumps `p` **per path** so the background file-op worker can
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ no item named `delete_permanently` 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 `copy_into`
[INFO] [stdout]    --> src/fileops.rs:676:15
[INFO] [stdout]     |
[INFO] [stdout] 676 | /// Same as [`copy_into`], but bumps `p` as leaf files are copied — for the background file-op
[INFO] [stdout]     |               ^^^^^^^^^ no item named `copy_into` 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 `move_into`
[INFO] [stdout]    --> src/fileops.rs:707:15
[INFO] [stdout]     |
[INFO] [stdout] 707 | /// Same as [`move_into`], but bumps `p` as leaf files are moved — for the background file-op
[INFO] [stdout]     |               ^^^^^^^^^ no item named `move_into` 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 `split_segments`
[INFO] [stdout]    --> src/preview/markdown.rs:280:87
[INFO] [stdout]     |
[INFO] [stdout] 280 | /// did in the file. [`split_block_parts`] (block-level images, ```mermaid fences), [`split_segments`]
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^^^^ no item named `split_segments` 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 `split_alerts`
[INFO] [stdout]    --> src/preview/markdown.rs:295:53
[INFO] [stdout]     |
[INFO] [stdout] 295 | /// The three splitters that peel a *container* — [`split_alerts`] (strips the `>` markers),
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^ no item named `split_alerts` 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 `split_tables`
[INFO] [stdout]    --> src/preview/markdown.rs:296:71
[INFO] [stdout]     |
[INFO] [stdout] 296 | /// [`split_details`] (strips the `<details>`/`<summary>` tags) and [`split_tables`] — are the
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^ no item named `split_tables` 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 `split_details`
[INFO] [stdout]     |
[INFO] [stdout] 296 - /// [`split_details`] (strips the `<details>`/`<summary>` tags) and [`split_tables`] — are the
[INFO] [stdout] 296 + /// [`split_details`] (strips the `<details>`/`<summary>` tags) and [`split_details`] — are the
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `render_markdown_with_images`
[INFO] [stdout]    --> src/preview/markdown.rs:598:7
[INFO] [stdout]     |
[INFO] [stdout] 598 | /// [`render_markdown_with_images`] plus the block alignments the render runs under — the form
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `render_markdown_with_images` 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 `render_markdown_with_images_aligned`
[INFO] [stdout]     |
[INFO] [stdout] 598 | /// [`render_markdown_with_images_aligned`] plus the block alignments the render runs under — the form
[INFO] [stdout]     |                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `split_block_parts_run`
[INFO] [stdout]    --> src/preview/markdown.rs:995:50
[INFO] [stdout]     |
[INFO] [stdout] 995 | /// The shared body of [`split_block_parts`] / [`split_block_parts_run`]. `doc` is positionally
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^ no item named `split_block_parts_run` 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 `split_block_parts`
[INFO] [stdout]     |
[INFO] [stdout] 995 - /// The shared body of [`split_block_parts`] / [`split_block_parts_run`]. `doc` is positionally
[INFO] [stdout] 995 + /// The shared body of [`split_block_parts`] / [`split_block_parts`]. `doc` is positionally
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `split_html_blocks`
[INFO] [stdout]     --> src/preview/markdown.rs:3629:50
[INFO] [stdout]      |
[INFO] [stdout] 3629 | /// Every block splitter — all four, including [`split_html_blocks`], which was the last holdout
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^ no item named `split_html_blocks` 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 `split_tables`
[INFO] [stdout]     --> src/preview/markdown.rs:3831:48
[INFO] [stdout]      |
[INFO] [stdout] 3831 | /// on a [`SourceRun`]. The block splitters ([`split_tables`], [`split_html_blocks`],
[INFO] [stdout]      |                                                ^^^^^^^^^^^^ no item named `split_tables` 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 `split_details`
[INFO] [stdout]      |
[INFO] [stdout] 3831 - /// on a [`SourceRun`]. The block splitters ([`split_tables`], [`split_html_blocks`],
[INFO] [stdout] 3831 + /// on a [`SourceRun`]. The block splitters ([`split_details`], [`split_html_blocks`],
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `split_html_blocks`
[INFO] [stdout]     --> src/preview/markdown.rs:3831:66
[INFO] [stdout]      |
[INFO] [stdout] 3831 | /// on a [`SourceRun`]. The block splitters ([`split_tables`], [`split_html_blocks`],
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^^^ no item named `split_html_blocks` 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 `split_alerts`
[INFO] [stdout]     --> src/preview/markdown.rs:3832:7
[INFO] [stdout]      |
[INFO] [stdout] 3832 | /// [`split_alerts`], [`split_details`]) and the `structure_mask`/`details_mask` they feed no longer
[INFO] [stdout]      |       ^^^^^^^^^^^^ no item named `split_alerts` 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 `code_block_source_locs`
[INFO] [stdout]     --> src/preview/markdown.rs:3837:58
[INFO] [stdout]      |
[INFO] [stdout] 3837 | /// that must count exactly what those splitters draw ([`code_block_source_locs`],
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^^^^ no item named `code_block_source_locs` 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 `task_source_locs`
[INFO] [stdout]     --> src/preview/markdown.rs:3838:7
[INFO] [stdout]      |
[INFO] [stdout] 3838 | /// [`task_source_locs`]).
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^ no item named `task_source_locs` 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 `split_html_blocks`
[INFO] [stdout]     --> src/preview/markdown.rs:3874:62
[INFO] [stdout]      |
[INFO] [stdout] 3874 | /// which exists entirely to keep the two cases apart, and [`split_html_blocks`], the gate whose
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^ no item named `split_html_blocks` 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 `split_html_blocks`
[INFO] [stdout]     --> src/preview/markdown.rs:3937:58
[INFO] [stdout]      |
[INFO] [stdout] 3937 | /// the line before the next blank one", the same walk [`split_html_blocks`] performs.
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^ no item named `split_html_blocks` 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 `render_alert`
[INFO] [stdout]     --> src/preview/markdown.rs:4507:59
[INFO] [stdout]      |
[INFO] [stdout] 4507 | /// whichever [`AlertKind`] is being drawn) — shared by [`render_alert`]'s own per-line prefixing and
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^ no item named `render_alert` 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 `render_alert`
[INFO] [stdout]     --> src/preview/markdown.rs:4517:43
[INFO] [stdout]      |
[INFO] [stdout] 4517 | /// `"Note — My title"`) — split out of [`render_alert`] so `render::render_alert_from_model` (the
[INFO] [stdout]      |                                           ^^^^^^^^^^^^ no item named `render_alert` 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 `render_md_body_nested`
[INFO] [stdout]     --> src/preview/markdown.rs:4790:15
[INFO] [stdout]      |
[INFO] [stdout] 4790 | /// through [`render_md_body_nested`] (not the top-level [`render_md_text`]), so a nested alert
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^ no item named `render_md_body_nested` 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 `render_md_text`
[INFO] [stdout]     --> src/preview/markdown.rs:4790:60
[INFO] [stdout]      |
[INFO] [stdout] 4790 | /// through [`render_md_body_nested`] (not the top-level [`render_md_text`]), so a nested alert
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^ no item named `render_md_text` 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 `render_md_text`
[INFO] [stdout]     --> src/preview/markdown.rs:4794:73
[INFO] [stdout]      |
[INFO] [stdout] 4794 | /// `interactive` distinguishes the **single top-level entry point** ([`render_md_text`], which
[INFO] [stdout]      |                                                                         ^^^^^^^^^^^^^^ no item named `render_md_text` 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 `render_md_body_nested`
[INFO] [stdout]     --> src/preview/markdown.rs:4796:66
[INFO] [stdout]      |
[INFO] [stdout] 4796 | /// sequence via `next_details_open`) from every other caller ([`render_md_body_nested`], `false`,
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^^^^^^^ no item named `render_md_body_nested` 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 `render_details`
[INFO] [stdout]     --> src/preview/markdown.rs:4805:78
[INFO] [stdout]      |
[INFO] [stdout] 4805 | /// The `▾`/`▸` summary marker line for a `<details>` block — split out of [`render_details`] so
[INFO] [stdout]      |                                                                              ^^^^^^^^^^^^^^ no item named `render_details` 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 `render_details`
[INFO] [stdout]     --> src/preview/markdown.rs:4809:7
[INFO] [stdout]      |
[INFO] [stdout] 4809 | /// [`render_details`]'s own doc comment for what `interactive` means and why it exists.
[INFO] [stdout]      |       ^^^^^^^^^^^^^^ no item named `render_details` 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 `render_details`
[INFO] [stdout]     --> src/preview/markdown.rs:4829:31
[INFO] [stdout]      |
[INFO] [stdout] 4829 | /// `TABLE_BORDER_FG` color [`render_details`]'s own body-prefixing and [`is_details_body_line`]'s
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^ no item named `render_details` 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 `process_inline_html`
[INFO] [stdout]     --> src/preview/markdown.rs:5098:7
[INFO] [stdout]      |
[INFO] [stdout] 5098 | /// [`process_inline_html`] that also composes the line origins (see [`LineOrigin`]). A `<br>` is the
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ no item named `process_inline_html` 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 `process_footnotes`
[INFO] [stdout]     --> src/preview/markdown.rs:5520:7
[INFO] [stdout]      |
[INFO] [stdout] 5520 | /// [`process_footnotes`] that also composes the line origins (see [`LineOrigin`]). Definition lines
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^ no item named `process_footnotes` 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 `super::chart::tests`
[INFO] [stdout]   --> src/preview/mermaid/chart/mod.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 | //! element (§2-3: 描画不要 ≠ パース不要). [`super::chart::tests`] pins the drop.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ no item named `tests` in module `chart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]   --> src/preview/mermaid/chart/pie.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | //!   [`super::tests`] pins.
[INFO] [stdout]    |         ^^^^^^^^^^^^ no item named `tests` in module `chart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]   --> src/preview/mermaid/chart/quadrant.rs:19:53
[INFO] [stdout]    |
[INFO] [stdout] 19 | //!   would otherwise be read as a *point* label. [`super::tests`] pins that they do not become
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^ no item named `tests` in module `chart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]   --> src/preview/mermaid/chart/xychart.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 | //!   different order are two different charts, and [`super::tests`] pins that.
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^ no item named `tests` in module `chart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tests`
[INFO] [stdout]    --> src/preview/mermaid/chart/mod.rs:230:43
[INFO] [stdout]     |
[INFO] [stdout] 230 | /// twelve bytes long — the CJK case in [`tests`] found it. Every keyword here is ASCII, so a
[INFO] [stdout]     |                                           ^^^^^ no item named `tests` 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 `tests`
[INFO] [stdout]   --> src/preview/mermaid/class/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! is asserted for real in [`tests`].)
[INFO] [stdout]    |                               ^^^^^ no item named `tests` 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 `tests`
[INFO] [stdout]   --> src/preview/mermaid/er/mod.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! is asserted for real in [`tests`].)
[INFO] [stdout]    |                               ^^^^^ no item named `tests` 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 `tests`
[INFO] [stdout]   --> src/preview/mermaid/flowchart/mod.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! case is asserted for real in [`tests`].)
[INFO] [stdout]    |                                    ^^^^^ no item named `tests` 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 `super::tests`
[INFO] [stdout]    --> src/preview/mermaid/flowchart/parser.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// drift apart; [`super::tests`] pins the equivalence over a corpus. Preprocessing runs twice for
[INFO] [stdout]     |                    ^^^^^^^^^^^^ no item named `tests` in module `flowchart`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tests::a_bracketed_card_keeps_all_of_its_words`
[INFO] [stdout]   --> src/preview/mermaid/kanban.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! [`tests::a_bracketed_card_keeps_all_of_its_words`] is that defect, pinned.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `order`
[INFO] [stdout]    --> src/preview/mermaid/layout/layout/util.rs:160:53
[INFO] [stdout]     |
[INFO] [stdout] 160 | /// Build a 2D matrix of node IDs indexed by [rank][order].
[INFO] [stdout]     |                                                     ^^^^^ no item named `order` 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 `super::tests::check_endpoints_land_on_the_outline`
[INFO] [stdout]   --> src/preview/mermaid/render/block.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! the grid, and [`super::tests::check_endpoints_land_on_the_outline`] is what says so.
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `svg::emit`
[INFO] [stdout]   --> src/preview/mermaid/render/chart/mod.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! enums, the same [`svg::emit`], the same five palettes, the same
[INFO] [stdout]    |                       ^^^^^^^^^ no item named `svg` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]   --> src/preview/mermaid/render/chart/mod.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | //! [`super::tests`] holds twelve geometric invariants that every graph language calls. A chart
[INFO] [stdout]    |       ^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `value_to_y`
[INFO] [stdout]  --> src/preview/mermaid/render/chart/xychart.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`value_to_y`] maps a datum onto the plot, and every bar's height, every line vertex and every
[INFO] [stdout]   |       ^^^^^^^^^^ no item named `value_to_y` 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 `baseline_y`
[INFO] [stdout]   --> src/preview/mermaid/render/chart/xychart.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! negative value hangs below it. Both are [`baseline_y`], and the test that pins it is the one a
[INFO] [stdout]    |                                               ^^^^^^^^^^ no item named `baseline_y` 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 `super::class_tests`
[INFO] [stdout]   --> src/preview/mermaid/render/class.rs:13:62
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! language-neutral [`GraphSpec`], and that is checkable: [`super::class_tests`] runs the same
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^ no item named `class_tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]   --> src/preview/mermaid/render/class.rs:14:52
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! geometric invariants over class sources that [`super::tests`] runs over flowchart sources,
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Panel`
[INFO] [stdout]   --> src/preview/mermaid/render/class.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | //!    back a [`Panel`] that [`super::svg`] only translates. Sizing a class box from one label
[INFO] [stdout]    |                 ^^^^^ no item named `Panel` 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 `panel`
[INFO] [stdout]    |
[INFO] [stdout] 22 - //!    back a [`Panel`] that [`super::svg`] only translates. Sizing a class box from one label
[INFO] [stdout] 22 + //!    back a [`panel`] that [`super::svg`] only translates. Sizing a class box from one label
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::er_tests::a_crows_foot_is_drawn_at_the_end_that_asked_for_it`
[INFO] [stdout]   --> src/preview/mermaid/render/er.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | //! test rather than by care. [`super::er_tests::a_crows_foot_is_drawn_at_the_end_that_asked_for_it`]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `er_tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]  --> src/preview/mermaid/render/gantt.rs:9:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! disagree with the dates in it — and [`super::tests`] states exactly that as an invariant.
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `lay_out_spec_pass`
[INFO] [stdout]     --> src/preview/mermaid/render/orthogonal.rs:1602:72
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     /// Whether the chosen segment runs along the flow axis (the one [`lay_out_spec_pass`]'s
[INFO] [stdout]      |                                                                        ^^^^^^^^^^^^^^^^^ no item named `lay_out_spec_pass` 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 `edges::split_at_gaps`
[INFO] [stdout]     --> src/preview/mermaid/render/orthogonal.rs:2367:27
[INFO] [stdout]      |
[INFO] [stdout] 2367 | /// into the two points [`edges::split_at_gaps`] cuts out.
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^ no item named `edges` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests::check_view_box_contains_everything`
[INFO] [stdout]   --> src/preview/mermaid/render/requirement.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! [`super::tests::check_view_box_contains_everything`] and
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests::check_panels_stay_inside_their_box`
[INFO] [stdout]   --> src/preview/mermaid/render/requirement.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! [`super::tests::check_panels_stay_inside_their_box`] are the two statements that make it
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `svg::emit_lifeline`
[INFO] [stdout]   --> src/preview/mermaid/render/sequence.rs:47:49
[INFO] [stdout]    |
[INFO] [stdout] 47 | //! * **A lifeline is dashed and quiet.** See [`svg::emit_lifeline`]'s note.
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^ no item named `emit_lifeline` in module `svg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests::check_panels_stay_inside_their_box`
[INFO] [stdout]    --> src/preview/mermaid/render/sequence.rs:439:7
[INFO] [stdout]     |
[INFO] [stdout] 439 | /// [`super::tests::check_panels_stay_inside_their_box`] already knows how to check.
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `layout::intersect::intersect_polygon`
[INFO] [stdout]   --> src/preview/mermaid/render/shapes.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | //! [`layout::intersect::intersect_polygon`]'s contract.
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `layout` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::state_tests`
[INFO] [stdout]   --> src/preview/mermaid/render/state.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 | //! That is deliberate and it is checkable: [`super::state_tests`] runs the same geometric
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^ no item named `state_tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]   --> src/preview/mermaid/render/state.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! invariants over state sources that [`super::tests`] runs over flowchart sources, and they are
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::state_tests::a_notes_connector_can_cross_a_state_in_a_crowded_diagram`
[INFO] [stdout]    --> src/preview/mermaid/render/state.rs:193:10
[INFO] [stdout]     |
[INFO] [stdout] 193 | ///    [`super::state_tests::a_notes_connector_can_cross_a_state_in_a_crowded_diagram`].
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `state_tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::state_tests::a_notes_connector_can_cross_a_state_in_a_crowded_diagram`
[INFO] [stdout]    --> src/preview/mermaid/render/state.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 | /// [`super::state_tests::a_notes_connector_can_cross_a_state_in_a_crowded_diagram`].
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `state_tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::state_tests::CASES`
[INFO] [stdout]    --> src/preview/mermaid/render/state.rs:301:45
[INFO] [stdout]     |
[INFO] [stdout] 301 | ///   the one below, over every source in [`super::state_tests::CASES`] and a dozen more.
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `state_tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]   --> src/preview/mermaid/render/theme.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | //! [`super::tests`] pins that as a contrast test rather than as a comment.
[INFO] [stdout]    |       ^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests`
[INFO] [stdout]  --> src/preview/mermaid/render/timeline.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! chosen to carry, and [`super::tests`] states that as a property rather than as a hope.
[INFO] [stdout]   |                            ^^^^^^^^^^^^ no item named `tests` in module `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests::a_block_direction_does_not_move_anything`
[INFO] [stdout]    --> src/preview/mermaid/render/mod.rs:648:7
[INFO] [stdout]     |
[INFO] [stdout] 648 | /// [`super::tests::a_block_direction_does_not_move_anything`] is the test it has to change.
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in module `mermaid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::tests::a_block_direction_does_not_move_anything`
[INFO] [stdout]    --> src/preview/mermaid/render/mod.rs:918:7
[INFO] [stdout]     |
[INFO] [stdout] 918 | /// [`super::tests::a_block_direction_does_not_move_anything`] is the test it has to change.
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tests` in module `mermaid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tests`
[INFO] [stdout]   --> src/preview/mermaid/sequence/mod.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! is asserted for real in [`tests`].)
[INFO] [stdout]    |                               ^^^^^ no item named `tests` 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 `render::sequence::lay_out`
[INFO] [stdout]   --> src/preview/mermaid/sequence/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! [`render::sequence::lay_out`] builds a `Diagram` in one pass instead of going through
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `render` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `render::state`
[INFO] [stdout]  --> src/preview/mermaid/state/mod.rs:5:64
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! No text is measured, no box is sized, no SVG is emitted; [`render::state`] does that, and it
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^ no item named `render` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `tests`
[INFO] [stdout]   --> src/preview/mermaid/state/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! case is asserted for real in [`tests`].)
[INFO] [stdout]    |                                    ^^^^^ no item named `tests` 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 `parser::strip_comment`
[INFO] [stdout]   --> src/preview/mermaid/state/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | //! their own — lives in [`parser::strip_comment`], because it is a rule of *this* grammar.
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ no item named `strip_comment` in module `parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `origin`
[INFO] [stdout]     --> src/app/bookmark_actions.rs:1421:24
[INFO] [stdout]      |
[INFO] [stdout] 1421 |     /// persistent "WT <origin>" chip (`ui/status.rs::context_spans`).
[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 `origin`
[INFO] [stdout]     --> src/app.rs:1491:68
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     /// is (moving to a different repo). Drives the persistent "WT <origin>" chip (`ui/status.rs`),
[INFO] [stdout]      |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `file`
[INFO] [stdout]     --> src/git.rs:2249:31
[INFO] [stdout]      |
[INFO] [stdout] 2249 | /// Stages `file` (git add -- <file>).
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `file`
[INFO] [stdout]     --> src/git.rs:2255:43
[INFO] [stdout]      |
[INFO] [stdout] 2255 | /// Unstages `file` (git reset -q HEAD -- <file>).
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `file`
[INFO] [stdout]     --> src/git.rs:2276:60
[INFO] [stdout]      |
[INFO] [stdout] 2276 | /// Discards tracked changes to `file` (git checkout -q -- <file>).
[INFO] [stdout]      |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `message`
[INFO] [stdout]     --> src/git.rs:2282:43
[INFO] [stdout]      |
[INFO] [stdout] 2282 | /// Commits staged changes (git commit -m <message>).
[INFO] [stdout]      |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]     --> src/git.rs:2288:43
[INFO] [stdout]      |
[INFO] [stdout] 2288 | /// Switches to branch `name` (git switch <name>). git refuses (Err) if uncommitted changes conflict.
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]     --> src/git.rs:2296:60
[INFO] [stdout]      |
[INFO] [stdout] 2296 | /// Creates a new branch and switches to it (git switch -c <name>). git refuses (Err) if the name already exists.
[INFO] [stdout]      |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unopened HTML tag `details`
[INFO] [stdout]    --> src/preview/markdown/model.rs:982:14
[INFO] [stdout]     |
[INFO] [stdout] 982 | ///   which `</details>` actually belongs to which `<details>`.
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `details`
[INFO] [stdout]    --> src/preview/markdown/model.rs:982:53
[INFO] [stdout]     |
[INFO] [stdout] 982 | ///   which `</details>` actually belongs to which `<details>`.
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected character `/`
[INFO] [stdout]    --> src/preview/markdown.rs:948:1
[INFO] [stdout]     |
[INFO] [stdout] 948 | / /// Split the source into text runs and standalone block-level images. Fence-aware: an image inside a
[INFO] [stdout] 949 | | /// ``` / ~~~ code fence stays in the surrounding text run (it is not treated as an image).
[INFO] [stdout]     | |___________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected character `*`
[INFO] [stdout]    --> src/preview/markdown.rs:954:1
[INFO] [stdout]     |
[INFO] [stdout] 954 | / /// Split `src` into text runs, block-level images, and (when `mermaid_fences` is on) top-level
[INFO] [stdout] 955 | | /// ```mermaid fences. Fence tracking is shared, so a mermaid fence *inside* another code fence is
[INFO] [stdout] 956 | | /// never extracted (it is literal code), matching the segment renderer's rules.
[INFO] [stdout] 957 | | ///
[INFO] [stdout] ...   |
[INFO] [stdout] 977 | | /// are code as far as the parser is concerned, so gating it would disable fence extraction
[INFO] [stdout] 978 | | /// outright.
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/preview/mermaid/mod.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 | //!   [`render::panel`](render::panel). Everything else — the layout, the frames, the clipping,
[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] 32 - //!   [`render::panel`](render::panel). Everything else — the layout, the frames, the clipping,
[INFO] [stdout] 32 + //!   [`render::panel`]. Everything else — the layout, the frames, the clipping,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/preview/mermaid/render/chart/packet.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! exactly [`BITS_PER_ROW`](crate::preview::mermaid::chart::packet::BITS_PER_ROW) bits across, so
[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] 6 - //! exactly [`BITS_PER_ROW`](crate::preview::mermaid::chart::packet::BITS_PER_ROW) bits across, so
[INFO] [stdout] 6 + //! exactly [`BITS_PER_ROW`] bits across, so
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 59s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/konoma/index.html
[INFO] running `Command { std: "docker" "inspect" "d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d", kill_on_drop: false }`
[INFO] [stdout] d4c22b69e84181aa219f90739e65051a8e8e880d6265f35c05e8bb950bae099d
