[INFO] cloning repository https://github.com/SuddenlyHazel/dioxus-launch-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuddenlyHazel/dioxus-launch-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuddenlyHazel%2Fdioxus-launch-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuddenlyHazel%2Fdioxus-launch-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48888109379e7ab03051dd6fb1c3149dee37463f
[INFO] documenting SuddenlyHazel/dioxus-launch-kit against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuddenlyHazel%2Fdioxus-launch-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SuddenlyHazel/dioxus-launch-kit on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/SuddenlyHazel/dioxus-launch-kit
[INFO] finished tweaking git repo https://github.com/SuddenlyHazel/dioxus-launch-kit
[INFO] tweaked toml for git repo https://github.com/SuddenlyHazel/dioxus-launch-kit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/SuddenlyHazel/dioxus-launch-kit 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" "+beta-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41af9feadeeef22cc9168bf4e8c7e57393b99e929baca85301a24ba4645ddfc7
[INFO] running `Command { std: "docker" "start" "-a" "41af9feadeeef22cc9168bf4e8c7e57393b99e929baca85301a24ba4645ddfc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41af9feadeeef22cc9168bf4e8c7e57393b99e929baca85301a24ba4645ddfc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41af9feadeeef22cc9168bf4e8c7e57393b99e929baca85301a24ba4645ddfc7", kill_on_drop: false }`
[INFO] [stdout] 41af9feadeeef22cc9168bf4e8c7e57393b99e929baca85301a24ba4645ddfc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1031c564d7f16556be417807b06e6841808f0d5e282c474c6807d467d8c3693d
[INFO] running `Command { std: "docker" "start" "-a" "1031c564d7f16556be417807b06e6841808f0d5e282c474c6807d467d8c3693d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking svgtypes v0.12.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking usvg-tree v0.36.0
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking usvg-parser v0.36.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking rustybuzz v0.10.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking dioxus-rsx v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-20-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasm_bindgen_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-backend-0.2.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits"))' -C metadata=572d545560b4a85e -C extra-filename=-91fe4323e8a581e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-61ed3dd5ee3fe0e8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45afc970e3dbfe80.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c015e6f76da3edb5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-afc64cd305913cd7.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8365e7046bb3763.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-1a8d38290e8f3d78.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-20-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.218/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=39e35f2dfa268ad9 -C extra-filename=-e04826f1c68238d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c015e6f76da3edb5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-afc64cd305913cd7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8365e7046bb3763.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-20-x86_64-unknown-linux-gnu/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=65b1e55b2204a4c1 -C extra-filename=-c3e2b0d9a6ecefcd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-ce5b1429b6d630b5.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-5ff01a002fe2b7d3.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c015e6f76da3edb5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-afc64cd305913cd7.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c8365e7046bb3763.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1031c564d7f16556be417807b06e6841808f0d5e282c474c6807d467d8c3693d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1031c564d7f16556be417807b06e6841808f0d5e282c474c6807d467d8c3693d", kill_on_drop: false }`
[INFO] [stdout] 1031c564d7f16556be417807b06e6841808f0d5e282c474c6807d467d8c3693d
