[INFO] cloning repository https://github.com/shaogme/silex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaogme/silex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaogme%2Fsilex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaogme%2Fsilex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0b74c251aad2bb4bb0608c1bc9e5a2e118be74e
[INFO] testing shaogme/silex against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaogme%2Fsilex" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shaogme/silex
[INFO] finished tweaking git repo https://github.com/shaogme/silex
[INFO] tweaked toml for git repo https://github.com/shaogme/silex written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shaogme/silex on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shaogme/silex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204731fb743a67f2123383836c7364d06282487ff40158906f6c482ef8605489
[INFO] running `Command { std: "docker" "start" "-a" "204731fb743a67f2123383836c7364d06282487ff40158906f6c482ef8605489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204731fb743a67f2123383836c7364d06282487ff40158906f6c482ef8605489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204731fb743a67f2123383836c7364d06282487ff40158906f6c482ef8605489", kill_on_drop: false }`
[INFO] [stdout] 204731fb743a67f2123383836c7364d06282487ff40158906f6c482ef8605489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6ec1e41b1313b57c19058114a3fb96211e8e71c827e4c00ad11a0429e8f9b52
[INFO] running `Command { std: "docker" "start" "-a" "f6ec1e41b1313b57c19058114a3fb96211e8e71c827e4c00ad11a0429e8f9b52", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling silex_vtable v0.1.0-beta.8 (/opt/rustwide/workdir/silex_vtable)
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling silex_reactivity v0.1.0-beta.8 (/opt/rustwide/workdir/silex_reactivity)
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling silex_hash v0.1.0-beta.8 (/opt/rustwide/workdir/silex_hash)
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[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 phf_macros v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling silex_rx v0.1.0-beta.8 (/opt/rustwide/workdir/silex_rx)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.70
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[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 rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling silex_core v0.1.0-beta.8 (/opt/rustwide/workdir/silex_core)
[INFO] [stderr]    Compiling silex_dom v0.1.0-beta.8 (/opt/rustwide/workdir/silex_dom)
[INFO] [stderr]    Compiling silex_codegen v0.1.0-beta.8 (/opt/rustwide/workdir/tools/silex_codegen)
[INFO] [stderr]    Compiling silex_html v0.1.0-beta.8 (/opt/rustwide/workdir/silex_html)
[INFO] [stderr]    Compiling silex_css v0.1.0-beta.8 (/opt/rustwide/workdir/silex_css)
[INFO] [stderr]    Compiling silex_macros v0.1.0-beta.8 (/opt/rustwide/workdir/silex_macros)
[INFO] [stderr]    Compiling silex v0.1.0-beta.8 (/opt/rustwide/workdir/silex)
[INFO] [stderr]    Compiling silex_router_example v0.1.0-beta.8 (/opt/rustwide/workdir/examples/router)
[INFO] [stderr]    Compiling silex_error_demo v0.1.0-beta.8 (/opt/rustwide/workdir/examples/error_boundary_demo)
[INFO] [stderr]    Compiling silex_store_demo v0.1.0-beta.8 (/opt/rustwide/workdir/examples/store_demo)
[INFO] [stderr]    Compiling silex_showcase v0.1.0-beta.8 (/opt/rustwide/workdir/examples/showcase)
[INFO] [stderr]    Compiling silex_counter v0.1.0-beta.8 (/opt/rustwide/workdir/examples/counter)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "f6ec1e41b1313b57c19058114a3fb96211e8e71c827e4c00ad11a0429e8f9b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6ec1e41b1313b57c19058114a3fb96211e8e71c827e4c00ad11a0429e8f9b52", kill_on_drop: false }`
[INFO] [stdout] f6ec1e41b1313b57c19058114a3fb96211e8e71c827e4c00ad11a0429e8f9b52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0587abaeec549226fff770e834d7dc77a17a64f7dcdac3de5015ef6ce9aa802
[INFO] running `Command { std: "docker" "start" "-a" "a0587abaeec549226fff770e834d7dc77a17a64f7dcdac3de5015ef6ce9aa802", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling silex_rx v0.1.0-beta.8 (/opt/rustwide/workdir/silex_rx)
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling silex_macros v0.1.0-beta.8 (/opt/rustwide/workdir/silex_macros)
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling silex_reactivity v0.1.0-beta.8 (/opt/rustwide/workdir/silex_reactivity)
[INFO] [stderr]    Compiling silex_hash v0.1.0-beta.8 (/opt/rustwide/workdir/silex_hash)
[INFO] [stderr]    Compiling silex_vtable v0.1.0-beta.8 (/opt/rustwide/workdir/silex_vtable)
[INFO] [stderr]    Compiling silex_core v0.1.0-beta.8 (/opt/rustwide/workdir/silex_core)
[INFO] [stderr]    Compiling silex_dom v0.1.0-beta.8 (/opt/rustwide/workdir/silex_dom)
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling silex_css v0.1.0-beta.8 (/opt/rustwide/workdir/silex_css)
[INFO] [stderr]    Compiling silex_html v0.1.0-beta.8 (/opt/rustwide/workdir/silex_html)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling silex v0.1.0-beta.8 (/opt/rustwide/workdir/silex)
[INFO] [stderr]    Compiling silex_router_example v0.1.0-beta.8 (/opt/rustwide/workdir/examples/router)
[INFO] [stderr]    Compiling silex_error_demo v0.1.0-beta.8 (/opt/rustwide/workdir/examples/error_boundary_demo)
[INFO] [stderr]    Compiling silex_showcase v0.1.0-beta.8 (/opt/rustwide/workdir/examples/showcase)
[INFO] [stderr]    Compiling silex_store_demo v0.1.0-beta.8 (/opt/rustwide/workdir/examples/store_demo)
[INFO] [stderr]    Compiling silex_counter v0.1.0-beta.8 (/opt/rustwide/workdir/examples/counter)
[INFO] [stderr]    Compiling silex_codegen v0.1.0-beta.8 (/opt/rustwide/workdir/tools/silex_codegen)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.33s
[INFO] running `Command { std: "docker" "inspect" "a0587abaeec549226fff770e834d7dc77a17a64f7dcdac3de5015ef6ce9aa802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0587abaeec549226fff770e834d7dc77a17a64f7dcdac3de5015ef6ce9aa802", kill_on_drop: false }`
[INFO] [stdout] a0587abaeec549226fff770e834d7dc77a17a64f7dcdac3de5015ef6ce9aa802
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 453eb415578458e9178f4214c567809e10c1d4713d67ebd8c40f32f5b05c3144
[INFO] running `Command { std: "docker" "start" "-a" "453eb415578458e9178f4214c567809e10c1d4713d67ebd8c40f32f5b05c3144", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/silex-b23f0db7bedd27eb)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test persist::backend::tests::query_backend_unavailable_reports_backend_unavailable ... ok
[INFO] [stdout] test persist::backend::tests::query_backend_new_without_router_is_unavailable ... ok
[INFO] [stdout] test persist::backend::tests::query_backend_get_and_subscribe_follow_query_map_changes ... ok
[INFO] [stdout] test persist::builder::tests::codec_selection_preserves_builder_configuration ... ok
[INFO] [stdout] test persist::builder::tests::decode_error_remove_and_use_default_removes_invalid_backend_value ... ok
[INFO] [stdout] test persist::builder::tests::decode_error_use_default_keeps_invalid_backend_value ... ok
[INFO] [stdout] test persist::builder::tests::flush_write_failure_sets_write_error_state ... ok
[INFO] [stdout] test persist::builder::tests::external_remove_uses_default_without_rewriting_backend ... ok
[INFO] [stdout] test persist::builder::tests::initial_default_write_failure_sets_write_error_state ... ok
[INFO] [stdout] test store::tests::test_store_get ... ok
[INFO] [stdout] test persist::builder::tests::optional_none_flush_removes_backend_key ... ok
[INFO] [stdout] test store::tests::test_store_provide_and_try_get ... ok
[INFO] [stdout] test store::tests::test_store_try_get_none ... ok
[INFO] [stdout] test persist::builder::tests::write_default_if_missing_persists_default ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/silex_codegen-4e7e7370319fcdc3)
[INFO] [stdout] test result: ok. 14 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/silex_core-23200aed49162b43)
[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 14 tests
[INFO] [stdout] test log::tests::test_console_error ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/silex_counter-90d40410a40e464b)
[INFO] [stdout] test log::tests::test_console_log ... ok
[INFO] [stdout] test log::tests::test_console_warn ... ok
[INFO] [stdout] test log::tests::test_debug_logs ... ok
[INFO] [stdout] test reactivity::signal::tests::test_derive ... ok
[INFO] [stdout] test reactivity::signal::tests::test_ensure_node_id ... ok
[INFO] [stdout] test reactivity::signal::tests::test_inline_constants ... ok
[INFO] [stdout] test reactivity::signal::tests::test_is_constant ... ok
[INFO] [stdout] test reactivity::signal::tests::test_non_inline_constants ... ok
[INFO] [stdout] test reactivity::signal::tests::test_rw_signal_new ... ok
[INFO] [stdout] test reactivity::signal::tests::test_signal_derive_basic ... ok
[INFO] [stdout] test reactivity::signal::tests::test_signal_ensure_node_id ... ok
[INFO] [stdout] test reactivity::signal::tests::test_signal_inline_constant_creation ... ok
[INFO] [stdout] test reactivity::signal::tests::test_signal_stored_constant_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/silex_css-529a9c3d9e0fadfd)
[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] [stderr]      Running tests/css_type_safety.rs (/opt/rustwide/target/debug/deps/css_type_safety-096e8b04c444056e)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking silex_vtable v0.1.0-beta.8 (/opt/rustwide/workdir/silex_vtable)
[INFO] [stderr]     Checking silex_hash v0.1.0-beta.8 (/opt/rustwide/workdir/silex_hash)
[INFO] [stderr]     Checking silex_reactivity v0.1.0-beta.8 (/opt/rustwide/workdir/silex_reactivity)
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling silex_rx v0.1.0-beta.8 (/opt/rustwide/workdir/silex_rx)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking silex_core v0.1.0-beta.8 (/opt/rustwide/workdir/silex_core)
[INFO] [stderr]     Checking silex_dom v0.1.0-beta.8 (/opt/rustwide/workdir/silex_dom)
[INFO] [stderr]     Checking silex_css v0.1.0-beta.8 (/opt/rustwide/workdir/silex_css)
[INFO] [stderr]     Checking silex_css-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/silex_css)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.36s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail_color_to_dimension.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: 类型 `Hex` 无法作为有效的 CSS `BorderLeftWidth` 属性值使用
[INFO] [stderr]  --> tests/ui/fail_color_to_dimension.rs:5:44
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let _ = Style::new().border_left_width(hex("#ff0000"));
[INFO] [stderr]   |                          ----------------- ^^^^^^^^^^^^^^ 无效的 CSS 属性类型
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `ValidFor<BorderLeftWidth>` is not implemented for `Hex`
[INFO] [stderr]   = note: 请检查是否传入了错误的类型（例如将 Px 传给了 Color）。如果必须传入复杂的动态表达式，可以使用 `UnsafeCss::new(...)` 显式绕过。
[INFO] [stderr]   = help: the following other types implement trait `ValidFor<Prop>`:
[INFO] [stderr]             `Hex` implements `ValidFor<AlignContent>`
[INFO] [stderr]             `Hex` implements `ValidFor<AlignItems>`
[INFO] [stderr]             `Hex` implements `ValidFor<AlignSelf>`
[INFO] [stderr]             `Hex` implements `ValidFor<AlignmentBaseline>`
[INFO] [stderr]             `Hex` implements `ValidFor<Animation>`
[INFO] [stderr]             `Hex` implements `ValidFor<AnimationComposition>`
[INFO] [stderr]             `Hex` implements `ValidFor<AnimationDelay>`
[INFO] [stderr]             `Hex` implements `ValidFor<AnimationDirection>`
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `silex_css::builder::Style::border_left_width`
[INFO] [stderr]  --> src/builder.rs
[INFO] [stderr]   |
[INFO] [stderr]   |                     V::Value: ValidFor<props::$pascal> + Display + Clone + Sized + 'static,
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Style::border_left_width`
[INFO] [stderr] ...
[INFO] [stderr]   | crate::for_all_properties!(generate_builder_methods);
[INFO] [stderr]   | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/properties.rs
[INFO] [stderr]   |
[INFO] [stderr]   |             (border_left_width, "border-left-width", BorderLeftWidth, Dimension),
[INFO] [stderr]   |              ----------------- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the macro `generate_builder_methods` which comes from the expansion of the macro `crate::for_all_properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: 类型 `Hex` 无法作为有效的 CSS `BorderLeftWidth` 属性值使用
[INFO] [stderr]  --> tests/ui/fail_color_to_dimension.rs:5:44
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let _ = Style::new().border_left_width(hex("#ff0000"));
[INFO] [stderr]   |                          ----------------- ^^^^^^^^^^^^^^ 无效的 CSS 属性类型
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `ValidFor<BorderLeftWidth>` is not implemented for `Hex`
[INFO] [stderr]   = note: 请检查是否传入了错误的类型（例如将 Px 传给了 Color）。如果必须传入复杂的动态表达式，可以使用 `UnsafeCss::new(...)` 显式绕过。
[INFO] [stderr]   = help: `Hex` implements trait `ValidFor<Prop>`:
[INFO] [stderr]             ValidFor<AlignContent>
[INFO] [stderr]             ValidFor<AlignItems>
[INFO] [stderr]             ValidFor<AlignSelf>
[INFO] [stderr]             ValidFor<AlignmentBaseline>
[INFO] [stderr]             ValidFor<Animation>
[INFO] [stderr]             ValidFor<AnimationComposition>
[INFO] [stderr]             ValidFor<AnimationDelay>
[INFO] [stderr]             ValidFor<AnimationDirection>
[INFO] [stderr]             ValidFor<AnimationDuration>
[INFO] [stderr]             ValidFor<AnimationFillMode>
[INFO] [stderr]             ValidFor<AnimationIterationCount>
[INFO] [stderr]             ValidFor<AnimationName>
[INFO] [stderr]             ValidFor<AnimationPlayState>
[INFO] [stderr]             ValidFor<AnimationTimingFunction>
[INFO] [stderr]             ValidFor<AnimationTrigger>
[INFO] [stderr]             ValidFor<Appearance>
[INFO] [stderr]             ValidFor<AspectRatio>
[INFO] [stderr]             ValidFor<BackdropFilter>
[INFO] [stderr]             ValidFor<BackfaceVisibility>
[INFO] [stderr]             ValidFor<BackgroundAttachment>
[INFO] [stderr]             ValidFor<BackgroundBlendMode>
[INFO] [stderr]             ValidFor<BackgroundClip>
[INFO] [stderr]             ValidFor<BackgroundColor>
[INFO] [stderr]             ValidFor<BackgroundImage>
[INFO] [stderr]             ValidFor<BackgroundOrigin>
[INFO] [stderr]             ValidFor<BackgroundPosition>
[INFO] [stderr]             ValidFor<BackgroundPositionX>
[INFO] [stderr]             ValidFor<BackgroundPositionY>
[INFO] [stderr]             ValidFor<BackgroundRepeat>
[INFO] [stderr]             ValidFor<BackgroundSize>
[INFO] [stderr]             ValidFor<BaselineShift>
[INFO] [stderr]             ValidFor<BaselineSource>
[INFO] [stderr]             ValidFor<BlockSize>
[INFO] [stderr]             ValidFor<Border>
[INFO] [stderr]             ValidFor<BorderBlock>
[INFO] [stderr]             ValidFor<BorderBlockColor>
[INFO] [stderr]             ValidFor<BorderBlockEnd>
[INFO] [stderr]             ValidFor<BorderBlockEndColor>
[INFO] [stderr]             ValidFor<BorderBlockEndStyle>
[INFO] [stderr]             ValidFor<BorderBlockStart>
[INFO] [stderr]             ValidFor<BorderBlockStartColor>
[INFO] [stderr]             ValidFor<BorderBlockStartStyle>
[INFO] [stderr]             ValidFor<BorderBlockStyle>
[INFO] [stderr]             ValidFor<BorderBlockWidth>
[INFO] [stderr]             ValidFor<BorderBottom>
[INFO] [stderr]             ValidFor<BorderBottomColor>
[INFO] [stderr]             ValidFor<BorderBottomLeftRadius>
[INFO] [stderr]             ValidFor<BorderBottomRightRadius>
[INFO] [stderr]             ValidFor<BorderCollapse>
[INFO] [stderr]             ValidFor<BorderColor>
[INFO] [stderr]             ValidFor<BorderImage>
[INFO] [stderr]             ValidFor<BorderImageOutset>
[INFO] [stderr]             ValidFor<BorderImageRepeat>
[INFO] [stderr]             ValidFor<BorderImageSlice>
[INFO] [stderr]             ValidFor<BorderImageSource>
[INFO] [stderr]             ValidFor<BorderImageWidth>
[INFO] [stderr]             ValidFor<BorderInline>
[INFO] [stderr]             ValidFor<BorderInlineColor>
[INFO] [stderr]             ValidFor<BorderInlineEnd>
[INFO] [stderr]             ValidFor<BorderInlineEndColor>
[INFO] [stderr]             ValidFor<BorderInlineEndStyle>
[INFO] [stderr]             ValidFor<BorderInlineStart>
[INFO] [stderr]             ValidFor<BorderInlineStartColor>
[INFO] [stderr]             ValidFor<BorderInlineStartStyle>
[INFO] [stderr]             ValidFor<BorderInlineStyle>
[INFO] [stderr]             ValidFor<BorderInlineWidth>
[INFO] [stderr]             ValidFor<BorderLeft>
[INFO] [stderr]             ValidFor<BorderLeftColor>
[INFO] [stderr]             ValidFor<BorderRadius>
[INFO] [stderr]             ValidFor<BorderRight>
[INFO] [stderr]             ValidFor<BorderRightColor>
[INFO] [stderr]             ValidFor<BorderSpacing>
[INFO] [stderr]             ValidFor<BorderStyle>
[INFO] [stderr]             ValidFor<BorderTop>
[INFO] [stderr]             ValidFor<BorderTopColor>
[INFO] [stderr]             ValidFor<BorderTopLeftRadius>
[INFO] [stderr]             ValidFor<BorderTopRightRadius>
[INFO] [stderr]             ValidFor<BorderWidth>
[INFO] [stderr]             ValidFor<BoxDecorationBreak>
[INFO] [stderr]             ValidFor<BoxShadow>
[INFO] [stderr]             ValidFor<BoxSizing>
[INFO] [stderr]             ValidFor<BreakAfter>
[INFO] [stderr]             ValidFor<BreakBefore>
[INFO] [stderr]             ValidFor<BreakInside>
[INFO] [stderr]             ValidFor<CaptionSide>
[INFO] [stderr]             ValidFor<Caret>
[INFO] [stderr]             ValidFor<CaretAnimation>
[INFO] [stderr]             ValidFor<CaretColor>
[INFO] [stderr]             ValidFor<CaretShape>
[INFO] [stderr]             ValidFor<Clear>
[INFO] [stderr]             ValidFor<ClipPath>
[INFO] [stderr]             ValidFor<ClipRule>
[INFO] [stderr]             ValidFor<ColorInterpolationFilters>
[INFO] [stderr]             ValidFor<ColorScheme>
[INFO] [stderr]             ValidFor<ColumnCount>
[INFO] [stderr]             ValidFor<ColumnFill>
[INFO] [stderr]             ValidFor<ColumnGap>
[INFO] [stderr]             ValidFor<ColumnHeight>
[INFO] [stderr]             ValidFor<ColumnRule>
[INFO] [stderr]             ValidFor<ColumnRuleColor>
[INFO] [stderr]             ValidFor<ColumnRuleStyle>
[INFO] [stderr]             ValidFor<ColumnSpan>
[INFO] [stderr]             ValidFor<ColumnWidth>
[INFO] [stderr]             ValidFor<ColumnWrap>
[INFO] [stderr]             ValidFor<Columns>
[INFO] [stderr]             ValidFor<ContainIntrinsicBlockSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicHeight>
[INFO] [stderr]             ValidFor<ContainIntrinsicInlineSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicWidth>
[INFO] [stderr]             ValidFor<Container>
[INFO] [stderr]             ValidFor<ContainerName>
[INFO] [stderr]             ValidFor<ContainerType>
[INFO] [stderr]             ValidFor<ContentVisibility>
[INFO] [stderr]             ValidFor<CornerBlockEndShape>
[INFO] [stderr]             ValidFor<CornerBlockStartShape>
[INFO] [stderr]             ValidFor<CornerBottomShape>
[INFO] [stderr]             ValidFor<CornerInlineEndShape>
[INFO] [stderr]             ValidFor<CornerInlineStartShape>
[INFO] [stderr]             ValidFor<CornerLeftShape>
[INFO] [stderr]             ValidFor<CornerRightShape>
[INFO] [stderr]             ValidFor<CornerShape>
[INFO] [stderr]             ValidFor<CornerTopShape>
[INFO] [stderr]             ValidFor<CounterIncrement>
[INFO] [stderr]             ValidFor<CounterReset>
[INFO] [stderr]             ValidFor<CounterSet>
[INFO] [stderr]             ValidFor<Cx>
[INFO] [stderr]             ValidFor<Cy>
[INFO] [stderr]             ValidFor<D>
[INFO] [stderr]             ValidFor<DominantBaseline>
[INFO] [stderr]             ValidFor<DynamicRangeLimit>
[INFO] [stderr]             ValidFor<EmptyCells>
[INFO] [stderr]             ValidFor<FillRule>
[INFO] [stderr]             ValidFor<FlexBasis>
[INFO] [stderr]             ValidFor<FlexDirection>
[INFO] [stderr]             ValidFor<FlexWrap>
[INFO] [stderr]             ValidFor<FloodColor>
[INFO] [stderr]             ValidFor<Font>
[INFO] [stderr]             ValidFor<FontFamily>
[INFO] [stderr]             ValidFor<FontFeatureSettings>
[INFO] [stderr]             ValidFor<FontKerning>
[INFO] [stderr]             ValidFor<FontLanguageOverride>
[INFO] [stderr]             ValidFor<FontOpticalSizing>
[INFO] [stderr]             ValidFor<FontPalette>
[INFO] [stderr]             ValidFor<FontSize>
[INFO] [stderr]             ValidFor<FontSizeAdjust>
[INFO] [stderr]             ValidFor<FontStyle>
[INFO] [stderr]             ValidFor<FontSynthesis>
[INFO] [stderr]             ValidFor<FontSynthesisSmallCaps>
[INFO] [stderr]             ValidFor<FontSynthesisStyle>
[INFO] [stderr]             ValidFor<FontSynthesisWeight>
[INFO] [stderr]             ValidFor<FontVariant>
[INFO] [stderr]             ValidFor<FontVariantAlternates>
[INFO] [stderr]             ValidFor<FontVariantCaps>
[INFO] [stderr]             ValidFor<FontVariantEastAsian>
[INFO] [stderr]             ValidFor<FontVariantEmoji>
[INFO] [stderr]             ValidFor<FontVariantLigatures>
[INFO] [stderr]             ValidFor<FontVariantNumeric>
[INFO] [stderr]             ValidFor<FontVariantPosition>
[INFO] [stderr]             ValidFor<FontWeight>
[INFO] [stderr]             ValidFor<ForcedColorAdjust>
[INFO] [stderr]             ValidFor<Gap>
[INFO] [stderr]             ValidFor<GridArea>
[INFO] [stderr]             ValidFor<GridAutoColumns>
[INFO] [stderr]             ValidFor<GridAutoFlow>
[INFO] [stderr]             ValidFor<GridAutoRows>
[INFO] [stderr]             ValidFor<GridColumn>
[INFO] [stderr]             ValidFor<GridRow>
[INFO] [stderr]             ValidFor<GridTemplate>
[INFO] [stderr]             ValidFor<GridTemplateColumns>
[INFO] [stderr]             ValidFor<GridTemplateRows>
[INFO] [stderr]             ValidFor<HangingPunctuation>
[INFO] [stderr]             ValidFor<Height>
[INFO] [stderr]             ValidFor<HyphenateCharacter>
[INFO] [stderr]             ValidFor<HyphenateLimitChars>
[INFO] [stderr]             ValidFor<Hyphens>
[INFO] [stderr]             ValidFor<ImageOrientation>
[INFO] [stderr]             ValidFor<ImageRendering>
[INFO] [stderr]             ValidFor<InitialLetter>
[INFO] [stderr]             ValidFor<InsetBlock>
[INFO] [stderr]             ValidFor<InsetBlockEnd>
[INFO] [stderr]             ValidFor<InsetBlockStart>
[INFO] [stderr]             ValidFor<InsetInline>
[INFO] [stderr]             ValidFor<InsetInlineEnd>
[INFO] [stderr]             ValidFor<InsetInlineStart>
[INFO] [stderr]             ValidFor<Interactivity>
[INFO] [stderr]             ValidFor<InterestDelay>
[INFO] [stderr]             ValidFor<InterestDelayEnd>
[INFO] [stderr]             ValidFor<InterestDelayStart>
[INFO] [stderr]             ValidFor<Isolation>
[INFO] [stderr]             ValidFor<JustifyContent>
[INFO] [stderr]             ValidFor<JustifyItems>
[INFO] [stderr]             ValidFor<JustifySelf>
[INFO] [stderr]             ValidFor<LetterSpacing>
[INFO] [stderr]             ValidFor<LightingColor>
[INFO] [stderr]             ValidFor<LineBreak>
[INFO] [stderr]             ValidFor<LineClamp>
[INFO] [stderr]             ValidFor<LineHeight>
[INFO] [stderr]             ValidFor<ListStyle>
[INFO] [stderr]             ValidFor<ListStyleImage>
[INFO] [stderr]             ValidFor<ListStylePosition>
[INFO] [stderr]             ValidFor<ListStyleType>
[INFO] [stderr]             ValidFor<Margin>
[INFO] [stderr]             ValidFor<MarginBlock>
[INFO] [stderr]             ValidFor<MarginBlockEnd>
[INFO] [stderr]             ValidFor<MarginBlockStart>
[INFO] [stderr]             ValidFor<MarginBottom>
[INFO] [stderr]             ValidFor<MarginInline>
[INFO] [stderr]             ValidFor<MarginInlineEnd>
[INFO] [stderr]             ValidFor<MarginInlineStart>
[INFO] [stderr]             ValidFor<MarginLeft>
[INFO] [stderr]             ValidFor<MarginRight>
[INFO] [stderr]             ValidFor<MarginTop>
[INFO] [stderr]             ValidFor<Marker>
[INFO] [stderr]             ValidFor<MarkerEnd>
[INFO] [stderr]             ValidFor<MarkerMid>
[INFO] [stderr]             ValidFor<MarkerStart>
[INFO] [stderr]             ValidFor<MaskBorder>
[INFO] [stderr]             ValidFor<MaskBorderMode>
[INFO] [stderr]             ValidFor<MaskBorderOutset>
[INFO] [stderr]             ValidFor<MaskBorderRepeat>
[INFO] [stderr]             ValidFor<MaskBorderSlice>
[INFO] [stderr]             ValidFor<MaskBorderSource>
[INFO] [stderr]             ValidFor<MaskBorderWidth>
[INFO] [stderr]             ValidFor<MaskClip>
[INFO] [stderr]             ValidFor<MaskComposite>
[INFO] [stderr]             ValidFor<MaskImage>
[INFO] [stderr]             ValidFor<MaskMode>
[INFO] [stderr]             ValidFor<MaskOrigin>
[INFO] [stderr]             ValidFor<MaskPosition>
[INFO] [stderr]             ValidFor<MaskRepeat>
[INFO] [stderr]             ValidFor<MaskSize>
[INFO] [stderr]             ValidFor<MaskType>
[INFO] [stderr]             ValidFor<MathDepth>
[INFO] [stderr]             ValidFor<MathStyle>
[INFO] [stderr]             ValidFor<MaxBlockSize>
[INFO] [stderr]             ValidFor<MaxHeight>
[INFO] [stderr]             ValidFor<MaxInlineSize>
[INFO] [stderr]             ValidFor<MaxWidth>
[INFO] [stderr]             ValidFor<MinBlockSize>
[INFO] [stderr]             ValidFor<MinHeight>
[INFO] [stderr]             ValidFor<MinInlineSize>
[INFO] [stderr]             ValidFor<MinWidth>
[INFO] [stderr]             ValidFor<MixBlendMode>
[INFO] [stderr]             ValidFor<ObjectFit>
[INFO] [stderr]             ValidFor<Offset>
[INFO] [stderr]             ValidFor<OffsetAnchor>
[INFO] [stderr]             ValidFor<OffsetPath>
[INFO] [stderr]             ValidFor<OffsetPosition>
[INFO] [stderr]             ValidFor<OffsetRotate>
[INFO] [stderr]             ValidFor<Outline>
[INFO] [stderr]             ValidFor<OutlineColor>
[INFO] [stderr]             ValidFor<OutlineStyle>
[INFO] [stderr]             ValidFor<Overflow>
[INFO] [stderr]             ValidFor<OverflowAnchor>
[INFO] [stderr]             ValidFor<OverflowBlock>
[INFO] [stderr]             ValidFor<OverflowClipMargin>
[INFO] [stderr]             ValidFor<OverflowInline>
[INFO] [stderr]             ValidFor<OverflowWrap>
[INFO] [stderr]             ValidFor<OverflowX>
[INFO] [stderr]             ValidFor<OverflowY>
[INFO] [stderr]             ValidFor<OverscrollBehavior>
[INFO] [stderr]             ValidFor<OverscrollBehaviorBlock>
[INFO] [stderr]             ValidFor<OverscrollBehaviorInline>
[INFO] [stderr]             ValidFor<OverscrollBehaviorX>
[INFO] [stderr]             ValidFor<OverscrollBehaviorY>
[INFO] [stderr]             ValidFor<Padding>
[INFO] [stderr]             ValidFor<PaddingBlock>
[INFO] [stderr]             ValidFor<PaddingBlockEnd>
[INFO] [stderr]             ValidFor<PaddingBlockStart>
[INFO] [stderr]             ValidFor<PaddingBottom>
[INFO] [stderr]             ValidFor<PaddingInline>
[INFO] [stderr]             ValidFor<PaddingInlineEnd>
[INFO] [stderr]             ValidFor<PaddingInlineStart>
[INFO] [stderr]             ValidFor<PaddingLeft>
[INFO] [stderr]             ValidFor<PaddingRight>
[INFO] [stderr]             ValidFor<PaddingTop>
[INFO] [stderr]             ValidFor<PaintOrder>
[INFO] [stderr]             ValidFor<Perspective>
[INFO] [stderr]             ValidFor<PlaceContent>
[INFO] [stderr]             ValidFor<PlaceItems>
[INFO] [stderr]             ValidFor<PlaceSelf>
[INFO] [stderr]             ValidFor<PointerEvents>
[INFO] [stderr]             ValidFor<PrintColorAdjust>
[INFO] [stderr]             ValidFor<Quotes>
[INFO] [stderr]             ValidFor<R>
[INFO] [stderr]             ValidFor<ReadingFlow>
[INFO] [stderr]             ValidFor<Resize>
[INFO] [stderr]             ValidFor<Rotate>
[INFO] [stderr]             ValidFor<RowGap>
[INFO] [stderr]             ValidFor<RubyAlign>
[INFO] [stderr]             ValidFor<RubyOverhang>
[INFO] [stderr]             ValidFor<RubyPosition>
[INFO] [stderr]             ValidFor<Rx>
[INFO] [stderr]             ValidFor<Ry>
[INFO] [stderr]             ValidFor<Scale>
[INFO] [stderr]             ValidFor<ScrollBehavior>
[INFO] [stderr]             ValidFor<ScrollMargin>
[INFO] [stderr]             ValidFor<ScrollMarginBlock>
[INFO] [stderr]             ValidFor<ScrollMarginInline>
[INFO] [stderr]             ValidFor<ScrollMarkerGroup>
[INFO] [stderr]             ValidFor<ScrollPadding>
[INFO] [stderr]             ValidFor<ScrollPaddingBlock>
[INFO] [stderr]             ValidFor<ScrollPaddingBlockEnd>
[INFO] [stderr]             ValidFor<ScrollPaddingBlockStart>
[INFO] [stderr]             ValidFor<ScrollPaddingBottom>
[INFO] [stderr]             ValidFor<ScrollPaddingInline>
[INFO] [stderr]             ValidFor<ScrollPaddingInlineEnd>
[INFO] [stderr]             ValidFor<ScrollPaddingInlineStart>
[INFO] [stderr]             ValidFor<ScrollPaddingLeft>
[INFO] [stderr]             ValidFor<ScrollPaddingRight>
[INFO] [stderr]             ValidFor<ScrollPaddingTop>
[INFO] [stderr]             ValidFor<ScrollSnapAlign>
[INFO] [stderr]             ValidFor<ScrollSnapStop>
[INFO] [stderr]             ValidFor<ScrollSnapType>
[INFO] [stderr]             ValidFor<ScrollTargetGroup>
[INFO] [stderr]             ValidFor<ScrollbarColor>
[INFO] [stderr]             ValidFor<ScrollbarGutter>
[INFO] [stderr]             ValidFor<ScrollbarWidth>
[INFO] [stderr]             ValidFor<ShapeImageThreshold>
[INFO] [stderr]             ValidFor<ShapeOutside>
[INFO] [stderr]             ValidFor<ShapeRendering>
[INFO] [stderr]             ValidFor<StopColor>
[INFO] [stderr]             ValidFor<StrokeDasharray>
[INFO] [stderr]             ValidFor<StrokeDashoffset>
[INFO] [stderr]             ValidFor<StrokeLinecap>
[INFO] [stderr]             ValidFor<StrokeLinejoin>
[INFO] [stderr]             ValidFor<StrokeWidth>
[INFO] [stderr]             ValidFor<TabSize>
[INFO] [stderr]             ValidFor<TableLayout>
[INFO] [stderr]             ValidFor<TextAlign>
[INFO] [stderr]             ValidFor<TextAlignLast>
[INFO] [stderr]             ValidFor<TextAnchor>
[INFO] [stderr]             ValidFor<TextAutospace>
[INFO] [stderr]             ValidFor<TextBox>
[INFO] [stderr]             ValidFor<TextBoxEdge>
[INFO] [stderr]             ValidFor<TextBoxTrim>
[INFO] [stderr]             ValidFor<TextCombineUpright>
[INFO] [stderr]             ValidFor<TextDecoration>
[INFO] [stderr]             ValidFor<TextDecorationColor>
[INFO] [stderr]             ValidFor<TextDecorationInset>
[INFO] [stderr]             ValidFor<TextDecorationLine>
[INFO] [stderr]             ValidFor<TextDecorationSkipInk>
[INFO] [stderr]             ValidFor<TextDecorationStyle>
[INFO] [stderr]             ValidFor<TextDecorationThickness>
[INFO] [stderr]             ValidFor<TextEmphasis>
[INFO] [stderr]             ValidFor<TextEmphasisColor>
[INFO] [stderr]             ValidFor<TextEmphasisPosition>
[INFO] [stderr]             ValidFor<TextEmphasisStyle>
[INFO] [stderr]             ValidFor<TextIndent>
[INFO] [stderr]             ValidFor<TextJustify>
[INFO] [stderr]             ValidFor<TextOrientation>
[INFO] [stderr]             ValidFor<TextOverflow>
[INFO] [stderr]             ValidFor<TextRendering>
[INFO] [stderr]             ValidFor<TextShadow>
[INFO] [stderr]             ValidFor<TextTransform>
[INFO] [stderr]             ValidFor<TextUnderlineOffset>
[INFO] [stderr]             ValidFor<TextUnderlinePosition>
[INFO] [stderr]             ValidFor<TextWrap>
[INFO] [stderr]             ValidFor<TextWrapMode>
[INFO] [stderr]             ValidFor<TextWrapStyle>
[INFO] [stderr]             ValidFor<TimelineTrigger>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRange>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRangeEnd>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRangeStart>
[INFO] [stderr]             ValidFor<TimelineTriggerName>
[INFO] [stderr]             ValidFor<TimelineTriggerRange>
[INFO] [stderr]             ValidFor<TimelineTriggerRangeEnd>
[INFO] [stderr]             ValidFor<TimelineTriggerRangeStart>
[INFO] [stderr]             ValidFor<TimelineTriggerSource>
[INFO] [stderr]             ValidFor<TouchAction>
[INFO] [stderr]             ValidFor<TransformBox>
[INFO] [stderr]             ValidFor<TransformOrigin>
[INFO] [stderr]             ValidFor<TransformStyle>
[INFO] [stderr]             ValidFor<Transition>
[INFO] [stderr]             ValidFor<TransitionBehavior>
[INFO] [stderr]             ValidFor<TransitionDelay>
[INFO] [stderr]             ValidFor<TransitionDuration>
[INFO] [stderr]             ValidFor<TransitionProperty>
[INFO] [stderr]             ValidFor<TransitionTimingFunction>
[INFO] [stderr]             ValidFor<Translate>
[INFO] [stderr]             ValidFor<TriggerScope>
[INFO] [stderr]             ValidFor<UnicodeBidi>
[INFO] [stderr]             ValidFor<UserSelect>
[INFO] [stderr]             ValidFor<VectorEffect>
[INFO] [stderr]             ValidFor<VerticalAlign>
[INFO] [stderr]             ValidFor<ViewTransitionClass>
[INFO] [stderr]             ValidFor<ViewTransitionName>
[INFO] [stderr]             ValidFor<Visibility>
[INFO] [stderr]             ValidFor<WebkitLineClamp>
[INFO] [stderr]             ValidFor<WebkitTextFillColor>
[INFO] [stderr]             ValidFor<WebkitTextStroke>
[INFO] [stderr]             ValidFor<WebkitTextStrokeColor>
[INFO] [stderr]             ValidFor<WhiteSpace>
[INFO] [stderr]             ValidFor<WhiteSpaceCollapse>
[INFO] [stderr]             ValidFor<Width>
[INFO] [stderr]             ValidFor<WillChange>
[INFO] [stderr]             ValidFor<WordBreak>
[INFO] [stderr]             ValidFor<WordSpacing>
[INFO] [stderr]             ValidFor<WordWrap>
[INFO] [stderr]             ValidFor<WritingMode>
[INFO] [stderr]             ValidFor<X>
[INFO] [stderr]             ValidFor<Y>
[INFO] [stderr]             ValidFor<ZIndex>
[INFO] [stderr]             ValidFor<Zoom>
[INFO] [stderr]             ValidFor<silex_css::types::props::AccentColor>
[INFO] [stderr]             ValidFor<silex_css::types::props::All>
[INFO] [stderr]             ValidFor<silex_css::types::props::Background>
[INFO] [stderr]             ValidFor<silex_css::types::props::Bottom>
[INFO] [stderr]             ValidFor<silex_css::types::props::Color>
[INFO] [stderr]             ValidFor<silex_css::types::props::Contain>
[INFO] [stderr]             ValidFor<silex_css::types::props::Content>
[INFO] [stderr]             ValidFor<silex_css::types::props::Cursor>
[INFO] [stderr]             ValidFor<silex_css::types::props::Direction>
[INFO] [stderr]             ValidFor<silex_css::types::props::Display>
[INFO] [stderr]             ValidFor<silex_css::types::props::Fill>
[INFO] [stderr]             ValidFor<silex_css::types::props::Filter>
[INFO] [stderr]             ValidFor<silex_css::types::props::Flex>
[INFO] [stderr]             ValidFor<silex_css::types::props::FlexFlow>
[INFO] [stderr]             ValidFor<silex_css::types::props::Float>
[INFO] [stderr]             ValidFor<silex_css::types::props::Grid>
[INFO] [stderr]             ValidFor<silex_css::types::props::InlineSize>
[INFO] [stderr]             ValidFor<silex_css::types::props::Inset>
[INFO] [stderr]             ValidFor<silex_css::types::props::Left>
[INFO] [stderr]             ValidFor<silex_css::types::props::Mask>
[INFO] [stderr]             ValidFor<silex_css::types::props::Page>
[INFO] [stderr]             ValidFor<silex_css::types::props::Position>
[INFO] [stderr]             ValidFor<silex_css::types::props::Right>
[INFO] [stderr]             ValidFor<silex_css::types::props::Stroke>
[INFO] [stderr]             ValidFor<silex_css::types::props::Top>
[INFO] [stderr] note: required by a bound in `silex_css::builder::Style::border_left_width`
[INFO] [stderr]  --> src/builder.rs
[INFO] [stderr]   |
[INFO] [stderr]   |                     V::Value: ValidFor<props::$pascal> + Display + Clone + Sized + 'static,
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Style::border_left_width`
[INFO] [stderr] ...
[INFO] [stderr]   | crate::for_all_properties!(generate_builder_methods);
[INFO] [stderr]   | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/properties.rs
[INFO] [stderr]   |
[INFO] [stderr]   |             (border_left_width, "border-left-width", BorderLeftWidth, Dimension),
[INFO] [stderr]   |              ----------------- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the macro `generate_builder_methods` which comes from the expansion of the macro `crate::for_all_properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail_invalid_signal.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: 类型 `Hex` 无法作为有效的 CSS `BorderTopWidth` 属性值使用
[INFO] [stderr]  --> tests/ui/fail_invalid_signal.rs:8:43
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let _ = Style::new().border_top_width(color_sig);
[INFO] [stderr]   |                          ---------------- ^^^^^^^^^ 无效的 CSS 属性类型
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `ValidFor<BorderTopWidth>` is not implemented for `Hex`
[INFO] [stderr]   = note: 请检查是否传入了错误的类型（例如将 Px 传给了 Color）。如果必须传入复杂的动态表达式，可以使用 `UnsafeCss::new(...)` 显式绕过。
[INFO] [stderr]   = help: the following other types implement trait `ValidFor<Prop>`:
[INFO] [stderr]             `Hex` implements `ValidFor<AlignContent>`
[INFO] [stderr]             `Hex` implements `ValidFor<AlignItems>`
[INFO] [stderr]             `Hex` implements `ValidFor<AlignSelf>`
[INFO] [stderr]             `Hex` implements `ValidFor<AlignmentBaseline>`
[INFO] [stderr]             `Hex` implements `ValidFor<Animation>`
[INFO] [stderr]             `Hex` implements `ValidFor<AnimationComposition>`
[INFO] [stderr]             `Hex` implements `ValidFor<AnimationDelay>`
[INFO] [stderr]             `Hex` implements `ValidFor<AnimationDirection>`
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `silex_css::builder::Style::border_top_width`
[INFO] [stderr]  --> src/builder.rs
[INFO] [stderr]   |
[INFO] [stderr]   |                     V::Value: ValidFor<props::$pascal> + Display + Clone + Sized + 'static,
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Style::border_top_width`
[INFO] [stderr] ...
[INFO] [stderr]   | crate::for_all_properties!(generate_builder_methods);
[INFO] [stderr]   | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/properties.rs
[INFO] [stderr]   |
[INFO] [stderr]   |             (border_top_width, "border-top-width", BorderTopWidth, Dimension),
[INFO] [stderr]   |              ---------------- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the macro `generate_builder_methods` which comes from the expansion of the macro `crate::for_all_properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: 类型 `Hex` 无法作为有效的 CSS `BorderTopWidth` 属性值使用
[INFO] [stderr]  --> tests/ui/fail_invalid_signal.rs:8:43
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let _ = Style::new().border_top_width(color_sig);
[INFO] [stderr]   |                          ---------------- ^^^^^^^^^ 无效的 CSS 属性类型
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `ValidFor<BorderTopWidth>` is not implemented for `Hex`
[INFO] [stderr]   = note: 请检查是否传入了错误的类型（例如将 Px 传给了 Color）。如果必须传入复杂的动态表达式，可以使用 `UnsafeCss::new(...)` 显式绕过。
[INFO] [stderr]   = help: `Hex` implements trait `ValidFor<Prop>`:
[INFO] [stderr]             ValidFor<AlignContent>
[INFO] [stderr]             ValidFor<AlignItems>
[INFO] [stderr]             ValidFor<AlignSelf>
[INFO] [stderr]             ValidFor<AlignmentBaseline>
[INFO] [stderr]             ValidFor<Animation>
[INFO] [stderr]             ValidFor<AnimationComposition>
[INFO] [stderr]             ValidFor<AnimationDelay>
[INFO] [stderr]             ValidFor<AnimationDirection>
[INFO] [stderr]             ValidFor<AnimationDuration>
[INFO] [stderr]             ValidFor<AnimationFillMode>
[INFO] [stderr]             ValidFor<AnimationIterationCount>
[INFO] [stderr]             ValidFor<AnimationName>
[INFO] [stderr]             ValidFor<AnimationPlayState>
[INFO] [stderr]             ValidFor<AnimationTimingFunction>
[INFO] [stderr]             ValidFor<AnimationTrigger>
[INFO] [stderr]             ValidFor<Appearance>
[INFO] [stderr]             ValidFor<AspectRatio>
[INFO] [stderr]             ValidFor<BackdropFilter>
[INFO] [stderr]             ValidFor<BackfaceVisibility>
[INFO] [stderr]             ValidFor<BackgroundAttachment>
[INFO] [stderr]             ValidFor<BackgroundBlendMode>
[INFO] [stderr]             ValidFor<BackgroundClip>
[INFO] [stderr]             ValidFor<BackgroundColor>
[INFO] [stderr]             ValidFor<BackgroundImage>
[INFO] [stderr]             ValidFor<BackgroundOrigin>
[INFO] [stderr]             ValidFor<BackgroundPosition>
[INFO] [stderr]             ValidFor<BackgroundPositionX>
[INFO] [stderr]             ValidFor<BackgroundPositionY>
[INFO] [stderr]             ValidFor<BackgroundRepeat>
[INFO] [stderr]             ValidFor<BackgroundSize>
[INFO] [stderr]             ValidFor<BaselineShift>
[INFO] [stderr]             ValidFor<BaselineSource>
[INFO] [stderr]             ValidFor<BlockSize>
[INFO] [stderr]             ValidFor<Border>
[INFO] [stderr]             ValidFor<BorderBlock>
[INFO] [stderr]             ValidFor<BorderBlockColor>
[INFO] [stderr]             ValidFor<BorderBlockEnd>
[INFO] [stderr]             ValidFor<BorderBlockEndColor>
[INFO] [stderr]             ValidFor<BorderBlockEndStyle>
[INFO] [stderr]             ValidFor<BorderBlockStart>
[INFO] [stderr]             ValidFor<BorderBlockStartColor>
[INFO] [stderr]             ValidFor<BorderBlockStartStyle>
[INFO] [stderr]             ValidFor<BorderBlockStyle>
[INFO] [stderr]             ValidFor<BorderBlockWidth>
[INFO] [stderr]             ValidFor<BorderBottom>
[INFO] [stderr]             ValidFor<BorderBottomColor>
[INFO] [stderr]             ValidFor<BorderBottomLeftRadius>
[INFO] [stderr]             ValidFor<BorderBottomRightRadius>
[INFO] [stderr]             ValidFor<BorderCollapse>
[INFO] [stderr]             ValidFor<BorderColor>
[INFO] [stderr]             ValidFor<BorderImage>
[INFO] [stderr]             ValidFor<BorderImageOutset>
[INFO] [stderr]             ValidFor<BorderImageRepeat>
[INFO] [stderr]             ValidFor<BorderImageSlice>
[INFO] [stderr]             ValidFor<BorderImageSource>
[INFO] [stderr]             ValidFor<BorderImageWidth>
[INFO] [stderr]             ValidFor<BorderInline>
[INFO] [stderr]             ValidFor<BorderInlineColor>
[INFO] [stderr]             ValidFor<BorderInlineEnd>
[INFO] [stderr]             ValidFor<BorderInlineEndColor>
[INFO] [stderr]             ValidFor<BorderInlineEndStyle>
[INFO] [stderr]             ValidFor<BorderInlineStart>
[INFO] [stderr]             ValidFor<BorderInlineStartColor>
[INFO] [stderr]             ValidFor<BorderInlineStartStyle>
[INFO] [stderr]             ValidFor<BorderInlineStyle>
[INFO] [stderr]             ValidFor<BorderInlineWidth>
[INFO] [stderr]             ValidFor<BorderLeft>
[INFO] [stderr]             ValidFor<BorderLeftColor>
[INFO] [stderr]             ValidFor<BorderRadius>
[INFO] [stderr]             ValidFor<BorderRight>
[INFO] [stderr]             ValidFor<BorderRightColor>
[INFO] [stderr]             ValidFor<BorderSpacing>
[INFO] [stderr]             ValidFor<BorderStyle>
[INFO] [stderr]             ValidFor<BorderTop>
[INFO] [stderr]             ValidFor<BorderTopColor>
[INFO] [stderr]             ValidFor<BorderTopLeftRadius>
[INFO] [stderr]             ValidFor<BorderTopRightRadius>
[INFO] [stderr]             ValidFor<BorderWidth>
[INFO] [stderr]             ValidFor<BoxDecorationBreak>
[INFO] [stderr]             ValidFor<BoxShadow>
[INFO] [stderr]             ValidFor<BoxSizing>
[INFO] [stderr]             ValidFor<BreakAfter>
[INFO] [stderr]             ValidFor<BreakBefore>
[INFO] [stderr]             ValidFor<BreakInside>
[INFO] [stderr]             ValidFor<CaptionSide>
[INFO] [stderr]             ValidFor<Caret>
[INFO] [stderr]             ValidFor<CaretAnimation>
[INFO] [stderr]             ValidFor<CaretColor>
[INFO] [stderr]             ValidFor<CaretShape>
[INFO] [stderr]             ValidFor<Clear>
[INFO] [stderr]             ValidFor<ClipPath>
[INFO] [stderr]             ValidFor<ClipRule>
[INFO] [stderr]             ValidFor<ColorInterpolationFilters>
[INFO] [stderr]             ValidFor<ColorScheme>
[INFO] [stderr]             ValidFor<ColumnCount>
[INFO] [stderr]             ValidFor<ColumnFill>
[INFO] [stderr]             ValidFor<ColumnGap>
[INFO] [stderr]             ValidFor<ColumnHeight>
[INFO] [stderr]             ValidFor<ColumnRule>
[INFO] [stderr]             ValidFor<ColumnRuleColor>
[INFO] [stderr]             ValidFor<ColumnRuleStyle>
[INFO] [stderr]             ValidFor<ColumnSpan>
[INFO] [stderr]             ValidFor<ColumnWidth>
[INFO] [stderr]             ValidFor<ColumnWrap>
[INFO] [stderr]             ValidFor<Columns>
[INFO] [stderr]             ValidFor<ContainIntrinsicBlockSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicHeight>
[INFO] [stderr]             ValidFor<ContainIntrinsicInlineSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicWidth>
[INFO] [stderr]             ValidFor<Container>
[INFO] [stderr]             ValidFor<ContainerName>
[INFO] [stderr]             ValidFor<ContainerType>
[INFO] [stderr]             ValidFor<ContentVisibility>
[INFO] [stderr]             ValidFor<CornerBlockEndShape>
[INFO] [stderr]             ValidFor<CornerBlockStartShape>
[INFO] [stderr]             ValidFor<CornerBottomShape>
[INFO] [stderr]             ValidFor<CornerInlineEndShape>
[INFO] [stderr]             ValidFor<CornerInlineStartShape>
[INFO] [stderr]             ValidFor<CornerLeftShape>
[INFO] [stderr]             ValidFor<CornerRightShape>
[INFO] [stderr]             ValidFor<CornerShape>
[INFO] [stderr]             ValidFor<CornerTopShape>
[INFO] [stderr]             ValidFor<CounterIncrement>
[INFO] [stderr]             ValidFor<CounterReset>
[INFO] [stderr]             ValidFor<CounterSet>
[INFO] [stderr]             ValidFor<Cx>
[INFO] [stderr]             ValidFor<Cy>
[INFO] [stderr]             ValidFor<D>
[INFO] [stderr]             ValidFor<DominantBaseline>
[INFO] [stderr]             ValidFor<DynamicRangeLimit>
[INFO] [stderr]             ValidFor<EmptyCells>
[INFO] [stderr]             ValidFor<FillRule>
[INFO] [stderr]             ValidFor<FlexBasis>
[INFO] [stderr]             ValidFor<FlexDirection>
[INFO] [stderr]             ValidFor<FlexWrap>
[INFO] [stderr]             ValidFor<FloodColor>
[INFO] [stderr]             ValidFor<Font>
[INFO] [stderr]             ValidFor<FontFamily>
[INFO] [stderr]             ValidFor<FontFeatureSettings>
[INFO] [stderr]             ValidFor<FontKerning>
[INFO] [stderr]             ValidFor<FontLanguageOverride>
[INFO] [stderr]             ValidFor<FontOpticalSizing>
[INFO] [stderr]             ValidFor<FontPalette>
[INFO] [stderr]             ValidFor<FontSize>
[INFO] [stderr]             ValidFor<FontSizeAdjust>
[INFO] [stderr]             ValidFor<FontStyle>
[INFO] [stderr]             ValidFor<FontSynthesis>
[INFO] [stderr]             ValidFor<FontSynthesisSmallCaps>
[INFO] [stderr]             ValidFor<FontSynthesisStyle>
[INFO] [stderr]             ValidFor<FontSynthesisWeight>
[INFO] [stderr]             ValidFor<FontVariant>
[INFO] [stderr]             ValidFor<FontVariantAlternates>
[INFO] [stderr]             ValidFor<FontVariantCaps>
[INFO] [stderr]             ValidFor<FontVariantEastAsian>
[INFO] [stderr]             ValidFor<FontVariantEmoji>
[INFO] [stderr]             ValidFor<FontVariantLigatures>
[INFO] [stderr]             ValidFor<FontVariantNumeric>
[INFO] [stderr]             ValidFor<FontVariantPosition>
[INFO] [stderr]             ValidFor<FontWeight>
[INFO] [stderr]             ValidFor<ForcedColorAdjust>
[INFO] [stderr]             ValidFor<Gap>
[INFO] [stderr]             ValidFor<GridArea>
[INFO] [stderr]             ValidFor<GridAutoColumns>
[INFO] [stderr]             ValidFor<GridAutoFlow>
[INFO] [stderr]             ValidFor<GridAutoRows>
[INFO] [stderr]             ValidFor<GridColumn>
[INFO] [stderr]             ValidFor<GridRow>
[INFO] [stderr]             ValidFor<GridTemplate>
[INFO] [stderr]             ValidFor<GridTemplateColumns>
[INFO] [stderr]             ValidFor<GridTemplateRows>
[INFO] [stderr]             ValidFor<HangingPunctuation>
[INFO] [stderr]             ValidFor<Height>
[INFO] [stderr]             ValidFor<HyphenateCharacter>
[INFO] [stderr]             ValidFor<HyphenateLimitChars>
[INFO] [stderr]             ValidFor<Hyphens>
[INFO] [stderr]             ValidFor<ImageOrientation>
[INFO] [stderr]             ValidFor<ImageRendering>
[INFO] [stderr]             ValidFor<InitialLetter>
[INFO] [stderr]             ValidFor<InsetBlock>
[INFO] [stderr]             ValidFor<InsetBlockEnd>
[INFO] [stderr]             ValidFor<InsetBlockStart>
[INFO] [stderr]             ValidFor<InsetInline>
[INFO] [stderr]             ValidFor<InsetInlineEnd>
[INFO] [stderr]             ValidFor<InsetInlineStart>
[INFO] [stderr]             ValidFor<Interactivity>
[INFO] [stderr]             ValidFor<InterestDelay>
[INFO] [stderr]             ValidFor<InterestDelayEnd>
[INFO] [stderr]             ValidFor<InterestDelayStart>
[INFO] [stderr]             ValidFor<Isolation>
[INFO] [stderr]             ValidFor<JustifyContent>
[INFO] [stderr]             ValidFor<JustifyItems>
[INFO] [stderr]             ValidFor<JustifySelf>
[INFO] [stderr]             ValidFor<LetterSpacing>
[INFO] [stderr]             ValidFor<LightingColor>
[INFO] [stderr]             ValidFor<LineBreak>
[INFO] [stderr]             ValidFor<LineClamp>
[INFO] [stderr]             ValidFor<LineHeight>
[INFO] [stderr]             ValidFor<ListStyle>
[INFO] [stderr]             ValidFor<ListStyleImage>
[INFO] [stderr]             ValidFor<ListStylePosition>
[INFO] [stderr]             ValidFor<ListStyleType>
[INFO] [stderr]             ValidFor<Margin>
[INFO] [stderr]             ValidFor<MarginBlock>
[INFO] [stderr]             ValidFor<MarginBlockEnd>
[INFO] [stderr]             ValidFor<MarginBlockStart>
[INFO] [stderr]             ValidFor<MarginBottom>
[INFO] [stderr]             ValidFor<MarginInline>
[INFO] [stderr]             ValidFor<MarginInlineEnd>
[INFO] [stderr]             ValidFor<MarginInlineStart>
[INFO] [stderr]             ValidFor<MarginLeft>
[INFO] [stderr]             ValidFor<MarginRight>
[INFO] [stderr]             ValidFor<MarginTop>
[INFO] [stderr]             ValidFor<Marker>
[INFO] [stderr]             ValidFor<MarkerEnd>
[INFO] [stderr]             ValidFor<MarkerMid>
[INFO] [stderr]             ValidFor<MarkerStart>
[INFO] [stderr]             ValidFor<MaskBorder>
[INFO] [stderr]             ValidFor<MaskBorderMode>
[INFO] [stderr]             ValidFor<MaskBorderOutset>
[INFO] [stderr]             ValidFor<MaskBorderRepeat>
[INFO] [stderr]             ValidFor<MaskBorderSlice>
[INFO] [stderr]             ValidFor<MaskBorderSource>
[INFO] [stderr]             ValidFor<MaskBorderWidth>
[INFO] [stderr]             ValidFor<MaskClip>
[INFO] [stderr]             ValidFor<MaskComposite>
[INFO] [stderr]             ValidFor<MaskImage>
[INFO] [stderr]             ValidFor<MaskMode>
[INFO] [stderr]             ValidFor<MaskOrigin>
[INFO] [stderr]             ValidFor<MaskPosition>
[INFO] [stderr]             ValidFor<MaskRepeat>
[INFO] [stderr]             ValidFor<MaskSize>
[INFO] [stderr]             ValidFor<MaskType>
[INFO] [stderr]             ValidFor<MathDepth>
[INFO] [stderr]             ValidFor<MathStyle>
[INFO] [stderr]             ValidFor<MaxBlockSize>
[INFO] [stderr]             ValidFor<MaxHeight>
[INFO] [stderr]             ValidFor<MaxInlineSize>
[INFO] [stderr]             ValidFor<MaxWidth>
[INFO] [stderr]             ValidFor<MinBlockSize>
[INFO] [stderr]             ValidFor<MinHeight>
[INFO] [stderr]             ValidFor<MinInlineSize>
[INFO] [stderr]             ValidFor<MinWidth>
[INFO] [stderr]             ValidFor<MixBlendMode>
[INFO] [stderr]             ValidFor<ObjectFit>
[INFO] [stderr]             ValidFor<Offset>
[INFO] [stderr]             ValidFor<OffsetAnchor>
[INFO] [stderr]             ValidFor<OffsetPath>
[INFO] [stderr]             ValidFor<OffsetPosition>
[INFO] [stderr]             ValidFor<OffsetRotate>
[INFO] [stderr]             ValidFor<Outline>
[INFO] [stderr]             ValidFor<OutlineColor>
[INFO] [stderr]             ValidFor<OutlineStyle>
[INFO] [stderr]             ValidFor<Overflow>
[INFO] [stderr]             ValidFor<OverflowAnchor>
[INFO] [stderr]             ValidFor<OverflowBlock>
[INFO] [stderr]             ValidFor<OverflowClipMargin>
[INFO] [stderr]             ValidFor<OverflowInline>
[INFO] [stderr]             ValidFor<OverflowWrap>
[INFO] [stderr]             ValidFor<OverflowX>
[INFO] [stderr]             ValidFor<OverflowY>
[INFO] [stderr]             ValidFor<OverscrollBehavior>
[INFO] [stderr]             ValidFor<OverscrollBehaviorBlock>
[INFO] [stderr]             ValidFor<OverscrollBehaviorInline>
[INFO] [stderr]             ValidFor<OverscrollBehaviorX>
[INFO] [stderr]             ValidFor<OverscrollBehaviorY>
[INFO] [stderr]             ValidFor<Padding>
[INFO] [stderr]             ValidFor<PaddingBlock>
[INFO] [stderr]             ValidFor<PaddingBlockEnd>
[INFO] [stderr]             ValidFor<PaddingBlockStart>
[INFO] [stderr]             ValidFor<PaddingBottom>
[INFO] [stderr]             ValidFor<PaddingInline>
[INFO] [stderr]             ValidFor<PaddingInlineEnd>
[INFO] [stderr]             ValidFor<PaddingInlineStart>
[INFO] [stderr]             ValidFor<PaddingLeft>
[INFO] [stderr]             ValidFor<PaddingRight>
[INFO] [stderr]             ValidFor<PaddingTop>
[INFO] [stderr]             ValidFor<PaintOrder>
[INFO] [stderr]             ValidFor<Perspective>
[INFO] [stderr]             ValidFor<PlaceContent>
[INFO] [stderr]             ValidFor<PlaceItems>
[INFO] [stderr]             ValidFor<PlaceSelf>
[INFO] [stderr]             ValidFor<PointerEvents>
[INFO] [stderr]             ValidFor<PrintColorAdjust>
[INFO] [stderr]             ValidFor<Quotes>
[INFO] [stderr]             ValidFor<R>
[INFO] [stderr]             ValidFor<ReadingFlow>
[INFO] [stderr]             ValidFor<Resize>
[INFO] [stderr]             ValidFor<Rotate>
[INFO] [stderr]             ValidFor<RowGap>
[INFO] [stderr]             ValidFor<RubyAlign>
[INFO] [stderr]             ValidFor<RubyOverhang>
[INFO] [stderr]             ValidFor<RubyPosition>
[INFO] [stderr]             ValidFor<Ry>
[INFO] [stderr]             ValidFor<Scale>
[INFO] [stderr]             ValidFor<ScrollBehavior>
[INFO] [stderr]             ValidFor<ScrollMargin>
[INFO] [stderr]             ValidFor<ScrollMarginBlock>
[INFO] [stderr]             ValidFor<ScrollMarginInline>
[INFO] [stderr]             ValidFor<ScrollMarkerGroup>
[INFO] [stderr]             ValidFor<ScrollPadding>
[INFO] [stderr]             ValidFor<ScrollPaddingBlock>
[INFO] [stderr]             ValidFor<ScrollPaddingBlockEnd>
[INFO] [stderr]             ValidFor<ScrollPaddingBlockStart>
[INFO] [stderr]             ValidFor<ScrollPaddingBottom>
[INFO] [stderr]             ValidFor<ScrollPaddingInline>
[INFO] [stderr]             ValidFor<ScrollPaddingInlineEnd>
[INFO] [stderr]             ValidFor<ScrollPaddingInlineStart>
[INFO] [stderr]             ValidFor<ScrollPaddingLeft>
[INFO] [stderr]             ValidFor<ScrollPaddingRight>
[INFO] [stderr]             ValidFor<ScrollPaddingTop>
[INFO] [stderr]             ValidFor<ScrollSnapAlign>
[INFO] [stderr]             ValidFor<ScrollSnapStop>
[INFO] [stderr]             ValidFor<ScrollSnapType>
[INFO] [stderr]             ValidFor<ScrollTargetGroup>
[INFO] [stderr]             ValidFor<ScrollbarColor>
[INFO] [stderr]             ValidFor<ScrollbarGutter>
[INFO] [stderr]             ValidFor<ScrollbarWidth>
[INFO] [stderr]             ValidFor<ShapeImageThreshold>
[INFO] [stderr]             ValidFor<ShapeOutside>
[INFO] [stderr]             ValidFor<ShapeRendering>
[INFO] [stderr]             ValidFor<StopColor>
[INFO] [stderr]             ValidFor<StrokeDasharray>
[INFO] [stderr]             ValidFor<StrokeDashoffset>
[INFO] [stderr]             ValidFor<StrokeLinecap>
[INFO] [stderr]             ValidFor<StrokeLinejoin>
[INFO] [stderr]             ValidFor<StrokeWidth>
[INFO] [stderr]             ValidFor<TabSize>
[INFO] [stderr]             ValidFor<TableLayout>
[INFO] [stderr]             ValidFor<TextAlign>
[INFO] [stderr]             ValidFor<TextAlignLast>
[INFO] [stderr]             ValidFor<TextAnchor>
[INFO] [stderr]             ValidFor<TextAutospace>
[INFO] [stderr]             ValidFor<TextBox>
[INFO] [stderr]             ValidFor<TextBoxEdge>
[INFO] [stderr]             ValidFor<TextBoxTrim>
[INFO] [stderr]             ValidFor<TextCombineUpright>
[INFO] [stderr]             ValidFor<TextDecoration>
[INFO] [stderr]             ValidFor<TextDecorationColor>
[INFO] [stderr]             ValidFor<TextDecorationInset>
[INFO] [stderr]             ValidFor<TextDecorationLine>
[INFO] [stderr]             ValidFor<TextDecorationSkipInk>
[INFO] [stderr]             ValidFor<TextDecorationStyle>
[INFO] [stderr]             ValidFor<TextDecorationThickness>
[INFO] [stderr]             ValidFor<TextEmphasis>
[INFO] [stderr]             ValidFor<TextEmphasisColor>
[INFO] [stderr]             ValidFor<TextEmphasisPosition>
[INFO] [stderr]             ValidFor<TextEmphasisStyle>
[INFO] [stderr]             ValidFor<TextIndent>
[INFO] [stderr]             ValidFor<TextJustify>
[INFO] [stderr]             ValidFor<TextOrientation>
[INFO] [stderr]             ValidFor<TextOverflow>
[INFO] [stderr]             ValidFor<TextRendering>
[INFO] [stderr]             ValidFor<TextShadow>
[INFO] [stderr]             ValidFor<TextTransform>
[INFO] [stderr]             ValidFor<TextUnderlineOffset>
[INFO] [stderr]             ValidFor<TextUnderlinePosition>
[INFO] [stderr]             ValidFor<TextWrap>
[INFO] [stderr]             ValidFor<TextWrapMode>
[INFO] [stderr]             ValidFor<TextWrapStyle>
[INFO] [stderr]             ValidFor<TimelineTrigger>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRange>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRangeEnd>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRangeStart>
[INFO] [stderr]             ValidFor<TimelineTriggerName>
[INFO] [stderr]             ValidFor<TimelineTriggerRange>
[INFO] [stderr]             ValidFor<TimelineTriggerRangeEnd>
[INFO] [stderr]             ValidFor<TimelineTriggerRangeStart>
[INFO] [stderr]             ValidFor<TimelineTriggerSource>
[INFO] [stderr]             ValidFor<TouchAction>
[INFO] [stderr]             ValidFor<TransformBox>
[INFO] [stderr]             ValidFor<TransformOrigin>
[INFO] [stderr]             ValidFor<TransformStyle>
[INFO] [stderr]             ValidFor<Transition>
[INFO] [stderr]             ValidFor<TransitionBehavior>
[INFO] [stderr]             ValidFor<TransitionDelay>
[INFO] [stderr]             ValidFor<TransitionDuration>
[INFO] [stderr]             ValidFor<TransitionProperty>
[INFO] [stderr]             ValidFor<TransitionTimingFunction>
[INFO] [stderr]             ValidFor<Translate>
[INFO] [stderr]             ValidFor<TriggerScope>
[INFO] [stderr]             ValidFor<UnicodeBidi>
[INFO] [stderr]             ValidFor<UserSelect>
[INFO] [stderr]             ValidFor<VectorEffect>
[INFO] [stderr]             ValidFor<VerticalAlign>
[INFO] [stderr]             ValidFor<ViewTransitionClass>
[INFO] [stderr]             ValidFor<ViewTransitionName>
[INFO] [stderr]             ValidFor<Visibility>
[INFO] [stderr]             ValidFor<WebkitLineClamp>
[INFO] [stderr]             ValidFor<WebkitTextFillColor>
[INFO] [stderr]             ValidFor<WebkitTextStroke>
[INFO] [stderr]             ValidFor<WebkitTextStrokeColor>
[INFO] [stderr]             ValidFor<WhiteSpace>
[INFO] [stderr]             ValidFor<WhiteSpaceCollapse>
[INFO] [stderr]             ValidFor<Width>
[INFO] [stderr]             ValidFor<WillChange>
[INFO] [stderr]             ValidFor<WordBreak>
[INFO] [stderr]             ValidFor<WordSpacing>
[INFO] [stderr]             ValidFor<WordWrap>
[INFO] [stderr]             ValidFor<WritingMode>
[INFO] [stderr]             ValidFor<X>
[INFO] [stderr]             ValidFor<Y>
[INFO] [stderr]             ValidFor<ZIndex>
[INFO] [stderr]             ValidFor<Zoom>
[INFO] [stderr]             ValidFor<silex_css::types::props::AccentColor>
[INFO] [stderr]             ValidFor<silex_css::types::props::All>
[INFO] [stderr]             ValidFor<silex_css::types::props::Background>
[INFO] [stderr]             ValidFor<silex_css::types::props::Bottom>
[INFO] [stderr]             ValidFor<silex_css::types::props::Color>
[INFO] [stderr]             ValidFor<silex_css::types::props::Contain>
[INFO] [stderr]             ValidFor<silex_css::types::props::Content>
[INFO] [stderr]             ValidFor<silex_css::types::props::Cursor>
[INFO] [stderr]             ValidFor<silex_css::types::props::Direction>
[INFO] [stderr]             ValidFor<silex_css::types::props::Display>
[INFO] [stderr]             ValidFor<silex_css::types::props::Fill>
[INFO] [stderr]             ValidFor<silex_css::types::props::Filter>
[INFO] [stderr]             ValidFor<silex_css::types::props::Flex>
[INFO] [stderr]             ValidFor<silex_css::types::props::FlexFlow>
[INFO] [stderr]             ValidFor<silex_css::types::props::Float>
[INFO] [stderr]             ValidFor<silex_css::types::props::Grid>
[INFO] [stderr]             ValidFor<silex_css::types::props::InlineSize>
[INFO] [stderr]             ValidFor<silex_css::types::props::Inset>
[INFO] [stderr]             ValidFor<silex_css::types::props::Left>
[INFO] [stderr]             ValidFor<silex_css::types::props::Mask>
[INFO] [stderr]             ValidFor<silex_css::types::props::Page>
[INFO] [stderr]             ValidFor<silex_css::types::props::Position>
[INFO] [stderr]             ValidFor<silex_css::types::props::Right>
[INFO] [stderr]             ValidFor<silex_css::types::props::Rx>
[INFO] [stderr]             ValidFor<silex_css::types::props::Stroke>
[INFO] [stderr]             ValidFor<silex_css::types::props::Top>
[INFO] [stderr] note: required by a bound in `silex_css::builder::Style::border_top_width`
[INFO] [stderr]  --> src/builder.rs
[INFO] [stderr]   |
[INFO] [stderr]   |                     V::Value: ValidFor<props::$pascal> + Display + Clone + Sized + 'static,
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Style::border_top_width`
[INFO] [stderr] ...
[INFO] [stderr]   | crate::for_all_properties!(generate_builder_methods);
[INFO] [stderr]   | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/properties.rs
[INFO] [stderr]   |
[INFO] [stderr]   |             (border_top_width, "border-top-width", BorderTopWidth, Dimension),
[INFO] [stderr]   |              ---------------- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the macro `generate_builder_methods` which comes from the expansion of the macro `crate::for_all_properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail_shorthand_mismatch.rs ... ok
[INFO] [stderr] test tests/ui/fail_unit_to_keyword.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: 类型 `Px` 无法作为有效的 CSS `BorderBottomStyle` 属性值使用
[INFO] [stderr]  --> tests/ui/fail_unit_to_keyword.rs:5:46
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let _ = Style::new().border_bottom_style(px(10));
[INFO] [stderr]   |                          ------------------- ^^^^^^ 无效的 CSS 属性类型
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `ValidFor<BorderBottomStyle>` is not implemented for `Px`
[INFO] [stderr]   = note: 请检查是否传入了错误的类型（例如将 Px 传给了 Color）。如果必须传入复杂的动态表达式，可以使用 `UnsafeCss::new(...)` 显式绕过。
[INFO] [stderr]   = help: the following other types implement trait `ValidFor<Prop>`:
[INFO] [stderr]             `Px` implements `ValidFor<AlignContent>`
[INFO] [stderr]             `Px` implements `ValidFor<AlignItems>`
[INFO] [stderr]             `Px` implements `ValidFor<AlignSelf>`
[INFO] [stderr]             `Px` implements `ValidFor<AlignmentBaseline>`
[INFO] [stderr]             `Px` implements `ValidFor<Animation>`
[INFO] [stderr]             `Px` implements `ValidFor<AnimationComposition>`
[INFO] [stderr]             `Px` implements `ValidFor<AnimationDelay>`
[INFO] [stderr]             `Px` implements `ValidFor<AnimationDirection>`
[INFO] [stderr]           and $N others
[INFO] [stderr] note: required by a bound in `silex_css::builder::Style::border_bottom_style`
[INFO] [stderr]  --> src/builder.rs
[INFO] [stderr]   |
[INFO] [stderr]   |                     V::Value: ValidFor<props::$pascal> + Display + Clone + Sized + 'static,
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Style::border_bottom_style`
[INFO] [stderr] ...
[INFO] [stderr]   | crate::for_all_properties!(generate_builder_methods);
[INFO] [stderr]   | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/properties.rs
[INFO] [stderr]   |
[INFO] [stderr]   |             (border_bottom_style, "border-bottom-style", BorderBottomStyle, Keyword),
[INFO] [stderr]   |              ------------------- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the macro `generate_builder_methods` which comes from the expansion of the macro `crate::for_all_properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: 类型 `Px` 无法作为有效的 CSS `BorderBottomStyle` 属性值使用
[INFO] [stderr]  --> tests/ui/fail_unit_to_keyword.rs:5:46
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let _ = Style::new().border_bottom_style(px(10));
[INFO] [stderr]   |                          ------------------- ^^^^^^ 无效的 CSS 属性类型
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          required by a bound introduced by this call
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `ValidFor<BorderBottomStyle>` is not implemented for `Px`
[INFO] [stderr]   = note: 请检查是否传入了错误的类型（例如将 Px 传给了 Color）。如果必须传入复杂的动态表达式，可以使用 `UnsafeCss::new(...)` 显式绕过。
[INFO] [stderr]   = help: `Px` implements trait `ValidFor<Prop>`:
[INFO] [stderr]             ValidFor<AlignContent>
[INFO] [stderr]             ValidFor<AlignItems>
[INFO] [stderr]             ValidFor<AlignSelf>
[INFO] [stderr]             ValidFor<AlignmentBaseline>
[INFO] [stderr]             ValidFor<Animation>
[INFO] [stderr]             ValidFor<AnimationComposition>
[INFO] [stderr]             ValidFor<AnimationDelay>
[INFO] [stderr]             ValidFor<AnimationDirection>
[INFO] [stderr]             ValidFor<AnimationDuration>
[INFO] [stderr]             ValidFor<AnimationFillMode>
[INFO] [stderr]             ValidFor<AnimationIterationCount>
[INFO] [stderr]             ValidFor<AnimationName>
[INFO] [stderr]             ValidFor<AnimationPlayState>
[INFO] [stderr]             ValidFor<AnimationTimingFunction>
[INFO] [stderr]             ValidFor<AnimationTrigger>
[INFO] [stderr]             ValidFor<Appearance>
[INFO] [stderr]             ValidFor<AspectRatio>
[INFO] [stderr]             ValidFor<BackdropFilter>
[INFO] [stderr]             ValidFor<BackfaceVisibility>
[INFO] [stderr]             ValidFor<BackgroundAttachment>
[INFO] [stderr]             ValidFor<BackgroundBlendMode>
[INFO] [stderr]             ValidFor<BackgroundClip>
[INFO] [stderr]             ValidFor<BackgroundImage>
[INFO] [stderr]             ValidFor<BackgroundOrigin>
[INFO] [stderr]             ValidFor<BackgroundPosition>
[INFO] [stderr]             ValidFor<BackgroundPositionX>
[INFO] [stderr]             ValidFor<BackgroundPositionY>
[INFO] [stderr]             ValidFor<BackgroundRepeat>
[INFO] [stderr]             ValidFor<BackgroundSize>
[INFO] [stderr]             ValidFor<BaselineShift>
[INFO] [stderr]             ValidFor<BaselineSource>
[INFO] [stderr]             ValidFor<BlockSize>
[INFO] [stderr]             ValidFor<Border>
[INFO] [stderr]             ValidFor<BorderBlock>
[INFO] [stderr]             ValidFor<BorderBlockColor>
[INFO] [stderr]             ValidFor<BorderBlockEnd>
[INFO] [stderr]             ValidFor<BorderBlockEndColor>
[INFO] [stderr]             ValidFor<BorderBlockEndStyle>
[INFO] [stderr]             ValidFor<BorderBlockEndWidth>
[INFO] [stderr]             ValidFor<BorderBlockStart>
[INFO] [stderr]             ValidFor<BorderBlockStartColor>
[INFO] [stderr]             ValidFor<BorderBlockStartStyle>
[INFO] [stderr]             ValidFor<BorderBlockStartWidth>
[INFO] [stderr]             ValidFor<BorderBlockStyle>
[INFO] [stderr]             ValidFor<BorderBlockWidth>
[INFO] [stderr]             ValidFor<BorderBottom>
[INFO] [stderr]             ValidFor<BorderBottomColor>
[INFO] [stderr]             ValidFor<BorderBottomLeftRadius>
[INFO] [stderr]             ValidFor<BorderBottomRightRadius>
[INFO] [stderr]             ValidFor<BorderBottomWidth>
[INFO] [stderr]             ValidFor<BorderCollapse>
[INFO] [stderr]             ValidFor<BorderColor>
[INFO] [stderr]             ValidFor<BorderEndEndRadius>
[INFO] [stderr]             ValidFor<BorderEndStartRadius>
[INFO] [stderr]             ValidFor<BorderImage>
[INFO] [stderr]             ValidFor<BorderImageOutset>
[INFO] [stderr]             ValidFor<BorderImageRepeat>
[INFO] [stderr]             ValidFor<BorderImageSlice>
[INFO] [stderr]             ValidFor<BorderImageSource>
[INFO] [stderr]             ValidFor<BorderImageWidth>
[INFO] [stderr]             ValidFor<BorderInline>
[INFO] [stderr]             ValidFor<BorderInlineColor>
[INFO] [stderr]             ValidFor<BorderInlineEnd>
[INFO] [stderr]             ValidFor<BorderInlineEndColor>
[INFO] [stderr]             ValidFor<BorderInlineEndStyle>
[INFO] [stderr]             ValidFor<BorderInlineEndWidth>
[INFO] [stderr]             ValidFor<BorderInlineStart>
[INFO] [stderr]             ValidFor<BorderInlineStartColor>
[INFO] [stderr]             ValidFor<BorderInlineStartStyle>
[INFO] [stderr]             ValidFor<BorderInlineStartWidth>
[INFO] [stderr]             ValidFor<BorderInlineStyle>
[INFO] [stderr]             ValidFor<BorderInlineWidth>
[INFO] [stderr]             ValidFor<BorderLeft>
[INFO] [stderr]             ValidFor<BorderLeftWidth>
[INFO] [stderr]             ValidFor<BorderRadius>
[INFO] [stderr]             ValidFor<BorderRight>
[INFO] [stderr]             ValidFor<BorderRightWidth>
[INFO] [stderr]             ValidFor<BorderSpacing>
[INFO] [stderr]             ValidFor<BorderStartEndRadius>
[INFO] [stderr]             ValidFor<BorderStartStartRadius>
[INFO] [stderr]             ValidFor<BorderStyle>
[INFO] [stderr]             ValidFor<BorderTop>
[INFO] [stderr]             ValidFor<BorderTopLeftRadius>
[INFO] [stderr]             ValidFor<BorderTopRightRadius>
[INFO] [stderr]             ValidFor<BorderTopWidth>
[INFO] [stderr]             ValidFor<BorderWidth>
[INFO] [stderr]             ValidFor<BoxDecorationBreak>
[INFO] [stderr]             ValidFor<BoxShadow>
[INFO] [stderr]             ValidFor<BoxSizing>
[INFO] [stderr]             ValidFor<BreakAfter>
[INFO] [stderr]             ValidFor<BreakBefore>
[INFO] [stderr]             ValidFor<BreakInside>
[INFO] [stderr]             ValidFor<CaptionSide>
[INFO] [stderr]             ValidFor<Caret>
[INFO] [stderr]             ValidFor<CaretAnimation>
[INFO] [stderr]             ValidFor<CaretColor>
[INFO] [stderr]             ValidFor<CaretShape>
[INFO] [stderr]             ValidFor<Clear>
[INFO] [stderr]             ValidFor<ClipPath>
[INFO] [stderr]             ValidFor<ClipRule>
[INFO] [stderr]             ValidFor<ColorInterpolationFilters>
[INFO] [stderr]             ValidFor<ColorScheme>
[INFO] [stderr]             ValidFor<ColumnCount>
[INFO] [stderr]             ValidFor<ColumnFill>
[INFO] [stderr]             ValidFor<ColumnGap>
[INFO] [stderr]             ValidFor<ColumnHeight>
[INFO] [stderr]             ValidFor<ColumnRule>
[INFO] [stderr]             ValidFor<ColumnRuleStyle>
[INFO] [stderr]             ValidFor<ColumnRuleWidth>
[INFO] [stderr]             ValidFor<ColumnSpan>
[INFO] [stderr]             ValidFor<ColumnWidth>
[INFO] [stderr]             ValidFor<ColumnWrap>
[INFO] [stderr]             ValidFor<Columns>
[INFO] [stderr]             ValidFor<ContainIntrinsicBlockSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicHeight>
[INFO] [stderr]             ValidFor<ContainIntrinsicInlineSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicSize>
[INFO] [stderr]             ValidFor<ContainIntrinsicWidth>
[INFO] [stderr]             ValidFor<Container>
[INFO] [stderr]             ValidFor<ContainerName>
[INFO] [stderr]             ValidFor<ContainerType>
[INFO] [stderr]             ValidFor<ContentVisibility>
[INFO] [stderr]             ValidFor<CornerBlockEndShape>
[INFO] [stderr]             ValidFor<CornerBlockStartShape>
[INFO] [stderr]             ValidFor<CornerBottomShape>
[INFO] [stderr]             ValidFor<CornerInlineEndShape>
[INFO] [stderr]             ValidFor<CornerInlineStartShape>
[INFO] [stderr]             ValidFor<CornerLeftShape>
[INFO] [stderr]             ValidFor<CornerRightShape>
[INFO] [stderr]             ValidFor<CornerShape>
[INFO] [stderr]             ValidFor<CornerTopShape>
[INFO] [stderr]             ValidFor<CounterIncrement>
[INFO] [stderr]             ValidFor<CounterReset>
[INFO] [stderr]             ValidFor<CounterSet>
[INFO] [stderr]             ValidFor<Cx>
[INFO] [stderr]             ValidFor<Cy>
[INFO] [stderr]             ValidFor<D>
[INFO] [stderr]             ValidFor<DominantBaseline>
[INFO] [stderr]             ValidFor<DynamicRangeLimit>
[INFO] [stderr]             ValidFor<EmptyCells>
[INFO] [stderr]             ValidFor<FillRule>
[INFO] [stderr]             ValidFor<FlexBasis>
[INFO] [stderr]             ValidFor<FlexDirection>
[INFO] [stderr]             ValidFor<FlexWrap>
[INFO] [stderr]             ValidFor<Font>
[INFO] [stderr]             ValidFor<FontFamily>
[INFO] [stderr]             ValidFor<FontFeatureSettings>
[INFO] [stderr]             ValidFor<FontKerning>
[INFO] [stderr]             ValidFor<FontLanguageOverride>
[INFO] [stderr]             ValidFor<FontOpticalSizing>
[INFO] [stderr]             ValidFor<FontPalette>
[INFO] [stderr]             ValidFor<FontSize>
[INFO] [stderr]             ValidFor<FontSizeAdjust>
[INFO] [stderr]             ValidFor<FontStyle>
[INFO] [stderr]             ValidFor<FontSynthesis>
[INFO] [stderr]             ValidFor<FontSynthesisSmallCaps>
[INFO] [stderr]             ValidFor<FontSynthesisStyle>
[INFO] [stderr]             ValidFor<FontSynthesisWeight>
[INFO] [stderr]             ValidFor<FontVariant>
[INFO] [stderr]             ValidFor<FontVariantAlternates>
[INFO] [stderr]             ValidFor<FontVariantCaps>
[INFO] [stderr]             ValidFor<FontVariantEastAsian>
[INFO] [stderr]             ValidFor<FontVariantEmoji>
[INFO] [stderr]             ValidFor<FontVariantLigatures>
[INFO] [stderr]             ValidFor<FontVariantNumeric>
[INFO] [stderr]             ValidFor<FontVariantPosition>
[INFO] [stderr]             ValidFor<FontWeight>
[INFO] [stderr]             ValidFor<ForcedColorAdjust>
[INFO] [stderr]             ValidFor<Gap>
[INFO] [stderr]             ValidFor<GridArea>
[INFO] [stderr]             ValidFor<GridAutoColumns>
[INFO] [stderr]             ValidFor<GridAutoFlow>
[INFO] [stderr]             ValidFor<GridAutoRows>
[INFO] [stderr]             ValidFor<GridColumn>
[INFO] [stderr]             ValidFor<GridRow>
[INFO] [stderr]             ValidFor<GridTemplate>
[INFO] [stderr]             ValidFor<GridTemplateColumns>
[INFO] [stderr]             ValidFor<GridTemplateRows>
[INFO] [stderr]             ValidFor<HangingPunctuation>
[INFO] [stderr]             ValidFor<Height>
[INFO] [stderr]             ValidFor<HyphenateCharacter>
[INFO] [stderr]             ValidFor<HyphenateLimitChars>
[INFO] [stderr]             ValidFor<Hyphens>
[INFO] [stderr]             ValidFor<ImageOrientation>
[INFO] [stderr]             ValidFor<ImageRendering>
[INFO] [stderr]             ValidFor<InitialLetter>
[INFO] [stderr]             ValidFor<InsetBlock>
[INFO] [stderr]             ValidFor<InsetBlockEnd>
[INFO] [stderr]             ValidFor<InsetBlockStart>
[INFO] [stderr]             ValidFor<InsetInline>
[INFO] [stderr]             ValidFor<InsetInlineEnd>
[INFO] [stderr]             ValidFor<InsetInlineStart>
[INFO] [stderr]             ValidFor<Interactivity>
[INFO] [stderr]             ValidFor<InterestDelay>
[INFO] [stderr]             ValidFor<InterestDelayEnd>
[INFO] [stderr]             ValidFor<InterestDelayStart>
[INFO] [stderr]             ValidFor<Isolation>
[INFO] [stderr]             ValidFor<JustifyContent>
[INFO] [stderr]             ValidFor<JustifyItems>
[INFO] [stderr]             ValidFor<JustifySelf>
[INFO] [stderr]             ValidFor<LetterSpacing>
[INFO] [stderr]             ValidFor<LineBreak>
[INFO] [stderr]             ValidFor<LineClamp>
[INFO] [stderr]             ValidFor<LineHeight>
[INFO] [stderr]             ValidFor<ListStyle>
[INFO] [stderr]             ValidFor<ListStyleImage>
[INFO] [stderr]             ValidFor<ListStylePosition>
[INFO] [stderr]             ValidFor<ListStyleType>
[INFO] [stderr]             ValidFor<Margin>
[INFO] [stderr]             ValidFor<MarginBlock>
[INFO] [stderr]             ValidFor<MarginBlockEnd>
[INFO] [stderr]             ValidFor<MarginBlockStart>
[INFO] [stderr]             ValidFor<MarginBottom>
[INFO] [stderr]             ValidFor<MarginInline>
[INFO] [stderr]             ValidFor<MarginInlineEnd>
[INFO] [stderr]             ValidFor<MarginInlineStart>
[INFO] [stderr]             ValidFor<MarginLeft>
[INFO] [stderr]             ValidFor<MarginRight>
[INFO] [stderr]             ValidFor<MarginTop>
[INFO] [stderr]             ValidFor<Marker>
[INFO] [stderr]             ValidFor<MarkerEnd>
[INFO] [stderr]             ValidFor<MarkerMid>
[INFO] [stderr]             ValidFor<MarkerStart>
[INFO] [stderr]             ValidFor<MaskBorder>
[INFO] [stderr]             ValidFor<MaskBorderMode>
[INFO] [stderr]             ValidFor<MaskBorderOutset>
[INFO] [stderr]             ValidFor<MaskBorderRepeat>
[INFO] [stderr]             ValidFor<MaskBorderSlice>
[INFO] [stderr]             ValidFor<MaskBorderSource>
[INFO] [stderr]             ValidFor<MaskBorderWidth>
[INFO] [stderr]             ValidFor<MaskClip>
[INFO] [stderr]             ValidFor<MaskComposite>
[INFO] [stderr]             ValidFor<MaskImage>
[INFO] [stderr]             ValidFor<MaskMode>
[INFO] [stderr]             ValidFor<MaskOrigin>
[INFO] [stderr]             ValidFor<MaskPosition>
[INFO] [stderr]             ValidFor<MaskRepeat>
[INFO] [stderr]             ValidFor<MaskSize>
[INFO] [stderr]             ValidFor<MaskType>
[INFO] [stderr]             ValidFor<MathDepth>
[INFO] [stderr]             ValidFor<MathStyle>
[INFO] [stderr]             ValidFor<MaxBlockSize>
[INFO] [stderr]             ValidFor<MaxHeight>
[INFO] [stderr]             ValidFor<MaxInlineSize>
[INFO] [stderr]             ValidFor<MaxWidth>
[INFO] [stderr]             ValidFor<MinBlockSize>
[INFO] [stderr]             ValidFor<MinHeight>
[INFO] [stderr]             ValidFor<MinInlineSize>
[INFO] [stderr]             ValidFor<MinWidth>
[INFO] [stderr]             ValidFor<MixBlendMode>
[INFO] [stderr]             ValidFor<ObjectFit>
[INFO] [stderr]             ValidFor<Offset>
[INFO] [stderr]             ValidFor<OffsetAnchor>
[INFO] [stderr]             ValidFor<OffsetDistance>
[INFO] [stderr]             ValidFor<OffsetPath>
[INFO] [stderr]             ValidFor<OffsetPosition>
[INFO] [stderr]             ValidFor<OffsetRotate>
[INFO] [stderr]             ValidFor<Outline>
[INFO] [stderr]             ValidFor<OutlineColor>
[INFO] [stderr]             ValidFor<OutlineOffset>
[INFO] [stderr]             ValidFor<OutlineStyle>
[INFO] [stderr]             ValidFor<OutlineWidth>
[INFO] [stderr]             ValidFor<Overflow>
[INFO] [stderr]             ValidFor<OverflowAnchor>
[INFO] [stderr]             ValidFor<OverflowBlock>
[INFO] [stderr]             ValidFor<OverflowClipMargin>
[INFO] [stderr]             ValidFor<OverflowInline>
[INFO] [stderr]             ValidFor<OverflowWrap>
[INFO] [stderr]             ValidFor<OverflowX>
[INFO] [stderr]             ValidFor<OverflowY>
[INFO] [stderr]             ValidFor<OverscrollBehavior>
[INFO] [stderr]             ValidFor<OverscrollBehaviorBlock>
[INFO] [stderr]             ValidFor<OverscrollBehaviorInline>
[INFO] [stderr]             ValidFor<OverscrollBehaviorX>
[INFO] [stderr]             ValidFor<OverscrollBehaviorY>
[INFO] [stderr]             ValidFor<Padding>
[INFO] [stderr]             ValidFor<PaddingBlock>
[INFO] [stderr]             ValidFor<PaddingBlockEnd>
[INFO] [stderr]             ValidFor<PaddingBlockStart>
[INFO] [stderr]             ValidFor<PaddingBottom>
[INFO] [stderr]             ValidFor<PaddingInline>
[INFO] [stderr]             ValidFor<PaddingInlineEnd>
[INFO] [stderr]             ValidFor<PaddingInlineStart>
[INFO] [stderr]             ValidFor<PaddingLeft>
[INFO] [stderr]             ValidFor<PaddingRight>
[INFO] [stderr]             ValidFor<PaddingTop>
[INFO] [stderr]             ValidFor<PaintOrder>
[INFO] [stderr]             ValidFor<Perspective>
[INFO] [stderr]             ValidFor<PlaceContent>
[INFO] [stderr]             ValidFor<PlaceItems>
[INFO] [stderr]             ValidFor<PlaceSelf>
[INFO] [stderr]             ValidFor<PointerEvents>
[INFO] [stderr]             ValidFor<PrintColorAdjust>
[INFO] [stderr]             ValidFor<Quotes>
[INFO] [stderr]             ValidFor<R>
[INFO] [stderr]             ValidFor<ReadingFlow>
[INFO] [stderr]             ValidFor<Resize>
[INFO] [stderr]             ValidFor<Rotate>
[INFO] [stderr]             ValidFor<RowGap>
[INFO] [stderr]             ValidFor<RubyAlign>
[INFO] [stderr]             ValidFor<RubyOverhang>
[INFO] [stderr]             ValidFor<RubyPosition>
[INFO] [stderr]             ValidFor<Rx>
[INFO] [stderr]             ValidFor<Ry>
[INFO] [stderr]             ValidFor<Scale>
[INFO] [stderr]             ValidFor<ScrollBehavior>
[INFO] [stderr]             ValidFor<ScrollMargin>
[INFO] [stderr]             ValidFor<ScrollMarginBlock>
[INFO] [stderr]             ValidFor<ScrollMarginBlockEnd>
[INFO] [stderr]             ValidFor<ScrollMarginBlockStart>
[INFO] [stderr]             ValidFor<ScrollMarginBottom>
[INFO] [stderr]             ValidFor<ScrollMarginInline>
[INFO] [stderr]             ValidFor<ScrollMarginInlineEnd>
[INFO] [stderr]             ValidFor<ScrollMarginInlineStart>
[INFO] [stderr]             ValidFor<ScrollMarginLeft>
[INFO] [stderr]             ValidFor<ScrollMarginRight>
[INFO] [stderr]             ValidFor<ScrollMarginTop>
[INFO] [stderr]             ValidFor<ScrollMarkerGroup>
[INFO] [stderr]             ValidFor<ScrollPadding>
[INFO] [stderr]             ValidFor<ScrollPaddingBlock>
[INFO] [stderr]             ValidFor<ScrollPaddingBlockEnd>
[INFO] [stderr]             ValidFor<ScrollPaddingBlockStart>
[INFO] [stderr]             ValidFor<ScrollPaddingBottom>
[INFO] [stderr]             ValidFor<ScrollPaddingInline>
[INFO] [stderr]             ValidFor<ScrollPaddingInlineEnd>
[INFO] [stderr]             ValidFor<ScrollPaddingInlineStart>
[INFO] [stderr]             ValidFor<ScrollPaddingLeft>
[INFO] [stderr]             ValidFor<ScrollPaddingRight>
[INFO] [stderr]             ValidFor<ScrollPaddingTop>
[INFO] [stderr]             ValidFor<ScrollSnapAlign>
[INFO] [stderr]             ValidFor<ScrollSnapStop>
[INFO] [stderr]             ValidFor<ScrollSnapType>
[INFO] [stderr]             ValidFor<ScrollTargetGroup>
[INFO] [stderr]             ValidFor<ScrollbarColor>
[INFO] [stderr]             ValidFor<ScrollbarGutter>
[INFO] [stderr]             ValidFor<ScrollbarWidth>
[INFO] [stderr]             ValidFor<ShapeImageThreshold>
[INFO] [stderr]             ValidFor<ShapeMargin>
[INFO] [stderr]             ValidFor<ShapeOutside>
[INFO] [stderr]             ValidFor<ShapeRendering>
[INFO] [stderr]             ValidFor<StopColor>
[INFO] [stderr]             ValidFor<StrokeDasharray>
[INFO] [stderr]             ValidFor<StrokeDashoffset>
[INFO] [stderr]             ValidFor<StrokeLinecap>
[INFO] [stderr]             ValidFor<StrokeLinejoin>
[INFO] [stderr]             ValidFor<StrokeWidth>
[INFO] [stderr]             ValidFor<TabSize>
[INFO] [stderr]             ValidFor<TableLayout>
[INFO] [stderr]             ValidFor<TextAlign>
[INFO] [stderr]             ValidFor<TextAlignLast>
[INFO] [stderr]             ValidFor<TextAnchor>
[INFO] [stderr]             ValidFor<TextAutospace>
[INFO] [stderr]             ValidFor<TextBox>
[INFO] [stderr]             ValidFor<TextBoxEdge>
[INFO] [stderr]             ValidFor<TextBoxTrim>
[INFO] [stderr]             ValidFor<TextCombineUpright>
[INFO] [stderr]             ValidFor<TextDecoration>
[INFO] [stderr]             ValidFor<TextDecorationInset>
[INFO] [stderr]             ValidFor<TextDecorationLine>
[INFO] [stderr]             ValidFor<TextDecorationSkipInk>
[INFO] [stderr]             ValidFor<TextDecorationStyle>
[INFO] [stderr]             ValidFor<TextDecorationThickness>
[INFO] [stderr]             ValidFor<TextEmphasis>
[INFO] [stderr]             ValidFor<TextEmphasisPosition>
[INFO] [stderr]             ValidFor<TextEmphasisStyle>
[INFO] [stderr]             ValidFor<TextIndent>
[INFO] [stderr]             ValidFor<TextJustify>
[INFO] [stderr]             ValidFor<TextOrientation>
[INFO] [stderr]             ValidFor<TextOverflow>
[INFO] [stderr]             ValidFor<TextRendering>
[INFO] [stderr]             ValidFor<TextShadow>
[INFO] [stderr]             ValidFor<TextTransform>
[INFO] [stderr]             ValidFor<TextUnderlineOffset>
[INFO] [stderr]             ValidFor<TextUnderlinePosition>
[INFO] [stderr]             ValidFor<TextWrap>
[INFO] [stderr]             ValidFor<TextWrapMode>
[INFO] [stderr]             ValidFor<TextWrapStyle>
[INFO] [stderr]             ValidFor<TimelineTrigger>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRange>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRangeEnd>
[INFO] [stderr]             ValidFor<TimelineTriggerExitRangeStart>
[INFO] [stderr]             ValidFor<TimelineTriggerName>
[INFO] [stderr]             ValidFor<TimelineTriggerRange>
[INFO] [stderr]             ValidFor<TimelineTriggerRangeEnd>
[INFO] [stderr]             ValidFor<TimelineTriggerRangeStart>
[INFO] [stderr]             ValidFor<TimelineTriggerSource>
[INFO] [stderr]             ValidFor<TouchAction>
[INFO] [stderr]             ValidFor<TransformBox>
[INFO] [stderr]             ValidFor<TransformOrigin>
[INFO] [stderr]             ValidFor<TransformStyle>
[INFO] [stderr]             ValidFor<Transition>
[INFO] [stderr]             ValidFor<TransitionBehavior>
[INFO] [stderr]             ValidFor<TransitionDelay>
[INFO] [stderr]             ValidFor<TransitionDuration>
[INFO] [stderr]             ValidFor<TransitionProperty>
[INFO] [stderr]             ValidFor<TransitionTimingFunction>
[INFO] [stderr]             ValidFor<Translate>
[INFO] [stderr]             ValidFor<TriggerScope>
[INFO] [stderr]             ValidFor<UnicodeBidi>
[INFO] [stderr]             ValidFor<UserSelect>
[INFO] [stderr]             ValidFor<VectorEffect>
[INFO] [stderr]             ValidFor<VerticalAlign>
[INFO] [stderr]             ValidFor<ViewTransitionClass>
[INFO] [stderr]             ValidFor<ViewTransitionName>
[INFO] [stderr]             ValidFor<Visibility>
[INFO] [stderr]             ValidFor<WebkitLineClamp>
[INFO] [stderr]             ValidFor<WebkitTextStroke>
[INFO] [stderr]             ValidFor<WebkitTextStrokeWidth>
[INFO] [stderr]             ValidFor<WhiteSpace>
[INFO] [stderr]             ValidFor<WhiteSpaceCollapse>
[INFO] [stderr]             ValidFor<Width>
[INFO] [stderr]             ValidFor<WillChange>
[INFO] [stderr]             ValidFor<WordBreak>
[INFO] [stderr]             ValidFor<WordSpacing>
[INFO] [stderr]             ValidFor<WordWrap>
[INFO] [stderr]             ValidFor<WritingMode>
[INFO] [stderr]             ValidFor<X>
[INFO] [stderr]             ValidFor<Y>
[INFO] [stderr]             ValidFor<ZIndex>
[INFO] [stderr]             ValidFor<Zoom>
[INFO] [stderr]             ValidFor<silex_css::types::props::AccentColor>
[INFO] [stderr]             ValidFor<silex_css::types::props::All>
[INFO] [stderr]             ValidFor<silex_css::types::props::Background>
[INFO] [stderr]             ValidFor<silex_css::types::props::Bottom>
[INFO] [stderr]             ValidFor<silex_css::types::props::Contain>
[INFO] [stderr]             ValidFor<silex_css::types::props::Content>
[INFO] [stderr]             ValidFor<silex_css::types::props::Cursor>
[INFO] [stderr]             ValidFor<silex_css::types::props::Direction>
[INFO] [stderr]             ValidFor<silex_css::types::props::Display>
[INFO] [stderr]             ValidFor<silex_css::types::props::Fill>
[INFO] [stderr]             ValidFor<silex_css::types::props::Filter>
[INFO] [stderr]             ValidFor<silex_css::types::props::Flex>
[INFO] [stderr]             ValidFor<silex_css::types::props::FlexFlow>
[INFO] [stderr]             ValidFor<silex_css::types::props::Float>
[INFO] [stderr]             ValidFor<silex_css::types::props::Grid>
[INFO] [stderr]             ValidFor<silex_css::types::props::InlineSize>
[INFO] [stderr]             ValidFor<silex_css::types::props::Inset>
[INFO] [stderr]             ValidFor<silex_css::types::props::Left>
[INFO] [stderr]             ValidFor<silex_css::types::props::Mask>
[INFO] [stderr]             ValidFor<silex_css::types::props::Page>
[INFO] [stderr]             ValidFor<silex_css::types::props::Position>
[INFO] [stderr]             ValidFor<silex_css::types::props::Right>
[INFO] [stderr]             ValidFor<silex_css::types::props::Stroke>
[INFO] [stderr]             ValidFor<silex_css::types::props::Top>
[INFO] [stderr] note: required by a bound in `silex_css::builder::Style::border_bottom_style`
[INFO] [stderr]  --> src/builder.rs
[INFO] [stderr]   |
[INFO] [stderr]   |                     V::Value: ValidFor<props::$pascal> + Display + Clone + Sized + 'static,
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Style::border_bottom_style`
[INFO] [stderr] ...
[INFO] [stderr]   | crate::for_all_properties!(generate_builder_methods);
[INFO] [stderr]   | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]   |
[INFO] [stderr]  ::: src/properties.rs
[INFO] [stderr]   |
[INFO] [stderr]   |             (border_bottom_style, "border-bottom-style", BorderBottomStyle, Keyword),
[INFO] [stderr]   |              ------------------- required by a bound in this associated function
[INFO] [stderr]   = note: this error originates in the macro `generate_builder_methods` which comes from the expansion of the macro `crate::for_all_properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 3 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dcd82f94d7a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dcd82f94d7a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dcd82f94d7a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dcd82f94d7a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dcd82fab1fa - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dcd82fab1fa - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5dcd82f99dc2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dcd82f99dc2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dcd82f70e2f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dcd82f70e2f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dcd82f8c1f9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dcd82f2649c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5dcd82f2649c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dcd82f8c3b2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5dcd82f8c3b2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dcd82f70ee8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dcd82f65e09 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dcd82f71bfd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dcd82fab98c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dcd82e45d04 - trybuild::run::<impl trybuild::Runner>::run::hb89926e33893dcee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x5dcd82e3fb98 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h04c148f2ab78a6b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5dcd82cdf037 - core::ptr::drop_in_place<trybuild::TestCases>::hb5f2a92d1dcef52b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   22:     0x5dcd82cdee63 - css_type_safety::ui::h024821f1970777a5
[INFO] [stdout]                                at /opt/rustwide/workdir/silex_css/tests/css_type_safety.rs:5:1
[INFO] [stdout]   23:     0x5dcd82cdee97 - css_type_safety::ui::{{closure}}::h097078d9e9cdd516
[INFO] [stdout]                                at /opt/rustwide/workdir/silex_css/tests/css_type_safety.rs:2:8
[INFO] [stdout]   24:     0x5dcd82cdefe6 - core::ops::function::FnOnce::call_once::hfce6988f8ec73870
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5dcd82f1a59b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5dcd82f1a59b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5dcd82f26f6b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5dcd82f26f6b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5dcd82f26f6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5dcd82f26f6b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5dcd82f26f6b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5dcd82f26f6b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5dcd82f26f6b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5dcd82f213c4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5dcd82f213c4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5dcd82f29b72 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5dcd82f29b72 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5dcd82f29b72 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5dcd82f29b72 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5dcd82f29b72 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5dcd82f29b72 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5dcd82f29b72 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dcd82f940bf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x5dcd82f940bf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x76dff4befaa4 - <unknown>
[INFO] [stdout]   46:     0x76dff4c7ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 55.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p silex_css --test css_type_safety`
[INFO] running `Command { std: "docker" "inspect" "453eb415578458e9178f4214c567809e10c1d4713d67ebd8c40f32f5b05c3144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453eb415578458e9178f4214c567809e10c1d4713d67ebd8c40f32f5b05c3144", kill_on_drop: false }`
[INFO] [stdout] 453eb415578458e9178f4214c567809e10c1d4713d67ebd8c40f32f5b05c3144
