[INFO] fetching crate leptos_form 0.2.0-rc1...
[INFO] testing leptos_form-0.2.0-rc1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate leptos_form 0.2.0-rc1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate leptos_form 0.2.0-rc1
[INFO] finished tweaking crates.io crate leptos_form 0.2.0-rc1
[INFO] tweaked toml for crates.io crate leptos_form 0.2.0-rc1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos_form 0.2.0-rc1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 226 packages to latest compatible versions
[INFO] [stderr]       Adding leptos v0.6.15 (available: v0.8.10)
[INFO] [stderr]       Adding leptos_router v0.6.15 (available: v0.8.8)
[INFO] [stderr]       Adding typed-builder v0.18.2 (available: v0.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b25f6a8cce0edccc2086c5c5c7ea72440f19ee83d0eb1b2a15c9cf76705724b4
[INFO] running `Command { std: "docker" "start" "-a" "b25f6a8cce0edccc2086c5c5c7ea72440f19ee83d0eb1b2a15c9cf76705724b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b25f6a8cce0edccc2086c5c5c7ea72440f19ee83d0eb1b2a15c9cf76705724b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25f6a8cce0edccc2086c5c5c7ea72440f19ee83d0eb1b2a15c9cf76705724b4", kill_on_drop: false }`
[INFO] [stdout] b25f6a8cce0edccc2086c5c5c7ea72440f19ee83d0eb1b2a15c9cf76705724b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b2c0d15058692fde944f76484ad40f37424184b0a6f9505dd061d118c5a1ae9
[INFO] running `Command { std: "docker" "start" "-a" "5b2c0d15058692fde944f76484ad40f37424184b0a6f9505dd061d118c5a1ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pad-adapter v0.1.1
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling leptos_form_core v0.2.0-rc1
[INFO] [stderr]    Compiling leptos_form v0.2.0-rc1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling leptos_form_proc_macros_core v0.2.0-rc1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.15
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling oco_ref v0.1.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling serde_qs v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]    Compiling leptos_form_proc_macros v0.2.0-rc1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling leptos_config v0.6.15
[INFO] [stderr]    Compiling leptos_reactive v0.6.15
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling server_fn v0.6.15
[INFO] [stderr]    Compiling leptos_server v0.6.15
[INFO] [stderr]    Compiling leptos_dom v0.6.15
[INFO] [stderr]    Compiling leptos v0.6.15
[INFO] [stderr]    Compiling leptos_router v0.6.15
[INFO] [stdout] warning: unexpected `cfg` condition name: `CHANNEL_NIGHTLY`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(CHANNEL_NIGHTLY, feature(doc_auto_cfg))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(CHANNEL_NIGHTLY)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(CHANNEL_NIGHTLY)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "5b2c0d15058692fde944f76484ad40f37424184b0a6f9505dd061d118c5a1ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2c0d15058692fde944f76484ad40f37424184b0a6f9505dd061d118c5a1ae9", kill_on_drop: false }`
[INFO] [stdout] 5b2c0d15058692fde944f76484ad40f37424184b0a6f9505dd061d118c5a1ae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc19e044a492dbe1675193b2dc029255f3b6e9319e132ac7c2b34ec3d60e1e6d
[INFO] running `Command { std: "docker" "start" "-a" "fc19e044a492dbe1675193b2dc029255f3b6e9319e132ac7c2b34ec3d60e1e6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]    Compiling leptos_server v0.6.15
[INFO] [stderr]    Compiling leptos v0.6.15
[INFO] [stderr]    Compiling leptos_form_core v0.2.0-rc1
[INFO] [stderr]    Compiling leptos_router v0.6.15
[INFO] [stderr]    Compiling leptos_form v0.2.0-rc1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `CHANNEL_NIGHTLY`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(CHANNEL_NIGHTLY, feature(doc_auto_cfg))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(CHANNEL_NIGHTLY)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(CHANNEL_NIGHTLY)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `CHANNEL_NIGHTLY`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(CHANNEL_NIGHTLY, feature(doc_auto_cfg))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(CHANNEL_NIGHTLY)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(CHANNEL_NIGHTLY)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.99s
[INFO] running `Command { std: "docker" "inspect" "fc19e044a492dbe1675193b2dc029255f3b6e9319e132ac7c2b34ec3d60e1e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc19e044a492dbe1675193b2dc029255f3b6e9319e132ac7c2b34ec3d60e1e6d", kill_on_drop: false }`
[INFO] [stdout] fc19e044a492dbe1675193b2dc029255f3b6e9319e132ac7c2b34ec3d60e1e6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 807185b3512320e111828e8dab31602cf26971d12071e97bbefe724631e6362b
[INFO] running `Command { std: "docker" "start" "-a" "807185b3512320e111828e8dab31602cf26971d12071e97bbefe724631e6362b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `CHANNEL_NIGHTLY`
[INFO] [stderr]  --> src/lib.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![cfg_attr(CHANNEL_NIGHTLY, feature(doc_auto_cfg))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(CHANNEL_NIGHTLY)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(CHANNEL_NIGHTLY)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `leptos_form` (lib) generated 1 warning
[INFO] [stderr] warning: `leptos_form` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_form-36544c3fc1777820)
[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 leptos_form
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - Form (line 83) ... ok
[INFO] [stdout] test src/lib.rs - (line 57) ... ok
[INFO] [stdout] test src/lib.rs - Form (line 197) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Form (line 197) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]              Cow<'_, str>
[INFO] [stdout]              Oco<'static, str>
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              blog_post::BlogPost
[INFO] [stdout]              blog_post::BlogPostPatchForm
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              i128
[INFO] [stdout]            and 13 others
[INFO] [stdout]    = note: this error originates in the derive macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]              `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]            and 16 others
[INFO] [stdout]    = note: this error originates in the derive macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]   --> src/lib.rs:242:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |         pub id: Uuid,
[INFO] [stdout]    |                 ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]              Cow<'_, str>
[INFO] [stdout]              Oco<'static, str>
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              blog_post::BlogPost
[INFO] [stdout]              blog_post::BlogPostPatchForm
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              i128
[INFO] [stdout]            and 13 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:242:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |         pub id: Uuid,
[INFO] [stdout]    |                 ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]              `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]            and 16 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: FormComponent<_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `FormComponent<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FormComponent<El>`:
[INFO] [stdout]              `Cow<'_, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Cow<'_, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Oco<'static, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Oco<'static, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Vec<T>` implements `FormComponent<Vec<El>>`
[INFO] [stdout]              `blog_post::BlogPost` implements `FormComponent<leptos::View>`
[INFO] [stdout]              `blog_post::BlogPostPatchForm` implements `FormComponent<leptos::View>`
[INFO] [stdout]              `f32` implements `FormComponent<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]            and 16 others
[INFO] [stdout] note: required by a bound in `leptos_form_core::form_component::form_field_component::FormFieldPropsBuilder::<T, El, (__props, ())>::ty`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_form_core-0.2.0-rc1/src/form_component/mod.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn FormField<T: FormComponent<El>, El>(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ required by this bound in `FormFieldPropsBuilder::<T, El, (__props, ())>::ty`
[INFO] [stdout] 22 |         props: RenderProps<T::Signal, T::Config>,
[INFO] [stdout] 23 |         #[prop(optional)] ty: PhantomData<(T, El)>,
[INFO] [stdout]    |                           -- required by a bound in this associated function
[INFO] [stdout]    = note: this error originates in the derive macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: FormComponent<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:224:41
[INFO] [stdout]     |
[INFO] [stdout]  30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]     |                                         ^^^^ the trait `FormComponent<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FormComponent<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `FormComponent<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `FormComponent<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `FormComponent<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `FormComponent<leptos::View>`
[INFO] [stdout]               `f32` implements `FormComponent<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: required for `leptos_form_core::form_component::form_field_component::FormFieldProps<uuid::Uuid, _>` to implement `leptos::Props`
[INFO] [stdout]     = note: required for `fn(FormFieldProps<Uuid, _>) -> impl IntoView {FormField::<Uuid, _>}` to implement `Component<FormFieldProps<Uuid, _>>`
[INFO] [stdout] note: required by a bound in `component_props_builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos-0.6.15/src/lib.rs:342:15
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub fn component_props_builder<P: PropsOrNoPropsBuilder>(
[INFO] [stdout]     |        ----------------------- required by a bound in this function
[INFO] [stdout] 342 |     _f: &impl Component<P>,
[INFO] [stdout]     |               ^^^^^^^^^^^^ required by this bound in `component_props_builder`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestCApQ2y/rust_out.long-type-2335761909475626053.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `build` exists for struct `FormFieldPropsBuilder<Uuid, _, ((RenderProps<_, _>,), (...,))>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:224:41
[INFO] [stdout]     |
[INFO] [stdout]  30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]     |                                         ^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.18.1/src/lib.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | pub struct Uuid(Bytes);
[INFO] [stdout]     | --------------- doesn't satisfy `<_ as FormField<_>>::Signal = _`, `uuid::Uuid: FormComponent<_>` or `uuid::Uuid: leptos_form::FormField<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `uuid::Uuid: FormComponent<_>`
[INFO] [stdout]             `uuid::Uuid: leptos_form::FormField<_>`
[INFO] [stdout]             which is required by `<uuid::Uuid as leptos_form::FormField<_>>::Signal = _`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestCApQ2y/rust_out.long-type-2603864962005582184.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               Oco<'static, str>
[INFO] [stdout]               Vec<T>
[INFO] [stdout]               blog_post::BlogPost
[INFO] [stdout]               blog_post::BlogPostPatchForm
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]             and 13 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               Oco<'static, str>
[INFO] [stdout]               Vec<T>
[INFO] [stdout]               blog_post::BlogPost
[INFO] [stdout]               blog_post::BlogPostPatchForm
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]             and 13 others
[INFO] [stdout]     = note: this error originates in the derive macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: this error originates in the derive macro `Form` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               Oco<'static, str>
[INFO] [stdout]               Vec<T>
[INFO] [stdout]               blog_post::BlogPost
[INFO] [stdout]               blog_post::BlogPostPatchForm
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]             and 13 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               Oco<'static, str>
[INFO] [stdout]               Vec<T>
[INFO] [stdout]               blog_post::BlogPost
[INFO] [stdout]               blog_post::BlogPostPatchForm
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]             and 13 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               Oco<'static, str>
[INFO] [stdout]               Vec<T>
[INFO] [stdout]               blog_post::BlogPost
[INFO] [stdout]               blog_post::BlogPostPatchForm
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]             and 13 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: this error originates in the macro `::leptos_form::internal::leptos::view` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]              `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]            and 16 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]              Cow<'_, str>
[INFO] [stdout]              Oco<'static, str>
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              blog_post::BlogPost
[INFO] [stdout]              blog_post::BlogPostPatchForm
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              i128
[INFO] [stdout]            and 13 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]              `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]            and 16 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]              Cow<'_, str>
[INFO] [stdout]              Oco<'static, str>
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              blog_post::BlogPost
[INFO] [stdout]              blog_post::BlogPostPatchForm
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              i128
[INFO] [stdout]            and 13 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]              `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]            and 16 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]              Cow<'_, str>
[INFO] [stdout]              Oco<'static, str>
[INFO] [stdout]              Vec<T>
[INFO] [stdout]              blog_post::BlogPost
[INFO] [stdout]              blog_post::BlogPostPatchForm
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              i128
[INFO] [stdout]            and 13 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:224:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[derive(Clone, Debug, Deserialize, Form, Serialize, TypedBuilder)]
[INFO] [stdout]    |                                         ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]              `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]              `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]              `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]              `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]            and 16 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               Oco<'static, str>
[INFO] [stdout]               Vec<T>
[INFO] [stdout]               blog_post::BlogPost
[INFO] [stdout]               blog_post::BlogPostPatchForm
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]             and 13 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: DefaultHtmlElement` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `DefaultHtmlElement` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `DefaultHtmlElement`:
[INFO] [stdout]               Cow<'_, str>
[INFO] [stdout]               Oco<'static, str>
[INFO] [stdout]               Vec<T>
[INFO] [stdout]               blog_post::BlogPost
[INFO] [stdout]               blog_post::BlogPostPatchForm
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i128
[INFO] [stdout]             and 13 others
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: leptos_form::FormField<_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[derive(Clone, Debug, Form)]
[INFO] [stdout]     |                            ^^^^ the trait `leptos_form::FormField<_>` is not implemented for `uuid::Uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `leptos_form::FormField<El>`:
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Cow<'_, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]               `Oco<'static, str>` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Textarea>>`
[INFO] [stdout]               `Vec<T>` implements `leptos_form::FormField<Vec<El>>`
[INFO] [stdout]               `blog_post::BlogPost` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `blog_post::BlogPostPatchForm` implements `leptos_form::FormField<leptos::View>`
[INFO] [stdout]               `f32` implements `leptos_form::FormField<leptos::HtmlElement<leptos::html::Input>>`
[INFO] [stdout]             and 16 others
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Form (line 197)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "807185b3512320e111828e8dab31602cf26971d12071e97bbefe724631e6362b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807185b3512320e111828e8dab31602cf26971d12071e97bbefe724631e6362b", kill_on_drop: false }`
[INFO] [stdout] 807185b3512320e111828e8dab31602cf26971d12071e97bbefe724631e6362b
