[INFO] cloning repository https://github.com/diceroll123/pymermaider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diceroll123/pymermaider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71d596b2fc450fe9aca3c240b4ebfc0f9aac9653
[INFO] documenting diceroll123/pymermaider against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiceroll123%2Fpymermaider" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/diceroll123/pymermaider
[INFO] finished tweaking git repo https://github.com/diceroll123/pymermaider
[INFO] tweaked toml for git repo https://github.com/diceroll123/pymermaider written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diceroll123/pymermaider on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diceroll123/pymermaider 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7145025fa9450e9676e7b0df5b5444d7a7a04b20c97fa7d8e2d0cd2b837d2bb0
[INFO] running `Command { std: "docker" "start" "-a" "7145025fa9450e9676e7b0df5b5444d7a7a04b20c97fa7d8e2d0cd2b837d2bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7145025fa9450e9676e7b0df5b5444d7a7a04b20c97fa7d8e2d0cd2b837d2bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7145025fa9450e9676e7b0df5b5444d7a7a04b20c97fa7d8e2d0cd2b837d2bb0", kill_on_drop: false }`
[INFO] [stdout] 7145025fa9450e9676e7b0df5b5444d7a7a04b20c97fa7d8e2d0cd2b837d2bb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d4d67e0b3f1d0fced62d9284f4dfdba59bdeced42c6e5b12efa68563373f06d
[INFO] running `Command { std: "docker" "start" "-a" "3d4d67e0b3f1d0fced62d9284f4dfdba59bdeced42c6e5b12efa68563373f06d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking version-ranges v0.1.2
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking salsa-macro-rules v0.25.2 (https://github.com/salsa-rs/salsa.git?rev=e9b9ddd4bec50ac777e9353bbb8f1180e5669d89#e9b9ddd4)
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking ruff_annotate_snippets v0.1.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking annotate-snippets v0.11.5
[INFO] [stderr]    Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_python_stdlib v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking matchit v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking newtype-uuid v1.3.2
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking ordermap v1.0.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ruff_cache v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling ruff_macros v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling salsa-macros v0.25.2 (https://github.com/salsa-rs/salsa.git?rev=e9b9ddd4bec50ac777e9353bbb8f1180e5669d89#e9b9ddd4)
[INFO] [stderr]    Compiling libcst_derive v1.8.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking quick-junit v0.5.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking libcst v1.8.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking ty_static v0.0.1 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling get-size-derive2 v0.7.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking pep440_rs v0.7.3
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking serde_with v3.16.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking get-size2 v0.7.3
[INFO] [stderr]     Checking salsa v0.25.2 (https://github.com/salsa-rs/salsa.git?rev=e9b9ddd4bec50ac777e9353bbb8f1180e5669d89#e9b9ddd4)
[INFO] [stderr]     Checking ruff_memory_usage v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_diagnostics v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking imperative v1.0.6
[INFO] [stderr]     Checking ruff_notebook v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking pep508_rs v0.9.2
[INFO] [stderr]     Checking pyproject-toml v0.13.7
[INFO] [stderr]     Checking ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_python_literal v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_python_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_python_codegen v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_db v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_python_semantic v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_python_importer v0.0.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]     Checking ruff_linter v0.15.0 (https://github.com/astral-sh/ruff.git?tag=0.15.0#ce5f7b61)
[INFO] [stderr]  Documenting pymermaider v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pymermaider v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `T`
[INFO] [stdout]   --> src/type_analyzer.rs:71:58
[INFO] [stdout]    |
[INFO] [stdout] 71 | /// Returns the type parameter(s) if the base is Generic[T] or similar.
[INFO] [stdout]    |                                                          ^ no item named `T` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pymermaider_wasm/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "3d4d67e0b3f1d0fced62d9284f4dfdba59bdeced42c6e5b12efa68563373f06d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4d67e0b3f1d0fced62d9284f4dfdba59bdeced42c6e5b12efa68563373f06d", kill_on_drop: false }`
[INFO] [stdout] 3d4d67e0b3f1d0fced62d9284f4dfdba59bdeced42c6e5b12efa68563373f06d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a763a74ed052960ecd3aa90fee998882a565ba988427636f8644aee2216da1e6
[INFO] running `Command { std: "docker" "start" "-a" "a763a74ed052960ecd3aa90fee998882a565ba988427636f8644aee2216da1e6", kill_on_drop: false }`
[INFO] [stderr]  Documenting pymermaider v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `T`
[INFO] [stdout]   --> src/type_analyzer.rs:71:58
[INFO] [stdout]    |
[INFO] [stdout] 71 | /// Returns the type parameter(s) if the base is Generic[T] or similar.
[INFO] [stdout]    |                                                          ^ no item named `T` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pymermaider_wasm/index.html
[INFO] running `Command { std: "docker" "inspect" "a763a74ed052960ecd3aa90fee998882a565ba988427636f8644aee2216da1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a763a74ed052960ecd3aa90fee998882a565ba988427636f8644aee2216da1e6", kill_on_drop: false }`
[INFO] [stdout] a763a74ed052960ecd3aa90fee998882a565ba988427636f8644aee2216da1e6
