[INFO] fetching crate dioxus-icons 0.1.0...
[INFO] documenting dioxus-icons-0.1.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate dioxus-icons 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dioxus-icons 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dioxus-icons 0.1.0
[INFO] tweaked toml for crates.io crate dioxus-icons 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-icons 0.1.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 dioxus-icons 0.1.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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9
[INFO] running `Command { std: "docker" "start" "fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9", 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" "fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9", 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" "fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dioxus-core-types v0.7.7
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.7
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking dioxus-config-macros v0.7.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling dioxus-icons v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling dioxus-rsx v0.7.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.7
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking generational-box v0.7.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking subsecond-types v0.7.7
[INFO] [stderr]     Checking enumset v1.1.12
[INFO] [stderr]     Checking subsecond v0.7.7
[INFO] [stderr]     Checking dioxus-core v0.7.7
[INFO] [stderr]     Checking dioxus-signals v0.7.7
[INFO] [stderr]     Checking dioxus-hooks v0.7.7
[INFO] [stderr]     Checking dioxus-html v0.7.7
[INFO] [stderr]     Checking dioxus v0.7.7
[INFO] [stderr]  Documenting dioxus-icons v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: nested Markdown paragraph in HTML `style` tag
[INFO] [stdout]    --> src/generated/lucide/../../../rustdoc-header.html:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / .dioxus-icons-related {
[INFO] [stdout] 182 | |   display: flex;
[INFO] [stdout] 183 | |   flex-wrap: wrap;
[INFO] [stdout] 184 | |   gap: 8px;
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |
[INFO] [stdout]     | |_^ Markdown translates this into HTML, but the browser parses it as CSS
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: nested Markdown paragraph in HTML `style` tag
[INFO] [stdout]    --> src/generated/lucide/../../../rustdoc-header.html:217:1
[INFO] [stdout]     |
[INFO] [stdout] 217 | / @media (max-width: 640px) {
[INFO] [stdout] 218 | |   .dioxus-icons-widget-controls { grid-template-columns: 1fr; min-width: 0; }
[INFO] [stdout] 219 | |   .dioxus-icons-widget .dxc { padding-right: 12px; }
[INFO] [stdout] 220 | |   .dioxus-icons-widget-copy {
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | | </style>
[INFO] [stdout] 228 | | <script>
[INFO] [stdout]     | |_^ Markdown translates this into HTML, but the browser parses it as CSS
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/generated/lucide/mod.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / //! Lucide v1.14.0 icons generated by dioxus-icons-codegen.
[INFO] [stdout]    2 | | //!
[INFO] [stdout] ...    |
[INFO] [stdout] 3410 | | pub use zoom_in::ZoomIn;
[INFO] [stdout] 3411 | | pub use zoom_out::ZoomOut;
[INFO] [stdout]      | |__________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Lucide icons.`
[INFO] [stdout]      = help: ends near `Lucide v1.14.0 icons generated by dioxus-icons-codegen.`
[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/generated/lucide/mod.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 | / //! Lucide v1.14.0 icons generated by dioxus-icons-codegen.
[INFO] [stdout]    2 | | //!
[INFO] [stdout] ...    |
[INFO] [stdout] 3410 | | pub use zoom_in::ZoomIn;
[INFO] [stdout] 3411 | | pub use zoom_out::ZoomOut;
[INFO] [stdout]      | |__________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Lucide v1.14.0 icons generated by dioxus-icons-codegen.`
[INFO] [stdout]      = help: ends near `Lucide v1.14.0 icons generated by dioxus-icons-codegen.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `dioxus-icons`
[INFO] running `Command { std: "docker" "inspect" "fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9", kill_on_drop: false }`
[INFO] [stdout] fc3478d832bf84e979dbcdc6ff983d82861023a8f9626949e2af29a0711849d9
