[INFO] cloning repository https://github.com/silent-rain/dioxus-blocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silent-rain/dioxus-blocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Fdioxus-blocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Fdioxus-blocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c8b2ed5ee09d28d8c178440a098d4485f8ec3f2 [INFO] testing silent-rain/dioxus-blocks against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilent-rain%2Fdioxus-blocks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/silent-rain/dioxus-blocks [INFO] finished tweaking git repo https://github.com/silent-rain/dioxus-blocks [INFO] tweaked toml for git repo https://github.com/silent-rain/dioxus-blocks written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/silent-rain/dioxus-blocks on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/silent-rain/dioxus-blocks 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82f2db856830d765a6eb0228149a1216de78f4f5fd13d89b0f8b7a0e7596f94e [INFO] running `Command { std: "docker" "start" "-a" "82f2db856830d765a6eb0228149a1216de78f4f5fd13d89b0f8b7a0e7596f94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f2db856830d765a6eb0228149a1216de78f4f5fd13d89b0f8b7a0e7596f94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f2db856830d765a6eb0228149a1216de78f4f5fd13d89b0f8b7a0e7596f94e", kill_on_drop: false }` [INFO] [stdout] 82f2db856830d765a6eb0228149a1216de78f4f5fd13d89b0f8b7a0e7596f94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47c43b92d90d3f99fb19a5db766f86eddd47fa275202ffc0ae9e8aa119cb578a [INFO] running `Command { std: "docker" "start" "-a" "47c43b92d90d3f99fb19a5db766f86eddd47fa275202ffc0ae9e8aa119cb578a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling dioxus-core-types v0.7.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lazy-js-bundle v0.7.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dioxus-document v0.7.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling dioxus-web v0.7.3 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling askama_escape v0.13.0 [INFO] [stderr] Compiling dioxus-config-macros v0.7.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling dioxus-config-macro v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling dioxus-rsx v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Compiling const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.3 [INFO] [stderr] Compiling const-serialize v0.7.2 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.3 [INFO] [stderr] Compiling dioxus-router-macro v0.7.3 [INFO] [stderr] Compiling dioxus-core-macro v0.7.3 [INFO] [stderr] Compiling dioxus-blocks-macro v0.1.0 (/opt/rustwide/workdir/dioxus-blocks-macro) [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling generational-box v0.7.3 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling js-sys v0.3.85 [INFO] [stderr] Compiling dioxus-cli-config v0.7.3 [INFO] [stderr] Compiling sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling dioxus-logger v0.7.3 [INFO] [stderr] Compiling subsecond-types v0.7.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling euclid v0.22.13 [INFO] [stderr] Compiling const-serialize v0.8.0-alpha.0 [INFO] [stderr] Compiling subsecond v0.7.3 [INFO] [stderr] Compiling manganis-core v0.7.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling manganis-macro v0.7.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling manganis v0.7.3 [INFO] [stderr] Compiling dioxus-core v0.7.3 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling dioxus-signals v0.7.3 [INFO] [stderr] Compiling dioxus-devtools-types v0.7.3 [INFO] [stderr] Compiling dioxus-history v0.7.3 [INFO] [stderr] Compiling dioxus-ssr v0.7.3 [INFO] [stderr] Compiling dioxus-hooks v0.7.3 [INFO] [stderr] Compiling dioxus-devtools v0.7.3 [INFO] [stderr] Compiling dioxus-stores v0.7.3 [INFO] [stderr] Compiling dioxus-html v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.58 [INFO] [stderr] Compiling web-sys v0.3.85 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling dioxus-router v0.7.3 [INFO] [stderr] Compiling dioxus-asset-resolver v0.7.3 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling dioxus v0.7.3 [INFO] [stderr] Compiling dioxus-blocks-components v0.1.0 (/opt/rustwide/workdir/dioxus-blocks-components) [INFO] [stderr] Compiling dioxus-blocks-ui v0.1.0 (/opt/rustwide/workdir/dioxus-blocks-ui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "47c43b92d90d3f99fb19a5db766f86eddd47fa275202ffc0ae9e8aa119cb578a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c43b92d90d3f99fb19a5db766f86eddd47fa275202ffc0ae9e8aa119cb578a", kill_on_drop: false }` [INFO] [stdout] 47c43b92d90d3f99fb19a5db766f86eddd47fa275202ffc0ae9e8aa119cb578a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94b084a28476268396fc9506293cf35906e69135c98936a66dc7ccc1fb5333a7 [INFO] running `Command { std: "docker" "start" "-a" "94b084a28476268396fc9506293cf35906e69135c98936a66dc7ccc1fb5333a7", kill_on_drop: false }` [INFO] [stderr] Compiling manganis-macro v0.7.3 [INFO] [stderr] Compiling dioxus-blocks-macro v0.1.0 (/opt/rustwide/workdir/dioxus-blocks-macro) [INFO] [stderr] Compiling manganis v0.7.3 [INFO] [stderr] Compiling dioxus v0.7.3 [INFO] [stderr] Compiling dioxus-blocks-components v0.1.0 (/opt/rustwide/workdir/dioxus-blocks-components) [INFO] [stderr] Compiling dioxus-blocks-ui v0.1.0 (/opt/rustwide/workdir/dioxus-blocks-ui) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "94b084a28476268396fc9506293cf35906e69135c98936a66dc7ccc1fb5333a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b084a28476268396fc9506293cf35906e69135c98936a66dc7ccc1fb5333a7", kill_on_drop: false }` [INFO] [stdout] 94b084a28476268396fc9506293cf35906e69135c98936a66dc7ccc1fb5333a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a37940eea7617f44fe62872e430e966299409513101e6efed79e4eb7aff020f6 [INFO] running `Command { std: "docker" "start" "-a" "a37940eea7617f44fe62872e430e966299409513101e6efed79e4eb7aff020f6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_blocks_components-182c20980ddf29d8) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test components::button::tests::test_button_creation ... ok [INFO] [stdout] test components::button::tests::test_button_properties ... ok [INFO] [stdout] test components::button::tests::test_button_default_values ... ok [INFO] [stdout] test components::grid::tests::test_grid ... ok [INFO] [stdout] test components::image::tests::test_image_object_fit ... ok [INFO] [stdout] test components::button::tests::test_with_virtual_dom ... ok [INFO] [stdout] test components::image::tests::test_image_creation ... ok [INFO] [stdout] test components::button::tests::test_with_scope_provider ... ok [INFO] [stdout] test components::input_number::tests::test_float ... ok [INFO] [stdout] test components::input_number::tests::test_parse_input_value_float ... ok [INFO] [stdout] test components::input_number::tests::test_apply_bounds ... ok [INFO] [stdout] test components::button::tests::test_wrap_with_button ... ok [INFO] [stdout] test components::input_number::tests::test_input_number_size ... ok [INFO] [stdout] test components::input_number::tests::test_input_number_disabled ... ok [INFO] [stdout] test components::input_number::tests::test_input_number_controls_position ... ok [INFO] [stdout] test components::view::tests::test_view_creation ... ok [INFO] [stdout] test components::view::tests::test_bare_default ... ok [INFO] [stdout] test components::view::tests::test_view_dynamic_batch ... ok [INFO] [stdout] test components::view::tests::test_view_with_children ... ok [INFO] [stdout] test components::view::tests::test_view_with_dynamic_children ... ok [INFO] [stdout] test components::view::tests::test_view_properties ... ok [INFO] [stdout] test style::builder::tests::test_empty_style_returns_empty_string ... ok [INFO] [stdout] test style::builder::tests::test_inline_style_format ... ok [INFO] [stdout] test style::builder::tests::test_style ... ok [INFO] [stdout] test components::view::tests::test_bare_false ... ok [INFO] [stdout] test components::view::tests::test_bare_true ... ok [INFO] [stdout] test components::text::tests::test_text_properties ... ok [INFO] [stdout] test components::input_number::tests::test_parse_input_value_int ... ok [INFO] [stdout] test style::builder::tests::test_style_methods ... ok [INFO] [stdout] test components::image::tests::test_image_string_size ... ok [INFO] [stdout] test components::text::tests::test_text_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_blocks_macro-ffdd68b69a41cfe1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_blocks_ui-c9d565df38aac969) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dioxus_blocks_ui-a032dc4c0ee82890) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dioxus_blocks_components [INFO] [stdout] [INFO] [stdout] running 381 tests [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button (line 19) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_circle (line 489) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button (line 30) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button (line 61) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_large (line 574) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button (line 51) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_warning (line 421) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_danger (line 438) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_medium (line 557) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::btn_type (line 266) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::childrens2 (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::childrens (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::childrens_to_element (line 180) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::children (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::disabled (line 329) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::id (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::class (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_link (line 506) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_info (line 404) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_small (line 540) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_text (line 523) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button (line 9) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_round (line 472) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_primary (line 370) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_success (line 387) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button (line 41) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::as_plain (line 455) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::loading (line 350) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::shape (line 287) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::children (line 80) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::class (line 80) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::footer (line 247) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::header (line 191) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card (line 7) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::style (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::childrens (line 80) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::childrens2 (line 80) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::onclick (line 80) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::new (line 169) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::id (line 80) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::header_divider (line 314) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::style (line 80) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::CardShadow::as_class (line 52) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::shadow (line 272) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 29) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 13) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 44) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 60) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::childrens_to_element (line 78) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::onclick2 (line 80) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::onclick (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::children (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::size (line 308) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::new (line 223) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::body (line 223) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::childrens2 (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/card.rs - components::card::Card::border (line 293) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::onclick2 (line 182) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::childrens (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/button.rs - components::button::Button::text (line 245) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::childrens_to_element (line 175) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::class (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::id (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::onclick2 (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::style (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::onclick (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::Checkbox::onclick2 (line 177) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::children (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::id (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::children (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::class (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::childrens_to_element (line 499) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::onclick (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::childrens2 (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::childrens (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid (line 8) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::childrens2 (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::new (line 520) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::class (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::gap (line 593) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/checkbox.rs - components::checkbox::CheckboxGroup::style (line 501) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::gap_xy (line 614) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::childrens (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::cols (line 551) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::id (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::onclick2 (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::rows (line 572) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::style (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::childrens_to_element (line 415) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::onclick (line 417) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::Grid::to_element (line 453) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::childrens2 (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::row_end (line 322) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::col_start (line 259) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::to_element (line 343) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::row_start (line 301) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::style (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image (line 34) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::id (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::alt (line 179) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image (line 9) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::class (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::id (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::childrens2 (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::row_span (line 238) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::class (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::childrens (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::col_span (line 217) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::col_end (line 280) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::children (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::childrens_to_element (line 112) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::childrens_to_element (line 146) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::onclick2 (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::new (line 191) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::onclick2 (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::onclick (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::onclick (line 148) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::new (line 156) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::children (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::childrens (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::with_object_fit (line 251) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::with_height (line 227) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::style (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/image.rs - components::image::Image::with_width (line 203) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::onclick (line 228) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 115) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::childrens (line 228) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 54) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 104) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 127) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::style (line 228) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 33) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 14) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 59) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::id (line 228) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::class (line 228) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::childrens2 (line 228) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::childrens_to_element (line 226) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::children (line 228) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 81) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_both (line 1363) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_large (line 1305) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_medium (line 1276) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 33) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 95) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::controls_position (line 986) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::disabled (line 920) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max_float (line 747) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max (line 681) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max_int (line 714) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_small (line 1247) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::children (line 457) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::min_int (line 612) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::min_float (line 645) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::min (line 579) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onblur2 (line 1149) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::new (line 517) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onchange2 (line 1084) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::id (line 457) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onchange (line 1052) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onfocus (line 1182) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onfocus2 (line 1215) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onclick (line 457) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_right (line 1334) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::placeholder (line 1019) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::precision (line 886) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::size (line 953) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::step_float (line 851) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 14) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::style (line 457) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::step_int (line 818) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout (line 26) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 133) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 74) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::value (line 547) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::step (line 785) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::onclick2 (line 228) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::children (line 409) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::childrens2 (line 409) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 74) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::childrens (line 409) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onclick2 (line 457) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::id (line 409) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input (line 133) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::onclick (line 409) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::new (line 506) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::span (line 532) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::onclick2 (line 409) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::percent (line 553) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::offset (line 591) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::align_items (line 350) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::class (line 409) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::style (line 409) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout (line 10) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input.rs - components::input::Input::onclick2 (line 228) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::childrens_to_element (line 124) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::childrens (line 126) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::children (line 126) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens (line 457) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens2 (line 457) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens_to_element (line 455) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::class (line 457) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::cols (line 262) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::justify (line 329) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::id (line 126) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onblur (line 1116) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens (line 457) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::onclick (line 126) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::onclick2 (line 126) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::style (line 126) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::vertical (line 367) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::childrens2 (line 126) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::childrens_to_element (line 407) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link (line 9) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link (line 28) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_info (line 449) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_danger (line 507) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link (line 47) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_success (line 420) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Col::auto (line 570) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::new (line 220) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_hover (line 567) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_always (line 538) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::children (line 146) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_warning (line 478) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::childrens (line 146) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::class (line 146) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::new (line 230) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::id (line 146) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens2 (line 457) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::onclick (line 146) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::class (line 126) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onblur (line 1116) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::onclick2 (line 146) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::style (line 146) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::disabled (line 359) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio (line 13) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio (line 29) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio (line 44) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio (line 59) - compile ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::to (line 265) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::new_tab (line 331) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens2 (line 226) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::text (line 298) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::class (line 226) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens_to_element (line 224) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::onclick (line 226) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::style (line 226) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::id (line 226) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::onclick2 (line 226) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::children (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens2 (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens_to_element (line 469) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::id (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::onclick (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::class (line 457) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::col (line 242) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::cols2 (line 282) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::gutter (line 305) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::style (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text (line 7) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::horizontal (line 384) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::onclick2 (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens (line 64) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::children (line 64) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens2 (line 64) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens_to_element (line 62) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::class (line 64) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::h1 (line 117) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::h2 (line 141) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::children (line 226) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::h3 (line 165) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::h5 (line 213) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::h4 (line 189) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::new (line 93) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::onclick (line 64) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::onclick2 (line 64) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens (line 226) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_primary (line 391) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::style (line 64) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::p (line 285) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 117) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_never (line 596) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_never (line 596) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 13) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::childrens2 (line 146) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 32) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::childrens_to_element (line 144) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::span (line 261) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::class (line 471) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::childrens2 (line 146) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 74) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::children (line 188) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::childrens (line 188) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::childrens2 (line 188) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::childrens_to_element (line 186) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 96) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view (line 32) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::onclick (line 188) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view (line 9) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::bare (line 104) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::style (line 188) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::children (line 57) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::childrens2 (line 57) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::childrens (line 57) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::childrens_to_element (line 55) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::class (line 57) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::gutter (line 305) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::onclick2 (line 188) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::new (line 84) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::id (line 57) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::onclick2 (line 57) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::style (line 57) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/view.rs - components::view::View::onclick (line 57) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/background.rs - style::background::Style::background (line 113) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/background.rs - style::background::Style::background_image (line 37) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/background.rs - style::background::Style::background_position (line 56) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/background.rs - style::background::Style::background_color (line 18) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::h6 (line 237) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens_to_element (line 455) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::class (line 188) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::horizontal (line 384) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::childrens_to_element (line 144) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_bottom_left_radius (line 191) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/background.rs - style::background::Style::background_repeat (line 94) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_bottom (line 75) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::id (line 64) has been running for over 60 seconds [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::id (line 188) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_bottom_right_radius (line 210) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_left (line 94) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_color (line 37) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/background.rs - style::background::Style::background_size (line 75) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border (line 18) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_radius (line 134) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::h6 (line 237) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 52) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::col (line 242) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top_left_radius (line 153) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/components/text.rs - components::text::Text::id (line 64) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_right (line 113) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top_right_radius (line 172) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::overflow (line 229) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::position (line 191) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::width (line 18) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/builder.rs - style::builder::Style::new (line 28) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::z_index (line 210) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_bottom (line 56) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_left (line 75) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top (line 56) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin (line 18) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::align_items (line 134) ... FAILED [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::padding (line 113) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::height (line 37) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::padding_left (line 170) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_top (line 37) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/layout.rs - components::layout::Row::cols2 (line 282) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::padding_right (line 189) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::padding_bottom (line 151) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/builder.rs - style::builder::Style::custom (line 57) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_right (line 94) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::gap (line 172) ... ok [INFO] [stdout] test dioxus-blocks-components/src/components/link.rs - components::link::Link::as_primary (line 391) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::flex_wrap (line 114) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::font_family (line 170) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::justify_content (line 153) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::color (line 18) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::padding_top (line 132) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::flex (line 94) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::font_size (line 37) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::text_decoration (line 113) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::text_align (line 94) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::text_overflow (line 246) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::flex_direction (line 75) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::display (line 56) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::letter_spacing (line 189) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::word_spacing (line 208) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::font_style (line 75) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/layout.rs - style::layout::Style::transform (line 248) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::font_weight (line 56) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::min_width (line 113) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::cursor (line 75) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::box_shadow (line 37) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::text_shadow (line 265) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::line_height (line 151) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::text_transform (line 132) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/text.rs - style::text::Style::text_indent (line 227) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::object_fit (line 248) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::min_height (line 151) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::max_width (line 94) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::max_height (line 132) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::pointer_events (line 170) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::transition (line 56) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::visibility (line 208) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::white_space (line 227) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::opacity (line 18) ... ok [INFO] [stdout] test dioxus-blocks-components/src/traits.rs - traits::ToElement::to_element (line 17) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::object_position (line 268) ... ok [INFO] [stdout] test dioxus-blocks-components/src/style/visual.rs - style::visual::Style::user_select (line 189) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button (line 30) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest9q5kDX/rustcV8csHC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9q5kDX/rustcV8csHC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9q5kDX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button (line 61) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestUKuadV/rustcdTHrsx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUKuadV/rustcdTHrsx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUKuadV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button::Button::as_large (line 574) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestifZtwp/rustckNF2En/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestifZtwp/rustckNF2En/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestifZtwp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button (line 51) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestdpCYsB/rustcWiyTO0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdpCYsB/rustcWiyTO0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdpCYsB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button::Button::as_warning (line 421) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3xdfs8/rustcS3BIH2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3xdfs8/rustcS3BIH2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3xdfs8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button::Button::as_danger (line 438) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestwnT02p/rustcAUyf3k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwnT02p/rustcAUyf3k/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwnT02p/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button::Button::as_medium (line 557) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestmxRn4e/rustcoUAs4Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmxRn4e/rustcoUAs4Q/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmxRn4e/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/button.rs - components::button::Button::shape (line 287) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7uZETn/rustcS4BrNn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7uZETn/rustcS4BrNn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7uZETn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/card.rs - components::card::Card::children (line 80) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestxbGJLP/rustc1xB2Ls/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxbGJLP/rustc1xB2Ls/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxbGJLP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/card.rs - components::card::Card::class (line 80) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSEYG1b/rustctZaiAj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSEYG1b/rustctZaiAj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSEYG1b/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/card.rs - components::card::Card::footer (line 247) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestxahCWu/rustcfKgLXr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxahCWu/rustcfKgLXr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxahCWu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 29) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `CheckboxGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] | ^^^^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(CheckboxGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | Checkbox { value: 1, disabled: true, "Option A" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 37 - Checkbox { value: 1, disabled: true, "Option A" } [INFO] [stdout] 37 + checkbox { value: 1, disabled: true, "Option A" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | Checkbox { value: 2, disabled: true, "Option B" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 38 - Checkbox { value: 2, disabled: true, "Option B" } [INFO] [stdout] 38 + checkbox { value: 2, disabled: true, "Option B" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 30 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_checkbox_rs_29_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 35 | / rsx! { [INFO] [stdout] 36 | | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] 37 | | Checkbox { value: 1, disabled: true, "Option A" } [INFO] [stdout] 38 | | Checkbox { value: 2, disabled: true, "Option B" } [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 13) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `CheckboxGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] | ^^^^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(CheckboxGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Checkbox { value: "Option 1", "Option 1" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 21 - Checkbox { value: "Option 1", "Option 1" } [INFO] [stdout] 21 + checkbox { value: "Option 1", "Option 1" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | Checkbox { value: "Option 2", "Option 2" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 22 - Checkbox { value: "Option 2", "Option 2" } [INFO] [stdout] 22 + checkbox { value: "Option 2", "Option 2" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Checkbox { value: "Option 3", "Option 3" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 23 - Checkbox { value: "Option 3", "Option 3" } [INFO] [stdout] 23 + checkbox { value: "Option 3", "Option 3" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 14 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_checkbox_rs_13_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 19 | / rsx! { [INFO] [stdout] 20 | | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] 21 | | Checkbox { value: "Option 1", "Option 1" } [INFO] [stdout] 22 | | Checkbox { value: "Option 2", "Option 2" } [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 44) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `CheckboxGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] | ^^^^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(CheckboxGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | Checkbox { value: "Shanghai", button: true, "Shanghai" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 52 - Checkbox { value: "Shanghai", button: true, "Shanghai" } [INFO] [stdout] 52 + checkbox { value: "Shanghai", button: true, "Shanghai" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | Checkbox { value: "Beijing", button: true, "Beijing" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 53 - Checkbox { value: "Beijing", button: true, "Beijing" } [INFO] [stdout] 53 + checkbox { value: "Beijing", button: true, "Beijing" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | Checkbox { value: "Guangzhou", button: true, "Guangzhou" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 54 - Checkbox { value: "Guangzhou", button: true, "Guangzhou" } [INFO] [stdout] 54 + checkbox { value: "Guangzhou", button: true, "Guangzhou" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 45 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_checkbox_rs_44_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 50 | / rsx! { [INFO] [stdout] 51 | | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] 52 | | Checkbox { value: "Shanghai", button: true, "Shanghai" } [INFO] [stdout] 53 | | Checkbox { value: "Beijing", button: true, "Beijing" } [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 60) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `CheckboxGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] | ^^^^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(CheckboxGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | Checkbox { value: 1, border: true, "Option A" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 68 - Checkbox { value: 1, border: true, "Option A" } [INFO] [stdout] 68 + checkbox { value: 1, border: true, "Option A" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Checkbox` [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | Checkbox { value: 2, border: true, "Option B" } [INFO] [stdout] | ^^^^^^^^ you might want to surround a struct literal with parentheses: `(Checkbox { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 69 - Checkbox { value: 2, border: true, "Option B" } [INFO] [stdout] 69 + checkbox { value: 2, border: true, "Option B" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/checkbox.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 61 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_checkbox_rs_60_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 66 | / rsx! { [INFO] [stdout] 67 | | CheckboxGroup { value: checkbox, onchange: move |v| checkbox.set(v), [INFO] [stdout] 68 | | Checkbox { value: 1, border: true, "Option A" } [INFO] [stdout] 69 | | Checkbox { value: 2, border: true, "Option B" } [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::row_end (line 322) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestXW4aP8/rustc0OC5r6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXW4aP8/rustc0OC5r6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXW4aP8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::to_element (line 343) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest9NrSBO/rustcgeztp2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9NrSBO/rustcgeztp2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9NrSBO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input::Input::onclick (line 228) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestb8aeS2/rustcqsrwva/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestb8aeS2/rustcqsrwva/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb8aeS2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input (line 115) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestQ6MWAC/rustcWIqkSF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQ6MWAC/rustcWIqkSF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQ6MWAC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input::Input::childrens (line 228) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest2nTh1j/rustcvkcvUj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2nTh1j/rustcvkcvUj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2nTh1j/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input (line 54) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestixmSCP/rustc5a5gs8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestixmSCP/rustc5a5gs8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestixmSCP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 127) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestyKJega/rustc8pwMXv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyKJega/rustc8pwMXv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyKJega/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input::Input::style (line 228) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesttoBzm4/rustcWWQdqv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesttoBzm4/rustcWWQdqv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttoBzm4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input (line 95) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestC9VL8b/rustcvkfIxm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestC9VL8b/rustcvkfIxm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC9VL8b/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::controls_position (line 986) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestEBAsmR/rustcK4Njuq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEBAsmR/rustcK4Njuq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEBAsmR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::disabled (line 920) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3QRRTr/rustchWRwko/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3QRRTr/rustchWRwko/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3QRRTr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max_float (line 747) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgERhqW/rustcPVBOPn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgERhqW/rustcPVBOPn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgERhqW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max (line 681) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestYedfgR/rustcw5J5wH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYedfgR/rustcw5J5wH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYedfgR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max_int (line 714) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestJdrqvV/rustc3E41Hy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestJdrqvV/rustc3E41Hy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJdrqvV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_small (line 1247) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestfs0A4Q/rustcfvw3wM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfs0A4Q/rustcfvw3wM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfs0A4Q/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::children (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestYFo4ke/rustcavIbn9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYFo4ke/rustcavIbn9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYFo4ke/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::min_int (line 612) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestmxoO1L/rustc0TAQjs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmxoO1L/rustc0TAQjs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmxoO1L/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::min (line 579) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestdK1jUz/rustcjSahGN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdK1jUz/rustcjSahGN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdK1jUz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onblur2 (line 1149) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestLk4e0P/rustcP7iC7e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLk4e0P/rustcP7iC7e/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLk4e0P/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::new (line 517) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBKcVZt/rustcjDN8Zk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBKcVZt/rustcjDN8Zk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBKcVZt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onchange2 (line 1084) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestQuH95I/rustcinOLPG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQuH95I/rustcinOLPG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQuH95I/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::id (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAFuvCa/rustcIIsARE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAFuvCa/rustcIIsARE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAFuvCa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onchange (line 1052) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestXneCeS/rustcF0f5eQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXneCeS/rustcF0f5eQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXneCeS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onfocus (line 1182) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestdDPHzB/rustcidtIbf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdDPHzB/rustcidtIbf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdDPHzB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onfocus2 (line 1215) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHRjoit/rustclT96pa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHRjoit/rustclT96pa/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHRjoit/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onclick (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestmmbpmn/rustcV5fcGA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmmbpmn/rustcV5fcGA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmmbpmn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_right (line 1334) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestcLj9yJ/rustcU6mu2n/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcLj9yJ/rustcU6mu2n/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcLj9yJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::size (line 953) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestU6kDOL/rustc7Ml01n/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestU6kDOL/rustc7Ml01n/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestU6kDOL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::step_float (line 851) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestNlGpXN/rustc7vWc6C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNlGpXN/rustc7vWc6C/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNlGpXN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::value (line 547) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestEx4t5M/rustcIA2lAl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEx4t5M/rustcIA2lAl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEx4t5M/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::step (line 785) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest9TXkxv/rustcknp5fK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9TXkxv/rustcknp5fK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9TXkxv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::children (line 409) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestErno43/rustcyFEvu6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestErno43/rustcyFEvu6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestErno43/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::childrens2 (line 409) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest5C9aW7/rustcc1IRNx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5C9aW7/rustcc1IRNx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5C9aW7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onclick2 (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest2Ygi6x/rustcmWVB9k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2Ygi6x/rustcmWVB9k/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2Ygi6x/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::id (line 409) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestim8NEd/rustccWuTmZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestim8NEd/rustccWuTmZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestim8NEd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input (line 133) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest5pqyDa/rustc8A1bgJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5pqyDa/rustc8A1bgJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5pqyDa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::onclick (line 409) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestxOIKUc/rustcj1BZF9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxOIKUc/rustcj1BZF9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxOIKUc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::new (line 506) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestOayuiq/rustcMH3NCq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOayuiq/rustcMH3NCq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOayuiq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::span (line 532) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest4eXqHe/rustcF5OrMI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4eXqHe/rustcF5OrMI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4eXqHe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::onclick2 (line 409) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestLDNYpY/rustcbxpzRg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLDNYpY/rustcbxpzRg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLDNYpY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::align_items (line 350) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestGa3me0/rustcTNKqVt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGa3me0/rustcTNKqVt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGa3me0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::class (line 409) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest0bhibQ/rustcp6fekc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0bhibQ/rustcp6fekc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0bhibQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout (line 10) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestCMw0H1/rustcEbPvVT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCMw0H1/rustcEbPvVT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCMw0H1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input.rs - components::input::Input::onclick2 (line 228) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSbRpzg/rustc4Hex2g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSbRpzg/rustc4Hex2g/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSbRpzg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::childrens (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7wEWzZ/rustcFmXxd7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7wEWzZ/rustcFmXxd7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7wEWzZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::children (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBK9XIm/rustchHkVnO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBK9XIm/rustchHkVnO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBK9XIm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::cols (line 262) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestLcpzMq/rustckjbAdU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLcpzMq/rustckjbAdU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLcpzMq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::justify (line 329) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBuWOc5/rustcuIDV8Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBuWOc5/rustcuIDV8Y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBuWOc5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::id (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest0dwL6w/rustcZRk4gg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0dwL6w/rustcZRk4gg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0dwL6w/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestTXFb4q/rustcIL0c9v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTXFb4q/rustcIL0c9v/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTXFb4q/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::onclick (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestnRVH4n/rustcPWdf05/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnRVH4n/rustcPWdf05/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnRVH4n/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::onclick2 (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesty2gWfl/rustcT49Tko/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesty2gWfl/rustcT49Tko/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesty2gWfl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::style (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestCinOSd/rustced3Clw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCinOSd/rustced3Clw/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCinOSd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::vertical (line 367) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestMriGAB/rustcILjv1M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMriGAB/rustcILjv1M/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMriGAB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::childrens2 (line 126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestTwEnCU/rustcLhTDoY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTwEnCU/rustcLhTDoY/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTwEnCU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::childrens_to_element (line 407) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSMs2ai/rustcamW6BH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSMs2ai/rustcamW6BH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSMs2ai/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link (line 9) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestLAQMEK/rustcix6rmH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLAQMEK/rustcix6rmH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLAQMEK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link (line 28) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestN2kmlq/rustchUkxFw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestN2kmlq/rustchUkxFw/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestN2kmlq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::as_info (line 449) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3X00eu/rustcER8JjG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3X00eu/rustcER8JjG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3X00eu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::as_danger (line 507) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest56xKKT/rustcBrCuSh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest56xKKT/rustcBrCuSh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest56xKKT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link (line 47) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestb5U7ad/rustcNs6n3R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestb5U7ad/rustcNs6n3R/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb5U7ad/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::as_success (line 420) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestaLjDnf/rustc62Comc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestaLjDnf/rustc62Comc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaLjDnf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Col::auto (line 570) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesto1ZPu5/rustc6D6F77/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesto1ZPu5/rustc6D6F77/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto1ZPu5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/layout.rs - components::layout::Row::new (line 220) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestkIHhek/rustcersEPD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkIHhek/rustcersEPD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkIHhek/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_hover (line 567) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestXlSP6y/rustca2JHSE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXlSP6y/rustca2JHSE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXlSP6y/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_always (line 538) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest5KvBvS/rustcSlLFYK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5KvBvS/rustcSlLFYK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5KvBvS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::children (line 146) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAFuMa0/rustcDm2CMT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAFuMa0/rustcDm2CMT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAFuMa0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::as_warning (line 478) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestMpd7RH/rustcUyT2Yi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMpd7RH/rustcUyT2Yi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMpd7RH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::childrens (line 146) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7VDpdR/rustczNDyJo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7VDpdR/rustczNDyJo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7VDpdR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::class (line 146) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesthyjNzP/rustcANDADC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthyjNzP/rustcANDADC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthyjNzP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::new (line 230) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestVOVA3N/rustc5MoviS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVOVA3N/rustc5MoviS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVOVA3N/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::id (line 146) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestu8vKSo/rustcjGaeDZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestu8vKSo/rustcjGaeDZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestu8vKSo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio (line 13) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `RadioGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] | ^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(RadioGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Radio { value: 1, "Option 1" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 21 - Radio { value: 1, "Option 1" } [INFO] [stdout] 21 + radio { value: 1, "Option 1" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | Radio { value: 2, "Option 2" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 22 - Radio { value: 2, "Option 2" } [INFO] [stdout] 22 + radio { value: 2, "Option 2" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | Radio { value: 3, "Option 3" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 23 - Radio { value: 3, "Option 3" } [INFO] [stdout] 23 + radio { value: 3, "Option 3" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 14 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_radio_rs_13_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 19 | / rsx! { [INFO] [stdout] 20 | | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] 21 | | Radio { value: 1, "Option 1" } [INFO] [stdout] 22 | | Radio { value: 2, "Option 2" } [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio (line 29) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `RadioGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] | ^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(RadioGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | Radio { value: 1, disabled: true, "Option A" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 - Radio { value: 1, disabled: true, "Option A" } [INFO] [stdout] 37 + radio { value: 1, disabled: true, "Option A" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | Radio { value: 2, disabled: true, "Option B" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 38 - Radio { value: 2, disabled: true, "Option B" } [INFO] [stdout] 38 + radio { value: 2, disabled: true, "Option B" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 30 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_radio_rs_29_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 35 | / rsx! { [INFO] [stdout] 36 | | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] 37 | | Radio { value: 1, disabled: true, "Option A" } [INFO] [stdout] 38 | | Radio { value: 2, disabled: true, "Option B" } [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio (line 44) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `RadioGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] | ^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(RadioGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | Radio { value: 1, border: true, "Option A" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 52 - Radio { value: 1, border: true, "Option A" } [INFO] [stdout] 52 + radio { value: 1, border: true, "Option A" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | Radio { value: 2, border: true, "Option B" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 53 - Radio { value: 2, border: true, "Option B" } [INFO] [stdout] 53 + radio { value: 2, border: true, "Option B" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 45 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_radio_rs_44_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 50 | / rsx! { [INFO] [stdout] 51 | | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] 52 | | Radio { value: 1, border: true, "Option A" } [INFO] [stdout] 53 | | Radio { value: 2, border: true, "Option B" } [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio (line 59) stdout ---- [INFO] [stdout] error[E0423]: expected value, found struct `RadioGroup` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] | ^^^^^^^^^^ you might want to surround a struct literal with parentheses: `(RadioGroup { /* fields */ })`? [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | Radio { value: "New York", button: true, "New York" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 67 - Radio { value: "New York", button: true, "New York" } [INFO] [stdout] 67 + radio { value: "New York", button: true, "New York" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | Radio { value: "Washington", button: true, "Washington" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 68 - Radio { value: "Washington", button: true, "Washington" } [INFO] [stdout] 68 + radio { value: "Washington", button: true, "Washington" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found struct `Radio` [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | Radio { value: "Los Angeles", button: true, "Los Angeles" } [INFO] [stdout] | ^^^^^ you might want to surround a struct literal with parentheses: `(Radio { /* fields */ })`? [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 69 - Radio { value: "Los Angeles", button: true, "Los Angeles" } [INFO] [stdout] 69 + radio { value: "Los Angeles", button: true, "Los Angeles" } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> dioxus-blocks-components/src/components/radio.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 60 | fn main() { #[allow(non_snake_case)] fn _doctest_main_dioxus_blocks_components_src_components_radio_rs_59_0() { [INFO] [stdout] | - help: try adding a return type: `-> Result` [INFO] [stdout] ... [INFO] [stdout] 65 | / rsx! { [INFO] [stdout] 66 | | RadioGroup { value: radio, onchange: move |v| radio.set(v), [INFO] [stdout] 67 | | Radio { value: "New York", button: true, "New York" } [INFO] [stdout] 68 | | Radio { value: "Washington", button: true, "Washington" } [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ expected `()`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result` [INFO] [stdout] = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0423. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::to (line 265) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest1XF1Kn/rustcCAApn9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1XF1Kn/rustcCAApn9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1XF1Kn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens2 (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestwAejmN/rustcoDBb7I/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwAejmN/rustcoDBb7I/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwAejmN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::text (line 298) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestCVYFLe/rustcke1uEX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCVYFLe/rustcke1uEX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCVYFLe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::class (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestYcs178/rustcopkx6z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYcs178/rustcopkx6z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYcs178/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens_to_element (line 224) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestRhjBGo/rustc8u9T0G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestRhjBGo/rustc8u9T0G/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRhjBGo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::onclick (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBvoFHf/rustcA8WQfz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBvoFHf/rustcA8WQfz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBvoFHf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::style (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestkDGkA5/rustc6I99wt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkDGkA5/rustc6I99wt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkDGkA5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::onclick2 (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestNUA6m3/rustcN15jJs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNUA6m3/rustcN15jJs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNUA6m3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::children (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestylByun/rustcmITH43/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestylByun/rustcmITH43/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestylByun/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest4pdGX6/rustcDWBfk8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4pdGX6/rustcDWBfk8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4pdGX6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens2 (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSy3Syb/rustcrcndrX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSy3Syb/rustcrcndrX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSy3Syb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens_to_element (line 469) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestKhYOr8/rustchRqrxA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKhYOr8/rustchRqrxA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKhYOr8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::id (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdocteste3CWdM/rustcJWlnh5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdocteste3CWdM/rustcJWlnh5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste3CWdM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::onclick (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestQIR4hY/rustcMvf24k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQIR4hY/rustcMvf24k/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQIR4hY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::class (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestzZWxeP/rustcsyehbP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzZWxeP/rustcsyehbP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzZWxeP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::style (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestjadidt/rustcpap2vJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjadidt/rustcpap2vJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjadidt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text (line 7) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestKAPBj0/rustcBjYtRX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKAPBj0/rustcBjYtRX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKAPBj0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::onclick2 (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7iIGTu/rustcwLE60U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7iIGTu/rustcwLE60U/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7iIGTu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens (line 64) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestYnGOYE/rustcn9gyRk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYnGOYE/rustcn9gyRk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYnGOYE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens2 (line 64) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlWIurq/rustcz3sEhV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlWIurq/rustcz3sEhV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlWIurq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens_to_element (line 62) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestEjzal9/rustcd8t6kQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEjzal9/rustcd8t6kQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEjzal9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::class (line 64) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSQURSQ/rustc00SZHm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSQURSQ/rustc00SZHm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSQURSQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::h1 (line 117) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestU8C2CA/rustcx1Q96K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestU8C2CA/rustcx1Q96K/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestU8C2CA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::children (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlJW2qC/rustcyPDHVQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlJW2qC/rustcyPDHVQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlJW2qC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::h5 (line 213) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestPeveWz/rustc6x7SfA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPeveWz/rustc6x7SfA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPeveWz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::h4 (line 189) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestmTfOvH/rustcsFLTDA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmTfOvH/rustcsFLTDA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmTfOvH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::new (line 93) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesttb4Id7/rustc4ixO0u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesttb4Id7/rustc4ixO0u/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttb4Id7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::onclick (line 64) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestEszB0W/rustc6eLG4q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEszB0W/rustc6eLG4q/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEszB0W/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens (line 226) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestDBQC4c/rustcHULGXU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestDBQC4c/rustcHULGXU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDBQC4c/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::style (line 64) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest0GPAtf/rustcXvNfjn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0GPAtf/rustcXvNfjn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0GPAtf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::p (line 285) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestbPM8Qk/rustcrwRh0V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbPM8Qk/rustcrwRh0V/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbPM8Qk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_never (line 596) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestbIKDfu/rustcUS1JcF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbIKDfu/rustcUS1JcF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbIKDfu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::span (line 261) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesthLOGCg/rustcfmKN7Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthLOGCg/rustcfmKN7Y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthLOGCg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::class (line 471) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestoeCUqR/rustcLdP97y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestoeCUqR/rustcLdP97y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoeCUqR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 74) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestdfjerT/rustc6or0cl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdfjerT/rustc6or0cl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdfjerT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::childrens2 (line 188) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestMoTEN0/rustcrdPmmW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMoTEN0/rustcrdPmmW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMoTEN0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 96) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestyZIj9p/rustcahqBOP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyZIj9p/rustcahqBOP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyZIj9p/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::onclick (line 188) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest4PN4LF/rustcl4PuXS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4PN4LF/rustcl4PuXS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4PN4LF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view (line 9) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestFKsH2c/rustcajzrTn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFKsH2c/rustcajzrTn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFKsH2c/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::bare (line 104) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestcb49lH/rustcLM7kfi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcb49lH/rustcLM7kfi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcb49lH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::children (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesto5iIZ0/rustcI9DECy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesto5iIZ0/rustcI9DECy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto5iIZ0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::childrens2 (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestxoSOfj/rustcAORiIu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxoSOfj/rustcAORiIu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxoSOfj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::childrens (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestrAZh82/rustc5kQMKj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrAZh82/rustc5kQMKj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrAZh82/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::childrens_to_element (line 55) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestFVd8qi/rustcGKGHUr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFVd8qi/rustcGKGHUr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFVd8qi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::class (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestV2j2pP/rustcq4UuDe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestV2j2pP/rustcq4UuDe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestV2j2pP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::onclick2 (line 188) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest8BPRSD/rustcEZWQj7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8BPRSD/rustcEZWQj7/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8BPRSD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::new (line 84) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestQfdBnn/rustcwBElxj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQfdBnn/rustcwBElxj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQfdBnn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::id (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestRBBS0J/rustc4ocP4Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestRBBS0J/rustc4ocP4Y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRBBS0J/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/view.rs - components::view::View::onclick (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestRuEvYp/rustcs1tpwF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestRuEvYp/rustcs1tpwF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRuEvYp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/background.rs - style::background::Style::background (line 113) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestqPQLY7/rustc4f3Vfp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqPQLY7/rustc4f3Vfp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqPQLY7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stderr] error: doctest failed, to rerun pass `-p dioxus-blocks-components --doc` [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top_left_radius (line 153) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestbJYyrj/rustc0xL3cj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbJYyrj/rustc0xL3cj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbJYyrj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/components/text.rs - components::text::Text::id (line 64) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestsKjYqx/rustcnklhga/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsKjYqx/rustcnklhga/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsKjYqx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/border.rs - style::border::Style::border_right (line 113) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestoDwFoE/rustcdDB5qV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestoDwFoE/rustcdDB5qV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoDwFoE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top_right_radius (line 172) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestVvz0Uh/rustcUgBEhH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVvz0Uh/rustcUgBEhH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVvz0Uh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/layout.rs - style::layout::Style::overflow (line 229) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHbLk1y/rustc9fjCmJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHbLk1y/rustc9fjCmJ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHbLk1y/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/layout.rs - style::layout::Style::width (line 18) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestv7jQvV/rustcjun5iG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestv7jQvV/rustcjun5iG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestv7jQvV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/builder.rs - style::builder::Style::new (line 28) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestvDZGSW/rustc1bz1dg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestvDZGSW/rustc1bz1dg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvDZGSW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/layout.rs - style::layout::Style::z_index (line 210) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestPAfFpf/rustcrTtrSu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPAfFpf/rustcrTtrSu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPAfFpf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_bottom (line 56) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestbKJpJp/rustcRj7XFe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbKJpJp/rustcRj7XFe/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbKJpJp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_left (line 75) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestuvOj8b/rustcaphaAQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestuvOj8b/rustcaphaAQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuvOj8b/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top (line 56) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestnVRqIj/rustcZSH9xU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnVRqIj/rustcZSH9xU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnVRqIj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin (line 18) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestm0J4mm/rustcs6QlhT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestm0J4mm/rustcs6QlhT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm0J4mm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- dioxus-blocks-components/src/style/layout.rs - style::layout::Style::align_items (line 134) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestly3vzr/rustcAXV5ph/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdioxus_blocks_components-5ec452c1c4c2afc8,librust_decimal-9d2e75ba89b80526,libarrayvec-e69e5f78daccaf57,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libdioxus-8230b736457fd076,libmanganis-acf480f8a78d27dd,libmanganis_core-32c548a9a2371e1c,libwinnow-d62cc636b4194caf,libconst_serialize-16785ccf87cc6b77,libconst_serialize-d4724c7d005db34f,libdioxus_asset_resolver-fb3b8c30737c9352,libdioxus_config_macros-6e9608ef43ca8d9e,libdioxus_ssr-5b8a8393f85e1c62,libaskama_escape-a2d9e50acbf161ea,libdioxus_router-8210cc1882615d05,liburl-5a58b38b29cf7d46,libidna-b4d57aff6c964960,libutf8_iter-0d9be7b316c2b184,libidna_adapter-101d11b43a4a3e57,libicu_properties-e8827deb4bb82b1b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-49f717a6a2036750,libicu_normalizer_data-088c419f54c50650,libicu_collections-54d47ff3620097ef,libpotential_utf-efd0d61459d951a1,libicu_provider-62edd61a2d65b3c4,libicu_locale_core-e1f3f19f39edb41c,libtinystr-5dfd0db4c8b51a1c,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-0488a18502cca669,libzerotrie-1275a4d1d5bb6187,libyoke-ba9fe733bd533c57,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-df79c51aa1c97c0b,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libdioxus_web-ffa4a26881a74771,libgloo_timers-c6111517437ae46c,libserde_wasm_bindgen-538fc70959a805ba,libsend_wrapper-e5b5d67f40fdede1,libwasm_bindgen_futures-4b6d932f6808f874,libdioxus_interpreter_js-08fecae8456e7584,libsledgehammer_utils-bb2ae6de1abf7117,librustc_hash-5a527483989b35a3,libsledgehammer_bindgen-1d74dc258ca55a7e,libweb_sys-33f031f9b005eb89,libjs_sys-9a08c1b28ae21d3f,libdioxus_devtools-5bebabef3fbf8aa6,libtungstenite-a366d1d3e3d7e095,libdata_encoding-9925c048f12d655c,librand-72fdd88f99f7d1de,librand_chacha-a1e484d3aee70b16,libppv_lite86-0e4a59af51b9c534,libzerocopy-9ce4d6a01baf3e99,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-8c4ea79a9eb3ce0f,libdioxus_devtools_types-09ef076098996be0,libdioxus_logger-3ab09fb884750182,libdioxus_cli_config-af1ee846921ffe94,libwasm_bindgen-719e4f3942aba39d,libwasm_bindgen_shared-4bc2c0e8e303dcc8,libunicode_ident-6c0afd1e85ed9e63,libtracing_subscriber-fa177875e1d1ec28,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-ea6c767fefe82746,libregex_automata-ca23cc1e520b9a4d,libregex_syntax-3eb42aed563cb123,libthread_local-930fa34297cc73a9,libdioxus_history-7822cdf8e73c6629,libdioxus_document-9f2b6be58a940941,libdioxus_html-0c804fb8e356833a,libserde_json-f1787866e4c035d4,libitoa-ae20521aea192d35,libzmij-277feea2eba4ef7a,libenumset-9de2d9ef105f227c,libeuclid-00bb1251f1065b1c,libnum_traits-ca8a17926a2d9230,libbytes-368509477a65c404,libkeyboard_types-55de1eca315e2021,libbitflags-b19c4981461bb841,libdioxus_stores-036ae7382ff85f87,libdioxus_hooks-7c7e26212ed4323b,libdioxus_signals-8da0ee5d90a85888,libwarnings-d26b618a1c77da40,libpin_project-f8ec18ca9036e5f0,libdioxus_core-a68d1399099b441a,libsubsecond-eced3bde170b0b35,liblibloading-e0795cb5ebc00421,libthiserror-2fd5220b611489da,libsubsecond_types-a84f0336e357ae25,liblongest_increasing_subsequence-78ea0fe857bec99a,libconst_format-92f78441cd98724b,libanyhow-7e5dcd40304f6dad,libslotmap-92f474df1cb23f38,libfutures_channel-579caa5f736a8bdf,libserde-e3e84eb2fdeb5d10,libserde_core-365391bf3dd30696,libdioxus_core_types-fc1bd1dd5f8fc07c,libgenerational_box-38ffbb40ce38836e,libtracing-7c9d3283fe2e9e5d,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libparking_lot-20342f353d34425c,libparking_lot_core-c847c90122a078c7,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_util-1f9fe78e21590618,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,librustc_hash-d7c9c021d0487117}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestly3vzr/rustcAXV5ph/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestly3vzr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button (line 30) [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button (line 51) [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button (line 61) [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button::Button::as_danger (line 438) [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button::Button::as_large (line 574) [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button::Button::as_medium (line 557) [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button::Button::as_warning (line 421) [INFO] [stdout] dioxus-blocks-components/src/components/button.rs - components::button::Button::shape (line 287) [INFO] [stdout] dioxus-blocks-components/src/components/card.rs - components::card::Card::children (line 80) [INFO] [stdout] dioxus-blocks-components/src/components/card.rs - components::card::Card::class (line 80) [INFO] [stdout] dioxus-blocks-components/src/components/card.rs - components::card::Card::footer (line 247) [INFO] [stdout] dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 13) [INFO] [stdout] dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 29) [INFO] [stdout] dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 44) [INFO] [stdout] dioxus-blocks-components/src/components/checkbox.rs - components::checkbox (line 60) [INFO] [stdout] dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::row_end (line 322) [INFO] [stdout] dioxus-blocks-components/src/components/grid.rs - components::grid::GridItem::to_element (line 343) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input (line 115) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input (line 133) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input (line 54) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input (line 95) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input::Input::childrens (line 228) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input::Input::onclick (line 228) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input::Input::onclick2 (line 228) [INFO] [stdout] dioxus-blocks-components/src/components/input.rs - components::input::Input::style (line 228) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number (line 127) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_right (line 1334) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::as_small (line 1247) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::children (line 457) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::childrens (line 457) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::class (line 457) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::controls_position (line 986) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::disabled (line 920) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::id (line 457) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max (line 681) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max_float (line 747) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::max_int (line 714) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::min (line 579) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::min_int (line 612) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::new (line 517) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onblur2 (line 1149) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onchange (line 1052) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onchange2 (line 1084) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onclick (line 457) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onclick2 (line 457) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onfocus (line 1182) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::onfocus2 (line 1215) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::size (line 953) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::step (line 785) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::step_float (line 851) [INFO] [stdout] dioxus-blocks-components/src/components/input_number.rs - components::input_number::InputNumber::value (line 547) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout (line 10) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::auto (line 570) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::children (line 409) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::childrens2 (line 409) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::childrens_to_element (line 407) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::class (line 409) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::id (line 409) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::new (line 506) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::onclick (line 409) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::onclick2 (line 409) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Col::span (line 532) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::align_items (line 350) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::children (line 126) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::childrens (line 126) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::childrens2 (line 126) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::cols (line 262) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::id (line 126) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::justify (line 329) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::new (line 220) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::onclick (line 126) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::onclick2 (line 126) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::style (line 126) [INFO] [stdout] dioxus-blocks-components/src/components/layout.rs - components::layout::Row::vertical (line 367) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link (line 28) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link (line 47) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link (line 9) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::as_danger (line 507) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::as_info (line 449) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::as_success (line 420) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_always (line 538) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_hover (line 567) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::as_underline_never (line 596) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::as_warning (line 478) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::children (line 146) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::childrens (line 146) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::class (line 146) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::id (line 146) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::new (line 230) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::text (line 298) [INFO] [stdout] dioxus-blocks-components/src/components/link.rs - components::link::Link::to (line 265) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio (line 13) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio (line 29) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio (line 44) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio (line 59) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::children (line 226) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens (line 226) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens2 (line 226) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::childrens_to_element (line 224) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::class (line 226) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::onclick (line 226) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::onclick2 (line 226) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::Radio::style (line 226) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::children (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens2 (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::childrens_to_element (line 469) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::class (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::id (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::onclick (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::onclick2 (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/radio.rs - components::radio::RadioGroup::style (line 471) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text (line 7) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens (line 64) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens2 (line 64) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::childrens_to_element (line 62) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::class (line 64) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::h1 (line 117) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::h4 (line 189) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::h5 (line 213) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::id (line 64) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::new (line 93) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::onclick (line 64) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::p (line 285) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::span (line 261) [INFO] [stdout] dioxus-blocks-components/src/components/text.rs - components::text::Text::style (line 64) [INFO] [stdout] dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 74) [INFO] [stdout] dioxus-blocks-components/src/components/textarea.rs - components::textarea (line 96) [INFO] [stdout] dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::childrens2 (line 188) [INFO] [stdout] dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::onclick (line 188) [INFO] [stdout] dioxus-blocks-components/src/components/textarea.rs - components::textarea::Textarea::onclick2 (line 188) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view (line 9) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::bare (line 104) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::children (line 57) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::childrens (line 57) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::childrens2 (line 57) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::childrens_to_element (line 55) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::class (line 57) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::id (line 57) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::new (line 84) [INFO] [stdout] dioxus-blocks-components/src/components/view.rs - components::view::View::onclick (line 57) [INFO] [stdout] dioxus-blocks-components/src/style/background.rs - style::background::Style::background (line 113) [INFO] [stdout] dioxus-blocks-components/src/style/border.rs - style::border::Style::border_right (line 113) [INFO] [stdout] dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top (line 56) [INFO] [stdout] dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top_left_radius (line 153) [INFO] [stdout] dioxus-blocks-components/src/style/border.rs - style::border::Style::border_top_right_radius (line 172) [INFO] [stdout] dioxus-blocks-components/src/style/builder.rs - style::builder::Style::new (line 28) [INFO] [stdout] dioxus-blocks-components/src/style/layout.rs - style::layout::Style::align_items (line 134) [INFO] [stdout] dioxus-blocks-components/src/style/layout.rs - style::layout::Style::overflow (line 229) [INFO] [stdout] dioxus-blocks-components/src/style/layout.rs - style::layout::Style::width (line 18) [INFO] [stdout] dioxus-blocks-components/src/style/layout.rs - style::layout::Style::z_index (line 210) [INFO] [stdout] dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin (line 18) [INFO] [stdout] dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_bottom (line 56) [INFO] [stdout] dioxus-blocks-components/src/style/spacing.rs - style::spacing::Style::margin_left (line 75) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 227 passed; 154 failed; 0 ignored; 0 measured; 0 filtered out; finished in 339.20s [INFO] [stdout] [INFO] [stdout] all doctests ran in 340.76s; merged doctests compilation took 1.50s [INFO] running `Command { std: "docker" "inspect" "a37940eea7617f44fe62872e430e966299409513101e6efed79e4eb7aff020f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37940eea7617f44fe62872e430e966299409513101e6efed79e4eb7aff020f6", kill_on_drop: false }` [INFO] [stdout] a37940eea7617f44fe62872e430e966299409513101e6efed79e4eb7aff020f6