[INFO] fetching crate polished-css 0.1.0... [INFO] testing polished-css-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate polished-css 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate polished-css 0.1.0 [INFO] finished tweaking crates.io crate polished-css 0.1.0 [INFO] tweaked toml for crates.io crate polished-css 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polished-css 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 143 packages to latest compatible versions [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.27.2) [INFO] [stderr] Adding typed-builder v0.16.2 (available: v0.22.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b601b2dc25bbe2d38f025dbc286ce28f08dc4fa7b7b9dfe4d842e4db7e3f970 [INFO] running `Command { std: "docker" "start" "-a" "7b601b2dc25bbe2d38f025dbc286ce28f08dc4fa7b7b9dfe4d842e4db7e3f970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b601b2dc25bbe2d38f025dbc286ce28f08dc4fa7b7b9dfe4d842e4db7e3f970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b601b2dc25bbe2d38f025dbc286ce28f08dc4fa7b7b9dfe4d842e4db7e3f970", kill_on_drop: false }` [INFO] [stdout] 7b601b2dc25bbe2d38f025dbc286ce28f08dc4fa7b7b9dfe4d842e4db7e3f970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82cde105dc8313ac98090ec26c8c40e7a1e425cd5f52fbb3a9ed2d5e2bb30253 [INFO] running `Command { std: "docker" "start" "-a" "82cde105dc8313ac98090ec26c8c40e7a1e425cd5f52fbb3a9ed2d5e2bb30253", kill_on_drop: false }` [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling typed-builder v0.16.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling polished-css-macros v0.1.0 [INFO] [stderr] Compiling polished-css v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/selector/class.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/selector/class.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.61s [INFO] running `Command { std: "docker" "inspect" "82cde105dc8313ac98090ec26c8c40e7a1e425cd5f52fbb3a9ed2d5e2bb30253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82cde105dc8313ac98090ec26c8c40e7a1e425cd5f52fbb3a9ed2d5e2bb30253", kill_on_drop: false }` [INFO] [stdout] 82cde105dc8313ac98090ec26c8c40e7a1e425cd5f52fbb3a9ed2d5e2bb30253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9f989689a9a1aa89b6c0386e3d6e4af812770120d7f6d0f519c252221eaa5ee [INFO] running `Command { std: "docker" "start" "-a" "b9f989689a9a1aa89b6c0386e3d6e4af812770120d7f6d0f519c252221eaa5ee", kill_on_drop: false }` [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/selector/class.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/selector/class.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling polished-css v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `var::*` [INFO] [stdout] --> src/test/function/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use var::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `function::*` [INFO] [stdout] --> src/test/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use function::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `keyword::*` [INFO] [stdout] --> src/test/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use keyword::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `property::*` [INFO] [stdout] --> src/test/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use property::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/selector/class.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/selector/class.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.63s [INFO] running `Command { std: "docker" "inspect" "b9f989689a9a1aa89b6c0386e3d6e4af812770120d7f6d0f519c252221eaa5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f989689a9a1aa89b6c0386e3d6e4af812770120d7f6d0f519c252221eaa5ee", kill_on_drop: false }` [INFO] [stdout] b9f989689a9a1aa89b6c0386e3d6e4af812770120d7f6d0f519c252221eaa5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 412116eff4df9be4a3236d90a99e3776486b886da60532a3508e8baa10ac2b6b [INFO] running `Command { std: "docker" "start" "-a" "412116eff4df9be4a3236d90a99e3776486b886da60532a3508e8baa10ac2b6b", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/selector/class.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/selector/class.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] [INFO] [stderr] warning: unused import: `var::*` [INFO] [stderr] --> src/test/function/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use var::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `function::*` [INFO] [stderr] --> src/test/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use function::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `keyword::*` [INFO] [stderr] --> src/test/mod.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use keyword::*; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `property::*` [INFO] [stderr] --> src/test/mod.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub use property::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `polished-css` (lib) generated 2 warnings (run `cargo fix --lib -p polished-css` to apply 2 suggestions) [INFO] [stderr] warning: `polished-css` (lib test) generated 6 warnings (2 duplicates) (run `cargo fix --lib -p polished-css --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polished_css-a393d5afb4e4c677) [INFO] [stdout] [INFO] [stdout] running 156 tests [INFO] [stdout] test data_type::angle::test::display ... ok [INFO] [stdout] test data_type::alpha::test::display ... ok [INFO] [stdout] test data_type::angle::unit::test::display ... ok [INFO] [stdout] test data_type::chroma::test::display ... ok [INFO] [stdout] test data_type::color::absolute::function::oklch::test::display ... ok [INFO] [stdout] test data_type::color::absolute::named::test::display ... ok [INFO] [stdout] test data_type::color::system::test::display ... ok [INFO] [stdout] test data_type::custom_indent::test::display ... ok [INFO] [stdout] test data_type::dashed_indent::test::unit ... ok [INFO] [stdout] test data_type::dimension::test::display ... ok [INFO] [stdout] test data_type::color::absolute::function::test::display ... ok [INFO] [stdout] test data_type::color::test::display ... ok [INFO] [stdout] test data_type::flex::test::display ... ok [INFO] [stdout] test data_type::flex::unit::test::display ... ok [INFO] [stdout] test data_type::frequency::test::display ... ok [INFO] [stdout] test data_type::frequency::unit::test::display ... ok [INFO] [stdout] test data_type::frequency_percentage::test::display ... ok [INFO] [stdout] test data_type::hue::test::display ... ok [INFO] [stdout] test data_type::length::absolute::unit::test::display ... ok [INFO] [stdout] test data_type::integer::test::display ... ok [INFO] [stdout] test data_type::length::relative::container::test::display ... ok [INFO] [stdout] test data_type::length::relative::font::test::display ... ok [INFO] [stdout] test data_type::length::absolute::test::display ... ok [INFO] [stdout] test data_type::length::relative::font::unit::test::display ... ok [INFO] [stdout] test data_type::length::relative::container::unit::test::display ... ok [INFO] [stdout] test data_type::number::test::display ... ok [INFO] [stdout] test data_type::percentage::test::percentage ... ok [INFO] [stdout] test data_type::string::test::display ... ok [INFO] [stdout] test data_type::length::relative::test::display ... ok [INFO] [stdout] test data_type::lightness::test::display ... ok [INFO] [stdout] test data_type::color::absolute::test::display ... ok [INFO] [stdout] test data_type::resolution::unit::test::display ... ok [INFO] [stdout] test data_type::length::relative::viewport::test::display ... ok [INFO] [stdout] test data_type::length::relative::viewport::unit::test::display ... ok [INFO] [stdout] test data_type::length_percentage::test::display ... ok [INFO] [stdout] test data_type::resolution::test::display ... ok [INFO] [stdout] test property::appearance::animation::test::animation_composition ... ok [INFO] [stdout] test data_type::time::test::display ... ok [INFO] [stdout] test data_type::time::unit::test::display ... ok [INFO] [stdout] test property::appearance::animation::test::animation_delay ... ok [INFO] [stdout] test data_type::length::test::display ... ok [INFO] [stdout] test property::appearance::animation::test::animation_direction ... ok [INFO] [stdout] test function::var::test::display ... ok [INFO] [stdout] test property::appearance::animation::test::animation_duration ... ok [INFO] [stdout] test property::appearance::animation::test::animation_iteration_count ... ok [INFO] [stdout] test property::appearance::animation::test::animation_name ... ok [INFO] [stdout] test property::appearance::animation::test::animation_play_state ... ok [INFO] [stdout] test property::appearance::animation::test::animation_fill_mode ... ok [INFO] [stdout] test property::appearance::border::test::colors ... ok [INFO] [stdout] test property::appearance::border::test::radiuses ... ok [INFO] [stdout] test property::appearance::animation::test::animation_timing_function ... ok [INFO] [stdout] test property::appearance::border::test::style ... ok [INFO] [stdout] test property::appearance::test::opacity ... ok [INFO] [stdout] test property::layout::dimension::test::heights ... ok [INFO] [stdout] test property::layout::dimension::test::widths ... ok [INFO] [stdout] test property::layout::display::test::display ... ok [INFO] [stdout] test property::appearance::background::test::background_color ... ok [INFO] [stdout] test property::appearance::border::test::widths ... ok [INFO] [stdout] test property::layout::flex::test::flex_direction ... ok [INFO] [stdout] test property::layout::flex::test::flex_basis ... ok [INFO] [stdout] test property::layout::flex::test::flex_grow ... ok [INFO] [stdout] test property::layout::flex::test::flex_wrap ... ok [INFO] [stdout] test property::layout::gap::test::gaps ... ok [INFO] [stdout] test property::layout::grid::test::grid_area ... ok [INFO] [stdout] test property::layout::inset::test::insets ... ok [INFO] [stdout] test property::layout::margin::test::margins ... ok [INFO] [stdout] test property::layout::padding::test::paddings ... ok [INFO] [stdout] test property::layout::placement::align::test::align_items ... ok [INFO] [stdout] test property::layout::placement::align::test::align_self ... ok [INFO] [stdout] test property::layout::placement::justify::test::justify_self ... ok [INFO] [stdout] test property::layout::placement::justify::test::justify_items ... ok [INFO] [stdout] test property::layout::placement::place::test::place_content ... ok [INFO] [stdout] test property::layout::placement::align::test::align_content ... ok [INFO] [stdout] test property::layout::placement::place::test::place_items ... ok [INFO] [stdout] test property::layout::position::test::position ... ok [INFO] [stdout] test property::layout::position::test::z_index ... ok [INFO] [stdout] test property::layout::flex::test::flex_shrink ... ok [INFO] [stdout] test property::layout::r#box::test::box_sizing ... ok [INFO] [stdout] test property::layout::r#box::test::box_shadow_color ... ok [INFO] [stdout] test property::layout::test::aspect_ratio ... ok [INFO] [stdout] test property::layout::test::vertical_align ... ok [INFO] [stdout] test property::layout::test::resize ... ok [INFO] [stdout] test property::layout::placement::justify::test::justify_content ... ok [INFO] [stdout] test property::misc::list::test::list_style_type ... ok [INFO] [stdout] test property::layout::placement::place::test::place_self ... ok [INFO] [stdout] test property::misc::list::test::list_style_image ... ok [INFO] [stdout] test property::misc::list::test::list_style_position ... ok [INFO] [stdout] test property::misc::shape::test::shape_image_threshold ... ok [INFO] [stdout] test property::misc::shape::test::shape_margin ... ok [INFO] [stdout] test property::misc::shape::test::shape_style_type ... ok [INFO] [stdout] test property::misc::svg::test::fill ... ok [INFO] [stdout] test property::misc::test::pointer_events ... ok [INFO] [stdout] test property::misc::test::user_select ... ok [INFO] [stdout] test property::misc::test::visibilty ... ok [INFO] [stdout] test property::scroll::behavior::test::scroll_behavior ... ok [INFO] [stdout] test property::scroll::margin::test::scroll_margins ... ok [INFO] [stdout] test property::scroll::overflow::test::overflow_anchor ... ok [INFO] [stdout] test property::scroll::overflow::test::overflow_clip_margin ... ok [INFO] [stdout] test property::scroll::overflow::test::overflow_wrap ... ok [INFO] [stdout] test property::scroll::overflow::test::overflows ... ok [INFO] [stdout] test property::scroll::padding::test::paddings ... ok [INFO] [stdout] test property::scroll::snap::test::scroll_snap_align ... ok [INFO] [stdout] test property::scroll::snap::test::scroll_snap_stop ... ok [INFO] [stdout] test property::scroll::snap::test::scroll_snap_type ... ok [INFO] [stdout] test property::scroll::timeline::test::scroll_timeline_axis ... ok [INFO] [stdout] test property::scroll::timeline::test::scroll_timeline_name ... ok [INFO] [stdout] test property::test::name ... ok [INFO] [stdout] test property::test::property_with_data_type_alpha ... ok [INFO] [stdout] test property::test::property_with_data_type_angle ... ok [INFO] [stdout] test property::test::property_with_data_type_color ... ok [INFO] [stdout] test property::test::property_with_data_type_custom_ident ... ok [INFO] [stdout] test property::test::property_with_data_type_integer ... ok [INFO] [stdout] test property::test::property_with_data_type_length ... ok [INFO] [stdout] test property::test::property_with_data_type_number ... ok [INFO] [stdout] test property::test::property_with_data_type_length_percentage ... ok [INFO] [stdout] test property::test::property_with_data_type_ratio ... ok [INFO] [stdout] test property::transform::test::perspective ... ok [INFO] [stdout] test property::transform::test::perspective_origin ... ok [INFO] [stdout] test property::test::property_with_data_type_percentage ... ok [INFO] [stdout] test property::transform::test::rotate ... ok [INFO] [stdout] test property::transform::test::transform_box ... ok [INFO] [stdout] test property::test::property_with_data_type_time ... ok [INFO] [stdout] test property::transform::test::transform_style ... ok [INFO] [stdout] test property::test::property_with_data_type_string ... ok [INFO] [stdout] test property::transform::test::translate ... ok [INFO] [stdout] test property::transition::test::transition_property ... ok [INFO] [stdout] test property::transition::test::transitiong_duration ... ok [INFO] [stdout] test property::transform::test::transform_origin ... ok [INFO] [stdout] test property::transition::test::transitiong_delay ... ok [INFO] [stdout] test property::test::rule ... ok [INFO] [stdout] test property::typography::font::test::font_family ... ok [INFO] [stdout] test property::typography::font::test::font_size ... ok [INFO] [stdout] test property::transform::test::scale ... ok [INFO] [stdout] test property::typography::font::test::font_weight ... ok [INFO] [stdout] test property::typography::line::test::line_height ... ok [INFO] [stdout] test property::typography::test::tab_size ... ok [INFO] [stdout] test property::typography::text::decoration::test::line ... ok [INFO] [stdout] test property::typography::text::decoration::test::style ... ok [INFO] [stdout] test property::typography::text::decoration::test::thickness ... ok [INFO] [stdout] test property::typography::text::test::text_color ... ok [INFO] [stdout] test property::typography::text::test::text_shadow_color ... ok [INFO] [stdout] test property::typography::text::test::text_shadow_opacity ... ok [INFO] [stdout] test property::typography::line::test::line_break ... ok [INFO] [stdout] test property::typography::test::hyphens ... ok [INFO] [stdout] test property::typography::test::widows ... ok [INFO] [stdout] test property::typography::test::writing_mode ... ok [INFO] [stdout] test property::typography::text::decoration::test::color ... ok [INFO] [stdout] test property::typography::text::decoration::test::skip_link ... ok [INFO] [stdout] test property::typography::text::test::text_align ... ok [INFO] [stdout] test property::typography::text::test::text_transform ... ok [INFO] [stdout] test property::typography::white_space::test::white_space ... ok [INFO] [stdout] test property::typography::word::test::word_break ... ok [INFO] [stdout] test property::typography::word::test::word_spacing ... ok [INFO] [stdout] test style::test::builder ... ok [INFO] [stdout] test property::appearance::test::appearance ... ok [INFO] [stdout] test data_type::ratio::test::display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests polished_css [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/prelude.rs - prelude (line 3) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/prelude.rs - prelude (line 3) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `styles` [INFO] [stdout] --> src/prelude.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | use styles::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `styles` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `styles`, use `cargo add styles` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/prelude.rs - prelude (line 3) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "412116eff4df9be4a3236d90a99e3776486b886da60532a3508e8baa10ac2b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412116eff4df9be4a3236d90a99e3776486b886da60532a3508e8baa10ac2b6b", kill_on_drop: false }` [INFO] [stdout] 412116eff4df9be4a3236d90a99e3776486b886da60532a3508e8baa10ac2b6b