[INFO] fetching crate stylist 0.15.1...
[INFO] testing stylist-0.15.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate stylist 0.15.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate stylist 0.15.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stylist 0.15.1
[INFO] tweaked toml for crates.io crate stylist 0.15.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stylist 0.15.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stylist 0.15.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6913cb2760f9ced97a1b782ef3dadfdf403bf9aa83ef1029030d978147ce5687
[INFO] running `Command { std: "docker" "start" "-a" "6913cb2760f9ced97a1b782ef3dadfdf403bf9aa83ef1029030d978147ce5687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6913cb2760f9ced97a1b782ef3dadfdf403bf9aa83ef1029030d978147ce5687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6913cb2760f9ced97a1b782ef3dadfdf403bf9aa83ef1029030d978147ce5687", kill_on_drop: false }`
[INFO] [stdout] 6913cb2760f9ced97a1b782ef3dadfdf403bf9aa83ef1029030d978147ce5687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85909c7cb43c2b723ca93f42a2dc2d0828277ad1aedd238648cb0a839981794d
[INFO] running `Command { std: "docker" "start" "-a" "85909c7cb43c2b723ca93f42a2dc2d0828277ad1aedd238648cb0a839981794d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling stylist-core v0.15.1
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling stylist-macros v0.15.1
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling stylist v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.13s
[INFO] running `Command { std: "docker" "inspect" "85909c7cb43c2b723ca93f42a2dc2d0828277ad1aedd238648cb0a839981794d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85909c7cb43c2b723ca93f42a2dc2d0828277ad1aedd238648cb0a839981794d", kill_on_drop: false }`
[INFO] [stdout] 85909c7cb43c2b723ca93f42a2dc2d0828277ad1aedd238648cb0a839981794d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e0436af133af5bd7c26ffa136fe81e2ea4afe3c21f13365044b6d4db3a0230a
[INFO] running `Command { std: "docker" "start" "-a" "0e0436af133af5bd7c26ffa136fe81e2ea4afe3c21f13365044b6d4db3a0230a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling implicit-clone v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling yew-macro v0.23.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling stylist-core v0.15.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling stylist-macros v0.15.1
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokise v0.2.1
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-worker v0.5.0
[INFO] [stderr]    Compiling gloo-net v0.5.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo v0.11.0
[INFO] [stderr]    Compiling yew v0.23.0
[INFO] [stderr]    Compiling stylist v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.73s
[INFO] running `Command { std: "docker" "inspect" "0e0436af133af5bd7c26ffa136fe81e2ea4afe3c21f13365044b6d4db3a0230a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0436af133af5bd7c26ffa136fe81e2ea4afe3c21f13365044b6d4db3a0230a", kill_on_drop: false }`
[INFO] [stdout] 0e0436af133af5bd7c26ffa136fe81e2ea4afe3c21f13365044b6d4db3a0230a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f71c779b64805352389baa147018e1bfe34d75c718c63dc0c78d51bbaf6b4442
[INFO] running `Command { std: "docker" "start" "-a" "f71c779b64805352389baa147018e1bfe34d75c718c63dc0c78d51bbaf6b4442", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stylist-7b255f3cfe9c0606)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test manager::registry::tests::test_duplicate_style_different_prefix ... ok
[INFO] [stdout] test manager::registry::tests::test_duplicate_style ... ok
[INFO] [stdout] test utils::tests::test_counter ... ok
[INFO] [stdout] test manager::registry::tests::test_unregister ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_at_supports.rs (/opt/rustwide/target/debug/deps/inline_at_supports-b08ac089fb156af9)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_inline_at_support ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_complicated_attributes.rs (/opt/rustwide/target/debug/deps/inline_complicated_attributes-32f39fb795c08f1a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_complicated_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_display_impl.rs (/opt/rustwide/target/debug/deps/inline_display_impl-e0b2f5188df641b9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_display_impl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_nested_at_rule.rs (/opt/rustwide/target/debug/deps/inline_nested_at_rule-565ad5cb683a122d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_nested_at_rule ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_whitespace_workaround.rs (/opt/rustwide/target/debug/deps/inline_whitespace_workaround-fced857a465cfad1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_whitespace_workaround ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/literal_at_supports.rs (/opt/rustwide/target/debug/deps/literal_at_supports-1a2665a88102c95b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_literal_at_support ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/literal_css_referenced_value.rs (/opt/rustwide/target/debug/deps/literal_css_referenced_value-175757ccc15610e6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_sheet_value_by_ref ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/literal_css_tests.rs (/opt/rustwide/target/debug/deps/literal_css_tests-298f4c72fdbafa3e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_sheet_interpolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/literal_sheet_tests.rs (/opt/rustwide/target/debug/deps/literal_sheet_tests-894ca935a9bb0b1b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_sheet_escaped ... ok
[INFO] [stdout] test test_sheet_interpolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macro_integration_tests.rs (/opt/rustwide/target/debug/deps/macro_integration_tests-1c9fceb5973fa8d7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stylist
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/style.rs - style::Style::create (line 125) ... FAILED
[INFO] [stdout] test src/style.rs - style::Style::get_class_name (line 170) ... FAILED
[INFO] [stdout] test src/global_style.rs - global_style::GlobalStyle::get_style_str (line 71) ... FAILED
[INFO] [stdout] test src/global_style.rs - global_style::GlobalStyle::new (line 40) ... FAILED
[INFO] [stdout] test src/style.rs - style::Style::get_style_str (line 189) ... FAILED
[INFO] [stdout] test src/style.rs - style::Style::new (line 107) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 77) ... FAILED
[INFO] [stdout] test src/style_src.rs - style_src::StyleSource (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - css (line 136) ... FAILED
[INFO] [stdout] test src/lib.rs - style (line 169) ... ok
[INFO] [stdout] test src/lib.rs - global_style (line 154) ... ok
[INFO] [stdout] test src/macros.rs - macros (line 36) ... ok
[INFO] [stdout] test src/macros.rs - macros (line 135) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/style.rs - style::Style::create (line 125) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `StyleSource: From<&str>` is not satisfied
[INFO] [stdout]    --> src/style.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 | let style = Style::create("my-component", "background-color: red;")?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]       but trait `From<Sheet>` is implemented for it
[INFO] [stdout]    --> src/style_src.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl From<Sheet> for StyleSource {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `Sheet`, found `&str`
[INFO] [stdout]     = note: required for `&str` to implement `Into<StyleSource>`
[INFO] [stdout]     = note: required for `StyleSource` to implement `TryFrom<&str>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/style.rs - style::Style::get_class_name (line 170) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `StyleSource: From<&str>` is not satisfied
[INFO] [stdout]    --> src/style.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 | let style = Style::create("my-component", "background-color: red;")?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]       but trait `From<Sheet>` is implemented for it
[INFO] [stdout]    --> src/style_src.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl From<Sheet> for StyleSource {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `Sheet`, found `&str`
[INFO] [stdout]     = note: required for `&str` to implement `Into<StyleSource>`
[INFO] [stdout]     = note: required for `StyleSource` to implement `TryFrom<&str>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/global_style.rs - global_style::GlobalStyle::get_style_str (line 71) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `StyleSource: From<&str>` is not satisfied
[INFO] [stdout]   --> src/global_style.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 | let style = GlobalStyle::new("background-color: red;")?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]       but trait `From<Sheet>` is implemented for it
[INFO] [stdout]   --> src/style_src.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl From<Sheet> for StyleSource {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `Sheet`, found `&str`
[INFO] [stdout]    = note: required for `&str` to implement `Into<StyleSource>`
[INFO] [stdout]    = note: required for `StyleSource` to implement `TryFrom<&str>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/global_style.rs - global_style::GlobalStyle::new (line 40) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `StyleSource: From<&str>` is not satisfied
[INFO] [stdout]   --> src/global_style.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 | let style = Style::new("background-color: red;")?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]       but trait `From<Sheet>` is implemented for it
[INFO] [stdout]   --> src/style_src.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl From<Sheet> for StyleSource {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `Sheet`, found `&str`
[INFO] [stdout]    = note: required for `&str` to implement `Into<StyleSource>`
[INFO] [stdout]    = note: required for `StyleSource` to implement `TryFrom<&str>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/style.rs - style::Style::get_style_str (line 189) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `StyleSource: From<&str>` is not satisfied
[INFO] [stdout]    --> src/style.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 | let style = Style::create("my-component", "background-color: red;")?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]       but trait `From<Sheet>` is implemented for it
[INFO] [stdout]    --> src/style_src.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl From<Sheet> for StyleSource {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `Sheet`, found `&str`
[INFO] [stdout]     = note: required for `&str` to implement `Into<StyleSource>`
[INFO] [stdout]     = note: required for `StyleSource` to implement `TryFrom<&str>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/style.rs - style::Style::new (line 107) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `StyleSource: From<&str>` is not satisfied
[INFO] [stdout]    --> src/style.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 | let style = Style::new("background-color: red;")?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]       but trait `From<Sheet>` is implemented for it
[INFO] [stdout]    --> src/style_src.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl From<Sheet> for StyleSource {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `Sheet`, found `&str`
[INFO] [stdout]     = note: required for `&str` to implement `Into<StyleSource>`
[INFO] [stdout]     = note: required for `StyleSource` to implement `TryFrom<&str>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 77) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `StyleSource: From<&str>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |   let style = Style::new(
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 82 | |     r#"
[INFO] [stdout] 83 | |         background-color: red;
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     "#,
[INFO] [stdout] 90 | | )
[INFO] [stdout]    | |_^ the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<&str>` is not implemented for `StyleSource`
[INFO] [stdout]       but trait `From<Sheet>` is implemented for it
[INFO] [stdout]   --> src/style_src.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl From<Sheet> for StyleSource {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `Sheet`, found `&str`
[INFO] [stdout]    = note: required for `&str` to implement `Into<StyleSource>`
[INFO] [stdout]    = note: required for `StyleSource` to implement `TryFrom<&str>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/style_src.rs - style_src::StyleSource (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `stylist::yew`
[INFO] [stdout]    --> src/style_src.rs:15:14
[INFO] [stdout]     |
[INFO] [stdout]  15 | use stylist::yew::Global;
[INFO] [stdout]     |              ^^^ could not find `yew` in `stylist`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg(feature = "yew")]
[INFO] [stdout]     |       --------------- the item is gated behind the `yew` feature
[INFO] [stdout] 121 | pub mod yew;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Classes: From<StyleSource>` is not satisfied
[INFO] [stdout]   --> src/style_src.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | let rendered = html! {<div class={s.clone()} />};
[INFO] [stdout]    |                -------------------^^^^^^^^^-----
[INFO] [stdout]    |                |                  |
[INFO] [stdout]    |                |                  the trait `From<StyleSource>` is not implemented for `Classes`
[INFO] [stdout]    |                required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: `Classes` implements trait `From<T>`:
[INFO] [stdout]              From<&Classes>
[INFO] [stdout]              From<&Option<T>>
[INFO] [stdout]              From<&String>
[INFO] [stdout]              From<&[T]>
[INFO] [stdout]              From<&implicit_clone::unsync::string::IString>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<Option<T>>
[INFO] [stdout]            and 4 others
[INFO] [stdout]    = note: required for `StyleSource` to implement `Into<Classes>`
[INFO] [stdout] help: consider removing this method call, as the receiver has type `StyleSource` and `StyleSource: From<StyleSource>` trivially holds
[INFO] [stdout]    |
[INFO] [stdout] 21 - let rendered = html! {<div class={s.clone()} />};
[INFO] [stdout] 21 + let rendered = html! {<div class={s} />};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - css (line 136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `stylist::yew`
[INFO] [stdout]    --> src/lib.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 | use stylist::yew::Global;
[INFO] [stdout]     |              ^^^ could not find `yew` in `stylist`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg(feature = "yew")]
[INFO] [stdout]     |       --------------- the item is gated behind the `yew` feature
[INFO] [stdout] 121 | pub mod yew;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Classes: From<StyleSource>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:142:35
[INFO] [stdout]     |
[INFO] [stdout] 142 | let rendered = html! {<div class={css!("color: red;")} />};
[INFO] [stdout]     |                -------------------^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                |                  |
[INFO] [stdout]     |                |                  the trait `From<StyleSource>` is not implemented for `Classes`
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: `Classes` implements trait `From<T>`:
[INFO] [stdout]               From<&Classes>
[INFO] [stdout]               From<&Option<T>>
[INFO] [stdout]               From<&String>
[INFO] [stdout]               From<&[T]>
[INFO] [stdout]               From<&implicit_clone::unsync::string::IString>
[INFO] [stdout]               From<&str>
[INFO] [stdout]               From<Cow<'_, str>>
[INFO] [stdout]               From<Option<T>>
[INFO] [stdout]             and 4 others
[INFO] [stdout]     = note: required for `StyleSource` to implement `Into<Classes>`
[INFO] [stdout]     = note: this error originates in the macro `css` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/global_style.rs - global_style::GlobalStyle::get_style_str (line 71)
[INFO] [stdout]     src/global_style.rs - global_style::GlobalStyle::new (line 40)
[INFO] [stdout]     src/lib.rs - (line 77)
[INFO] [stdout]     src/lib.rs - css (line 136)
[INFO] [stdout]     src/style.rs - style::Style::create (line 125)
[INFO] [stdout]     src/style.rs - style::Style::get_class_name (line 170)
[INFO] [stdout]     src/style.rs - style::Style::get_style_str (line 189)
[INFO] [stdout]     src/style.rs - style::Style::new (line 107)
[INFO] [stdout]     src/style_src.rs - style_src::StyleSource (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f71c779b64805352389baa147018e1bfe34d75c718c63dc0c78d51bbaf6b4442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f71c779b64805352389baa147018e1bfe34d75c718c63dc0c78d51bbaf6b4442", kill_on_drop: false }`
[INFO] [stdout] f71c779b64805352389baa147018e1bfe34d75c718c63dc0c78d51bbaf6b4442
