[INFO] fetching crate next-custom-transforms 0.1.0...
[INFO] checking next-custom-transforms-0.1.0 against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] extracting crate next-custom-transforms 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate next-custom-transforms 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate next-custom-transforms 0.1.0
[INFO] tweaked toml for crates.io crate next-custom-transforms 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate next-custom-transforms 0.1.0 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 next-custom-transforms 0.1.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 32922c28fad9054c48a91000587dd958dc634e9280cf1cec65f09e8ac2e6ddc3
[INFO] running `Command { std: "docker" "start" "-a" "32922c28fad9054c48a91000587dd958dc634e9280cf1cec65f09e8ac2e6ddc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32922c28fad9054c48a91000587dd958dc634e9280cf1cec65f09e8ac2e6ddc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32922c28fad9054c48a91000587dd958dc634e9280cf1cec65f09e8ac2e6ddc3", kill_on_drop: false }`
[INFO] [stdout] 32922c28fad9054c48a91000587dd958dc634e9280cf1cec65f09e8ac2e6ddc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fd07310f81f1ba50547e5fd301c3d6cfb2e1c35a5356e7b54e22672dcf79340b
[INFO] running `Command { std: "docker" "start" "-a" "fd07310f81f1ba50547e5fd301c3d6cfb2e1c35a5356e7b54e22672dcf79340b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking better_scoped_tls v1.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking swc_visit v2.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling ast_node v2.0.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling swc_trace_macro v2.0.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling swc_config_macro v1.0.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking miette v7.4.0
[INFO] [stderr]     Checking st-map v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking swc_timer v1.0.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking hstr v0.2.15
[INFO] [stderr]     Checking swc_atoms v2.0.0
[INFO] [stderr]     Checking swc_allocator v1.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking sourcemap v9.1.2
[INFO] [stderr]     Checking swc_cached v1.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking browserslist-rs v0.16.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking swc_common v4.0.1
[INFO] [stderr]     Checking swc_config v1.0.0
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]     Checking swc_ecma_ast v4.0.1
[INFO] [stderr]     Checking swc_fast_graph v5.0.0
[INFO] [stderr]     Checking swc_css_ast v4.0.1
[INFO] [stderr]     Checking swc_ecma_loader v4.0.0
[INFO] [stderr]     Checking swc_error_reporters v5.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking preset_env_base v1.0.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling vergen v9.0.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking swc_css_visit v4.0.1
[INFO] [stderr]    Compiling testing_macros v1.0.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]    Compiling parcel_selectors v0.28.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]     Checking swc_ecma_visit v4.0.1
[INFO] [stderr]     Checking swc_ecma_parser v5.0.0
[INFO] [stderr]     Checking swc_ecma_codegen v4.0.2
[INFO] [stderr]    Compiling static-self-derive v0.1.1
[INFO] [stderr]     Checking swc_css_utils v4.0.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking testing v4.0.0
[INFO] [stderr]     Checking static-self v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling turbo-tasks-macros-shared v0.1.0
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking swc_ecma_utils v5.0.1
[INFO] [stderr]     Checking swc_ecma_testing v4.0.0
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]    Compiling turbo-tasks-macros v0.1.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking swc_ecma_compat_common v5.0.0
[INFO] [stderr]     Checking swc_ecma_usage_analyzer v5.0.0
[INFO] [stderr]     Checking swc_ecma_lints v5.0.0
[INFO] [stderr]     Checking swc_ecma_ext_transforms v5.0.0
[INFO] [stderr]    Compiling swc_core v5.0.4
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking swc_typescript v4.0.0
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking swc_node_comments v4.0.0
[INFO] [stderr]     Checking jsonc-parser v0.21.1
[INFO] [stderr]     Checking swc_ecma_transforms_base v5.0.1
[INFO] [stderr]     Checking swc_transform_common v1.0.0
[INFO] [stderr]    Compiling swc_css_codegen_macros v1.0.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking swc_css_codegen v4.0.0
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking swc_css_parser v4.0.0
[INFO] [stderr]     Checking swc_css_prefixer v4.0.0
[INFO] [stderr]     Checking turbo-tasks-hash v0.1.0
[INFO] [stderr]     Checking swc_css_minifier v4.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_classes v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_optimization v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es3 v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2022 v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2015 v5.0.1
[INFO] [stderr]     Checking swc_ecma_transforms_react v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2018 v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2017 v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2019 v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2021 v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2016 v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_proposal v5.0.1
[INFO] [stderr]     Checking swc_ecma_transforms_module v5.0.0
[INFO] [stderr]     Checking swc_ecma_compat_es2020 v5.0.0
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.63
[INFO] [stderr]     Checking swc_ecma_minifier v5.0.1
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_testing v5.0.0
[INFO] [stderr]     Checking swc_css_compat v4.0.0
[INFO] [stderr]    Compiling swc_plugin_macro v1.0.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking modularize_imports v0.68.31
[INFO] [stderr]     Checking swc_emotion v0.72.29
[INFO] [stderr]     Checking turbo-rcstr v0.1.0
[INFO] [stderr]     Checking styled_components v0.96.29
[INFO] [stderr]     Checking swc_relay v0.44.31
[INFO] [stderr]     Checking remove_console v0.25.26
[INFO] [stderr]     Checking react_remove_properties v0.24.26
[INFO] [stderr]     Checking easy-error v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking swc_ecma_compat_bugfixes v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_compat v5.0.0
[INFO] [stderr]     Checking swc_ecma_transforms v5.0.0
[INFO] [stderr]     Checking swc_ecma_preset_env v5.0.0
[INFO] [stderr]     Checking swc_compiler_base v5.0.0
[INFO] [stderr]     Checking swc v5.0.2
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.63/src/media_query.rs:1214:29
[INFO] [stdout]      |
[INFO] [stdout] 1214 |       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.63/src/values/ident.rs:278:3
[INFO] [stdout]      |
[INFO] [stdout]  278 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  279 | |   where
[INFO] [stdout]  280 | |     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.63/src/values/ident.rs:268:3
[INFO] [stdout]      |
[INFO] [stdout]  268 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  269 | |   where
[INFO] [stdout]  270 | |     W: std::fmt::Write,
[INFO] [stdout]      | |_______________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1214 -       Self::Unknown(v) => v.to_css(dest),
[INFO] [stdout] 1214 +       Self::Unknown(v) => cssparser::ToCss::to_css(&v, dest),
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1214 -       Self::Unknown(v) => v.to_css(dest),
[INFO] [stdout] 1214 +       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.63/src/media_query.rs:1232:11
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         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.63/src/values/ident.rs:278:3
[INFO] [stdout]      |
[INFO] [stdout]  278 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  279 | |   where
[INFO] [stdout]  280 | |     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.63/src/values/ident.rs:268:3
[INFO] [stdout]      |
[INFO] [stdout]  268 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  269 | |   where
[INFO] [stdout]  270 | |     W: std::fmt::Write,
[INFO] [stdout]      | |_______________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1232 -         v.to_css(dest)
[INFO] [stdout] 1232 +         cssparser::ToCss::to_css(&v, dest)
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1232 -         v.to_css(dest)
[INFO] [stdout] 1232 +         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.63/src/media_query.rs:1605:45
[INFO] [stdout]      |
[INFO] [stdout] 1605 |       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.63/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] 1605 -       MediaFeatureValue::Number(num) => num.to_css(dest),
[INFO] [stdout] 1605 +       MediaFeatureValue::Number(num) => cssparser::ToCss::to_css(&num, dest),
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1605 -       MediaFeatureValue::Number(num) => num.to_css(dest),
[INFO] [stdout] 1605 +       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.63/src/media_query.rs:1606:46
[INFO] [stdout]      |
[INFO] [stdout] 1606 |       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.63/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] 1606 -       MediaFeatureValue::Integer(num) => num.to_css(dest),
[INFO] [stdout] 1606 +       MediaFeatureValue::Integer(num) => cssparser::ToCss::to_css(&num, dest),
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1606 -       MediaFeatureValue::Integer(num) => num.to_css(dest),
[INFO] [stdout] 1606 +       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.63/src/media_query.rs:1617:12
[INFO] [stdout]      |
[INFO] [stdout] 1617 |         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.63/src/values/ident.rs:278:3
[INFO] [stdout]      |
[INFO] [stdout]  278 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  279 | |   where
[INFO] [stdout]  280 | |     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.63/src/values/ident.rs:268:3
[INFO] [stdout]      |
[INFO] [stdout]  268 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  269 | |   where
[INFO] [stdout]  270 | |     W: std::fmt::Write,
[INFO] [stdout]      | |_______________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1617 -         id.to_css(dest)?;
[INFO] [stdout] 1617 +         cssparser::ToCss::to_css(&id, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1617 -         id.to_css(dest)?;
[INFO] [stdout] 1617 +         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.63/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.63/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.63/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.63/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.63/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.63/src/values/ident.rs:278:3
[INFO] [stdout]     |
[INFO] [stdout] 278 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout] 279 | |   where
[INFO] [stdout] 280 | |     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.63/src/values/ident.rs:268:3
[INFO] [stdout]     |
[INFO] [stdout] 268 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 269 | |   where
[INFO] [stdout] 270 | |     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.63/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.63/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.63/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.63/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.63/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.63/src/values/ident.rs:278:3
[INFO] [stdout]      |
[INFO] [stdout]  278 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout]  279 | |   where
[INFO] [stdout]  280 | |     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.63/src/values/ident.rs:268:3
[INFO] [stdout]      |
[INFO] [stdout]  268 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout]  269 | |   where
[INFO] [stdout]  270 | |     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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/src/properties/font.rs:580:42
[INFO] [stdout]     |
[INFO] [stdout] 580 | #[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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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]    Compiling swc_ecma_quote_macros v5.0.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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/src/properties/ui.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |       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.63/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] 81 -       x.to_css(dest)?;
[INFO] [stdout] 81 +       cssparser::ToCss::to_css(&x, dest)?;
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 81 -       x.to_css(dest)?;
[INFO] [stdout] 81 +       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.63/src/properties/ui.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |       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.63/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] 83 -       y.to_css(dest)?;
[INFO] [stdout] 83 +       cssparser::ToCss::to_css(&y, dest)?;
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 83 -       y.to_css(dest)?;
[INFO] [stdout] 83 +       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.63/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] 1647 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1648 | | }
[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.63/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.63/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.63/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] 1647 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1648 | | }
[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.63/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.63/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] 1647 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1648 | | }
[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.63/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.63/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] 1647 | |   "color-scheme": ColorScheme(ColorScheme),
[INFO] [stdout] 1648 | | }
[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.63/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.63/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.63/src/rules/font_feature_values.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 256 |       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.63/src/values/ident.rs:278:3
[INFO] [stdout]     |
[INFO] [stdout] 278 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout] 279 | |   where
[INFO] [stdout] 280 | |     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.63/src/values/ident.rs:268:3
[INFO] [stdout]     |
[INFO] [stdout] 268 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 269 | |   where
[INFO] [stdout] 270 | |     W: std::fmt::Write,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 256 -       name.to_css(dest)?;
[INFO] [stdout] 256 +       cssparser::ToCss::to_css(&name, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 256 -       name.to_css(dest)?;
[INFO] [stdout] 256 +       traits::ToCss::to_css(&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.63/src/rules/font_feature_values.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |         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.63/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] 266 -         index.to_css(dest)?;
[INFO] [stdout] 266 +         cssparser::ToCss::to_css(&index, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 266 -         index.to_css(dest)?;
[INFO] [stdout] 266 +         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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/src/rules/style.rs:255:22
[INFO] [stdout]      |
[INFO] [stdout]  255 |       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.63/src/selector.rs:1303:3
[INFO] [stdout]      |
[INFO] [stdout] 1303 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1304 | |   where
[INFO] [stdout] 1305 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout]  255 -       self.selectors.to_css(dest)?;
[INFO] [stdout]  255 +       cssparser::ToCss::to_css(&self.selectors, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout]  255 -       self.selectors.to_css(dest)?;
[INFO] [stdout]  255 +       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.63/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.63/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.63/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.63/src/selector.rs:734:10
[INFO] [stdout]     |
[INFO] [stdout] 734 |       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.63/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.63/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] 734 -       vp.to_css(dest)?;
[INFO] [stdout] 734 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 734 -       vp.to_css(dest)?;
[INFO] [stdout] 734 +       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.63/src/selector.rs:682:10
[INFO] [stdout]     |
[INFO] [stdout] 682 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 755 |     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.63/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.63/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] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       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.63/src/selector.rs:682:10
[INFO] [stdout]     |
[INFO] [stdout] 682 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 765 |     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.63/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.63/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] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       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.63/src/selector.rs:682:10
[INFO] [stdout]     |
[INFO] [stdout] 682 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 766 |     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.63/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.63/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] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       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.63/src/selector.rs:682:10
[INFO] [stdout]     |
[INFO] [stdout] 682 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 767 |     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.63/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.63/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] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       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.63/src/selector.rs:682:10
[INFO] [stdout]     |
[INFO] [stdout] 682 |       vp.to_css(dest)?;
[INFO] [stdout]     |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 782 |     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.63/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.63/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] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 682 -       vp.to_css(dest)?;
[INFO] [stdout] 682 +       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.63/src/selector.rs:1122:10
[INFO] [stdout]      |
[INFO] [stdout] 1122 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1143 |     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.63/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.63/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] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       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.63/src/selector.rs:1122:10
[INFO] [stdout]      |
[INFO] [stdout] 1122 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1157 |       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.63/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.63/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] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       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.63/src/selector.rs:1122:10
[INFO] [stdout]      |
[INFO] [stdout] 1122 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1164 |     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.63/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.63/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] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       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.63/src/selector.rs:1122:10
[INFO] [stdout]      |
[INFO] [stdout] 1122 |       vp.to_css(dest)?;
[INFO] [stdout]      |          ^^^^^^ multiple `to_css` found
[INFO] [stdout] ...
[INFO] [stdout] 1166 |       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.63/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.63/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] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1122 -       vp.to_css(dest)?;
[INFO] [stdout] 1122 +       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.63/src/selector.rs:1376:20
[INFO] [stdout]      |
[INFO] [stdout] 1376 |         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.63/src/selector.rs:1312:3
[INFO] [stdout]      |
[INFO] [stdout] 1312 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1313 | |   where
[INFO] [stdout] 1314 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1376 -         combinator.to_css(dest)?;
[INFO] [stdout] 1376 +         cssparser::ToCss::to_css(&combinator, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1376 -         combinator.to_css(dest)?;
[INFO] [stdout] 1376 +         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.63/src/selector.rs:1496:20
[INFO] [stdout]      |
[INFO] [stdout] 1496 |       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.63/src/selector.rs:1312:3
[INFO] [stdout]      |
[INFO] [stdout] 1312 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1313 | |   where
[INFO] [stdout] 1314 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1496 -       Some(c) => c.to_css(dest)?,
[INFO] [stdout] 1496 +       Some(c) => cssparser::ToCss::to_css(&c, dest)?,
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1496 -       Some(c) => c.to_css(dest)?,
[INFO] [stdout] 1496 +       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.63/src/selector.rs:1519:39
[INFO] [stdout]      |
[INFO] [stdout] 1519 |     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.63/src/selector.rs:1312:3
[INFO] [stdout]      |
[INFO] [stdout] 1312 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1313 | |   where
[INFO] [stdout] 1314 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1519 -     Component::Combinator(ref c) => c.to_css(dest),
[INFO] [stdout] 1519 +     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] 1519 -     Component::Combinator(ref c) => c.to_css(dest),
[INFO] [stdout] 1519 +     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.63/src/selector.rs:1536:23
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         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.63/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.63/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] 1536 -         let s = value.to_css_string(Default::default())?;
[INFO] [stdout] 1536 +         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] 1536 -         let s = value.to_css_string(Default::default())?;
[INFO] [stdout] 1536 +         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.63/src/selector.rs:1544:15
[INFO] [stdout]      |
[INFO] [stdout] 1544 |         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.63/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.63/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] 1544 -         value.to_css(dest)?;
[INFO] [stdout] 1544 +         cssparser::ToCss::to_css(&value, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1544 -         value.to_css(dest)?;
[INFO] [stdout] 1544 +         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.63/src/selector.rs:1571:16
[INFO] [stdout]      |
[INFO] [stdout] 1571 |             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.63/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.63/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] 1571 -             vp.to_css(dest)?;
[INFO] [stdout] 1571 +             cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1571 -             vp.to_css(dest)?;
[INFO] [stdout] 1571 +             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.63/src/selector.rs:1584:16
[INFO] [stdout]      |
[INFO] [stdout] 1584 |             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.63/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.63/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] 1584 -             vp.to_css(dest)?;
[INFO] [stdout] 1584 +             cssparser::ToCss::to_css(&vp, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1584 -             vp.to_css(dest)?;
[INFO] [stdout] 1584 +             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.63/src/selector.rs:1615:18
[INFO] [stdout]      |
[INFO] [stdout] 1615 |         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.63/src/selector.rs:1334:3
[INFO] [stdout]      |
[INFO] [stdout] 1334 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1335 | |   where
[INFO] [stdout] 1336 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1615 -         selector.to_css(dest)?;
[INFO] [stdout] 1615 +         cssparser::ToCss::to_css(&selector, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1615 -         selector.to_css(dest)?;
[INFO] [stdout] 1615 +         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.63/src/selector.rs:1622:16
[INFO] [stdout]      |
[INFO] [stdout] 1622 |       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.63/src/selector.rs:1334:3
[INFO] [stdout]      |
[INFO] [stdout] 1334 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 1335 | |   where
[INFO] [stdout] 1336 | |     W: fmt::Write,
[INFO] [stdout]      | |__________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1622 -       selector.to_css(dest)?;
[INFO] [stdout] 1622 +       cssparser::ToCss::to_css(&selector, dest)?;
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1622 -       selector.to_css(dest)?;
[INFO] [stdout] 1622 +       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.63/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.63/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.63/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.63/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.63/src/values/calc.rs:954:28
[INFO] [stdout]     |
[INFO] [stdout] 954 |       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.63/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] 954 -       Calc::Number(n) => n.to_css(dest),
[INFO] [stdout] 954 +       Calc::Number(n) => cssparser::ToCss::to_css(&n, dest),
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 954 -       Calc::Number(n) => n.to_css(dest),
[INFO] [stdout] 954 +       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.63/src/values/calc.rs:973:15
[INFO] [stdout]     |
[INFO] [stdout] 973 |           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.63/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] 973 -           div.to_css(dest)
[INFO] [stdout] 973 +           cssparser::ToCss::to_css(&div, dest)
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 973 -           div.to_css(dest)
[INFO] [stdout] 973 +           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.63/src/values/calc.rs:975:15
[INFO] [stdout]     |
[INFO] [stdout] 975 |           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.63/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] 975 -           num.to_css(dest)?;
[INFO] [stdout] 975 +           cssparser::ToCss::to_css(&num, dest)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 975 -           num.to_css(dest)?;
[INFO] [stdout] 975 +           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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/src/values/ident.rs:278:3
[INFO] [stdout]     |
[INFO] [stdout] 278 | /   fn to_css<W>(&self, dest: &mut W) -> std::fmt::Result
[INFO] [stdout] 279 | |   where
[INFO] [stdout] 280 | |     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.63/src/values/ident.rs:268:3
[INFO] [stdout]     |
[INFO] [stdout] 268 | /   fn to_css<W>(&self, dest: &mut Printer<W>) -> Result<(), PrinterError>
[INFO] [stdout] 269 | |   where
[INFO] [stdout] 270 | |     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.63/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.63/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.63/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.63/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.63/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.63/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.63/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.63/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] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lightningcss` (lib) due to 145 previous errors
[INFO] running `Command { std: "docker" "inspect" "fd07310f81f1ba50547e5fd301c3d6cfb2e1c35a5356e7b54e22672dcf79340b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd07310f81f1ba50547e5fd301c3d6cfb2e1c35a5356e7b54e22672dcf79340b", kill_on_drop: false }`
[INFO] [stdout] fd07310f81f1ba50547e5fd301c3d6cfb2e1c35a5356e7b54e22672dcf79340b
