[INFO] cloning repository https://github.com/martindisch/resumable-css [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martindisch/resumable-css" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindisch%2Fresumable-css", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindisch%2Fresumable-css'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 108e5adbb2a309ecdd836172e06b2b0e33256bdb [INFO] checking martindisch/resumable-css against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartindisch%2Fresumable-css" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/martindisch/resumable-css [INFO] finished tweaking git repo https://github.com/martindisch/resumable-css [INFO] tweaked toml for git repo https://github.com/martindisch/resumable-css written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/martindisch/resumable-css on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/martindisch/resumable-css 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 118a31450d80989ee8d73cefb9dedcab144382ee2c01fb0606049a04539d064b [INFO] running `Command { std: "docker" "start" "-a" "118a31450d80989ee8d73cefb9dedcab144382ee2c01fb0606049a04539d064b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "118a31450d80989ee8d73cefb9dedcab144382ee2c01fb0606049a04539d064b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118a31450d80989ee8d73cefb9dedcab144382ee2c01fb0606049a04539d064b", kill_on_drop: false }` [INFO] [stdout] 118a31450d80989ee8d73cefb9dedcab144382ee2c01fb0606049a04539d064b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec71f8921c83b8f426e673dcc51dfef10f20e46674bca776da3264a3aefb6fc [INFO] running `Command { std: "docker" "start" "-a" "7ec71f8921c83b8f426e673dcc51dfef10f20e46674bca776da3264a3aefb6fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking data-url v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling parcel_selectors v0.26.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking const-str v0.3.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking cssparser v0.33.0 [INFO] [stderr] Checking cssparser-color v0.1.0 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking parcel_sourcemap v2.1.1 [INFO] [stderr] Checking lightningcss v1.0.0-alpha.54 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/media_query.rs:1166:29 [INFO] [stdout] | [INFO] [stdout] 1166 | Self::Unknown(v) => v.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 197 | | where [INFO] [stdout] 198 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 187 | | where [INFO] [stdout] 188 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1166 - Self::Unknown(v) => v.to_css(dest), [INFO] [stdout] 1166 + Self::Unknown(v) => cssparser::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1166 - Self::Unknown(v) => v.to_css(dest), [INFO] [stdout] 1166 + Self::Unknown(v) => traits::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/media_query.rs:1184:11 [INFO] [stdout] | [INFO] [stdout] 1184 | v.to_css(dest) [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 197 | | where [INFO] [stdout] 198 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 187 | | where [INFO] [stdout] 188 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1184 - v.to_css(dest) [INFO] [stdout] 1184 + cssparser::ToCss::to_css(&v, dest) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1184 - v.to_css(dest) [INFO] [stdout] 1184 + traits::ToCss::to_css(&v, dest) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/media_query.rs:1543:45 [INFO] [stdout] | [INFO] [stdout] 1543 | MediaFeatureValue::Number(num) => num.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1543 - MediaFeatureValue::Number(num) => num.to_css(dest), [INFO] [stdout] 1543 + MediaFeatureValue::Number(num) => cssparser::ToCss::to_css(&num, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1543 - MediaFeatureValue::Number(num) => num.to_css(dest), [INFO] [stdout] 1543 + MediaFeatureValue::Number(num) => traits::ToCss::to_css(&num, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/media_query.rs:1544:46 [INFO] [stdout] | [INFO] [stdout] 1544 | MediaFeatureValue::Integer(num) => num.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1544 - MediaFeatureValue::Integer(num) => num.to_css(dest), [INFO] [stdout] 1544 + MediaFeatureValue::Integer(num) => cssparser::ToCss::to_css(&num, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1544 - MediaFeatureValue::Integer(num) => num.to_css(dest), [INFO] [stdout] 1544 + MediaFeatureValue::Integer(num) => traits::ToCss::to_css(&num, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/media_query.rs:1555:12 [INFO] [stdout] | [INFO] [stdout] 1555 | id.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 197 | | where [INFO] [stdout] 198 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 187 | | where [INFO] [stdout] 188 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1555 - id.to_css(dest)?; [INFO] [stdout] 1555 + cssparser::ToCss::to_css(&id, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1555 - id.to_css(dest)?; [INFO] [stdout] 1555 + traits::ToCss::to_css(&id, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/animation.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | AnimationIterationCount::Number(val) => val.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 132 - AnimationIterationCount::Number(val) => val.to_css(dest), [INFO] [stdout] 132 + AnimationIterationCount::Number(val) => cssparser::ToCss::to_css(&val, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 132 - AnimationIterationCount::Number(val) => val.to_css(dest), [INFO] [stdout] 132 + AnimationIterationCount::Number(val) => traits::ToCss::to_css(&val, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/border_image.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | Number(n) => n.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 156 - Number(n) => n.to_css(dest), [INFO] [stdout] 156 + Number(n) => cssparser::ToCss::to_css(&n, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 156 - Number(n) => n.to_css(dest), [INFO] [stdout] 156 + Number(n) => traits::ToCss::to_css(&n, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:108:43 [INFO] [stdout] | [INFO] [stdout] 108 | CustomPropertyName::Unknown(u) => u.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 197 | | where [INFO] [stdout] 198 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 187 | | where [INFO] [stdout] 188 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 108 - CustomPropertyName::Unknown(u) => u.to_css(dest), [INFO] [stdout] 108 + CustomPropertyName::Unknown(u) => cssparser::ToCss::to_css(&u, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 108 - CustomPropertyName::Unknown(u) => u.to_css(dest), [INFO] [stdout] 108 + CustomPropertyName::Unknown(u) => traits::ToCss::to_css(&u, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:618:19 [INFO] [stdout] | [INFO] [stdout] 618 | value.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 618 - value.to_css(dest)?; [INFO] [stdout] 618 + cssparser::ToCss::to_css(&value, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 618 - value.to_css(dest)?; [INFO] [stdout] 618 + traits::ToCss::to_css(&value, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1431:12 [INFO] [stdout] | [INFO] [stdout] 1431 | item.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1431 - item.to_css(dest)?; [INFO] [stdout] 1431 + cssparser::ToCss::to_css(&item, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1431 - item.to_css(dest)?; [INFO] [stdout] 1431 + traits::ToCss::to_css(&item, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1470:15 [INFO] [stdout] | [INFO] [stdout] 1470 | self.name.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 197 | | where [INFO] [stdout] 198 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 187 | | where [INFO] [stdout] 188 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1470 - self.name.to_css(dest)?; [INFO] [stdout] 1470 + cssparser::ToCss::to_css(&self.name, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1470 - self.name.to_css(dest)?; [INFO] [stdout] 1470 + traits::ToCss::to_css(&self.name, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1603:16 [INFO] [stdout] | [INFO] [stdout] 1603 | c(r).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1603 - c(r).to_css(dest)?; [INFO] [stdout] 1603 + cssparser::ToCss::to_css(&c(r), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1603 - c(r).to_css(dest)?; [INFO] [stdout] 1603 + traits::ToCss::to_css(&c(r), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1605:16 [INFO] [stdout] | [INFO] [stdout] 1605 | c(g).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1605 - c(g).to_css(dest)?; [INFO] [stdout] 1605 + cssparser::ToCss::to_css(&c(g), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1605 - c(g).to_css(dest)?; [INFO] [stdout] 1605 + traits::ToCss::to_css(&c(g), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1607:16 [INFO] [stdout] | [INFO] [stdout] 1607 | c(b).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1607 - c(b).to_css(dest)?; [INFO] [stdout] 1607 + cssparser::ToCss::to_css(&c(b), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1607 - c(b).to_css(dest)?; [INFO] [stdout] 1607 + traits::ToCss::to_css(&c(b), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1615:14 [INFO] [stdout] | [INFO] [stdout] 1615 | c(r).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1615 - c(r).to_css(dest)?; [INFO] [stdout] 1615 + cssparser::ToCss::to_css(&c(r), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1615 - c(r).to_css(dest)?; [INFO] [stdout] 1615 + traits::ToCss::to_css(&c(r), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1617:14 [INFO] [stdout] | [INFO] [stdout] 1617 | c(g).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1617 - c(g).to_css(dest)?; [INFO] [stdout] 1617 + cssparser::ToCss::to_css(&c(g), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1617 - c(g).to_css(dest)?; [INFO] [stdout] 1617 + traits::ToCss::to_css(&c(g), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1619:14 [INFO] [stdout] | [INFO] [stdout] 1619 | c(b).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1619 - c(b).to_css(dest)?; [INFO] [stdout] 1619 + cssparser::ToCss::to_css(&c(b), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1619 - c(b).to_css(dest)?; [INFO] [stdout] 1619 + traits::ToCss::to_css(&c(b), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1627:13 [INFO] [stdout] | [INFO] [stdout] 1627 | h.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1627 - h.to_css(dest)?; [INFO] [stdout] 1627 + cssparser::ToCss::to_css(&h, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1627 - h.to_css(dest)?; [INFO] [stdout] 1627 + traits::ToCss::to_css(&h, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/custom.rs:1639:11 [INFO] [stdout] | [INFO] [stdout] 1639 | h.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1639 - h.to_css(dest)?; [INFO] [stdout] 1639 + cssparser::ToCss::to_css(&h, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1639 - h.to_css(dest)?; [INFO] [stdout] 1639 + traits::ToCss::to_css(&h, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/display.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 79 - prefix.to_css(dest)?; [INFO] [stdout] 79 + cssparser::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 79 - prefix.to_css(dest)?; [INFO] [stdout] 79 + traits::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/display.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 87 - prefix.to_css(dest)?; [INFO] [stdout] 87 + cssparser::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 87 - prefix.to_css(dest)?; [INFO] [stdout] 87 + traits::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/display.rs:249:16 [INFO] [stdout] | [INFO] [stdout] 249 | prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 249 - prefix.to_css(dest)?; [INFO] [stdout] 249 + cssparser::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 249 - prefix.to_css(dest)?; [INFO] [stdout] 249 + traits::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/display.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 261 | prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 261 - prefix.to_css(dest)?; [INFO] [stdout] 261 + cssparser::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 261 - prefix.to_css(dest)?; [INFO] [stdout] 261 + traits::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/flex.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | self.grow.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 211 - self.grow.to_css(dest)?; [INFO] [stdout] 211 + cssparser::ToCss::to_css(&self.grow, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 211 - self.grow.to_css(dest)?; [INFO] [stdout] 211 + traits::ToCss::to_css(&self.grow, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/flex.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | self.shrink.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 214 - self.shrink.to_css(dest)?; [INFO] [stdout] 214 + cssparser::ToCss::to_css(&self.shrink, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 214 - self.shrink.to_css(dest)?; [INFO] [stdout] 214 + traits::ToCss::to_css(&self.shrink, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/font.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | Weight(val) => val.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 140 - Weight(val) => val.to_css(dest), [INFO] [stdout] 140 + Weight(val) => cssparser::ToCss::to_css(&val, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 140 - Weight(val) => val.to_css(dest), [INFO] [stdout] 140 + Weight(val) => traits::ToCss::to_css(&val, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/font.rs:692:38 [INFO] [stdout] | [INFO] [stdout] 692 | LineHeight::Number(val) => val.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 692 - LineHeight::Number(val) => val.to_css(dest), [INFO] [stdout] 692 + LineHeight::Number(val) => cssparser::ToCss::to_css(&val, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 692 - LineHeight::Number(val) => val.to_css(dest), [INFO] [stdout] 692 + LineHeight::Number(val) => traits::ToCss::to_css(&val, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/grid.rs:394:39 [INFO] [stdout] | [INFO] [stdout] 394 | RepeatCount::Number(num) => num.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 394 - RepeatCount::Number(num) => num.to_css(dest), [INFO] [stdout] 394 + RepeatCount::Number(num) => cssparser::ToCss::to_css(&num, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 394 - RepeatCount::Number(num) => num.to_css(dest), [INFO] [stdout] 394 + RepeatCount::Number(num) => traits::ToCss::to_css(&num, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/grid.rs:1436:15 [INFO] [stdout] | [INFO] [stdout] 1436 | index.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1436 - index.to_css(dest)?; [INFO] [stdout] 1436 + cssparser::ToCss::to_css(&index, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1436 - index.to_css(dest)?; [INFO] [stdout] 1436 + traits::ToCss::to_css(&index, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/grid.rs:1446:17 [INFO] [stdout] | [INFO] [stdout] 1446 | index.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1446 - index.to_css(dest)?; [INFO] [stdout] 1446 + cssparser::ToCss::to_css(&index, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1446 - index.to_css(dest)?; [INFO] [stdout] 1446 + traits::ToCss::to_css(&index, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/list.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | ListStyleType::String(s) => s.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:351:3 [INFO] [stdout] | [INFO] [stdout] 351 | / fn to_css(&self, dest: &mut W) -> fmt::Result [INFO] [stdout] 352 | | where [INFO] [stdout] 353 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:341:3 [INFO] [stdout] | [INFO] [stdout] 341 | / fn to_css(&self, dest: &mut crate::printer::Printer) -> Result<(), crate::error::PrinterError> [INFO] [stdout] 342 | | where [INFO] [stdout] 343 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 66 - ListStyleType::String(s) => s.to_css(dest), [INFO] [stdout] 66 + ListStyleType::String(s) => cssparser::ToCss::to_css(&s, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 66 - ListStyleType::String(s) => s.to_css(dest), [INFO] [stdout] 66 + ListStyleType::String(s) => traits::ToCss::to_css(&s, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/list.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | Symbol::String(s) => s.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:351:3 [INFO] [stdout] | [INFO] [stdout] 351 | / fn to_css(&self, dest: &mut W) -> fmt::Result [INFO] [stdout] 352 | | where [INFO] [stdout] 353 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:341:3 [INFO] [stdout] | [INFO] [stdout] 341 | / fn to_css(&self, dest: &mut crate::printer::Printer) -> Result<(), crate::error::PrinterError> [INFO] [stdout] 342 | | where [INFO] [stdout] 343 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 346 - Symbol::String(s) => s.to_css(dest), [INFO] [stdout] 346 + Symbol::String(s) => cssparser::ToCss::to_css(&s, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 346 - Symbol::String(s) => s.to_css(dest), [INFO] [stdout] 346 + Symbol::String(s) => traits::ToCss::to_css(&s, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/position.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 68 - prefix.to_css(dest)?; [INFO] [stdout] 68 + cssparser::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 68 - prefix.to_css(dest)?; [INFO] [stdout] 68 + traits::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/position.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | ZIndex::Integer(value) => value.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 110 - ZIndex::Integer(value) => value.to_css(dest), [INFO] [stdout] 110 + ZIndex::Integer(value) => cssparser::ToCss::to_css(&value, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 110 - ZIndex::Integer(value) => value.to_css(dest), [INFO] [stdout] 110 + ZIndex::Integer(value) => traits::ToCss::to_css(&value, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/size.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 107 - vp.to_css(dest)?; [INFO] [stdout] 107 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 107 - vp.to_css(dest)?; [INFO] [stdout] 107 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/size.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 111 - vp.to_css(dest)?; [INFO] [stdout] 111 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 111 - vp.to_css(dest)?; [INFO] [stdout] 111 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/size.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 115 - vp.to_css(dest)?; [INFO] [stdout] 115 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 115 - vp.to_css(dest)?; [INFO] [stdout] 115 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/size.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 241 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 241 - vp.to_css(dest)?; [INFO] [stdout] 241 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 241 - vp.to_css(dest)?; [INFO] [stdout] 241 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/size.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 245 - vp.to_css(dest)?; [INFO] [stdout] 245 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 245 - vp.to_css(dest)?; [INFO] [stdout] 245 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/size.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 249 - vp.to_css(dest)?; [INFO] [stdout] 249 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 249 - vp.to_css(dest)?; [INFO] [stdout] 249 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/text.rs:1008:41 [INFO] [stdout] | [INFO] [stdout] 1008 | TextEmphasisStyle::String(s) => s.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:351:3 [INFO] [stdout] | [INFO] [stdout] 351 | / fn to_css(&self, dest: &mut W) -> fmt::Result [INFO] [stdout] 352 | | where [INFO] [stdout] 353 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:341:3 [INFO] [stdout] | [INFO] [stdout] 341 | / fn to_css(&self, dest: &mut crate::printer::Printer) -> Result<(), crate::error::PrinterError> [INFO] [stdout] 342 | | where [INFO] [stdout] 343 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1008 - TextEmphasisStyle::String(s) => s.to_css(dest), [INFO] [stdout] 1008 + TextEmphasisStyle::String(s) => cssparser::ToCss::to_css(&s, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1008 - TextEmphasisStyle::String(s) => s.to_css(dest), [INFO] [stdout] 1008 + TextEmphasisStyle::String(s) => traits::ToCss::to_css(&s, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1083:13 [INFO] [stdout] | [INFO] [stdout] 1083 | y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1083 - y.to_css(dest)?; [INFO] [stdout] 1083 + cssparser::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1083 - y.to_css(dest)?; [INFO] [stdout] 1083 + traits::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1086:13 [INFO] [stdout] | [INFO] [stdout] 1086 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1086 - x.to_css(dest)?; [INFO] [stdout] 1086 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1086 - x.to_css(dest)?; [INFO] [stdout] 1086 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1089:13 [INFO] [stdout] | [INFO] [stdout] 1089 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1089 - x.to_css(dest)?; [INFO] [stdout] 1089 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1089 - x.to_css(dest)?; [INFO] [stdout] 1089 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1092:15 [INFO] [stdout] | [INFO] [stdout] 1092 | y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1092 - y.to_css(dest)?; [INFO] [stdout] 1092 + cssparser::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1092 - y.to_css(dest)?; [INFO] [stdout] 1092 + traits::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1119:13 [INFO] [stdout] | [INFO] [stdout] 1119 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1119 - x.to_css(dest)?; [INFO] [stdout] 1119 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1119 - x.to_css(dest)?; [INFO] [stdout] 1119 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1123 - x.to_css(dest)?; [INFO] [stdout] 1123 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1123 - x.to_css(dest)?; [INFO] [stdout] 1123 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1127:13 [INFO] [stdout] | [INFO] [stdout] 1127 | y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1127 - y.to_css(dest)?; [INFO] [stdout] 1127 + cssparser::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1127 - y.to_css(dest)?; [INFO] [stdout] 1127 + traits::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1131:13 [INFO] [stdout] | [INFO] [stdout] 1131 | z.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1131 - z.to_css(dest)?; [INFO] [stdout] 1131 + cssparser::ToCss::to_css(&z, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1131 - z.to_css(dest)?; [INFO] [stdout] 1131 + traits::ToCss::to_css(&z, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1135:13 [INFO] [stdout] | [INFO] [stdout] 1135 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1135 - x.to_css(dest)?; [INFO] [stdout] 1135 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1135 - x.to_css(dest)?; [INFO] [stdout] 1135 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1137:13 [INFO] [stdout] | [INFO] [stdout] 1137 | y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1137 - y.to_css(dest)?; [INFO] [stdout] 1137 + cssparser::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1137 - y.to_css(dest)?; [INFO] [stdout] 1137 + traits::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1140:13 [INFO] [stdout] | [INFO] [stdout] 1140 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1140 - x.to_css(dest)?; [INFO] [stdout] 1140 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1140 - x.to_css(dest)?; [INFO] [stdout] 1140 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1142:13 [INFO] [stdout] | [INFO] [stdout] 1142 | y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1142 - y.to_css(dest)?; [INFO] [stdout] 1142 + cssparser::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1142 - y.to_css(dest)?; [INFO] [stdout] 1142 + traits::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1144:13 [INFO] [stdout] | [INFO] [stdout] 1144 | z.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1144 - z.to_css(dest)?; [INFO] [stdout] 1144 + cssparser::ToCss::to_css(&z, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1144 - z.to_css(dest)?; [INFO] [stdout] 1144 + traits::ToCss::to_css(&z, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1183:13 [INFO] [stdout] | [INFO] [stdout] 1183 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1183 - x.to_css(dest)?; [INFO] [stdout] 1183 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1183 - x.to_css(dest)?; [INFO] [stdout] 1183 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1185:13 [INFO] [stdout] | [INFO] [stdout] 1185 | y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1185 - y.to_css(dest)?; [INFO] [stdout] 1185 + cssparser::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1185 - y.to_css(dest)?; [INFO] [stdout] 1185 + traits::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1187:13 [INFO] [stdout] | [INFO] [stdout] 1187 | z.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1187 - z.to_css(dest)?; [INFO] [stdout] 1187 + cssparser::ToCss::to_css(&z, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1187 - z.to_css(dest)?; [INFO] [stdout] 1187 + traits::ToCss::to_css(&z, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1224:11 [INFO] [stdout] | [INFO] [stdout] 1224 | a.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1224 - a.to_css(dest)?; [INFO] [stdout] 1224 + cssparser::ToCss::to_css(&a, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1224 - a.to_css(dest)?; [INFO] [stdout] 1224 + traits::ToCss::to_css(&a, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1226:11 [INFO] [stdout] | [INFO] [stdout] 1226 | b.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1226 - b.to_css(dest)?; [INFO] [stdout] 1226 + cssparser::ToCss::to_css(&b, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1226 - b.to_css(dest)?; [INFO] [stdout] 1226 + traits::ToCss::to_css(&b, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1228:11 [INFO] [stdout] | [INFO] [stdout] 1228 | c.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1228 - c.to_css(dest)?; [INFO] [stdout] 1228 + cssparser::ToCss::to_css(&c, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1228 - c.to_css(dest)?; [INFO] [stdout] 1228 + traits::ToCss::to_css(&c, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1230:11 [INFO] [stdout] | [INFO] [stdout] 1230 | d.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1230 - d.to_css(dest)?; [INFO] [stdout] 1230 + cssparser::ToCss::to_css(&d, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1230 - d.to_css(dest)?; [INFO] [stdout] 1230 + traits::ToCss::to_css(&d, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1232:11 [INFO] [stdout] | [INFO] [stdout] 1232 | e.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1232 - e.to_css(dest)?; [INFO] [stdout] 1232 + cssparser::ToCss::to_css(&e, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1232 - e.to_css(dest)?; [INFO] [stdout] 1232 + traits::ToCss::to_css(&e, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1234:11 [INFO] [stdout] | [INFO] [stdout] 1234 | f.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1234 - f.to_css(dest)?; [INFO] [stdout] 1234 + cssparser::ToCss::to_css(&f, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1234 - f.to_css(dest)?; [INFO] [stdout] 1234 + traits::ToCss::to_css(&f, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1256:13 [INFO] [stdout] | [INFO] [stdout] 1256 | m11.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1256 - m11.to_css(dest)?; [INFO] [stdout] 1256 + cssparser::ToCss::to_css(&m11, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1256 - m11.to_css(dest)?; [INFO] [stdout] 1256 + traits::ToCss::to_css(&m11, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1258:13 [INFO] [stdout] | [INFO] [stdout] 1258 | m12.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1258 - m12.to_css(dest)?; [INFO] [stdout] 1258 + cssparser::ToCss::to_css(&m12, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1258 - m12.to_css(dest)?; [INFO] [stdout] 1258 + traits::ToCss::to_css(&m12, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1260:13 [INFO] [stdout] | [INFO] [stdout] 1260 | m13.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1260 - m13.to_css(dest)?; [INFO] [stdout] 1260 + cssparser::ToCss::to_css(&m13, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1260 - m13.to_css(dest)?; [INFO] [stdout] 1260 + traits::ToCss::to_css(&m13, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1262:13 [INFO] [stdout] | [INFO] [stdout] 1262 | m14.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1262 - m14.to_css(dest)?; [INFO] [stdout] 1262 + cssparser::ToCss::to_css(&m14, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1262 - m14.to_css(dest)?; [INFO] [stdout] 1262 + traits::ToCss::to_css(&m14, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1264:13 [INFO] [stdout] | [INFO] [stdout] 1264 | m21.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1264 - m21.to_css(dest)?; [INFO] [stdout] 1264 + cssparser::ToCss::to_css(&m21, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1264 - m21.to_css(dest)?; [INFO] [stdout] 1264 + traits::ToCss::to_css(&m21, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1266:13 [INFO] [stdout] | [INFO] [stdout] 1266 | m22.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1266 - m22.to_css(dest)?; [INFO] [stdout] 1266 + cssparser::ToCss::to_css(&m22, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1266 - m22.to_css(dest)?; [INFO] [stdout] 1266 + traits::ToCss::to_css(&m22, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1268:13 [INFO] [stdout] | [INFO] [stdout] 1268 | m23.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1268 - m23.to_css(dest)?; [INFO] [stdout] 1268 + cssparser::ToCss::to_css(&m23, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1268 - m23.to_css(dest)?; [INFO] [stdout] 1268 + traits::ToCss::to_css(&m23, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1270:13 [INFO] [stdout] | [INFO] [stdout] 1270 | m24.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1270 - m24.to_css(dest)?; [INFO] [stdout] 1270 + cssparser::ToCss::to_css(&m24, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1270 - m24.to_css(dest)?; [INFO] [stdout] 1270 + traits::ToCss::to_css(&m24, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1272:13 [INFO] [stdout] | [INFO] [stdout] 1272 | m31.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1272 - m31.to_css(dest)?; [INFO] [stdout] 1272 + cssparser::ToCss::to_css(&m31, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1272 - m31.to_css(dest)?; [INFO] [stdout] 1272 + traits::ToCss::to_css(&m31, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1274:13 [INFO] [stdout] | [INFO] [stdout] 1274 | m32.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1274 - m32.to_css(dest)?; [INFO] [stdout] 1274 + cssparser::ToCss::to_css(&m32, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1274 - m32.to_css(dest)?; [INFO] [stdout] 1274 + traits::ToCss::to_css(&m32, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1276:13 [INFO] [stdout] | [INFO] [stdout] 1276 | m33.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1276 - m33.to_css(dest)?; [INFO] [stdout] 1276 + cssparser::ToCss::to_css(&m33, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1276 - m33.to_css(dest)?; [INFO] [stdout] 1276 + traits::ToCss::to_css(&m33, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1278:13 [INFO] [stdout] | [INFO] [stdout] 1278 | m34.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1278 - m34.to_css(dest)?; [INFO] [stdout] 1278 + cssparser::ToCss::to_css(&m34, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1278 - m34.to_css(dest)?; [INFO] [stdout] 1278 + traits::ToCss::to_css(&m34, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1280:13 [INFO] [stdout] | [INFO] [stdout] 1280 | m41.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1280 - m41.to_css(dest)?; [INFO] [stdout] 1280 + cssparser::ToCss::to_css(&m41, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1280 - m41.to_css(dest)?; [INFO] [stdout] 1280 + traits::ToCss::to_css(&m41, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1282:13 [INFO] [stdout] | [INFO] [stdout] 1282 | m42.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1282 - m42.to_css(dest)?; [INFO] [stdout] 1282 + cssparser::ToCss::to_css(&m42, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1282 - m42.to_css(dest)?; [INFO] [stdout] 1282 + traits::ToCss::to_css(&m42, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1284:13 [INFO] [stdout] | [INFO] [stdout] 1284 | m43.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1284 - m43.to_css(dest)?; [INFO] [stdout] 1284 + cssparser::ToCss::to_css(&m43, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1284 - m43.to_css(dest)?; [INFO] [stdout] 1284 + traits::ToCss::to_css(&m43, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1286:13 [INFO] [stdout] | [INFO] [stdout] 1286 | m44.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1286 - m44.to_css(dest)?; [INFO] [stdout] 1286 + cssparser::ToCss::to_css(&m44, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1286 - m44.to_css(dest)?; [INFO] [stdout] 1286 + traits::ToCss::to_css(&m44, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1572:14 [INFO] [stdout] | [INFO] [stdout] 1572 | self.x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1572 - self.x.to_css(dest)?; [INFO] [stdout] 1572 + cssparser::ToCss::to_css(&self.x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1572 - self.x.to_css(dest)?; [INFO] [stdout] 1572 + traits::ToCss::to_css(&self.x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1574:14 [INFO] [stdout] | [INFO] [stdout] 1574 | self.y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1574 - self.y.to_css(dest)?; [INFO] [stdout] 1574 + cssparser::ToCss::to_css(&self.y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1574 - self.y.to_css(dest)?; [INFO] [stdout] 1574 + traits::ToCss::to_css(&self.y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/transform.rs:1576:14 [INFO] [stdout] | [INFO] [stdout] 1576 | self.z.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1576 - self.z.to_css(dest)?; [INFO] [stdout] 1576 + cssparser::ToCss::to_css(&self.z, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1576 - self.z.to_css(dest)?; [INFO] [stdout] 1576 + traits::ToCss::to_css(&self.z, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/ui.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | x.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 82 - x.to_css(dest)?; [INFO] [stdout] 82 + cssparser::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 82 - x.to_css(dest)?; [INFO] [stdout] 82 + traits::ToCss::to_css(&x, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/ui.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | y.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 84 - y.to_css(dest)?; [INFO] [stdout] 84 + cssparser::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 84 - y.to_css(dest)?; [INFO] [stdout] 84 + traits::ToCss::to_css(&y, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/mod.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | p.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1157 | / define_properties! { [INFO] [stdout] 1158 | | "background-color": BackgroundColor(CssColor), [INFO] [stdout] 1159 | | "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>), [INFO] [stdout] 1160 | | "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>), [INFO] [stdout] ... | [INFO] [stdout] 1591 | | "color-scheme": ColorScheme(ColorScheme), [INFO] [stdout] 1592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `define_properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 265 - p.to_css(dest)?; [INFO] [stdout] 265 + cssparser::ToCss::to_css(&p, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 265 - p.to_css(dest)?; [INFO] [stdout] 265 + traits::ToCss::to_css(&p, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/mod.rs:759:19 [INFO] [stdout] | [INFO] [stdout] 759 | val.to_css(dest) [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1157 | / define_properties! { [INFO] [stdout] 1158 | | "background-color": BackgroundColor(CssColor), [INFO] [stdout] 1159 | | "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>), [INFO] [stdout] 1160 | | "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>), [INFO] [stdout] ... | [INFO] [stdout] 1591 | | "color-scheme": ColorScheme(ColorScheme), [INFO] [stdout] 1592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `define_properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 759 - val.to_css(dest) [INFO] [stdout] 759 + cssparser::ToCss::to_css(&val, dest) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 759 - val.to_css(dest) [INFO] [stdout] 759 + traits::ToCss::to_css(&val, dest) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/mod.rs:759:19 [INFO] [stdout] | [INFO] [stdout] 759 | val.to_css(dest) [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1157 | / define_properties! { [INFO] [stdout] 1158 | | "background-color": BackgroundColor(CssColor), [INFO] [stdout] 1159 | | "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>), [INFO] [stdout] 1160 | | "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>), [INFO] [stdout] ... | [INFO] [stdout] 1591 | | "color-scheme": ColorScheme(ColorScheme), [INFO] [stdout] 1592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `define_properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 759 - val.to_css(dest) [INFO] [stdout] 759 + cssparser::ToCss::to_css(&val, dest) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 759 - val.to_css(dest) [INFO] [stdout] 759 + traits::ToCss::to_css(&val, dest) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/properties/mod.rs:838:13 [INFO] [stdout] | [INFO] [stdout] 838 | p.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1157 | / define_properties! { [INFO] [stdout] 1158 | | "background-color": BackgroundColor(CssColor), [INFO] [stdout] 1159 | | "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>), [INFO] [stdout] 1160 | | "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>), [INFO] [stdout] ... | [INFO] [stdout] 1591 | | "color-scheme": ColorScheme(ColorScheme), [INFO] [stdout] 1592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `define_properties` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 838 - p.to_css(dest)?; [INFO] [stdout] 838 + cssparser::ToCss::to_css(&p, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 838 - p.to_css(dest)?; [INFO] [stdout] 838 + traits::ToCss::to_css(&p, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/font_palette_values.rs:211:53 [INFO] [stdout] | [INFO] [stdout] 211 | BasePalette::Integer(i) => (*i as CSSInteger).to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 211 - BasePalette::Integer(i) => (*i as CSSInteger).to_css(dest), [INFO] [stdout] 211 + BasePalette::Integer(i) => cssparser::ToCss::to_css(&(*i as CSSInteger), dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 211 - BasePalette::Integer(i) => (*i as CSSInteger).to_css(dest), [INFO] [stdout] 211 + BasePalette::Integer(i) => traits::ToCss::to_css(&(*i as CSSInteger), dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/font_palette_values.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | (self.index as CSSInteger).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 240 - (self.index as CSSInteger).to_css(dest)?; [INFO] [stdout] 240 + cssparser::ToCss::to_css(&(self.index as CSSInteger), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 240 - (self.index as CSSInteger).to_css(dest)?; [INFO] [stdout] 240 + traits::ToCss::to_css(&(self.index as CSSInteger), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/keyframes.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 257 | write_prefix!(WebKit); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + traits::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/keyframes.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 258 | write_prefix!(Moz); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + traits::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/keyframes.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 259 | write_prefix!(O); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + traits::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/keyframes.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 260 | write_prefix!(None); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 234 - VendorPrefix::$prefix.to_css(dest)?; [INFO] [stdout] 234 + traits::ToCss::to_css(&VendorPrefix::$prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/style.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | self.selectors.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `parcel_selectors::SelectorList<'i, Impl>` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `parcel_selectors::SelectorList<'i, Selectors>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1252:3 [INFO] [stdout] | [INFO] [stdout] 1252 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 1253 | | where [INFO] [stdout] 1254 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 239 - self.selectors.to_css(dest)?; [INFO] [stdout] 239 + cssparser::ToCss::to_css(&self.selectors, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 239 - self.selectors.to_css(dest)?; [INFO] [stdout] 239 + traits::ToCss::to_css(&self.selectors, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/rules/supports.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | p.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 337 - p.to_css(dest)?; [INFO] [stdout] 337 + cssparser::ToCss::to_css(&p, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 337 - p.to_css(dest)?; [INFO] [stdout] 337 + traits::ToCss::to_css(&p, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:712:10 [INFO] [stdout] | [INFO] [stdout] 712 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 712 - vp.to_css(dest)?; [INFO] [stdout] 712 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 712 - vp.to_css(dest)?; [INFO] [stdout] 712 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:660:10 [INFO] [stdout] | [INFO] [stdout] 660 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 733 | AnyLink(prefix) => write_prefixed!(prefix, "any-link"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:660:10 [INFO] [stdout] | [INFO] [stdout] 660 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 743 | ReadOnly(prefix) => write_prefixed!(prefix, "read-only"), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:660:10 [INFO] [stdout] | [INFO] [stdout] 660 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 744 | ReadWrite(prefix) => write_prefixed!(prefix, "read-write"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:660:10 [INFO] [stdout] | [INFO] [stdout] 660 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 745 | PlaceholderShown(prefix) => write_prefixed!(prefix, "placeholder-shown"), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:660:10 [INFO] [stdout] | [INFO] [stdout] 660 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 760 | Autofill(prefix) => write_prefixed!(prefix, "autofill"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 660 - vp.to_css(dest)?; [INFO] [stdout] 660 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1092 | Selection(prefix) => write_prefixed!(prefix, "selection"), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` which comes from the expansion of the macro `write_prefixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1106 | let vp = write_prefix!(prefix); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1113 | Backdrop(prefix) => write_prefixed!(prefix, "backdrop"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` which comes from the expansion of the macro `write_prefixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1071:10 [INFO] [stdout] | [INFO] [stdout] 1071 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] ... [INFO] [stdout] 1115 | let vp = write_prefix!(prefix); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] = note: this error originates in the macro `write_prefix` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1071 - vp.to_css(dest)?; [INFO] [stdout] 1071 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1325:20 [INFO] [stdout] | [INFO] [stdout] 1325 | combinator.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `parcel_selectors::parser::Combinator` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `parcel_selectors::parser::Combinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1261:3 [INFO] [stdout] | [INFO] [stdout] 1261 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 1262 | | where [INFO] [stdout] 1263 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1325 - combinator.to_css(dest)?; [INFO] [stdout] 1325 + cssparser::ToCss::to_css(&combinator, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1325 - combinator.to_css(dest)?; [INFO] [stdout] 1325 + traits::ToCss::to_css(&combinator, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1445:20 [INFO] [stdout] | [INFO] [stdout] 1445 | Some(c) => c.to_css(dest)?, [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `parcel_selectors::parser::Combinator` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `parcel_selectors::parser::Combinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1261:3 [INFO] [stdout] | [INFO] [stdout] 1261 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 1262 | | where [INFO] [stdout] 1263 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1445 - Some(c) => c.to_css(dest)?, [INFO] [stdout] 1445 + Some(c) => cssparser::ToCss::to_css(&c, dest)?, [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1445 - Some(c) => c.to_css(dest)?, [INFO] [stdout] 1445 + Some(c) => traits::ToCss::to_css(&c, dest)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1468:39 [INFO] [stdout] | [INFO] [stdout] 1468 | Component::Combinator(ref c) => c.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `parcel_selectors::parser::Combinator` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `parcel_selectors::parser::Combinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1261:3 [INFO] [stdout] | [INFO] [stdout] 1261 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 1262 | | where [INFO] [stdout] 1263 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1468 - Component::Combinator(ref c) => c.to_css(dest), [INFO] [stdout] 1468 + Component::Combinator(ref c) => cssparser::ToCss::to_css(&c, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1468 - Component::Combinator(ref c) => c.to_css(dest), [INFO] [stdout] 1468 + Component::Combinator(ref c) => traits::ToCss::to_css(&c, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1485:23 [INFO] [stdout] | [INFO] [stdout] 1485 | let s = value.to_css_string(Default::default())?; [INFO] [stdout] | ^^^^^^^^^^^^^ multiple `to_css_string` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | impl<'i> cssparser::ToCss for CSSString<'i> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/traits.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | fn to_css_string(&self, options: PrinterOptions) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1485 - let s = value.to_css_string(Default::default())?; [INFO] [stdout] 1485 + let s = cssparser::ToCss::to_css_string(&value, Default::default())?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1485 - let s = value.to_css_string(Default::default())?; [INFO] [stdout] 1485 + let s = traits::ToCss::to_css_string(&value, Default::default())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1493:15 [INFO] [stdout] | [INFO] [stdout] 1493 | value.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:351:3 [INFO] [stdout] | [INFO] [stdout] 351 | / fn to_css(&self, dest: &mut W) -> fmt::Result [INFO] [stdout] 352 | | where [INFO] [stdout] 353 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `CSSString<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/string.rs:341:3 [INFO] [stdout] | [INFO] [stdout] 341 | / fn to_css(&self, dest: &mut crate::printer::Printer) -> Result<(), crate::error::PrinterError> [INFO] [stdout] 342 | | where [INFO] [stdout] 343 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1493 - value.to_css(dest)?; [INFO] [stdout] 1493 + cssparser::ToCss::to_css(&value, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1493 - value.to_css(dest)?; [INFO] [stdout] 1493 + traits::ToCss::to_css(&value, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1520:16 [INFO] [stdout] | [INFO] [stdout] 1520 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1520 - vp.to_css(dest)?; [INFO] [stdout] 1520 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1520 - vp.to_css(dest)?; [INFO] [stdout] 1520 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1533:16 [INFO] [stdout] | [INFO] [stdout] 1533 | vp.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1533 - vp.to_css(dest)?; [INFO] [stdout] 1533 + cssparser::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1533 - vp.to_css(dest)?; [INFO] [stdout] 1533 + traits::ToCss::to_css(&vp, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1564:18 [INFO] [stdout] | [INFO] [stdout] 1564 | selector.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `parcel_selectors::parser::Selector<'i, Impl>` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `parcel_selectors::parser::Selector<'i, Selectors>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1283:3 [INFO] [stdout] | [INFO] [stdout] 1283 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 1284 | | where [INFO] [stdout] 1285 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1564 - selector.to_css(dest)?; [INFO] [stdout] 1564 + cssparser::ToCss::to_css(&selector, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1564 - selector.to_css(dest)?; [INFO] [stdout] 1564 + traits::ToCss::to_css(&selector, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1571:16 [INFO] [stdout] | [INFO] [stdout] 1571 | selector.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `parcel_selectors::parser::Selector<'i, Impl>` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `parcel_selectors::parser::Selector<'i, Selectors>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/selector.rs:1283:3 [INFO] [stdout] | [INFO] [stdout] 1283 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 1284 | | where [INFO] [stdout] 1285 | | W: fmt::Write, [INFO] [stdout] | |__________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1571 - selector.to_css(dest)?; [INFO] [stdout] 1571 + cssparser::ToCss::to_css(&selector, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1571 - selector.to_css(dest)?; [INFO] [stdout] 1571 + traits::ToCss::to_css(&selector, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/alpha.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | self.0.to_css(dest) [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 36 - self.0.to_css(dest) [INFO] [stdout] 36 + cssparser::ToCss::to_css(&self.0, dest) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 36 - self.0.to_css(dest) [INFO] [stdout] 36 + traits::ToCss::to_css(&self.0, dest) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/angle.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | (0.0).to_css(dest) [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `cssparser::ToCss` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cssparser-0.33.0/src/serializer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / fn to_css(&self, dest: &mut W) -> fmt::Result [INFO] [stdout] 17 | | where [INFO] [stdout] 18 | | W: fmt::Write; [INFO] [stdout] | |______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 136 - (0.0).to_css(dest) [INFO] [stdout] 136 + cssparser::ToCss::to_css(&(0.0), dest) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 136 - (0.0).to_css(dest) [INFO] [stdout] 136 + traits::ToCss::to_css(&(0.0), dest) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/calc.rs:930:28 [INFO] [stdout] | [INFO] [stdout] 930 | Calc::Number(n) => n.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 930 - Calc::Number(n) => n.to_css(dest), [INFO] [stdout] 930 + Calc::Number(n) => cssparser::ToCss::to_css(&n, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 930 - Calc::Number(n) => n.to_css(dest), [INFO] [stdout] 930 + Calc::Number(n) => traits::ToCss::to_css(&n, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/calc.rs:949:15 [INFO] [stdout] | [INFO] [stdout] 949 | div.to_css(dest) [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 949 - div.to_css(dest) [INFO] [stdout] 949 + cssparser::ToCss::to_css(&div, dest) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 949 - div.to_css(dest) [INFO] [stdout] 949 + traits::ToCss::to_css(&div, dest) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/calc.rs:951:15 [INFO] [stdout] | [INFO] [stdout] 951 | num.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 951 - num.to_css(dest)?; [INFO] [stdout] 951 + cssparser::ToCss::to_css(&num, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 951 - num.to_css(dest)?; [INFO] [stdout] 951 + traits::ToCss::to_css(&num, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/color.rs:566:29 [INFO] [stdout] | [INFO] [stdout] 566 | rounded_alpha.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 566 - rounded_alpha.to_css(dest)?; [INFO] [stdout] 566 + cssparser::ToCss::to_css(&rounded_alpha, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 566 - rounded_alpha.to_css(dest)?; [INFO] [stdout] 566 + traits::ToCss::to_css(&rounded_alpha, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/color.rs:1406:7 [INFO] [stdout] | [INFO] [stdout] 1406 | c.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1406 - c.to_css(dest)?; [INFO] [stdout] 1406 + cssparser::ToCss::to_css(&c, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1406 - c.to_css(dest)?; [INFO] [stdout] 1406 + traits::ToCss::to_css(&c, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/easing.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | x1.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 156 - x1.to_css(dest)?; [INFO] [stdout] 156 + cssparser::ToCss::to_css(&x1, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 156 - x1.to_css(dest)?; [INFO] [stdout] 156 + traits::ToCss::to_css(&x1, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/easing.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | y1.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 158 - y1.to_css(dest)?; [INFO] [stdout] 158 + cssparser::ToCss::to_css(&y1, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 158 - y1.to_css(dest)?; [INFO] [stdout] 158 + traits::ToCss::to_css(&y1, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/easing.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | x2.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 160 - x2.to_css(dest)?; [INFO] [stdout] 160 + cssparser::ToCss::to_css(&x2, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 160 - x2.to_css(dest)?; [INFO] [stdout] 160 + traits::ToCss::to_css(&x2, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/easing.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | y2.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 162 - y2.to_css(dest)?; [INFO] [stdout] 162 + cssparser::ToCss::to_css(&y2, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 162 - y2.to_css(dest)?; [INFO] [stdout] 162 + traits::ToCss::to_css(&y2, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/gradient.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 198 - prefix.to_css(dest)?; [INFO] [stdout] 198 + cssparser::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 198 - prefix.to_css(dest)?; [INFO] [stdout] 198 + traits::ToCss::to_css(&prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/gradient.rs:1139:12 [INFO] [stdout] | [INFO] [stdout] 1139 | r0.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1139 - r0.to_css(dest)?; [INFO] [stdout] 1139 + cssparser::ToCss::to_css(&r0, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1139 - r0.to_css(dest)?; [INFO] [stdout] 1139 + traits::ToCss::to_css(&r0, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/gradient.rs:1143:12 [INFO] [stdout] | [INFO] [stdout] 1143 | r1.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1143 - r1.to_css(dest)?; [INFO] [stdout] 1143 + cssparser::ToCss::to_css(&r1, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1143 - r1.to_css(dest)?; [INFO] [stdout] 1143 + traits::ToCss::to_css(&r1, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/gradient.rs:1226:21 [INFO] [stdout] | [INFO] [stdout] 1226 | self.position.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1226 - self.position.to_css(dest)?; [INFO] [stdout] 1226 + cssparser::ToCss::to_css(&self.position, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1226 - self.position.to_css(dest)?; [INFO] [stdout] 1226 + traits::ToCss::to_css(&self.position, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/image.rs:411:24 [INFO] [stdout] | [INFO] [stdout] 411 | self.vendor_prefix.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 83 | | where [INFO] [stdout] 84 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `VendorPrefix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/vendor_prefix.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 73 | | where [INFO] [stdout] 74 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 411 - self.vendor_prefix.to_css(dest)?; [INFO] [stdout] 411 + cssparser::ToCss::to_css(&self.vendor_prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 411 - self.vendor_prefix.to_css(dest)?; [INFO] [stdout] 411 + traits::ToCss::to_css(&self.vendor_prefix, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/length.rs:507:39 [INFO] [stdout] | [INFO] [stdout] 507 | LengthValue::Px(value) => value.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 507 - LengthValue::Px(value) => value.to_css(dest), [INFO] [stdout] 507 + LengthValue::Px(value) => cssparser::ToCss::to_css(&value, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 507 - LengthValue::Px(value) => value.to_css(dest), [INFO] [stdout] 507 + LengthValue::Px(value) => traits::ToCss::to_css(&value, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/length.rs:890:48 [INFO] [stdout] | [INFO] [stdout] 890 | LengthOrNumber::Number(number) => number.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 890 - LengthOrNumber::Number(number) => number.to_css(dest), [INFO] [stdout] 890 + LengthOrNumber::Number(number) => cssparser::ToCss::to_css(&number, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 890 - LengthOrNumber::Number(number) => number.to_css(dest), [INFO] [stdout] 890 + LengthOrNumber::Number(number) => traits::ToCss::to_css(&number, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/percentage.rs:184:52 [INFO] [stdout] | [INFO] [stdout] 184 | NumberOrPercentage::Number(number) => number.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 184 - NumberOrPercentage::Number(number) => number.to_css(dest), [INFO] [stdout] 184 + NumberOrPercentage::Number(number) => cssparser::ToCss::to_css(&number, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 184 - NumberOrPercentage::Number(number) => number.to_css(dest), [INFO] [stdout] 184 + NumberOrPercentage::Number(number) => traits::ToCss::to_css(&number, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ratio.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | self.0.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 49 - self.0.to_css(dest)?; [INFO] [stdout] 49 + cssparser::ToCss::to_css(&self.0, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 49 - self.0.to_css(dest)?; [INFO] [stdout] 49 + traits::ToCss::to_css(&self.0, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ratio.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | self.1.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 52 - self.1.to_css(dest)?; [INFO] [stdout] 52 + cssparser::ToCss::to_css(&self.1, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 52 - self.1.to_css(dest)?; [INFO] [stdout] 52 + traits::ToCss::to_css(&self.1, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/syntax.rs:467:22 [INFO] [stdout] | [INFO] [stdout] 467 | Number(v) => v.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 467 - Number(v) => v.to_css(dest), [INFO] [stdout] 467 + Number(v) => cssparser::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 467 - Number(v) => v.to_css(dest), [INFO] [stdout] 467 + Number(v) => traits::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/syntax.rs:473:23 [INFO] [stdout] | [INFO] [stdout] 473 | Integer(v) => v.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `i32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 126 | | where [INFO] [stdout] 127 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 473 - Integer(v) => v.to_css(dest), [INFO] [stdout] 473 + Integer(v) => cssparser::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 473 - Integer(v) => v.to_css(dest), [INFO] [stdout] 473 + Integer(v) => traits::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/syntax.rs:480:23 [INFO] [stdout] | [INFO] [stdout] 480 | Literal(v) => v.to_css(dest), [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | / fn to_css(&self, dest: &mut W) -> std::fmt::Result [INFO] [stdout] 197 | | where [INFO] [stdout] 198 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `ident::Ident<'i>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/ident.rs:186:3 [INFO] [stdout] | [INFO] [stdout] 186 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 187 | | where [INFO] [stdout] 188 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 480 - Literal(v) => v.to_css(dest), [INFO] [stdout] 480 + Literal(v) => cssparser::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 480 - Literal(v) => v.to_css(dest), [INFO] [stdout] 480 + Literal(v) => traits::ToCss::to_css(&v, dest), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/time.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | (*s * 1000.0).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 107 - (*s * 1000.0).to_css(dest)?; [INFO] [stdout] 107 + cssparser::ToCss::to_css(&(*s * 1000.0), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 107 - (*s * 1000.0).to_css(dest)?; [INFO] [stdout] 107 + traits::ToCss::to_css(&(*s * 1000.0), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/time.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | s.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 110 - s.to_css(dest)?; [INFO] [stdout] 110 + cssparser::ToCss::to_css(&s, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 110 - s.to_css(dest)?; [INFO] [stdout] 110 + traits::ToCss::to_css(&s, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/time.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | (*ms / 1000.0).to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 116 - (*ms / 1000.0).to_css(dest)?; [INFO] [stdout] 116 + cssparser::ToCss::to_css(&(*ms / 1000.0), dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 116 - (*ms / 1000.0).to_css(dest)?; [INFO] [stdout] 116 + traits::ToCss::to_css(&(*ms / 1000.0), dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/time.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | ms.to_css(dest)?; [INFO] [stdout] | ^^^^^^ multiple `to_css` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `cssparser::ToCss` for the type `f32` [INFO] [stdout] note: candidate #2 is defined in an impl of the trait `traits::ToCss` for the type `f32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.54/src/values/number.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | / fn to_css(&self, dest: &mut Printer) -> Result<(), PrinterError> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | W: std::fmt::Write, [INFO] [stdout] | |_______________________^ [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 119 - ms.to_css(dest)?; [INFO] [stdout] 119 + cssparser::ToCss::to_css(&ms, dest)?; [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 119 - ms.to_css(dest)?; [INFO] [stdout] 119 + traits::ToCss::to_css(&ms, dest)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lightningcss` (lib) due to 143 previous errors [INFO] running `Command { std: "docker" "inspect" "7ec71f8921c83b8f426e673dcc51dfef10f20e46674bca776da3264a3aefb6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec71f8921c83b8f426e673dcc51dfef10f20e46674bca776da3264a3aefb6fc", kill_on_drop: false }` [INFO] [stdout] 7ec71f8921c83b8f426e673dcc51dfef10f20e46674bca776da3264a3aefb6fc