[INFO] fetching crate manganis-cli-support 0.3.0-alpha.3...
[INFO] checking manganis-cli-support-0.3.0-alpha.3 against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] extracting crate manganis-cli-support 0.3.0-alpha.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate manganis-cli-support 0.3.0-alpha.3
[INFO] finished tweaking crates.io crate manganis-cli-support 0.3.0-alpha.3
[INFO] tweaked toml for crates.io crate manganis-cli-support 0.3.0-alpha.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate manganis-cli-support 0.3.0-alpha.3 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 crates.io crate manganis-cli-support 0.3.0-alpha.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6caf983df91f2626e807f5716f96e37e9635c383d0cbbf5443b9eeeaa79d70c
[INFO] running `Command { std: "docker" "start" "-a" "d6caf983df91f2626e807f5716f96e37e9635c383d0cbbf5443b9eeeaa79d70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6caf983df91f2626e807f5716f96e37e9635c383d0cbbf5443b9eeeaa79d70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6caf983df91f2626e807f5716f96e37e9635c383d0cbbf5443b9eeeaa79d70c", kill_on_drop: false }`
[INFO] [stdout] d6caf983df91f2626e807f5716f96e37e9635c383d0cbbf5443b9eeeaa79d70c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] b088df7365be37e19b63213788beafadf1a57e690e900f4b105a806ba570198e
[INFO] running `Command { std: "docker" "start" "-a" "b088df7365be37e19b63213788beafadf1a57e690e900f4b105a806ba570198e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-id-start v1.2.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking better_scoped_tls v0.1.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking swc_visit v0.6.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking ruzstd v0.7.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking line-col v0.2.1
[INFO] [stderr]     Checking imagequant v4.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling swc_macros_common v0.3.13
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling from_variant v0.1.9
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling ast_node v0.9.9
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.4
[INFO] [stderr]    Compiling is-macro v0.3.6
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.5
[INFO] [stderr]    Compiling swc_trace_macro v0.1.3
[INFO] [stderr]    Compiling swc_config_macro v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking st-map v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking mozjpeg v0.10.9
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking swc_timer v0.25.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking miette v7.2.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 phf_macros v0.11.2
[INFO] [stderr]    Compiling parcel_selectors v0.26.6
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking serde_json v1.0.127
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking triomphe v0.1.13
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking wasmparser v0.215.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking sourcemap v9.0.0
[INFO] [stderr]     Checking jsonc-parser v0.21.1
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking swc_transform_common v0.1.1
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking hstr v0.2.12
[INFO] [stderr]     Checking swc_allocator v0.1.8
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking swc_atoms v0.6.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking swc_cached v0.3.20
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.58
[INFO] [stderr]     Checking swc_common v0.37.5
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking swc_config v0.1.15
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking browserslist-rs v0.16.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking railwind v0.1.5
[INFO] [stderr]     Checking swc_ecma_ast v0.118.2
[INFO] [stderr]     Checking swc_ecma_loader v0.49.1
[INFO] [stderr]     Checking swc_node_comments v0.24.0
[INFO] [stderr]     Checking swc_error_reporters v0.21.0
[INFO] [stderr]     Checking swc_fast_graph v0.25.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling manganis-common v0.3.0-alpha.3
[INFO] [stderr]     Checking preset_env_base v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[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.58/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.58/src/values/ident.rs:215:3
[INFO] [stdout]      |
[INFO] [stdout]  215 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  216 | |   where
[INFO] [stdout]  217 | |     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.58/src/values/ident.rs:205:3
[INFO] [stdout]      |
[INFO] [stdout]  205 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  206 | |   where
[INFO] [stdout]  207 | |     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.58/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.58/src/values/ident.rs:215:3
[INFO] [stdout]      |
[INFO] [stdout]  215 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  216 | |   where
[INFO] [stdout]  217 | |     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.58/src/values/ident.rs:205:3
[INFO] [stdout]      |
[INFO] [stdout]  205 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  206 | |   where
[INFO] [stdout]  207 | |     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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/ident.rs:215:3
[INFO] [stdout]      |
[INFO] [stdout]  215 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  216 | |   where
[INFO] [stdout]  217 | |     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.58/src/values/ident.rs:205:3
[INFO] [stdout]      |
[INFO] [stdout]  205 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  206 | |   where
[INFO] [stdout]  207 | |     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.58/src/properties/animation.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/number.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 34 | |   where
[INFO] [stdout] 35 | |     W: std::fmt::Write,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout]    = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.6.0
[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.58/src/properties/border_image.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  34 | |   where
[INFO] [stdout]  35 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest v0.12.7
[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.58/src/properties/custom.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |       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.58/src/values/ident.rs:215:3
[INFO] [stdout]     |
[INFO] [stdout] 215 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout] 216 | |   where
[INFO] [stdout] 217 | |     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.58/src/values/ident.rs:205:3
[INFO] [stdout]     |
[INFO] [stdout] 205 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 206 | |   where
[INFO] [stdout] 207 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 109 -       CustomPropertyName::Unknown(u) => u.to_css(dest),
[INFO] [stdout] 109 +       CustomPropertyName::Unknown(u) => cssparser::ToCss::to_css(&u, dest),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 109 -       CustomPropertyName::Unknown(u) => u.to_css(dest),
[INFO] [stdout] 109 +       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.58/src/properties/custom.rs:625:19
[INFO] [stdout]     |
[INFO] [stdout] 625 |             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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 625 -             value.to_css(dest)?;
[INFO] [stdout] 625 +             cssparser::ToCss::to_css(&value, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 625 -             value.to_css(dest)?;
[INFO] [stdout] 625 +             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.58/src/properties/custom.rs:1438:12
[INFO] [stdout]      |
[INFO] [stdout] 1438 |       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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1438 -       item.to_css(dest)?;
[INFO] [stdout] 1438 +       cssparser::ToCss::to_css(&item, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1438 -       item.to_css(dest)?;
[INFO] [stdout] 1438 +       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.58/src/properties/custom.rs:1477:15
[INFO] [stdout]      |
[INFO] [stdout] 1477 |     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.58/src/values/ident.rs:215:3
[INFO] [stdout]      |
[INFO] [stdout]  215 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  216 | |   where
[INFO] [stdout]  217 | |     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.58/src/values/ident.rs:205:3
[INFO] [stdout]      |
[INFO] [stdout]  205 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  206 | |   where
[INFO] [stdout]  207 | |     W: std::fmt::Write,
[INFO] [stdout]      | |_______________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1477 -     self.name.to_css(dest)?;
[INFO] [stdout] 1477 +     cssparser::ToCss::to_css(&self.name, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1477 -     self.name.to_css(dest)?;
[INFO] [stdout] 1477 +     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.58/src/properties/custom.rs:1610:16
[INFO] [stdout]      |
[INFO] [stdout] 1610 |           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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1610 -           c(r).to_css(dest)?;
[INFO] [stdout] 1610 +           cssparser::ToCss::to_css(&c(r), dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1610 -           c(r).to_css(dest)?;
[INFO] [stdout] 1610 +           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.58/src/properties/custom.rs:1612:16
[INFO] [stdout]      |
[INFO] [stdout] 1612 |           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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1612 -           c(g).to_css(dest)?;
[INFO] [stdout] 1612 +           cssparser::ToCss::to_css(&c(g), dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1612 -           c(g).to_css(dest)?;
[INFO] [stdout] 1612 +           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.58/src/properties/custom.rs:1614:16
[INFO] [stdout]      |
[INFO] [stdout] 1614 |           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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1614 -           c(b).to_css(dest)?;
[INFO] [stdout] 1614 +           cssparser::ToCss::to_css(&c(b), dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1614 -           c(b).to_css(dest)?;
[INFO] [stdout] 1614 +           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.58/src/properties/custom.rs:1622:14
[INFO] [stdout]      |
[INFO] [stdout] 1622 |         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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1622 -         c(r).to_css(dest)?;
[INFO] [stdout] 1622 +         cssparser::ToCss::to_css(&c(r), dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1622 -         c(r).to_css(dest)?;
[INFO] [stdout] 1622 +         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.58/src/properties/custom.rs:1624:14
[INFO] [stdout]      |
[INFO] [stdout] 1624 |         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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1624 -         c(g).to_css(dest)?;
[INFO] [stdout] 1624 +         cssparser::ToCss::to_css(&c(g), dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1624 -         c(g).to_css(dest)?;
[INFO] [stdout] 1624 +         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.58/src/properties/custom.rs:1626:14
[INFO] [stdout]      |
[INFO] [stdout] 1626 |         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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1626 -         c(b).to_css(dest)?;
[INFO] [stdout] 1626 +         cssparser::ToCss::to_css(&c(b), dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1626 -         c(b).to_css(dest)?;
[INFO] [stdout] 1626 +         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.58/src/properties/custom.rs:1634:13
[INFO] [stdout]      |
[INFO] [stdout] 1634 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1634 -           h.to_css(dest)?;
[INFO] [stdout] 1634 +           cssparser::ToCss::to_css(&h, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1634 -           h.to_css(dest)?;
[INFO] [stdout] 1634 +           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.58/src/properties/custom.rs:1646:11
[INFO] [stdout]      |
[INFO] [stdout] 1646 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1646 -         h.to_css(dest)?;
[INFO] [stdout] 1646 +         cssparser::ToCss::to_css(&h, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1646 -         h.to_css(dest)?;
[INFO] [stdout] 1646 +         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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/properties/font.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 |       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.58/src/values/number.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 90 -       Weight(val) => val.to_css(dest),
[INFO] [stdout] 90 +       Weight(val) => cssparser::ToCss::to_css(&val, dest),
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 90 -       Weight(val) => val.to_css(dest),
[INFO] [stdout] 90 +       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.58/src/properties/font.rs:557:42
[INFO] [stdout]     |
[INFO] [stdout] 557 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  34 | |   where
[INFO] [stdout]  35 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[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.58/src/properties/grid.rs:181:42
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/number.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 126 | |   where
[INFO] [stdout] 127 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[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.58/src/properties/grid.rs:1385:15
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1385 -         index.to_css(dest)?;
[INFO] [stdout] 1385 +         cssparser::ToCss::to_css(&index, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1385 -         index.to_css(dest)?;
[INFO] [stdout] 1385 +         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.58/src/properties/grid.rs:1395:17
[INFO] [stdout]      |
[INFO] [stdout] 1395 |           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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1395 -           index.to_css(dest)?;
[INFO] [stdout] 1395 +           cssparser::ToCss::to_css(&index, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1395 -           index.to_css(dest)?;
[INFO] [stdout] 1395 +           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.58/src/properties/list.rs:18:42
[INFO] [stdout]     |
[INFO] [stdout]  18 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/string.rs:351:3
[INFO] [stdout]     |
[INFO] [stdout] 351 | /   fn to_css<W>(&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.58/src/values/string.rs:341:3
[INFO] [stdout]     |
[INFO] [stdout] 341 | /   fn to_css<W>(&self, dest: &mut crate::printer::Printer<W>) -> Result<(), crate::error::PrinterError>
[INFO] [stdout] 342 | |   where
[INFO] [stdout] 343 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[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.58/src/properties/list.rs:284:42
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/string.rs:351:3
[INFO] [stdout]     |
[INFO] [stdout] 351 | /   fn to_css<W>(&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.58/src/values/string.rs:341:3
[INFO] [stdout]     |
[INFO] [stdout] 341 | /   fn to_css<W>(&self, dest: &mut crate::printer::Printer<W>) -> Result<(), crate::error::PrinterError>
[INFO] [stdout] 342 | |   where
[INFO] [stdout] 343 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swc_ecma_visit v0.104.8
[INFO] [stderr]     Checking swc_ecma_parser v0.149.1
[INFO] [stderr]     Checking swc_ecma_codegen v0.155.1
[INFO] [stderr]     Checking swc_typescript v0.5.0
[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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/properties/position.rs:76:42
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/number.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 126 | |   where
[INFO] [stdout] 127 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/properties/text.rs:929:41
[INFO] [stdout]     |
[INFO] [stdout] 929 |       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.58/src/values/string.rs:351:3
[INFO] [stdout]     |
[INFO] [stdout] 351 | /   fn to_css<W>(&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.58/src/values/string.rs:341:3
[INFO] [stdout]     |
[INFO] [stdout] 341 | /   fn to_css<W>(&self, dest: &mut crate::printer::Printer<W>) -> 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] 929 -       TextEmphasisStyle::String(s) => s.to_css(dest),
[INFO] [stdout] 929 +       TextEmphasisStyle::String(s) => cssparser::ToCss::to_css(&s, dest),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 929 -       TextEmphasisStyle::String(s) => s.to_css(dest),
[INFO] [stdout] 929 +       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.58/src/properties/transform.rs:1099:13
[INFO] [stdout]      |
[INFO] [stdout] 1099 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1099 -           y.to_css(dest)?;
[INFO] [stdout] 1099 +           cssparser::ToCss::to_css(&y, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1099 -           y.to_css(dest)?;
[INFO] [stdout] 1099 +           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.58/src/properties/transform.rs:1102:13
[INFO] [stdout]      |
[INFO] [stdout] 1102 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1102 -           x.to_css(dest)?;
[INFO] [stdout] 1102 +           cssparser::ToCss::to_css(&x, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1102 -           x.to_css(dest)?;
[INFO] [stdout] 1102 +           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.58/src/properties/transform.rs:1105:13
[INFO] [stdout]      |
[INFO] [stdout] 1105 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1105 -           x.to_css(dest)?;
[INFO] [stdout] 1105 +           cssparser::ToCss::to_css(&x, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1105 -           x.to_css(dest)?;
[INFO] [stdout] 1105 +           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.58/src/properties/transform.rs:1108:15
[INFO] [stdout]      |
[INFO] [stdout] 1108 |             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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1108 -             y.to_css(dest)?;
[INFO] [stdout] 1108 +             cssparser::ToCss::to_css(&y, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1108 -             y.to_css(dest)?;
[INFO] [stdout] 1108 +             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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/properties/transform.rs:1139:13
[INFO] [stdout]      |
[INFO] [stdout] 1139 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -           x.to_css(dest)?;
[INFO] [stdout] 1139 +           cssparser::ToCss::to_css(&x, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1139 -           x.to_css(dest)?;
[INFO] [stdout] 1139 +           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.58/src/properties/transform.rs:1143:13
[INFO] [stdout]      |
[INFO] [stdout] 1143 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -           y.to_css(dest)?;
[INFO] [stdout] 1143 +           cssparser::ToCss::to_css(&y, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1143 -           y.to_css(dest)?;
[INFO] [stdout] 1143 +           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.58/src/properties/transform.rs:1147:13
[INFO] [stdout]      |
[INFO] [stdout] 1147 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1147 -           z.to_css(dest)?;
[INFO] [stdout] 1147 +           cssparser::ToCss::to_css(&z, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1147 -           z.to_css(dest)?;
[INFO] [stdout] 1147 +           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.58/src/properties/transform.rs:1151:13
[INFO] [stdout]      |
[INFO] [stdout] 1151 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1151 -           x.to_css(dest)?;
[INFO] [stdout] 1151 +           cssparser::ToCss::to_css(&x, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1151 -           x.to_css(dest)?;
[INFO] [stdout] 1151 +           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.58/src/properties/transform.rs:1153:13
[INFO] [stdout]      |
[INFO] [stdout] 1153 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1153 -           y.to_css(dest)?;
[INFO] [stdout] 1153 +           cssparser::ToCss::to_css(&y, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1153 -           y.to_css(dest)?;
[INFO] [stdout] 1153 +           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.58/src/properties/transform.rs:1156:13
[INFO] [stdout]      |
[INFO] [stdout] 1156 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1156 -           x.to_css(dest)?;
[INFO] [stdout] 1156 +           cssparser::ToCss::to_css(&x, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1156 -           x.to_css(dest)?;
[INFO] [stdout] 1156 +           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.58/src/properties/transform.rs:1158:13
[INFO] [stdout]      |
[INFO] [stdout] 1158 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1158 -           y.to_css(dest)?;
[INFO] [stdout] 1158 +           cssparser::ToCss::to_css(&y, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1158 -           y.to_css(dest)?;
[INFO] [stdout] 1158 +           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.58/src/properties/transform.rs:1160:13
[INFO] [stdout]      |
[INFO] [stdout] 1160 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1160 -           z.to_css(dest)?;
[INFO] [stdout] 1160 +           cssparser::ToCss::to_css(&z, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1160 -           z.to_css(dest)?;
[INFO] [stdout] 1160 +           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.58/src/properties/transform.rs:1199:13
[INFO] [stdout]      |
[INFO] [stdout] 1199 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1199 -           x.to_css(dest)?;
[INFO] [stdout] 1199 +           cssparser::ToCss::to_css(&x, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1199 -           x.to_css(dest)?;
[INFO] [stdout] 1199 +           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.58/src/properties/transform.rs:1201:13
[INFO] [stdout]      |
[INFO] [stdout] 1201 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1201 -           y.to_css(dest)?;
[INFO] [stdout] 1201 +           cssparser::ToCss::to_css(&y, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1201 -           y.to_css(dest)?;
[INFO] [stdout] 1201 +           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.58/src/properties/transform.rs:1203:13
[INFO] [stdout]      |
[INFO] [stdout] 1203 |           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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1203 -           z.to_css(dest)?;
[INFO] [stdout] 1203 +           cssparser::ToCss::to_css(&z, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1203 -           z.to_css(dest)?;
[INFO] [stdout] 1203 +           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.58/src/properties/transform.rs:1240:11
[INFO] [stdout]      |
[INFO] [stdout] 1240 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1240 -         a.to_css(dest)?;
[INFO] [stdout] 1240 +         cssparser::ToCss::to_css(&a, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1240 -         a.to_css(dest)?;
[INFO] [stdout] 1240 +         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.58/src/properties/transform.rs:1242:11
[INFO] [stdout]      |
[INFO] [stdout] 1242 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1242 -         b.to_css(dest)?;
[INFO] [stdout] 1242 +         cssparser::ToCss::to_css(&b, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1242 -         b.to_css(dest)?;
[INFO] [stdout] 1242 +         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.58/src/properties/transform.rs:1244:11
[INFO] [stdout]      |
[INFO] [stdout] 1244 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1244 -         c.to_css(dest)?;
[INFO] [stdout] 1244 +         cssparser::ToCss::to_css(&c, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1244 -         c.to_css(dest)?;
[INFO] [stdout] 1244 +         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.58/src/properties/transform.rs:1246:11
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1246 -         d.to_css(dest)?;
[INFO] [stdout] 1246 +         cssparser::ToCss::to_css(&d, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1246 -         d.to_css(dest)?;
[INFO] [stdout] 1246 +         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.58/src/properties/transform.rs:1248:11
[INFO] [stdout]      |
[INFO] [stdout] 1248 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1248 -         e.to_css(dest)?;
[INFO] [stdout] 1248 +         cssparser::ToCss::to_css(&e, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1248 -         e.to_css(dest)?;
[INFO] [stdout] 1248 +         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.58/src/properties/transform.rs:1250:11
[INFO] [stdout]      |
[INFO] [stdout] 1250 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1250 -         f.to_css(dest)?;
[INFO] [stdout] 1250 +         cssparser::ToCss::to_css(&f, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1250 -         f.to_css(dest)?;
[INFO] [stdout] 1250 +         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.58/src/properties/transform.rs:1272:13
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m11.to_css(dest)?;
[INFO] [stdout] 1272 +         cssparser::ToCss::to_css(&m11, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1272 -         m11.to_css(dest)?;
[INFO] [stdout] 1272 +         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.58/src/properties/transform.rs:1274:13
[INFO] [stdout]      |
[INFO] [stdout] 1274 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m12.to_css(dest)?;
[INFO] [stdout] 1274 +         cssparser::ToCss::to_css(&m12, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1274 -         m12.to_css(dest)?;
[INFO] [stdout] 1274 +         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.58/src/properties/transform.rs:1276:13
[INFO] [stdout]      |
[INFO] [stdout] 1276 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m13.to_css(dest)?;
[INFO] [stdout] 1276 +         cssparser::ToCss::to_css(&m13, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1276 -         m13.to_css(dest)?;
[INFO] [stdout] 1276 +         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.58/src/properties/transform.rs:1278:13
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m14.to_css(dest)?;
[INFO] [stdout] 1278 +         cssparser::ToCss::to_css(&m14, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1278 -         m14.to_css(dest)?;
[INFO] [stdout] 1278 +         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.58/src/properties/transform.rs:1280:13
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m21.to_css(dest)?;
[INFO] [stdout] 1280 +         cssparser::ToCss::to_css(&m21, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1280 -         m21.to_css(dest)?;
[INFO] [stdout] 1280 +         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.58/src/properties/transform.rs:1282:13
[INFO] [stdout]      |
[INFO] [stdout] 1282 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m22.to_css(dest)?;
[INFO] [stdout] 1282 +         cssparser::ToCss::to_css(&m22, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1282 -         m22.to_css(dest)?;
[INFO] [stdout] 1282 +         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.58/src/properties/transform.rs:1284:13
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m23.to_css(dest)?;
[INFO] [stdout] 1284 +         cssparser::ToCss::to_css(&m23, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1284 -         m23.to_css(dest)?;
[INFO] [stdout] 1284 +         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.58/src/properties/transform.rs:1286:13
[INFO] [stdout]      |
[INFO] [stdout] 1286 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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 -         m24.to_css(dest)?;
[INFO] [stdout] 1286 +         cssparser::ToCss::to_css(&m24, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1286 -         m24.to_css(dest)?;
[INFO] [stdout] 1286 +         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.58/src/properties/transform.rs:1288:13
[INFO] [stdout]      |
[INFO] [stdout] 1288 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1288 -         m31.to_css(dest)?;
[INFO] [stdout] 1288 +         cssparser::ToCss::to_css(&m31, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1288 -         m31.to_css(dest)?;
[INFO] [stdout] 1288 +         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.58/src/properties/transform.rs:1290:13
[INFO] [stdout]      |
[INFO] [stdout] 1290 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1290 -         m32.to_css(dest)?;
[INFO] [stdout] 1290 +         cssparser::ToCss::to_css(&m32, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1290 -         m32.to_css(dest)?;
[INFO] [stdout] 1290 +         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.58/src/properties/transform.rs:1292:13
[INFO] [stdout]      |
[INFO] [stdout] 1292 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1292 -         m33.to_css(dest)?;
[INFO] [stdout] 1292 +         cssparser::ToCss::to_css(&m33, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1292 -         m33.to_css(dest)?;
[INFO] [stdout] 1292 +         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.58/src/properties/transform.rs:1294:13
[INFO] [stdout]      |
[INFO] [stdout] 1294 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1294 -         m34.to_css(dest)?;
[INFO] [stdout] 1294 +         cssparser::ToCss::to_css(&m34, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1294 -         m34.to_css(dest)?;
[INFO] [stdout] 1294 +         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.58/src/properties/transform.rs:1296:13
[INFO] [stdout]      |
[INFO] [stdout] 1296 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1296 -         m41.to_css(dest)?;
[INFO] [stdout] 1296 +         cssparser::ToCss::to_css(&m41, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1296 -         m41.to_css(dest)?;
[INFO] [stdout] 1296 +         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.58/src/properties/transform.rs:1298:13
[INFO] [stdout]      |
[INFO] [stdout] 1298 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1298 -         m42.to_css(dest)?;
[INFO] [stdout] 1298 +         cssparser::ToCss::to_css(&m42, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1298 -         m42.to_css(dest)?;
[INFO] [stdout] 1298 +         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.58/src/properties/transform.rs:1300:13
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1300 -         m43.to_css(dest)?;
[INFO] [stdout] 1300 +         cssparser::ToCss::to_css(&m43, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1300 -         m43.to_css(dest)?;
[INFO] [stdout] 1300 +         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.58/src/properties/transform.rs:1302:13
[INFO] [stdout]      |
[INFO] [stdout] 1302 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1302 -         m44.to_css(dest)?;
[INFO] [stdout] 1302 +         cssparser::ToCss::to_css(&m44, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1302 -         m44.to_css(dest)?;
[INFO] [stdout] 1302 +         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.58/src/properties/transform.rs:1586:14
[INFO] [stdout]      |
[INFO] [stdout] 1586 |       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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1586 -       self.x.to_css(dest)?;
[INFO] [stdout] 1586 +       cssparser::ToCss::to_css(&self.x, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1586 -       self.x.to_css(dest)?;
[INFO] [stdout] 1586 +       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.58/src/properties/transform.rs:1588:14
[INFO] [stdout]      |
[INFO] [stdout] 1588 |       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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1588 -       self.y.to_css(dest)?;
[INFO] [stdout] 1588 +       cssparser::ToCss::to_css(&self.y, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1588 -       self.y.to_css(dest)?;
[INFO] [stdout] 1588 +       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.58/src/properties/transform.rs:1590:14
[INFO] [stdout]      |
[INFO] [stdout] 1590 |       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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1590 -       self.z.to_css(dest)?;
[INFO] [stdout] 1590 +       cssparser::ToCss::to_css(&self.z, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1590 -       self.z.to_css(dest)?;
[INFO] [stdout] 1590 +       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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/properties/mod.rs:266:13
[INFO] [stdout]      |
[INFO] [stdout]  266 |             p.to_css(dest)?;
[INFO] [stdout]      |               ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1201 | / define_properties! {
[INFO] [stdout] 1202 | |   "background-color": BackgroundColor(CssColor),
[INFO] [stdout] 1203 | |   "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>),
[INFO] [stdout] 1204 | |   "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>),
[INFO] [stdout] ...    |
[INFO] [stdout] 1644 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1645 | | }
[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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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]  266 -           p.to_css(dest)?;
[INFO] [stdout]  266 +           cssparser::ToCss::to_css(&p, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout]  266 -           p.to_css(dest)?;
[INFO] [stdout]  266 +           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.58/src/properties/mod.rs:784:19
[INFO] [stdout]      |
[INFO] [stdout]  784 |                 val.to_css(dest)
[INFO] [stdout]      |                     ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1201 | / define_properties! {
[INFO] [stdout] 1202 | |   "background-color": BackgroundColor(CssColor),
[INFO] [stdout] 1203 | |   "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>),
[INFO] [stdout] 1204 | |   "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>),
[INFO] [stdout] ...    |
[INFO] [stdout] 1644 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1645 | | }
[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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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]  784 -               val.to_css(dest)
[INFO] [stdout]  784 +               cssparser::ToCss::to_css(&val, dest)
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout]  784 -               val.to_css(dest)
[INFO] [stdout]  784 +               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.58/src/properties/mod.rs:784:19
[INFO] [stdout]      |
[INFO] [stdout]  784 |                 val.to_css(dest)
[INFO] [stdout]      |                     ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1201 | / define_properties! {
[INFO] [stdout] 1202 | |   "background-color": BackgroundColor(CssColor),
[INFO] [stdout] 1203 | |   "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>),
[INFO] [stdout] 1204 | |   "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>),
[INFO] [stdout] ...    |
[INFO] [stdout] 1644 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1645 | | }
[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.58/src/values/number.rs:125:3
[INFO] [stdout]      |
[INFO] [stdout]  125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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]  784 -               val.to_css(dest)
[INFO] [stdout]  784 +               cssparser::ToCss::to_css(&val, dest)
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout]  784 -               val.to_css(dest)
[INFO] [stdout]  784 +               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.58/src/properties/mod.rs:865:13
[INFO] [stdout]      |
[INFO] [stdout]  865 |             p.to_css(dest)?;
[INFO] [stdout]      |               ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1201 | / define_properties! {
[INFO] [stdout] 1202 | |   "background-color": BackgroundColor(CssColor),
[INFO] [stdout] 1203 | |   "background-image": BackgroundImage(SmallVec<[Image<'i>; 1]>),
[INFO] [stdout] 1204 | |   "background-position-x": BackgroundPositionX(SmallVec<[HorizontalPosition; 1]>),
[INFO] [stdout] ...    |
[INFO] [stdout] 1644 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1645 | | }
[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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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]  865 -           p.to_css(dest)?;
[INFO] [stdout]  865 +           cssparser::ToCss::to_css(&p, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout]  865 -           p.to_css(dest)?;
[INFO] [stdout]  865 +           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.58/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.58/src/values/number.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/rules/keyframes.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout]     |                                 ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 261 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           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.58/src/rules/keyframes.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout]     |                                 ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 262 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           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.58/src/rules/keyframes.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout]     |                                 ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 263 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           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.58/src/rules/keyframes.rs:238:33
[INFO] [stdout]     |
[INFO] [stdout] 238 |           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout]     |                                 ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 264 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           cssparser::ToCss::to_css(&VendorPrefix::$prefix, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 238 -           VendorPrefix::$prefix.to_css(dest)?;
[INFO] [stdout] 238 +           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.58/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.58/src/selector.rs:1256:3
[INFO] [stdout]      |
[INFO] [stdout] 1256 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1257 | |   where
[INFO] [stdout] 1258 | |     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.58/src/rules/supports.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |           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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 366 -           p.to_css(dest)?;
[INFO] [stdout] 366 +           cssparser::ToCss::to_css(&p, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 366 -           p.to_css(dest)?;
[INFO] [stdout] 366 +           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.58/src/selector.rs:716:10
[INFO] [stdout]     |
[INFO] [stdout] 716 |       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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 716 -       vp.to_css(dest)?;
[INFO] [stdout] 716 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 716 -       vp.to_css(dest)?;
[INFO] [stdout] 716 +       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.58/src/selector.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 737 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       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.58/src/selector.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 747 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       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.58/src/selector.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 748 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       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.58/src/selector.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 749 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       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.58/src/selector.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 764 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 664 -       vp.to_css(dest)?;
[INFO] [stdout] 664 +       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.58/src/selector.rs:1075:10
[INFO] [stdout]      |
[INFO] [stdout] 1075 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1096 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       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.58/src/selector.rs:1075:10
[INFO] [stdout]      |
[INFO] [stdout] 1075 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1110 |       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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       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.58/src/selector.rs:1075:10
[INFO] [stdout]      |
[INFO] [stdout] 1075 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1117 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       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.58/src/selector.rs:1075:10
[INFO] [stdout]      |
[INFO] [stdout] 1075 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1119 |       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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1075 -       vp.to_css(dest)?;
[INFO] [stdout] 1075 +       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.58/src/selector.rs:1329:20
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         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.58/src/selector.rs:1265:3
[INFO] [stdout]      |
[INFO] [stdout] 1265 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1266 | |   where
[INFO] [stdout] 1267 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1329 -         combinator.to_css(dest)?;
[INFO] [stdout] 1329 +         cssparser::ToCss::to_css(&combinator, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1329 -         combinator.to_css(dest)?;
[INFO] [stdout] 1329 +         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.58/src/selector.rs:1449:20
[INFO] [stdout]      |
[INFO] [stdout] 1449 |       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.58/src/selector.rs:1265:3
[INFO] [stdout]      |
[INFO] [stdout] 1265 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1266 | |   where
[INFO] [stdout] 1267 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1449 -       Some(c) => c.to_css(dest)?,
[INFO] [stdout] 1449 +       Some(c) => cssparser::ToCss::to_css(&c, dest)?,
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1449 -       Some(c) => c.to_css(dest)?,
[INFO] [stdout] 1449 +       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.58/src/selector.rs:1472:39
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     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.58/src/selector.rs:1265:3
[INFO] [stdout]      |
[INFO] [stdout] 1265 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1266 | |   where
[INFO] [stdout] 1267 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1472 -     Component::Combinator(ref c) => c.to_css(dest),
[INFO] [stdout] 1472 +     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] 1472 -     Component::Combinator(ref c) => c.to_css(dest),
[INFO] [stdout] 1472 +     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.58/src/selector.rs:1489:23
[INFO] [stdout]      |
[INFO] [stdout] 1489 |         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.58/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.58/src/traits.rs:87:3
[INFO] [stdout]      |
[INFO] [stdout]   87 |   fn to_css_string(&self, options: PrinterOptions) -> Result<String, PrinterError> {
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1489 -         let s = value.to_css_string(Default::default())?;
[INFO] [stdout] 1489 +         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] 1489 -         let s = value.to_css_string(Default::default())?;
[INFO] [stdout] 1489 +         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.58/src/selector.rs:1497:15
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         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.58/src/values/string.rs:351:3
[INFO] [stdout]      |
[INFO] [stdout]  351 | /   fn to_css<W>(&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.58/src/values/string.rs:341:3
[INFO] [stdout]      |
[INFO] [stdout]  341 | /   fn to_css<W>(&self, dest: &mut crate::printer::Printer<W>) -> 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] 1497 -         value.to_css(dest)?;
[INFO] [stdout] 1497 +         cssparser::ToCss::to_css(&value, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1497 -         value.to_css(dest)?;
[INFO] [stdout] 1497 +         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.58/src/selector.rs:1524:16
[INFO] [stdout]      |
[INFO] [stdout] 1524 |             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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1524 -             vp.to_css(dest)?;
[INFO] [stdout] 1524 +             cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1524 -             vp.to_css(dest)?;
[INFO] [stdout] 1524 +             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.58/src/selector.rs:1537:16
[INFO] [stdout]      |
[INFO] [stdout] 1537 |             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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]      |
[INFO] [stdout]   82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]      |
[INFO] [stdout]   72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1537 -             vp.to_css(dest)?;
[INFO] [stdout] 1537 +             cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1537 -             vp.to_css(dest)?;
[INFO] [stdout] 1537 +             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.58/src/selector.rs:1568:18
[INFO] [stdout]      |
[INFO] [stdout] 1568 |         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.58/src/selector.rs:1287:3
[INFO] [stdout]      |
[INFO] [stdout] 1287 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1288 | |   where
[INFO] [stdout] 1289 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1568 -         selector.to_css(dest)?;
[INFO] [stdout] 1568 +         cssparser::ToCss::to_css(&selector, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1568 -         selector.to_css(dest)?;
[INFO] [stdout] 1568 +         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.58/src/selector.rs:1575:16
[INFO] [stdout]      |
[INFO] [stdout] 1575 |       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.58/src/selector.rs:1287:3
[INFO] [stdout]      |
[INFO] [stdout] 1287 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1288 | |   where
[INFO] [stdout] 1289 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1575 -       selector.to_css(dest)?;
[INFO] [stdout] 1575 +       cssparser::ToCss::to_css(&selector, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1575 -       selector.to_css(dest)?;
[INFO] [stdout] 1575 +       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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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<W>(&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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/values/color.rs:1400:7
[INFO] [stdout]      |
[INFO] [stdout] 1400 |     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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1400 -     c.to_css(dest)?;
[INFO] [stdout] 1400 +     cssparser::ToCss::to_css(&c, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1400 -     c.to_css(dest)?;
[INFO] [stdout] 1400 +     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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/src/values/gradient.rs:1113:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1113 -         r0.to_css(dest)?;
[INFO] [stdout] 1113 +         cssparser::ToCss::to_css(&r0, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1113 -         r0.to_css(dest)?;
[INFO] [stdout] 1113 +         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.58/src/values/gradient.rs:1117:12
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1117 -         r1.to_css(dest)?;
[INFO] [stdout] 1117 +         cssparser::ToCss::to_css(&r1, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1117 -         r1.to_css(dest)?;
[INFO] [stdout] 1117 +         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.58/src/values/gradient.rs:1200:21
[INFO] [stdout]      |
[INFO] [stdout] 1200 |       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.58/src/values/number.rs:33:3
[INFO] [stdout]      |
[INFO] [stdout]   33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 1200 -       self.position.to_css(dest)?;
[INFO] [stdout] 1200 +       cssparser::ToCss::to_css(&self.position, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1200 -       self.position.to_css(dest)?;
[INFO] [stdout] 1200 +       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.58/src/values/image.rs:375:24
[INFO] [stdout]     |
[INFO] [stdout] 375 |     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.58/src/vendor_prefix.rs:82:3
[INFO] [stdout]     |
[INFO] [stdout]  82 | /   fn to_css<W>(&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.58/src/vendor_prefix.rs:72:3
[INFO] [stdout]     |
[INFO] [stdout]  72 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 375 -     self.vendor_prefix.to_css(dest)?;
[INFO] [stdout] 375 +     cssparser::ToCss::to_css(&self.vendor_prefix, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 375 -     self.vendor_prefix.to_css(dest)?;
[INFO] [stdout] 375 +     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.58/src/values/length.rs:480:39
[INFO] [stdout]     |
[INFO] [stdout] 480 |       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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] 480 -       LengthValue::Px(value) => value.to_css(dest),
[INFO] [stdout] 480 +       LengthValue::Px(value) => cssparser::ToCss::to_css(&value, dest),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 480 -       LengthValue::Px(value) => value.to_css(dest),
[INFO] [stdout] 480 +       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.58/src/values/length.rs:806:42
[INFO] [stdout]     |
[INFO] [stdout] 806 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  34 | |   where
[INFO] [stdout]  35 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[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.58/src/values/percentage.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Debug, Clone, PartialEq, Parse, ToCss)]
[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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  34 | |   where
[INFO] [stdout]  35 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: this error originates in the derive macro `ToCss` (in Nightly builds, run with -Z macro-backtrace for more info)
[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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/ident.rs:215:3
[INFO] [stdout]     |
[INFO] [stdout] 215 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout] 216 | |   where
[INFO] [stdout] 217 | |     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.58/src/values/ident.rs:205:3
[INFO] [stdout]     |
[INFO] [stdout] 205 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 206 | |   where
[INFO] [stdout] 207 | |     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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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.58/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.58/src/values/number.rs:33:3
[INFO] [stdout]     |
[INFO] [stdout]  33 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> 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] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking swc_ecma_utils v0.134.2
[INFO] [stderr]     Checking swc_ecma_compat_common v0.11.0
[INFO] [stderr]     Checking swc_ecma_usage_analyzer v0.30.3
[INFO] [stderr]     Checking swc_ecma_lints v0.99.0
[INFO] [stderr]     Checking swc_ecma_ext_transforms v0.120.0
[INFO] [stderr]     Checking swc_ecma_lints v0.100.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v0.144.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v0.145.0
[INFO] [stderr]     Checking swc_ecma_transforms_classes v0.134.0
[INFO] [stderr]     Checking swc_ecma_compat_es2017 v0.12.0
[INFO] [stderr]     Checking swc_ecma_compat_es2018 v0.12.0
[INFO] [stderr]     Checking swc_ecma_compat_es3 v0.12.0
[INFO] [stderr]     Checking swc_ecma_compat_es2021 v0.12.0
[INFO] [stderr]     Checking swc_ecma_compat_es2019 v0.12.0
[INFO] [stderr]     Checking swc_ecma_compat_es2016 v0.12.0
[INFO] [stderr]     Checking swc_ecma_transforms_optimization v0.208.0
[INFO] [stderr]     Checking swc_ecma_transforms_react v0.191.0
[INFO] [stderr]     Checking swc_ecma_transforms_module v0.190.0
[INFO] [stderr]     Checking swc_ecma_transforms_classes v0.133.0
[INFO] [stderr]     Checking swc_ecma_transforms_optimization v0.205.0
[INFO] [stderr]     Checking swc_ecma_compat_es2019 v0.11.0
[INFO] [stderr]     Checking swc_ecma_transforms_react v0.190.0
[INFO] [stderr]     Checking swc_ecma_compat_es2018 v0.11.0
[INFO] [stderr]     Checking swc_ecma_compat_es2017 v0.11.1
[INFO] [stderr]     Checking swc_ecma_compat_es2022 v0.12.0
[INFO] [stderr]     Checking swc_ecma_compat_es2015 v0.12.0
[INFO] [stderr]     Checking swc_ecma_compat_es2021 v0.11.0
[INFO] [stderr]     Checking swc_ecma_compat_es2016 v0.11.0
[INFO] [stderr]     Checking swc_ecma_compat_es2015 v0.11.1
[INFO] [stderr]     Checking swc_ecma_compat_es2022 v0.11.0
[INFO] [stderr]     Checking swc_ecma_compat_es3 v0.11.0
[INFO] [stderr]     Checking swc_ecma_transforms_proposal v0.178.0
[INFO] [stderr]     Checking swc_ecma_transforms_module v0.187.0
[INFO] [stderr]     Checking swc_ecma_transforms_proposal v0.179.0
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v0.195.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v0.198.1
[INFO] [stderr] error: could not compile `lightningcss` (lib) due to 143 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b088df7365be37e19b63213788beafadf1a57e690e900f4b105a806ba570198e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b088df7365be37e19b63213788beafadf1a57e690e900f4b105a806ba570198e", kill_on_drop: false }`
[INFO] [stdout] b088df7365be37e19b63213788beafadf1a57e690e900f4b105a806ba570198e
