[INFO] fetching crate dioxus-icons-simple 0.3.1...
[INFO] documenting dioxus-icons-simple-0.3.1 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate dioxus-icons-simple 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate dioxus-icons-simple 0.3.1
[INFO] finished tweaking crates.io crate dioxus-icons-simple 0.3.1
[INFO] tweaked toml for crates.io crate dioxus-icons-simple 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-icons-simple 0.3.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-icons-simple 0.3.1 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zu-icons-util v0.5.1
[INFO] [stderr]   Downloaded scraper v0.27.0
[INFO] [stderr]   Downloaded inflections v1.1.1
[INFO] [stderr]   Downloaded ego-tree v0.11.0
[INFO] [stderr]   Downloaded dioxus v0.7.9
[INFO] [stderr]   Downloaded dioxus-icon-component v0.2.1
[INFO] [stderr]   Downloaded lazy-js-bundle v0.7.9
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.7.9
[INFO] [stderr]   Downloaded subsecond-types v0.7.9
[INFO] [stderr]   Downloaded subsecond v0.7.9
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.9
[INFO] [stderr]   Downloaded dioxus-config-macros v0.7.9
[INFO] [stderr]   Downloaded generational-box v0.7.9
[INFO] [stderr]   Downloaded dioxus-stores v0.7.9
[INFO] [stderr]   Downloaded dioxus-stores-macro v0.7.9
[INFO] [stderr]   Downloaded dioxus-core-macro v0.7.9
[INFO] [stderr]   Downloaded dioxus-signals v0.7.9
[INFO] [stderr]   Downloaded dioxus-hooks v0.7.9
[INFO] [stderr]   Downloaded dioxus-html v0.7.9
[INFO] [stderr]   Downloaded dioxus-rsx v0.7.9
[INFO] [stderr]   Downloaded dioxus-core v0.7.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a
[INFO] running `Command { std: "docker" "start" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a", 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" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dioxus-core-types v0.7.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.9
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling dioxus-rsx v0.7.9
[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.13
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.9
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.9
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling generational-box v0.7.9
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling html5ever v0.39.0
[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]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scraper v0.27.0
[INFO] [stderr]     Checking subsecond-types v0.7.9
[INFO] [stderr]     Checking subsecond v0.7.9
[INFO] [stderr]    Compiling enumset v1.1.13
[INFO] [stderr]     Checking dioxus-core v0.7.9
[INFO] [stderr]     Checking dioxus-signals v0.7.9
[INFO] [stderr]     Checking dioxus-hooks v0.7.9
[INFO] [stderr]     Checking dioxus-stores v0.7.9
[INFO] [stderr]     Checking dioxus-html v0.7.9
[INFO] [stderr]     Checking dioxus v0.7.9
[INFO] [stderr]     Checking dioxus-icon-component v0.2.1
[INFO] [stderr]    Compiling zu-icons-util v0.5.1
[INFO] [stderr]    Compiling dioxus-icons-simple v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting dioxus-icons-simple v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dioxus_icons_simple/index.html
[INFO] running `Command { std: "docker" "inspect" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling dioxus-rsx v0.7.9
[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.13
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.9
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.9
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking generational-box v0.7.9
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling selectors v0.38.0
[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]    Compiling scraper v0.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subsecond-types v0.7.9
[INFO] [stderr]     Checking slotmap v1.1.1
[INFO] [stderr]     Checking subsecond v0.7.9
[INFO] [stderr]    Compiling enumset v1.1.13
[INFO] [stderr]     Checking dioxus-core v0.7.9
[INFO] [stderr]     Checking dioxus-signals v0.7.9
[INFO] [stderr]     Checking dioxus-hooks v0.7.9
[INFO] [stderr]     Checking dioxus-stores v0.7.9
[INFO] [stderr]     Checking dioxus-html v0.7.9
[INFO] [stderr]     Checking dioxus v0.7.9
[INFO] [stderr]     Checking dioxus-icon-component v0.2.1
[INFO] [stderr]    Compiling zu-icons-util v0.5.1
[INFO] [stderr]    Compiling dioxus-icons-simple v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting dioxus-icons-simple v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dioxus_icons_simple/index.html
[INFO] running `Command { std: "docker" "inspect" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a", kill_on_drop: false }`
[INFO] [stdout] 493bc95453fb6b73c2abf843b207bf6556984f8fd48f830f63add829b2d3976a
